git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-11-17 09:22:07 to 2012-11-21 06:42:11 UTC [more...]

[PATCH 14/13] test-wildmatch: fix tests that fail on Windows due to path mangling
 2012-11-21  6:41 UTC  (4+ messages)
` [PATCH 14/13] test-wildmatch: avoid Windows "

[PATCH v5 00/15] fast-export and remote-testgit improvements
 2012-11-21  5:08 UTC  (8+ messages)
` [PATCH v5 15/15] fast-export: don't handle uninteresting refs

[BUG] git clean does not remove certain directories
 2012-11-21  5:02 UTC  (2+ messages)

What's cooking in git.git (Nov 2012, #06; Mon, 19)
 2012-11-21  3:31 UTC  (6+ messages)
  ` Topics currently in the Stalled category

Topics currently in the Stalled category
 2012-11-21  2:46 UTC 

[wishlist] support git flow-like view
 2012-11-21  1:54 UTC  (4+ messages)

Failure to extra stable@vger.kernel.org addresses
 2012-11-20 23:43 UTC  (22+ messages)

git-fetch does not work from .git subdirectory
 2012-11-20 22:24 UTC 

[PATCH] gitweb: make remote_heads config setting work
 2012-11-20 22:21 UTC  (4+ messages)
    ` Re* "

[PATCH] git-send-email: don't return undefined value in extract_valid_address()
 2012-11-20 22:14 UTC  (4+ messages)

Fwd: [PATCH] Add tcsh-completion support to contrib by using git-completion.bash
 2012-11-20 21:07 UTC  (24+ messages)
` [PATCH] tcsh-completion re-using git-completion.bash

git merge commits are non-deterministic? what changed?
 2012-11-20 20:39 UTC  (9+ messages)

[PATCH v3 0/3] git-submodule add: Add -r/--record option
 2012-11-20 19:52 UTC  (18+ messages)
` [PATCH v3 1/3] "
          `  "
              `  "

[PATCH 0/4] Some pathspec wildcard optimization
 2012-11-20 19:47 UTC  (11+ messages)
` [PATCH 1/4] pathspec: save the non-wildcard length part
` [PATCH 2/4] pathspec: do exact comparison on the leading non-wildcard part
` [PATCH 3/4] pathspec: apply "*.c" optimization from exclude
` [PATCH 4/4] tree_entry_interesting: do basedir compare on wildcard patterns when possible

The config include mechanism doesn't allow for overwriting
 2012-11-20 19:08 UTC  (5+ messages)
    ` [PATCH 0/8] fix git-config with duplicate variable entries

RFC: Making submodules "track" branches
 2012-11-20 12:04 UTC  (9+ messages)

Auto-repo-repair
 2012-11-20 11:56 UTC  (7+ messages)

Crash when pushing large binary file
 2012-11-20 11:37 UTC  (5+ messages)

[PATCH] Fix typo in 1.8.1 release notes
 2012-11-20 10:03 UTC 

gitk: Portuguese "Ignore space change" translation
 2012-11-20 10:03 UTC 

git-svn: What is --follow-parent / --no-follow-parent for?
 2012-11-20  7:31 UTC 

[PATCH 14/13] wildmatch: fix tests that fail on Windows due to path mangling
 2012-11-20  7:06 UTC  (4+ messages)
` [PATCH 14/13] test-wildmatch: "
  ` [PATCH 15/13] compat/fnmatch: fix off-by-one character class's length check

[PATCH v4 0/5] push: update remote tags only with force
 2012-11-20  5:44 UTC  (10+ messages)
` [PATCH v4 1/5] push: return reject reasons via a mask
` [PATCH v4 2/5] push: add advice for rejected tag reference
` [PATCH v4 3/5] push: flag updates
` [PATCH v4 4/5] push: flag updates that require force
` [PATCH v4 5/5] push: update remote tags only with force
  ` [PATCH v4.1 "

[PATCH v4 0/4] Introduce diff.submodule
 2012-11-20  0:48 UTC  (3+ messages)
  ` [PATCH v4 2/4] diff: introduce diff.submodule configuration variable

[PATCH 0/2] textconv support for "log -S"
 2012-11-20  0:48 UTC  (6+ messages)
` [PATCH 2/2] pickaxe: use textconv for -S counting

git config --git-all can return non-zero error code
 2012-11-20  0:24 UTC  (3+ messages)
  ` [PATCH] config --get-all: it is an error not to see any value

[PATCH v3 0/6] completion: test consolidations
 2012-11-19 22:58 UTC  (9+ messages)
` [PATCH v3 1/6] completion: add comment for test_completion()
` [PATCH v3 2/6] completion: standardize final space marker in tests
` [PATCH v3 3/6] completion: simplify tests using test_completion_long()
` [PATCH v3 4/6] completion: consolidate test_completion*() tests
` [PATCH v3 5/6] completion: refactor __gitcomp related tests
` [PATCH v3 6/6] completion: simplify __gitcomp() test helper

[PATCH v6 0/2] New zsh wrapper
 2012-11-19 21:56 UTC  (5+ messages)
` [PATCH v6 1/2] completion: add new zsh completion
` [PATCH v6 2/2] completion: start moving to the "

`git mv` has ambiguous error message for non-existing target
 2012-11-19 21:07 UTC  (5+ messages)

git-describe fails with "--dirty is incompatible with committishes" if passing HEAD as argument
 2012-11-19 20:39 UTC  (3+ messages)

Should --pretty=format:%b respect i18n.logoutputencoding just like normal "git log"?
 2012-11-19 17:42 UTC  (2+ messages)

verifying git file contents without checking out history?
 2012-11-19  5:32 UTC  (3+ messages)

[PATCH] Rename V15_MINGW_HEADERS into CYGWIN_OLD_WINSOCK_HEADERS
 2012-11-18 21:16 UTC  (4+ messages)
    ` [PATCH] USE CGYWIN_V15_WIN32API as macro to select api for cygwin

git-reset man page
 2012-11-18 17:48 UTC  (6+ messages)

Fwd: Local clones aka forks disk size optimization
 2012-11-18 17:18 UTC  (2+ messages)
    `  "

Local clones aka forks disk size optimization
 2012-11-18 17:02 UTC  (4+ messages)

Motd message on git cloning
 2012-11-18 16:51 UTC  (3+ messages)

t5801-remote-helpers.sh fails
 2012-11-18 15:52 UTC  (7+ messages)

[ANNOUNCE] namespace support in gitolite
 2012-11-18 11:41 UTC 

using multiple version of git simultaneously
 2012-11-18 11:04 UTC  (4+ messages)

[RFC/PATCH v2 0/8] completion: compgen/compadd cleanups
 2012-11-18 10:56 UTC  (9+ messages)
` [RFC/PATCH v2 1/8] completion: trivial test improvement
` [RFC/PATCH v2 2/8] completion: get rid of empty COMPREPLY assignments
` [RFC/PATCH v2 3/8] completion: add new __gitcompadd helper
` [RFC/PATCH v2 4/8] tmp: completion: add SZEDER's tests
` [RFC/PATCH v2 5/8] completion: get rid of compgen
` [RFC/PATCH v2 6/8] tmp: completion: mark SZEDER's tests as fixed
` [RFC/PATCH v2 7/8] completion: get rid of __gitcomp_1
` [RFC/PATCH v2 8/8] completion: small optimization

[PATCH 0/7] completion: fix expansion issues with compgen
 2012-11-18  9:39 UTC  (26+ messages)
` [PATCH 1/7] completion: make the 'basic' test more tester-friendly
` [PATCH 2/7] completion: fix args of run_completion() test helper
` [PATCH 3/7] completion: add tests for the __gitcomp_nl() completion helper function
` [PATCH 4/7] completion: add tests for invalid variable name among completion words
` [PATCH 5/7] completion: fix expansion issues in __gitcomp_nl()
` [PATCH 6/7] completion: fix expansion issue in __gitcomp()
` [PATCH 7/7] completion: remove the now unused __gitcomp_1() internal helper function

[RFC/PATCH 0/5] completion: compgen/compadd cleanups
 2012-11-18  0:53 UTC  (13+ messages)
` [RFC/PATCH 3/5] completion: trivial test improvement
` [RFC/PATCH 4/5] completion: get rid of compgen
` [RFC/PATCH 5/5] completion: refactor __gitcomp_1

[PATCH v2 0/6] completion: test consolidations
 2012-11-17 20:26 UTC  (4+ messages)
` [PATCH v2 4/6] completion: consolidate test_completion*() tests

git-credential-gnome-keyring fails at multilib
 2012-11-17 14:05 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).