git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-07 08:58:39 to 2016-03-10 00:01:46 UTC [more...]

[PATCH 00/19] index-helper, watchman
 2016-03-10  0:01 UTC  (25+ messages)
` [PATCH 01/19] trace.c: add GIT_TRACE_PACK_STATS for pack usage statistics
` [PATCH 02/19] read-cache.c: fix constness of verify_hdr()
` [PATCH 03/19] read-cache: allow to keep mmap'd memory after reading
` [PATCH 04/19] index-helper: new daemon for caching index and related stuff
` [PATCH 05/19] trace.c: add GIT_TRACE_INDEX_STATS for index statistics
` [PATCH 06/19] index-helper: add --strict
` [PATCH 07/19] daemonize(): set a flag before exiting the main process
` [PATCH 08/19] index-helper: add --detach
` [PATCH 09/19] index-helper: add Windows support
` [PATCH 10/19] read-cache: add watchman 'WAMA' extension
` [PATCH 11/19] Add watchman support to reduce index refresh cost
` [PATCH 12/19] read-cache: allow index-helper to prepare shm before git reads it
` [PATCH 13/19] index-helper: use watchman to avoid refreshing index with lstat()
` [PATCH 14/19] update-index: enable/disable watchman support
` [PATCH 15/19] unpack-trees: preserve index extensions
` [PATCH 16/19] index-helper: rewrite pidfile after daemonizing
` [PATCH 17/19] index-helper: process management
` [PATCH 18/19] index-helper: autorun
` [PATCH 19/19] hack: watchman/untracked cache mashup

What's cooking in git.git (Mar 2016, #03; Wed, 9)
 2016-03-09 23:47 UTC 

[RFC/PATCH 00/48] Libifying git apply
 2016-03-09 23:27 UTC  (52+ messages)
` [RFC/PATCH 01/48] builtin/apply: avoid parameter shadowing 'p_value' global
` [RFC/PATCH 02/48] builtin/apply: avoid parameter shadowing 'linenr' global
` [RFC/PATCH 03/48] builtin/apply: avoid local variable shadowing 'len' parameter
` [RFC/PATCH 04/48] builtin/apply: extract line_by_line_fuzzy_match() from match_fragment()
` [RFC/PATCH 05/48] builtin/apply: move 'options' variable into cmd_apply()
` [RFC/PATCH 06/48] builtin/apply: introduce 'struct apply_state' to start libifying
` [RFC/PATCH 07/48] builtin/apply: move 'newfd' global into 'struct apply_state'
` [RFC/PATCH 08/48] builtin/apply: move 'unidiff_zero' "
` [RFC/PATCH 09/48] builtin/apply: move 'check' "
` [RFC/PATCH 10/48] builtin/apply: move 'check_index' "
` [RFC/PATCH 11/48] builtin/apply: move 'apply_in_reverse' "
` [RFC/PATCH 12/48] builtin/apply: move 'apply_with_reject' "
` [RFC/PATCH 13/48] builtin/apply: move 'apply_verbosely' "
` [RFC/PATCH 14/48] builtin/apply: move 'update_index' "
` [RFC/PATCH 15/48] builtin/apply: move 'allow_overlap' "
` [RFC/PATCH 16/48] builtin/apply: move 'cached' "
` [RFC/PATCH 17/48] builtin/apply: move 'diffstat' "
` [RFC/PATCH 18/48] builtin/apply: move 'numstat' "
` [RFC/PATCH 19/48] builtin/apply: move 'summary' "
` [RFC/PATCH 20/48] builtin/apply: move 'threeway' "
` [RFC/PATCH 21/48] builtin/apply: move 'no-add' "
` [RFC/PATCH 22/48] builtin/apply: move 'unsafe_paths' "
` [RFC/PATCH 23/48] builtin/apply: move 'line_termination' "
` [RFC/PATCH 24/48] builtin/apply: move 'fake_ancestor' "
` [RFC/PATCH 25/48] builtin/apply: move 'p_context' "
` [RFC/PATCH 26/48] builtin/apply: move 'apply' "
` [RFC/PATCH 27/48] builtin/apply: move 'read_stdin' global into cmd_apply()
` [RFC/PATCH 28/48] builtin/apply: move 'lock_file' global into 'struct apply_state'
` [RFC/PATCH 29/48] builtin/apply: move 'patch_input_file' "
` [RFC/PATCH 30/48] builtin/apply: move 'limit_by_name' "
` [RFC/PATCH 31/48] builtin/apply: move 'has_include' "
` [RFC/PATCH 32/48] builtin/apply: move 'p_value' "
` [RFC/PATCH 33/48] builtin/apply: move 'p_value_known' "
` [RFC/PATCH 34/48] builtin/apply: move 'root' "
` [RFC/PATCH 35/48] builtin/apply: move 'whitespace_error' "
` [RFC/PATCH 36/48] builtin/apply: move 'whitespace_option' "
` [RFC/PATCH 37/48] builtin/apply: remove whitespace_option arg from set_default_whitespace_mode()
` [RFC/PATCH 38/48] builtin/apply: move 'squelch_whitespace_errors' into 'struct apply_state'
` [RFC/PATCH 39/48] builtin/apply: move 'applied_after_fixing_ws' "
` [RFC/PATCH 40/48] builtin/apply: move 'ws_error_action' "
` [RFC/PATCH 41/48] builtin/apply: move 'ws_ignore_action' "
` [RFC/PATCH 42/48] builtin/apply: move 'max_change' and 'max_len' "
` [RFC/PATCH 43/48] builtin/apply: move 'linenr' global "
` [RFC/PATCH 44/48] builtin/apply: move 'fn_table' "
` [RFC/PATCH 45/48] builtin/apply: move 'symlink_changes' "
` [RFC/PATCH 46/48] builtin/apply: move 'state' init into init_apply_state()
` [RFC/PATCH 47/48] builtin/apply: move 'state' check into check_apply_state()
` [RFC/PATCH 48/48] builtin/apply: move applying patches into apply_all_patches()

[PATCH] Disown ssh+git and git+ssh
 2016-03-09 21:56 UTC  (4+ messages)

[PATCH] add a commit.verbose config variable
 2016-03-09 21:21 UTC  (3+ messages)

[PATCH] t7610-mergetool: add test cases for tempfile behavior
 2016-03-09 20:43 UTC  (2+ messages)

[PATCH v3 0/7] replacing strbuf_getline_lf() by strbuf_getline()
 2016-03-09 20:28 UTC  (7+ messages)
` [PATCH v4 "

[PATCH] rebase -p: avoid grep on potentailly non-ASCII data
 2016-03-09 20:26 UTC  (10+ messages)

Commit message not helpful after merge squash with conflicts
 2016-03-09 20:24 UTC  (8+ messages)
` [PATCH] Also read SQUASH_MSG if a conflict on a merge squash occurred
    ` [PATCH] commit: do not lose SQUASH_MSG contents

GSoC 2016: applications open, deadline = Fri, 19/2
 2016-03-09 19:34 UTC  (17+ messages)
            ` GSoC 2016: applications open, libgit2 and git.git
                ` Git has been accepted as a GSoC 2016 mentor organization!

libcurl dependency for implementing RFC3161 timestamps
 2016-03-09 18:53 UTC  (4+ messages)

git smudge filter fails
 2016-03-09 18:29 UTC 

[PATCH 0/2] gitk: alter the ordering for the "Tags and heads" view
 2016-03-09 18:18 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] gitk: add an option to enable sorting the "Tags and heads" view by ref type

Possible bug: --ext-diff ignored with --cc in git log
 2016-03-09 17:43 UTC 

Change in .gitignore handling: intended or bug?
 2016-03-09 18:02 UTC  (18+ messages)
                          ` [PATCH] dir.c: fix dir re-inclusion rules with "NODIR" and "MUSTBEDIR"

GIT_CEILING_DIRECTORY
 2016-03-09 17:57 UTC  (3+ messages)

Bug report: can't use git add with --patch option in "_" directory
 2016-03-09 15:48 UTC 

[PATCH 00/15] port branch.c to use ref-filter's printing options
 2016-03-09 11:17 UTC  (19+ messages)
` [PATCH 02/15] ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>)
` [PATCH 06/15] ref-filter: make %(upstream:track) prints "[gone]" for invalid upstreams
` [PATCH 08/15] ref-filter: make "%(symref)" atom work with the ':short' modifier
` [PATCH 14/15] branch: use ref-filter printing APIs
` [PATCH 15/15] branch: implement '--format' option

url.<base>.insteadOf used for server-side redirection?
 2016-03-09  9:33 UTC 

[PATCH v2 1/2] pull --rebase: add --[no-]autostash flag
 2016-03-09  4:18 UTC  (7+ messages)
` [PATCH v5] "
` [PATCH v6 1/2] git-pull.c: introduce git_pull_config()
  ` [PATCH v6 2/2] pull --rebase: add --[no-]autostash flag
` [PATCH v7 1/2] git-pull.c: introduce git_pull_config()
  ` [PATCH v7 2/2] pull --rebase: add --[no-]autostash flag

Resumable clone
 2016-03-09  2:04 UTC  (8+ messages)

Response Required
 2016-03-08 20:55 UTC 

[BUG?] fetch into shallow sends a large number of objects
 2016-03-08 23:02 UTC  (9+ messages)

What's cooking in git.git (Jan 2016, #04; Wed, 20)
 2016-03-08 22:15 UTC  (4+ messages)
` jc/rerere-multi (was: What's cooking in git.git (Jan 2016, #04; Wed, 20))
  ` jc/rerere-multi

Is there a --stat or --numstat like option that'll allow me to have my cake and eat it too?
 2016-03-08 20:58 UTC  (4+ messages)

Adding RFC 3161 timestamps to git tags
 2016-03-08 17:59 UTC  (5+ messages)

git-evtag v2016.1
 2016-03-08 15:08 UTC 

More configuration options for some commonly used command-line options
 2016-03-08 14:43 UTC  (2+ messages)

git diff does not precompose unicode file paths (OS X)
 2016-03-08 12:30 UTC  (7+ messages)

[PATCH] fetch: show reference pointed by new tags
 2016-03-08  4:28 UTC  (4+ messages)

[PATCH 1/3] git reset --hard gives clean working tree
 2016-03-07 22:34 UTC  (10+ messages)

How to include just some subdirectory excluding all envelop tree
 2016-03-07 21:14 UTC  (3+ messages)

[PATCH] http: honor no_http env variable to bypass proxy
 2016-03-07 20:33 UTC  (3+ messages)

[PATCH v2] Documentation: talk about pager in api-trace.txt
 2016-03-07 20:23 UTC  (2+ messages)

[RFC/PATCH] clone: make 'git clone -c remote.origin.fetch=<refspec>' work
 2016-03-07 20:01 UTC  (5+ messages)

[PATCH 0/6] avoid touching ref code in non-repositories
 2016-03-07 15:51 UTC  (4+ messages)
` [PATCH 5/6] grep: turn off gitlink detection for --no-index
    ` [PATCH v2 "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).