git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-09-21 16:08:17 to 2013-09-25 08:23:02 UTC [more...]

Local tag killer
 2013-09-25  8:22 UTC  (7+ messages)

git clone -c core.sharedRepository=group not working as expected (git v1.8.4 linux/osx)
 2013-09-25  8:18 UTC  (3+ messages)

Searching explanation of different diff algorithms
 2013-09-25  7:24 UTC 

[PATCH v3] git-remote-mediawiki: bugfix for pages w/ >500 revisions
 2013-09-25  7:04 UTC  (2+ messages)

Feature request: Config option for --no-ignore-removal/--ignore-removal
 2013-09-25  4:01 UTC 

"git checkout foo" is getting confused by folder named "foo"
 2013-09-25  3:33 UTC  (4+ messages)

[PATCH] doc: don't claim that cherry-pick calls patch-id
 2013-09-24 22:58 UTC  (7+ messages)

[PATCH v2] doc: don't claim that cherry calls patch-id
 2013-09-24 22:33 UTC 

[PATCH] diff: add a config option to control orderfile
 2013-09-24 22:08 UTC  (26+ messages)

Re-Transmission of blobs?
 2013-09-24 20:36 UTC  (12+ messages)

git rebase is confused about commits w/o textual changes (e.g. chmod's)
 2013-09-24 19:56 UTC 

[PATCH v3] build: add default aliases
 2013-09-24 19:30 UTC  (17+ messages)
  ` [PATCH v4] "

[PATCH] sample pre-commit hook: Use --bool when retrieving config var
 2013-09-24 19:22 UTC  (2+ messages)

[PATCH/RFC 0/5] New hash table implementation
 2013-09-24 11:16 UTC  (14+ messages)
` [PATCH/RFC 1/5] add a hashtable implementation that supports O(1) removal
` [PATCH v2 0/5] New hash table implementation
  ` [PATCH v2 1/5] add a hashtable implementation that supports O(1) removal
  ` [PATCH v2 2/5] buitin/describe.c: use new hash map implementation
  ` [PATCH v2 3/5] diffcore-rename.c: move code around to prepare for the next patch
  ` [PATCH v2 4/5] diffcore-rename.c: simplify finding exact renames
  ` [PATCH v2 5/5] diffcore-rename.c: use new hash map implementation

[PATCH] clone.c: Add a period after "done" to end the sentence
 2013-09-24 10:24 UTC 

Unknown option for merge-recursive: -Xdiff-algorithm=minimal
 2013-09-24 10:01 UTC  (2+ messages)

On the behavior of checkout <branch> with uncommitted local changes
 2013-09-24  9:25 UTC  (4+ messages)

[PATCH v2] git-remote-mediawiki: bugfix for pages w/ >500 revisions
 2013-09-24  8:19 UTC  (5+ messages)

[PATCH 0/2] fetch: trivial fixes
 2013-09-24  7:41 UTC  (14+ messages)
` [PATCH 1/2] fetch: add missing documentation
` [PATCH 2/2] remote: fix trivial memory leak

[PATCH 2/2] grep: use slash for path delimiter, not colon
 2013-09-24  6:57 UTC  (2+ messages)

[PATCH] git-compat-util: Avoid strcasecmp() being inlined
 2013-09-24  5:32 UTC  (8+ messages)

Using alternate working directory
 2013-09-24  5:00 UTC  (3+ messages)

[PATCH] git.txt: Fix asciidoc syntax of --*-pathspecs
 2013-09-24  4:18 UTC  (2+ messages)

[PATCH v2 00/16] Make Gnome Credential helper more Gnome-y and support ancient distros
 2013-09-24  3:49 UTC  (20+ messages)
` [PATCH v2 01/16] contrib/git-credential-gnome-keyring.c: remove unnecessary pre-declarations
` [PATCH v2 02/16] contrib/git-credential-gnome-keyring.c: remove unused die() function
` [PATCH v2 03/16] contrib/git-credential-gnome-keyring.c: *style* use "if ()" not "if()" etc
` [PATCH v2 04/16] contrib/git-credential-gnome-keyring.c: add static where applicable
` [PATCH v2 05/16] contrib/git-credential-gnome-keyring.c: exit non-zero when called incorrectly
` [PATCH v2 06/16] contrib/git-credential-gnome-keyring.c: strlen() returns size_t, not ssize_t
` [PATCH v2 07/16] contrib/git-credential-gnome-keyring.c: ensure buffer is non-empty before accessing
` [PATCH v2 08/16] contrib/git-credential-gnome-keyring.c: set Gnome application name
` [PATCH v2 09/16] contrib/git-credential-gnome-keyring.c: use gnome helpers in keyring_object()
` [PATCH v2 10/16] contrib/git-credential-gnome-keyring.c: use secure memory functions for passwds
` [PATCH v2 11/16] contrib/git-credential-gnome-keyring.c: use secure memory for reading passwords
` [PATCH v2 12/16] contrib/git-credential-gnome-keyring.c: use glib memory allocation functions
` [PATCH v2 13/16] contrib/git-credential-gnome-keyring.c: use glib messaging functions
` [PATCH v2 14/16] contrib/git-credential-gnome-keyring.c: report failure to store password
` [PATCH v2 15/16] contrib/git-credential-gnome-keyring.c: support ancient gnome-keyring
` [PATCH v2 16/16] contrib/git-credential-gnome-keyring.c: support really "

What's cooking in git.git (Sep 2013, #07; Mon, 23)
 2013-09-24  0:12 UTC  (5+ messages)

[PATCH] git-svn.txt: mention how to rebuild rev_map files
 2013-09-23 21:19 UTC 

[PATCH 2/2] perf-lib: add test_perf_cleanup target
 2013-09-23 21:08 UTC  (5+ messages)
` [PATCH v2 0/3] Add cleanup action to perf-lib
  ` [PATCH v2 1/3] test-lib: introduce "modern" style tests
  ` [PATCH v2 2/3] perf-lib: add cleanup option
  ` [PATCH v2 3/3] p0003-index.sh: add perf test for the index formats

[PATCH/RFC 0/7] Support for Ruby
 2013-09-23 19:47 UTC  (23+ messages)
` [PATCH/RFC 1/7] Add support for ruby commands
` [PATCH/RFC 2/7] ruby: add setup script
` [PATCH/RFC 3/7] ruby: add simple wrappers
` [PATCH/RFC 4/7] ruby: rewrite 'request-pull'
` [PATCH/RFC 5/7] ruby: rewrite perl script
` [PATCH/RFC 6/7] ruby: remove one fork
` [PATCH/RFC 7/7] ruby: rewrite 'reset'

[PATCH] git-prune-packed.txt: Fix reference to GIT_OBJECT_DIRECTORY
 2013-09-23 19:19 UTC 

[PATCH] git-remote-mediawiki: bugfix for pages w/ >500 revisions
 2013-09-23 18:26 UTC  (3+ messages)

[PATCH 00/15] Make Gnome Credential helper more Gnome-y and support ancient distros
 2013-09-23 17:21 UTC  (20+ messages)
` [PATCH 01/15] contrib/git-credential-gnome-keyring.c: remove unnecessary pre-declarations
` [PATCH 02/15] contrib/git-credential-gnome-keyring.c: remove unused die() function
` [PATCH 03/15] contrib/git-credential-gnome-keyring.c: add static where applicable
` [PATCH 04/15] contrib/git-credential-gnome-keyring.c: exit non-zero when called incorrectly
` [PATCH 05/15] contrib/git-credential-gnome-keyring.c: set Gnome application name
` [PATCH 06/15] contrib/git-credential-gnome-keyring.c: strlen() returns size_t, not ssize_t
` [PATCH 07/15] contrib/git-credential-gnome-keyring.c: ensure buffer is non-empty before accessing
` [PATCH 08/15] contrib/git-credential-gnome-keyring.c: use gnome helpers in keyring_object()
` [PATCH 09/15] contrib/git-credential-gnome-keyring.c: use secure memory functions for passwds
` [PATCH 10/15] contrib/git-credential-gnome-keyring.c: use secure memory for reading passwords
` [PATCH 11/15] contrib/git-credential-gnome-keyring.c: use glib memory allocation functions
` [PATCH 12/15] contrib/git-credential-gnome-keyring.c: use glib messaging functions
` [PATCH 13/15] contrib/git-credential-gnome-keyring.c: report failure to store password
` [PATCH 14/15] contrib/git-credential-gnome-keyring.c: support ancient gnome-keyring
` [PATCH 15/15] contrib/git-credential-gnome-keyring.c: support really "

Save notes state when releasing
 2013-09-23  7:25 UTC  (3+ messages)

[PATCH 0/9] transport-helper: updates
 2013-09-23  2:41 UTC  (12+ messages)
` [PATCH 1/9] transport-helper: add 'force' to 'export' helpers
` [PATCH 4/9] fast-export: add new --refspec option
` [PATCH 8/9] transport-helper: add support to delete branches

[BUG?] inconsistent `git reflog show` output, possibly `git fsck` output
 2013-09-22 22:52 UTC  (3+ messages)

suspected bug(s) in git-cvsexportcommit.perl
 2013-09-22 21:26 UTC  (2+ messages)

What's cooking in git.git (Sep 2013, #02; Mon, 9)
 2013-09-22 17:06 UTC  (5+ messages)

[L10N] Proposed updates of po/git.pot in pu branch
 2013-09-22 17:00 UTC 

[PATCH v2] build: add default configuration
 2013-09-22  8:52 UTC  (7+ messages)

[PATCH 00/17] np/pack-v4 updates
 2013-09-22  2:13 UTC  (10+ messages)
` [PATCH 07/17] fixup! index-pack, pack-objects: allow creating .idx v2 with .pack v4
` [PATCH 14/17] t5302: disable sealth corruption tests when run with --packv4
` [PATCH 15/17] t5300: avoid testing ofs-delta "

[PATCH] alias: trivial style fixes
 2013-09-21 19:15 UTC 

git-icing: sugary wrapper around git-cherry
 2013-09-21 17:25 UTC  (3+ messages)
` git-rnotes: git-notes wrapper for sharing notes between repositories
  ` tools for making upstreaming / backporting easier in git

[PATCH] symbolic-ref: trivial style fix
 2013-09-21 16:29 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).