git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-12 18:46:44 to 2014-05-14 15:20:55 UTC [more...]

[PATCH v6 00/42] Use ref transactions for all ref updates
 2014-05-14 15:20 UTC  (11+ messages)
` [PATCH v6 02/42] refs.c: allow passing NULL to ref_transaction_free
` [PATCH v6 03/42] refs.c: add a strbuf argument to ref_transaction_commit for error logging
` [PATCH v6 04/42] refs.c: make ref_update_reject_duplicates take a strbuf argument for errors

[PATCH 0/4] remote-hg: more improvements
 2014-05-14 13:51 UTC  (20+ messages)

[GUILT v2 00/29] Teach guilt import-commit how to create legal patch names, and more
 2014-05-14 13:07 UTC  (52+ messages)
` [GUILT v2 01/29] The tests should not fail if guilt.diffstat is set
` [GUILT v2 02/29] Allow "guilt delete -f" to run from a dir which contains spaces
` [GUILT v2 03/29] Added test case for "guilt delete -f"
` [GUILT v2 04/29] Allow "guilt import-commit" to run from a dir which contains spaces
` [GUILT v2 05/29] "guilt new": Accept more than 4 arguments
` [GUILT v2 06/29] Fix the do_get_patch function
` [GUILT v2 07/29] Added test cases for "guilt fold"
` [GUILT v2 08/29] Added more test cases for "guilt new": empty patches
` [GUILT v2 09/29] Test suite: properly check the exit status of commands
` [GUILT v2 10/29] Run test_failed if the exit status of a test script is bad
` [GUILT v2 11/29] test suite: remove pointless redirection
` [GUILT v2 12/29] "guilt header": more robust header selection
` [GUILT v2 13/29] Check that "guilt header '.*'" fails
` [GUILT v2 14/29] Use "git check-ref-format" to validate patch names
` [GUILT v2 15/29] Produce legal patch names in guilt-import-commit
` [GUILT v2 16/29] Fix backslash handling when creating names of imported patches
` [GUILT v2 17/29] "guilt graph" no longer loops when no patches are applied
` [GUILT v2 18/29] guilt-graph: Handle commas in branch names
` [GUILT v2 19/29] Check that "guilt graph" works when working on a branch with a comma
` [GUILT v2 20/29] "guilt graph": Handle patch names containing quotes
` [GUILT v2 21/29] The log.decorate setting should not influence import-commit
` [GUILT v2 22/29] The log.decorate setting should not influence patchbomb
` [GUILT v2 23/29] The log.decorate setting should not influence guilt rebase
` [GUILT v2 24/29] disp no longer processes backslashes
` [GUILT v2 25/29] "guilt push" now fails when there are no more patches to push
` [GUILT v2 26/29] "guilt pop" now fails when there are no more patches to pop
` [GUILT v2 27/29] Minor testsuite fix
` [GUILT v2 28/29] Added guilt.reusebranch configuration option
` [GUILT v2 29/29] Added a short style guide, and Emacs settings

[PATCH v2 00/17] contrib: cleanup
 2014-05-14 12:51 UTC  (12+ messages)
` [PATCH v2 01/17] contrib: remove outdated README

Watchman support for git
 2014-05-14 10:52 UTC  (13+ messages)

t5539 fails on ubuntu for v2.0.0-rc2
 2014-05-14 10:14 UTC  (8+ messages)

[PATCH] wincred: add install target and avoid overwriting configured variables
 2014-05-14  8:49 UTC  (12+ messages)
      ` [PATCH 0/2] wincred makefile changes
        ` [PATCH 1/2] wincred: add install target
        ` [PATCH 2/2] wincred: avoid overwriting configured variables

git gui error with relocated repository
 2014-05-14  7:49 UTC  (8+ messages)
        ` [GIT GUI PATCH] git-gui: use vcompare when comparing the git version

[PATCH] contrib: remote-helpers: add move warnings (v2.0)
 2014-05-14  2:16 UTC  (8+ messages)

[PATCH] git format-patch --signature <string | file>
 2014-05-14  1:53 UTC  (3+ messages)

What's cooking in git.git (May 2014, #03; Tue, 13)
 2014-05-13 23:29 UTC 

[PATCH v2] contrib/subtree bugfix: Can't `add` annotated tag
 2014-05-13 23:12 UTC  (4+ messages)

Error using git-remote-hg
 2014-05-13 22:16 UTC  (13+ messages)

[GUILT 00/28] Teach guilt import-commit how create legal patch names, and more
 2014-05-13 21:35 UTC  (4+ messages)
` [GUILT 19/28] Check that "guilt graph" works when working on a branch with a comma

[BUG] git-gui regression in 2.0rcX within submodule
 2014-05-13 21:14 UTC  (3+ messages)

[PATCH] remote-hg: getbundle changed in mercurial 3.0
 2014-05-13 21:00 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] contrib: completion: fix 'eread()' namespace
 2014-05-13 20:41 UTC  (2+ messages)

[PATCH v2 0/2] fix 'git show -s' to not add extra terminator after merge commit
 2014-05-13 20:15 UTC  (7+ messages)
` [PATCH v2 1/2] git-show: "
` [PATCH v2 2/2] t: git-show: adapt tests to fixed 'git show'

Bash prompt "namespace" issue
 2014-05-13 18:52 UTC  (2+ messages)

[PATCH] Documentation: mention config sources for @{upstream}
 2014-05-13 18:46 UTC 

[PATCH v1 0/2] Remove foreign SCMs
 2014-05-13 18:25 UTC  (10+ messages)
` [PATCH v1 1/2] Remove 'git archimport'

[PATCH 00/32] Split index mode for very large indexes
 2014-05-13 14:35 UTC  (28+ messages)
` [PATCH 0/8] Speed up cache loading time
  ` [PATCH 1/8] read-cache: allow to keep mmap'd memory after reading
  ` [PATCH 2/3] Add read-cache--daemon
  ` [PATCH 2/8] unix-socket: stub impl. for platforms with no unix socket support
  ` [PATCH 3/8] daemonize: set a flag before exiting the main process
  ` [PATCH 3/3] read-cache: try index data from shared memory
  ` [PATCH 4/8] Add read-cache--daemon for caching index and related stuff
  ` [PATCH 5/8] read-cache: try index data from shared memory
  ` [PATCH 6/8] read-cache--daemon: do not read index "
  ` [PATCH 7/8] read-cache: skip verifying trailing SHA-1 on cached index
  ` [PATCH 8/8] read-cache: inform the daemon that the index has been updated
` [PATCH 9/8] even faster loading time with index version 254

Bug - Git reset --quiet not quiet
 2014-05-13  9:42 UTC  (4+ messages)

Returning error message from custom smart http server
 2014-05-13  7:39 UTC 

[BUGFIX/RFC] git-show: fix 'git show -s' to not add extra terminator after merge commit
 2014-05-12 23:26 UTC  (3+ messages)

[PATCH 0/2] fix 'git show -s' to not add extra terminator after merge commit
 2014-05-12 22:43 UTC  (3+ messages)
` [PATCH 1/2] git-show: "
` [PATCH 2/2] t: git-show: adapt tests to fixed 'git show'

[PATCH] git-add--interactive: Preserve diff heading when splitting hunks
 2014-05-12 21:12 UTC  (6+ messages)

What's cooking in git.git (Apr 2014, #08; Fri, 25)
 2014-05-12 21:05 UTC  (4+ messages)

Git abuses qt4-ssh-askpass
 2014-05-12 20:46 UTC  (2+ messages)

GIT, libcurl and GSS-Negotiate
 2014-05-12 20:21 UTC  (5+ messages)

[PATCH 1/3] Revert "make error()'s constant return value more visible"
 2014-05-12 18:56 UTC  (4+ messages)
` [PATCH 1/2] inline constant return from error() function

[PATCH 2/2] Make it possible to update git_wcwidth()
 2014-05-12 17:54 UTC  (4+ messages)


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