git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-07-19 19:33:57 to 2016-07-22 14:07:39 UTC [more...]

[PATCH 0/9] Resend of gitster/pb/bisect
 2016-07-22 14:07 UTC  (16+ messages)
` [PATCH v10 01/12] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
  ` [PATCH v10 04/12] bisect--helper: `bisect_clean_state` shell function in C
  ` [PATCH v10 08/12] bisect--helper: `is_expected_rev` & `check_expected_revs` "
  ` [PATCH v10 07/12] bisect--helper: `bisect_reset` "
  ` [PATCH v10 05/12] t6030: explicitly test for bisection cleanup
  ` [PATCH v10 10/12] bisect--helper: `check_and_set_terms` shell function in C
  ` [PATCH v10 09/12] bisect--helper: `bisect_write` "
  ` [PATCH v10 02/12] bisect: rewrite `check_term_format` "
  ` [PATCH v10 11/12] bisect--helper: `bisect_next_check` "
  ` [PATCH v10 12/12] bisect--helper: `get_terms` & `bisect_terms` "
  ` [PATCH v10 03/12] bisect--helper: `write_terms` "
  ` [PATCH v10 06/12] wrapper: move is_empty_file() and rename it as is_empty_or_missing_file()

[PATCH v2 00/17] Use merge_recursive() directly in the builtin am
 2016-07-22 12:26 UTC  (26+ messages)
` [PATCH v3 00/16] "
  ` [PATCH v4 "
    ` [PATCH v4 01/16] Verify that `git pull --rebase` shows the helpful advice when failing
    ` [PATCH v4 02/16] Report bugs consistently
    ` [PATCH v4 03/16] Avoid translating bug messages
    ` [PATCH v4 04/16] merge-recursive: clarify code in was_tracked()
    ` [PATCH v4 05/16] Prepare the builtins for a libified merge_recursive()
    ` [PATCH v4 06/16] merge_recursive: abort properly upon errors
    ` [PATCH v4 07/16] merge-recursive: avoid returning a wholesale struct
    ` [PATCH v4 08/16] merge-recursive: allow write_tree_from_memory() to error out
    ` [PATCH v4 09/16] merge-recursive: handle return values indicating errors
    ` [PATCH v4 10/16] merge-recursive: switch to returning errors instead of dying
    ` [PATCH v4 11/16] am -3: use merge_recursive() directly again
    ` [PATCH v4 12/16] merge-recursive: flush output buffer before printing error messages
    ` [PATCH v4 13/16] merge-recursive: write the commit title in one go
    ` [PATCH v4 14/16] merge-recursive: offer an option to retain the output in 'obuf'
    ` [PATCH v4 15/16] Ensure that the output buffer is released after calling merge_trees()
    ` [PATCH v4 16/16] merge-recursive: flush output buffer even when erroring out

[PATCH ew/daemon-socket-keepalive] Windows: add missing definition of ENOTSOCK
 2016-07-22  8:21 UTC  (2+ messages)

[PATCH] git-subtree.sh: Use --allow-unrelated-histories when splitting with --rejoin
 2016-07-22  8:11 UTC  (5+ messages)

Current state of Git worktree used with submodules?
 2016-07-22  7:32 UTC  (11+ messages)
  ` [PATCH v4 0/4] Split .git/config in multiple worktree setup
    ` [PATCH v4 1/4] worktree: add per-worktree config files
    ` [PATCH v4 2/4] submodule: update core.worktree using git-config
    ` [PATCH v4 3/4] submodule: support running in multiple worktree setup
    ` [PATCH v4 4/4] t2029: some really basic tests for submodules in multi worktree

[PATCH v1] convert: add test to demonstrate clean invocations
 2016-07-21 21:37 UTC  (2+ messages)

[PATCH v3 0/8] Name for A..B ranges?
 2016-07-21 21:20 UTC  (14+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/8] doc: use 'symmetric difference' consistently
  ` [PATCH v4 2/8] doc: revisions - name the left and right sides
  ` [PATCH v4 3/8] doc: show the actual left, right, and boundary marks
  ` [PATCH v4 4/8] doc: give headings for the two and three dot notations
  ` [PATCH v4 5/8] doc: gitrevisions - use 'reachable' in page description
  ` [PATCH v4 6/8] doc: gitrevisions - clarify 'latter case' is revision walk
  ` [PATCH v4 7/8] doc: revisions - define `reachable`
  ` [PATCH v4 8/8] doc: revisions - clarify reachability examples

[PATCH] use strbuf_addbuf() for appending a strbuf to another
 2016-07-21 21:02 UTC  (4+ messages)

[PATCH v1 0/6] Porcelain Status V2
 2016-07-21 19:03 UTC  (40+ messages)
` [PATCH v1 1/6] Allow --porcelain[=<n>] in status and commit commands
` [PATCH v1 2/6] Status and checkout unit tests for --porcelain[=<n>]
` [PATCH v1 3/6] Per-file output for Porcelain Status V2
` [PATCH v1 4/6] Expanded branch header "
` [PATCH v1 5/6] Add porcelain V2 documentation to status manpage
` [PATCH v1 6/6] Unit tests for V2 porcelain status

[PATCH] submodule-config: use explicit empty string instead of strbuf in config_from()
 2016-07-21 18:57 UTC  (3+ messages)

[PATCH] test-lib: on FreeBSD, look for unzip(1) in /usr/local/bin/
 2016-07-21 17:10 UTC  (2+ messages)

[RFC/PATCH] status: suggest 'git merge --abort' when appropriate
 2016-07-21 16:58 UTC  (2+ messages)

[PATCH] config.mak.uname: set PERL_PATH for FreeBSD 5.0+
 2016-07-21 15:17 UTC  (6+ messages)

Git clone gets stuck - how to see the files being cloned at given moment?
 2016-07-21 14:54 UTC 

[ANNOUNCE] GitRev News edition 17
 2016-07-21 14:31 UTC  (6+ messages)

Git and SHA-1 security (again)
 2016-07-21 14:13 UTC  (31+ messages)

Server-side preventing some files from being overwritten
 2016-07-21 12:27 UTC  (4+ messages)

[PATCH] i18n: notes: mark comment for translation
 2016-07-21 10:45 UTC  (2+ messages)

What's cooking in git.git (Jul 2016, #06; Tue, 19)
 2016-07-21  6:44 UTC  (5+ messages)
  ` [PATCH] t5541: fix url scrubbing test when GPG is not set

[PATCH] submodule: do no re-read name in shell script
 2016-07-21  1:40 UTC  (3+ messages)

[PATCH] submodule--helper: correct index computation
 2016-07-21  1:39 UTC 

[PATCH] contrib/persistent-https: use Git version for build label
 2016-07-21  1:00 UTC 

[PATCH] contrib/persistent-https: update ldflags syntax for Go 1.7+
 2016-07-21  0:58 UTC 

How to generate feature branch statistics?
 2016-07-20 23:31 UTC  (7+ messages)

[PATCH 1/3] difftool: fix argument handling in subdirs
 2016-07-20 22:25 UTC  (5+ messages)
` [PATCH 2/3] difftool: avoid $GIT_DIR and $GIT_WORK_TREE

[PATCH v3] config: add conditional include
 2016-07-20 22:07 UTC  (12+ messages)
` [PATCH v4] "

Complex gitweb URL
 2016-07-20 21:50 UTC  (5+ messages)

Fast-forward able commit, otherwise fail
 2016-07-20 16:47 UTC  (2+ messages)

git-prompt.sh incompatible with non-basic global grep.patternType
 2016-07-20 20:52 UTC  (4+ messages)

[PATCH] contrib/persistent-https: update ldflags syntax for Go 1.7+
 2016-07-20 19:21 UTC  (8+ messages)

[PATCH] worktree: add: introduce the --name option
 2016-07-20 16:12 UTC  (13+ messages)

t7063 failure on FreeBSD 10.3 i386/amd64
 2016-07-20 14:57 UTC  (5+ messages)

Looking for help to understand external filter driver code
 2016-07-20 13:49 UTC  (10+ messages)

[PATCH] fetch-pack: grow stateless RPC windows exponentially
 2016-07-20 13:40 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 0/12] push progress reporting and keepalives
 2016-07-20 13:28 UTC  (8+ messages)
` [PATCH 12/12] receive-pack: send keepalives during quiet periods

topological index field for commit objects
 2016-07-20 13:02 UTC  (9+ messages)

500 Internal Server Error
 2016-07-20 13:01 UTC  (4+ messages)

[RFC] git-svn: allow --version to work anywhere
 2016-07-20  0:47 UTC 

[PATCH] Documentation, git submodule: Note about --reference
 2016-07-19 23:45 UTC 


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