git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-07-22 16:28:49 to 2016-07-26 01:43:41 UTC [more...]

[PATCH v10 01/12] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
 2016-07-26  1:42 UTC  (7+ messages)
` [PATCH v10 12/12] bisect--helper: `get_terms` & `bisect_terms` shell function in C

[Bug] [Git Gui] git-gui commit gpg signing problem
 2016-07-26  1:06 UTC 

Current state of Git worktree used with submodules?
 2016-07-26  0:59 UTC  (16+ 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] Documentation, git submodule: Note about --reference
 2016-07-26  0:45 UTC  (4+ messages)

[PATCH]submodule deinit: remove outdated comment
 2016-07-26  0:35 UTC 

What's cooking in git.git (Jul 2016, #07; Mon, 25)
 2016-07-25 22:50 UTC 

[PATCH v2 0/8] status: V2 porcelain status
 2016-07-25 22:43 UTC  (15+ messages)
` [PATCH v2 1/8] status: rename long-format print routines
` [PATCH v2 2/8] status: cleanup API to wt_status_print
` [PATCH v2 3/8] status: support --porcelain[=<version>]
` [PATCH v2 4/8] status: per-file data collection for --porcelain=v2
` [PATCH v2 5/8] status: print per-file porcelain v2 status data
` [PATCH v2 6/8] status: print branch info with --porcelain=v2 --branch
` [PATCH v2 7/8] status: update git-status.txt for --porcelain=v2
` [PATCH v2 8/8] status: tests "

[PATCH v3 00/16] Use merge_recursive() directly in the builtin am
 2016-07-25 22:36 UTC  (12+ messages)
` [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 06/16] merge_recursive: abort properly upon errors
  ` [PATCH v4 11/16] am -3: use merge_recursive() directly again

[PATCH] push: allow pushing new branches with --force-with-lease
 2016-07-25 22:22 UTC  (9+ messages)
  ` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] Documentation/git-push: fix placeholder formatting
  ` [PATCH v2 2/3] push: add shorthand for --force-with-lease branch creation
  ` [PATCH v2 3/3] push: allow pushing new branches with --force-with-lease

Client exit whilst running pre-receive hook : commit accepted but no post-receive hook ran
 2016-07-25 22:22 UTC  (2+ messages)

[PATCH 0/2] speed up "Counting objects" when there are many packs
 2016-07-25 22:14 UTC  (7+ messages)
` [PATCH 1/2] pack-objects: break out of want_object loop early
` [PATCH 2/2] pack-objects: compute local/ignore_pack_keep early

[RFC/PATCH 0/8] Add configuration options for split-index
 2016-07-25 21:18 UTC  (5+ messages)

[PATCH] format-patch: escape "From " lines recognized by mailsplit
 2016-07-25 20:49 UTC  (17+ messages)
    ` [PATCH 1/2] mailinfo: extract is_from_line from mailsplit
    ` [PATCH 2/2] format-patch: escape "From " lines recognized by mailsplit

[PATCH] config.mak.uname: correct perl path on FreeBSD
 2016-07-25 20:42 UTC  (6+ messages)

[PATCH v1 0/3] Git filter protocol
 2016-07-25 20:32 UTC  (24+ messages)
` [PATCH v1 3/3] convert: add filter.<driver>.useProtocol option

[PATCH] pack-objects: Use reachability bitmap index when generating non-stdout pack too
 2016-07-25 18:53 UTC  (5+ messages)

[PATCH v2] i18n: notes: mark comment for translation
 2016-07-25 17:49 UTC  (2+ messages)

[PATCH 0/2] fix git-svn HTTP tests under Apache 2.4
 2016-07-25 17:42 UTC  (4+ messages)
` [PATCH 1/2] t/t91*: do not say how to avoid the tests
` [PATCH 2/2] git svn: migrate tests to use lib-httpd

[RFC] git subcommand to check if branch is up-to-date with upstream
 2016-07-25 17:33 UTC  (3+ messages)

Bug: "git log --format='format:%+s%+b'" doesn't insert newline before body
 2016-07-25 17:28 UTC  (7+ messages)
` Bug:

[RFC] A Change to Commit IDs Too Ridiculous to Consider?
 2016-07-25 17:11 UTC  (9+ messages)

Complex gitweb URL
 2016-07-25 16:34 UTC  (3+ messages)

git-prompt.sh incompatible with non-basic global grep.patternType
 2016-07-25 16:16 UTC  (11+ messages)

[PATCH] t5510: become resilient to GETTEXT_POISON
 2016-07-25 16:07 UTC  (3+ messages)

[PATCH] submodule-config: use explicit empty string instead of strbuf in config_from()
 2016-07-25 14:58 UTC  (5+ messages)

[ANNOUNCE] git-cinnabar 0.4.0 beta 2
 2016-07-25  8:29 UTC 

[ANN] Pro Git Reedited 2nd Edition
 2016-07-25  7:04 UTC  (8+ messages)

[PATCH 0/3] minor git-jump improvements
 2016-07-24 15:32 UTC  (7+ messages)
` [PATCH 1/3] contrib/git-jump: fix greedy regex when matching hunks
` [PATCH 2/3] contrib/git-jump: add whitespace-checking mode
  ` [PATCH v2 "
` [PATCH 3/3] contrib/git-jump: fix typo in README

[RFC 0/3] dumb HTTP transport speedups
 2016-07-24 11:20 UTC  (3+ messages)

[PATCH 00/10] git worktree (re)move
 2016-07-23 11:09 UTC  (2+ messages)

[PATCH v2 0/6] reflog docs and date-formatting
 2016-07-23 10:15 UTC  (8+ messages)
` [PATCH v2 1/6] doc/rev-list-options: clarify "commit@{Nth}" for "-g" option
` [PATCH v2 2/6] doc/rev-list-options: explain "-g" output formats
` [PATCH v2 3/6] doc/pretty-formats: describe index/time formats for %gd
` [PATCH v2 4/6] doc/pretty-formats: explain shortening of %gd
` [PATCH v2 5/6] date: document and test "raw-local" mode
` [PATCH v2 6/6] date: add "unix" format

[PATCH ew/daemon-socket-keepalive] Windows: add missing definition of ENOTSOCK
 2016-07-23  8:39 UTC  (6+ messages)
      ` [PATCH v2 "

[PATCH v3 0/8] Name for A..B ranges?
 2016-07-22 22:46 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 4/8] doc: give headings for the two and three dot notations

[PATCH/RFC] fast-import: Keep a fake pack window on the recently written data
 2016-07-22 22:19 UTC  (2+ messages)

[RFC] git-svn: allow --version to work anywhere
 2016-07-22 20:46 UTC  (3+ messages)
  ` [PATCH] "

[PATCH] Documentation: pack-protocol correct NAK response
 2016-07-22 20:31 UTC  (2+ messages)

[PATCH] contrib/persistent-https: use Git version for build label
 2016-07-22 20:21 UTC  (3+ messages)

[PATCH 1/2] git-submodule: forward exit code of git-submodule--helper more faithfully
 2016-07-22 20:00 UTC  (9+ messages)
` [PATCH 2/2] submodule-helper: fix indexing in clone retry error reporting path

[PATCH v1] convert: add test to demonstrate clean invocations
 2016-07-22 19:30 UTC  (6+ messages)
  ` [PATCH] diff: do not reuse worktree files that need "clean" conversion

[PATCH] contrib/persistent-https: update ldflags syntax for Go 1.7+
 2016-07-22 17:55 UTC  (2+ messages)

[RFC/PATCH] status: suggest 'git merge --abort' when appropriate
 2016-07-22 17:19 UTC  (2+ messages)

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

[PATCH v1 0/6] Porcelain Status V2
 2016-07-22 17:01 UTC  (5+ messages)
` [PATCH v1 3/6] Per-file output for "


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