git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-06-27 22:22:45 to 2016-06-29 20:23:16 UTC [more...]

[PATCH 0/9] Use merge_recursive() directly in the builtin am
 2016-06-29 20:21 UTC  (17+ 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 6/9] merge-recursive: allow write_tree_from_memory() to error out
` [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

topological index field for commit objects
 2016-06-29 20:20 UTC  (3+ messages)

[RFC/PATCH v2 00/10] Add initial experimental external ODB support
 2016-06-29 20:01 UTC  (12+ messages)
` [RFC/PATCH v2 01/10] Add initial external odb support
` [RFC/PATCH v2 02/10] external odb foreach
` [RFC/PATCH v2 03/10] t0400: use --batch-all-objects to get all objects
` [RFC/PATCH v2 04/10] t0400: add 'put' command to odb-helper script
` [RFC/PATCH v2 05/10] t0400: add test for 'put' command
` [RFC/PATCH v2 06/10] external odb: add write support
` [RFC/PATCH v2 07/10] external-odb: accept only blobs for now
` [RFC/PATCH v2 08/10] t0400: add test for external odb write support
` [RFC/PATCH v2 09/10] Add GIT_NO_EXTERNAL_ODB env variable
` [RFC/PATCH v2 10/10] Add t0410 to test external ODB transfer

[RFD] Place to document magic pathspecs like ":/" and pathspec handling
 2016-06-29 19:51 UTC  (2+ messages)

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

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

[PATCH 0/5] Use skip_blank_lines() for more commit messages
 2016-06-29 17:51 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 3/5] reset --hard: skip blank lines when reporting "
` [PATCH 4/5] commit -S: avoid invalid pointer with empty message
` [PATCH 5/5] Skip blank lines when matching <commit>^{/foo}

git pull --rebase should use fast forward merge if possible
 2016-06-29 17:23 UTC  (3+ messages)

[PATCH] t/Makefile: add a rule to re-run previously-failed tests
 2016-06-29 17:18 UTC  (2+ messages)

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

[PATCH] Refactor recv_sideband()
 2016-06-29 16:40 UTC  (34+ messages)
` [PATCH v2] "
` [PATCH v4] "

What's cooking in git.git (Jun 2016, #09; Mon, 27)
 2016-06-29 16:14 UTC  (6+ messages)
` [PATCH v3 0/3] unified auto CRLF handling, V3
` [PATCH v3 1/3] convert: unify the "auto" handling of CRLF
` [PATCH v3 2/3] read-cache: factor out get_sha1_from_index() helper
` [PATCH v3 3/3] correct ce_compare_data() in a middle of a merge

[PATCH v2 00/11] Mark strings in perl script for translation
 2016-06-29 15:09 UTC  (12+ messages)
` [PATCH v2 01/11] i18n: add--interactive: mark strings "
` [PATCH v2 02/11] i18n: add--interactive: mark simple here documents "
` [PATCH v2 03/11] i18n: add--interactive: mark strings with interpolation "
` [PATCH v2 04/11] i18n: add--interactive: mark plural strings
` [PATCH v2 05/11] i18n: add--interactive: mark message for translation
` [PATCH v2 06/11] i18n: add--interactive: i18n of help_patch_cmd
` [PATCH v2 07/11] i18n: add--interactive: mark edit_hunk_manually message for translation
` [PATCH v2 08/11] i18n: send-email: mark strings "
` [PATCH v2 09/11] i18n: send-email: mark warnings and errors "
` [PATCH v2 10/11] i18n: send-email: mark string with interpolation "
` [PATCH v2 11/11] i18n: difftool: mark warnings "

[PATCH] rebase -i: restore autostash on abort
 2016-06-29 14:02 UTC  (7+ messages)
` [PATCH v2] "

git gui produces series of commits with exactly the same time
 2016-06-29 11:51 UTC  (3+ messages)

git tag --contains for cherry-picks
 2016-06-29 11:48 UTC 

git svn clone segmentation faul issue
 2016-06-29 11:43 UTC  (10+ messages)

What's happening to the index
 2016-06-29  7:43 UTC  (4+ messages)

[PATCH v1] git-p4: place temporary refs used for branch import under ref/git-p4-tmp
 2016-06-29  7:35 UTC  (5+ messages)
    ` [PATCH v2] git-p4: place temporary refs used for branch import under refs/git-p4-tmp

Git Gui 0.20 messes up UTF-8 author names when amending a commit
 2016-06-29  5:56 UTC 

[PATCH] builtin/worktree.c: add option for setting worktree name
 2016-06-29  4:45 UTC  (8+ messages)

[PATCH] config: add conditional include
 2016-06-29  4:09 UTC  (12+ messages)
` [PATCH v2 0/2] Config "
  ` [PATCH v2 1/2] add skip_prefix_mem helper
  ` [PATCH v2 2/2] config: add conditional include

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

subtree bug: removing and re-adding a subtree screws up the push
 2016-06-28 21:15 UTC 

Shallow submodule efficiency
 2016-06-28 19:56 UTC  (4+ messages)

[PATCH] connect: read $GIT_SSH_COMMAND from config file
 2016-06-28 19:01 UTC  (5+ messages)

[PATCHv2] submodule: test moving recursive submodule
 2016-06-28 18:24 UTC 

[PATCH] doc: git-htmldocs.googlecode.com is no more
 2016-06-28 18:03 UTC  (5+ messages)

[PATCH] sha1_name.c: add an option to abort on ambiguous refs
 2016-06-28 17:55 UTC  (2+ messages)

[PATCH] submodule: test moving recursive submodule
 2016-06-28 17:52 UTC  (4+ messages)

What's cooking in git.git (Jun 2016, #05; Thu, 16)
 2016-06-28 17:44 UTC  (9+ messages)

[PATCH] Remove obsolete comment from color.h
 2016-06-28 16:45 UTC  (5+ messages)

[PATCH] ./configure.ac: Detect SSL in libcurl using curl-config
 2016-06-28 16:32 UTC  (2+ messages)

[RFC] Native access to Git LFS cache
 2016-06-28 16:00 UTC  (11+ messages)

[PATCH 1/6] doc: typeset short command-line options as literal
 2016-06-28 15:19 UTC  (18+ messages)
` [PATCH 2/6] doc: typeset long "
` [PATCH 3/6] doc: typeset -- as litteral
` [PATCH v2 0/7] literal formatting in documentation
  ` [PATCH v2 1/7] Documentation/git-mv.txt: fix whitespace indentation
  ` [PATCH v2 2/7] doc: typeset short command-line options as literal
  ` [PATCH v2 3/7] doc: typeset long "
  ` [PATCH v2 4/7] doc: typeset '--' "
  ` [PATCH v2 5/7] doc: typeset long options with argument "
  ` [PATCH v2 6/7] CodingGuidelines: formatting HEAD in documentation
  ` [PATCH v2 7/7] doc: typeset HEAD and variants as literal

[PATCH v4 1/1] contrib/subtree: Add a test for subtree rebase that loses commits
 2016-06-28 10:55 UTC  (7+ messages)
` [PATCH v5 "
    ` [PATCH v6 "

[PATCH v2] Remote subtree split --annotate
 2016-06-28 11:10 UTC  (8+ messages)
` [PATCH] contrib/subtree: Remove --annotate

[PATCH v13 19/20] trace: measure where the time is spent in the index-heavy operations
 2016-06-28 10:06 UTC  (5+ messages)
` [PATCH v13 21/20] unix-socket.c: add stub implementation when unix sockets are not supported

[PATCH 1/2] git-gui: support for $FILENAMES in tool definitions
 2016-06-28  8:59 UTC  (2+ messages)
` [PATCH 2/2] git-gui: ensure the file in the diff pane is in the list of selected files

[PATCH 1/2] Support for $FILENAMES in tool definitions
 2016-06-28  8:54 UTC  (8+ messages)
` [PATCH 2/2] Ensure the file in the diff pane is always in the list of selected files

[PATCH 0/2] wrapper: xread/xwrite fixes for non-blocking FDs
 2016-06-27 23:19 UTC  (10+ messages)
` [PATCH 1/2] xread: retry after poll on EAGAIN/EWOULDBLOCK


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).