git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-06-29 18:30:53 to 2016-07-01 22:21:10 UTC [more...]

[PATCH 0/2] Re: name for A..B ranges?
 2016-07-01 22:14 UTC  (10+ messages)
` [PATCH v2 0/4] Name "
  ` [PATCH v2 1/4] doc: use 'symmetric difference' consistently
  ` [PATCH v2 2/4] doc: show the actual left, right, and boundary marks
  ` [PATCH v2 3/4] doc: give headings for the two and three dot notations
  ` [PATCH v2 4/4] doc: clarify that `^r1` will exclude `r1` itself

git-credentials-store.exe crash
 2016-07-01 22:19 UTC  (16+ messages)
  ` [PATCH 0/5] consistent setup code for external commands
    ` [PATCH 1/5] add an extra level of indirection to main()
    ` [PATCH 2/5] common-main: call git_extract_argv0_path()
    ` [PATCH 3/5] common-main: call sanitize_stdfds()
    ` [PATCH 4/5] common-main: call restore_sigpipe_to_default()
    ` [PATCH 5/5] common-main: call git_setup_gettext()

What's cooking in git.git (Jun 2016, #09; Mon, 27)
 2016-07-01 22:11 UTC  (5+ messages)
` [PATCH v3 3/3] correct ce_compare_data() in a middle of a merge

[PATCH v3 0/3] Grepping with intent to add
 2016-07-01 20:34 UTC  (7+ messages)
` [PATCH v3 1/3] t7810-grep.sh: fix duplicated test name
` [PATCH v3 2/3] t7810-grep.sh: fix a whitespace inconsistency
` [PATCH v3 3/3] grep: fix grepping for "intent to add" files

[PATCH v1] git-p4: place temporary refs used for branch import under ref/git-p4-tmp
 2016-07-01 20:10 UTC  (4+ messages)
` [PATCH v2] git-p4: place temporary refs used for branch import under refs/git-p4-tmp

[RFC PATCHv1 0/4] Push options in C Git
 2016-07-01 20:01 UTC  (22+ messages)
` [PATCH 1/4] push options: {pre,post}-receive hook learns about push options
` [PATCH 2/4] receive-pack: implement advertising and receiving "
` [PATCH 3/4] push: accept "
` [PATCH 4/4] add a test for "

[PATCH] Refactor recv_sideband()
 2016-07-01 20:01 UTC  (12+ messages)
` [PATCH v4] "

[PATCH 00/11] nd/icase updates
 2016-07-01 20:07 UTC  (11+ messages)
` [PATCH v2 00/12] "

[PATCH 0/9] Use merge_recursive() directly in the builtin am
 2016-07-01 18:16 UTC  (39+ messages)
` [PATCH 1/9] Report bugs consistently
` [PATCH 2/9] merge-recursive: clarify code in was_tracked()
` [PATCH 3/9] Prepare the builtins for a libified merge_recursive()
` [PATCH 4/9] merge_recursive: abort properly upon errors
` [PATCH 5/9] merge-recursive: avoid returning a wholesale struct
` [PATCH 7/9] merge-recursive: handle return values indicating errors
` [PATCH 8/9] merge-recursive: switch to returning errors instead of dying
` [PATCH 9/9] am: make a direct call to merge_recursive

[PATCH v4 0/5] friendlier handling of overflows in archive-tar
 2016-07-01 18:01 UTC  (10+ messages)
` [PATCH v4 1/5] t9300: factor out portable "head -c" replacement
` [PATCH v4 2/5] t5000: test tar files that overflow ustar headers
` [PATCH v4 3/5] archive-tar: write extended headers for file sizes >= 8GB
` [PATCH v4 4/5] archive-tar: write extended headers for far-future mtime
` [PATCH v4 5/5] archive-tar: drop return value
` [PATCH v4 6/5] t5000: use test_match_signal

[PATCH] diff compaction heuristic: favor shortest neighboring blank lines
 2016-07-01 18:01 UTC  (7+ messages)
        ` diff heuristics dramatically improved by considering line indentation and "

[PATCH v3 0/6] Better ref summary alignment in "git fetch"
 2016-07-01 16:03 UTC  (11+ messages)
` [PATCH v4 0/5] "
  ` [PATCH v5 "
    ` [PATCH v5 1/5] git-fetch.txt: document fetch output
    ` [PATCH v5 2/5] fetch: refactor ref update status formatting code
    ` [PATCH v5 3/5] fetch: change flag code for displaying tag update and deleted ref
    ` [PATCH v5 4/5] fetch: align all "remote -> local" output
    ` [PATCH v5 5/5] fetch: reduce duplicate in ref update status lines with placeholder

topological index field for commit objects
 2016-07-01 16:08 UTC  (24+ messages)

[PATCH 0/2] Late edits to the rebase -i tests
 2016-07-01 16:06 UTC  (10+ messages)
` [PATCH 1/2] t3404: fix another typo
` [PATCH 2/2] t3404: add a test for the --gpg-sign option

[PATCH] log: decorate HEAD -> branch with the same color for branch and HEAD
 2016-07-01 15:13 UTC  (5+ messages)

[PATCH] t/Makefile: add a rule to re-run previously-failed tests
 2016-07-01 14:00 UTC  (5+ messages)

git svn clone segmentation faul issue
 2016-07-01 13:41 UTC  (10+ messages)

[RFD] Place to document magic pathspecs like ":/" and pathspec handling
 2016-07-01 13:17 UTC  (8+ messages)

--abbrev-commit gives longer hash than necessary
 2016-07-01 10:45 UTC  (5+ messages)

[PATCH] Makefile: drop extra dependencies for test helpers
 2016-07-01  7:59 UTC  (2+ messages)
` [PATCH] Makefile: use VCSSVN_LIB to refer to svn library

[PATCH v13 01/20] read-cache.c: fix constness of verify_hdr()
 2016-06-30 23:54 UTC  (8+ messages)
` [PATCH v13 04/20] index-helper: new daemon for caching index and related stuff
` [PATCH v13 11/20] index-helper: use watchman to avoid refreshing index with lstat()

Problem with --shallow-submodules option
 2016-06-30 21:04 UTC  (5+ messages)

[PATCH] t5541: become resilient to GETTEXT_POISON
 2016-06-30 16:49 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 0/6] worktree lock/unlock
 2016-06-30 16:01 UTC  (2+ messages)
` [PATCH] fixup! worktree: add "lock" command

git tag --contains for cherry-picks
 2016-06-30 10:41 UTC  (3+ messages)

[RFC/PATCH v2 00/10] Add initial experimental external ODB support
 2016-06-30  9:49 UTC  (3+ messages)

[PATCH v8 00/41] libify apply and use lib in am, part 2
 2016-06-30  9:50 UTC  (4+ messages)
` [PATCH v8 33/41] write_or_die: use warning() instead of fprintf(stderr, ...)

[PATCH] builtin/apply: include declaration of cmd_apply()
 2016-06-30  9:45 UTC  (2+ messages)

preview: What's cooking in git.git (Jun 2016, #10; Tue, 28)
 2016-06-30  8:16 UTC  (6+ messages)

[PATCH 1/6] doc: typeset short command-line options as literal
 2016-06-30  6:42 UTC  (3+ messages)
` [PATCH v2 0/7] literal formatting in documentation

git gui produces series of commits with exactly the same time
 2016-06-30  5:59 UTC  (3+ messages)

What's cooking in git.git (Jun 2016, #10; Wed, 29)
 2016-06-30  0:56 UTC  (2+ messages)

[PATCH 0/5] Use skip_blank_lines() for more commit messages
 2016-06-29 22:53 UTC  (7+ messages)
` [PATCH 1/5] commit -C: skip blank lines at the beginning of the message
` [PATCH 2/5] sequencer: use skip_blank_lines() to find the commit subject
` [PATCH 5/5] Skip blank lines when matching <commit>^{/foo}

git pull --rebase should use fast forward merge if possible
 2016-06-29 20:43 UTC  (5+ messages)

Fwd: what is a snapshot?
 2016-06-29 19:28 UTC  (2+ messages)


Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).