summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-11recv_sideband: Bands #2 and #3 always go to stderrJohannes Sixt
2009-03-10Merge git://git.bogomips.org/git-svnJunio C Hamano
2009-03-09parseopt: prevent KEEP_UNKNOWN and STOP_AT_NON_OPTION from being used togetherRené Scharfe
2009-03-09parseopt: document KEEP_ARGV0, KEEP_UNKNOWN, NO_INTERNAL_HELPRené Scharfe
2009-03-09git-svn: support intermediate paths when matching tags/branchesMichael Lai
2009-03-08archive: use parseopt for local-only optionsRené Scharfe
2009-03-08parseopt: make usage optionalRené Scharfe
2009-03-08parseopt: add PARSE_OPT_NO_INTERNAL_HELPRené Scharfe
2009-03-08parseopt: add PARSE_OPT_KEEP_UNKNOWNRené Scharfe
2009-03-08Merge branch 'maint'Junio C Hamano
2009-03-08Merge branch 'maint-1.6.1' into maintJunio C Hamano
2009-03-08http.c: use strbuf API in quote_ref_urlTay Ray Chuan
2009-03-08Move local variables to narrower scopesBenjamin Kramer
2009-03-08Remove unused function scope local variablesBenjamin Kramer
2009-03-08MinGW: fix diff --no-index /dev/null ...Johannes Schindelin
2009-03-08git-p4: remove tabs from usermap filePete Wyckoff
2009-03-08Add an (optional, since expensive) test for >2gb clonesJohannes Schindelin
2009-03-08bash completion: teach fetch, pull, and push to complete their optionsJay Soffian
2009-03-08bash completion: refactor --strategy completionJay Soffian
2009-03-08bash completion: fix completion issues with fetch, pull, and pushJay Soffian
2009-03-07Brown paper bag fix for MinGW 64-bit statJohannes Schindelin
2009-03-07builtin-revert.c: release index lock when cherry-picking an empty commitChris Johnsen
2009-03-07document config --bool-or-intJeff King
2009-03-07t1300: use test_must_fail as appropriateJeff King
2009-03-07cleanup: add isascii()René Scharfe
2009-03-07Documentation: fix badly indented paragraphs in "--bisect-all" descriptionChristian Couder
2009-03-06Update draft release notes to 1.6.3Junio C Hamano
2009-03-05Merge branch 'en/maint-hash-object'Junio C Hamano
2009-03-05Merge branch 'jc/blame'Junio C Hamano
2009-03-05Merge branch 'ns/pretty-format'Junio C Hamano
2009-03-05Merge branch 'jk/sane-relative-time'Junio C Hamano
2009-03-05Merge branch 'fc/config-editor'Junio C Hamano
2009-03-05Merge branch 'js/send-email'Junio C Hamano
2009-03-05Merge branch 'sg/rerere-cleanup'Junio C Hamano
2009-03-05Merge branch 'jc/add-p-unquote'Junio C Hamano
2009-03-05Merge branch 'jw/imap-preformatted-html'Junio C Hamano
2009-03-05Merge branch 'jw/format-patch-attach'Junio C Hamano
2009-03-05Merge branch 'sr/force-rebase'Junio C Hamano
2009-03-05Merge branch 'fg/exclude-bq'Junio C Hamano
2009-03-05Merge branch 'dm/add-i-edit-abort'Junio C Hamano
2009-03-05Merge branch 'tp/completion'Junio C Hamano
2009-03-05Merge branch 'js/branch-symref'Junio C Hamano
2009-03-05Merge branch 'al/ansi-color'Junio C Hamano
2009-03-05Merge branch 'js/valgrind'Junio C Hamano
2009-03-05MinGW: 64-bit file offsetsJohannes Schindelin
2009-03-05Documentation - More examples for git bisectJohn Tapsell
2009-03-05Draft release notes: Carry forward the warning for behaviour changesJunio C Hamano
2009-03-05Merge branch 'maint'Junio C Hamano
2009-03-05improve missing repository error messageJeff King
2009-03-05Make the 'lock file' exists error more informativeJohn Tapsell