git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-10-31 23:09:18 to 2013-11-07 14:36:15 UTC [more...]

[PATCH v4 00/14] New hash table implementation
 2013-11-07 14:36 UTC  (5+ messages)
` [PATCH v4 01/14] submodule: don't access the .gitmodules cache entry after removing it
` [PATCH v4 02/14] add a hashtable implementation that supports O(1) removal
` [PATCH v4 03/14] buitin/describe.c: use new hash map implementation
` [PATCH v4 04/14] diffcore-rename.c: move code around to prepare for the next patch

[PATCH v3 2/2] Rename suffixcmp() to has_suffix() and invert its result
 2013-11-07 11:04 UTC  (7+ messages)

[PATCH v3] push: Enhance unspecified push default warning
 2013-11-07 10:52 UTC  (11+ messages)

[ANNOUNCE] Git v1.8.5-rc1
 2013-11-07  9:31 UTC  (2+ messages)

[PATCH (resend) 0/3] Minor f-e-r enhacements
 2013-11-07  6:36 UTC  (10+ messages)
` [PATCH 1/3] for-each-ref: introduce %C(...) for color
` [PATCH 3/3] for-each-ref: introduce %(upstream:track[short])

[PATCH v5 10/10] transport-helper: add support to delete branches
 2013-11-07  1:00 UTC  (17+ messages)
` [PATCH v5 06/10] fast-export: add new --refspec option
` [PATCH v5 03/10] transport-helper: add 'force' to 'export' helpers

What's cooking in git.git (Nov 2013, #02; Wed, 6)
 2013-11-07  0:01 UTC 

[PATCH 0/2] thin-pack capability for send-pack/receive-pack
 2013-11-06 23:47 UTC  (9+ messages)
` [PATCH 1/2] receive-pack: advertise thin-pack
` [PATCH 2/2] send-pack: only send a thin pack if the server supports it

(broken ?) output of "git diff --color-word"
 2013-11-06 21:02 UTC 

[RFC/PATCH] Add interpret-trailers builtin
 2013-11-06 20:42 UTC  (12+ messages)

[PATCH] git-cat-file: fix output when format string contains no variables
 2013-11-06 19:40 UTC  (4+ messages)

[PATCH] Add the commit.gpgsign option to sign all commits
 2013-11-06 19:27 UTC  (7+ messages)

rcs
 2013-11-06 17:28 UTC  (5+ messages)

git svn clone with funky tags layout
 2013-11-06 17:05 UTC  (3+ messages)

What's cooking in git.git (Oct 2013, #07; Mon, 28)
 2013-11-06 15:58 UTC  (10+ messages)
            ` htonll, ntohll

[PATCH V4] git clone: is an URL local or ssh
 2013-11-06 15:31 UTC  (7+ messages)
  ` [PATCH 1/2] git_connect: remove artificial limit of a remote command
    ` [PATCH 2/2] git_connect: factor out discovery of the protocol and its parts

[PATCH] Catch more exceptions in compat_log_entry()
 2013-11-06 10:27 UTC  (2+ messages)

Inquiry
 2013-11-06  6:23 UTC  (3+ messages)

[PATCH v3 1/2] builtin/remote: remove postfixcmp() and use suffixcmp() instead
 2013-11-05 21:02 UTC 

Splitting files merge with branches
 2013-11-05 19:19 UTC  (2+ messages)

[PATCH v2] Rename suffixcmp() to has_suffix() and inverse its result
 2013-11-05 19:12 UTC  (3+ messages)

Bug with git svn fetch? "error:too many matches for svn-remote.svn.added-placeholder"
 2013-11-05 15:31 UTC 

error: unpack failed: unpack-objects abnormal exit
 2013-11-05  7:46 UTC  (3+ messages)

git status: minor output format error
 2013-11-05  2:07 UTC  (6+ messages)
` [PATCH] wt-status: take the alignment burden off translators
  ` [PATCH v2] "

error when git-diff get pipe args
 2013-11-05  0:08 UTC  (2+ messages)

[PATCH] builtin/remote: remove postfixcmp() and use suffixcmp() instead
 2013-11-04 22:37 UTC  (7+ messages)

[PATCH] Rename suffixcmp() to has_suffix()
 2013-11-04 22:06 UTC  (2+ messages)

What's cooking in git.git (Nov 2013, #01; Fri, 1)
 2013-11-04 21:50 UTC  (7+ messages)

[PATCH V4] git clone: is an URL local or ssh
 2013-11-04 21:18 UTC 

[PATCH V4] git clone: is an URL local or ssh
 2013-11-04 21:04 UTC 

[PATCH 2/2] strbuf: make it clear that suffixcmp() should not be used for sorting
 2013-11-04 20:42 UTC 

[PATCH 1/2] builtin/remote: remove postfixcmp() and use suffixcmp() instead
 2013-11-04 20:42 UTC 

[PATCH v2] gitk: Add a horizontal scrollbar for commit history
 2013-11-04 15:50 UTC  (6+ messages)

Importing from subversion with full history
 2013-11-04  7:50 UTC 

[ANN] git-arr 0.12
 2013-11-03 21:42 UTC 

Adding --gpg-sign to cherry-pick, revert, am, rebase
 2013-11-03 19:30 UTC  (14+ messages)
` [PATCH 1/8] cherry-pick, revert: add the --gpg-sign option
    ` [PATCH] "
` [PATCH 2/8] git-sh-setup.sh: add variable to use the stuck-long mode
` [PATCH 3/8] am: parse options in "
` [PATCH 4/8] am: add the --gpg-sign option
  ` [PATCH] "
` [PATCH 5/8] rebase: remove useless arguments check
` [PATCH 6/8] rebase: don't try to match -M option
` [PATCH 7/8] rebase: parse options in stuck-long mode
` [PATCH 8/8] rebase: add the --gpg-sign option

[PATCH] Change sed i\ usage to something Solaris' sed can handle
 2013-11-03 13:08 UTC  (2+ messages)

git svn fetch stops at revision 1485500
 2013-11-03 10:19 UTC 

[PATCH 0/3] Fix tests on Windows caused by random CRLF output
 2013-11-03  8:32 UTC  (6+ messages)
` [PATCH 2/3] Windows: a test_cmp that is agnostic to random LF <> CRLF conversions

[L10N] Kick off for Git 1.8.5 l10n round 1
 2013-11-03  8:03 UTC  (4+ messages)
      ` [PATCH] remote: unify main and subcommand usage strings

[BUG?] "error: cache entry has null sha1"
 2013-11-03  8:03 UTC  (6+ messages)
` Re* "
  ` [PATCH 1/3] unpack-trees: fix "read-tree -u --reset A B" with conflicted index
  ` [PATCH 2/3] t1005: reindent
  ` [PATCH 3/3] t1005: add test for "read-tree --reset -u A B"

Git 1.8.4.2: 'git-rev-parse --is-inside-git-dir' wrong output!
 2013-11-02 22:58 UTC  (9+ messages)

[PATCH] commit: Add -f, --fixes <commit> option to add Fixes: line
 2013-11-02 12:54 UTC  (19+ messages)

[ANNOUNCE] git reintegrate 0.1; manager of integration branches
 2013-11-02 11:18 UTC  (3+ messages)

Question on merge order
 2013-11-02  2:22 UTC  (2+ messages)

[PATCH] revision: introduce --exclude=<glob> to tame wildcards
 2013-11-01 21:08 UTC  (8+ messages)
` [PATCH 0/5] ref glob exclusion follow-up
  ` [PATCH 3/5] rev-list --exclude: tests
  ` [PATCH 4/5] rev-list --exclude: export add/clear-ref-exclusion and ref-excluded API
  ` [PATCH 5/5] rev-parse: introduce --exclude=<glob> to tame wildcards

[PATCH] Documentation: restore a space in unpack-objects usage
 2013-11-01 15:42 UTC  (2+ messages)
` [PATCH] Documentation: "pack-file" is not literal in unpack-objects

[FR] git-rebase command go-back (like undo)
 2013-11-01 14:22 UTC 

[PATCH 00/16] Trivial patches
 2013-11-01 12:20 UTC  (15+ messages)
` [PATCH 03/16] pull: cleanup documentation

[ANNOUNCE] Git v1.8.5-rc0
 2013-11-01 10:39 UTC  (3+ messages)

git svn already set … wanted to set to:
 2013-11-01  6:12 UTC  (5+ messages)

[PATCH] commit: Add -f, --fixes <commit> option to add Fixes: line
 2013-11-01  0:09 UTC  (5+ messages)
` [PATCH] Documentation: add a script to generate a (long/short) options overview


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