summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-07Remove unused function scope local variablesLibravatar Benjamin Kramer8-27/+9
2009-03-07MinGW: fix diff --no-index /dev/null ...Libravatar Johannes Schindelin2-1/+5
2009-03-07git-p4: remove tabs from usermap fileLibravatar Pete Wyckoff1-1/+1
2009-03-07Add an (optional, since expensive) test for >2gb clonesLibravatar Johannes Schindelin1-0/+45
2009-03-07Record ns-timestamps if possible, but do not use it without USE_NSECLibravatar Kjetil Barvik5-30/+22
2009-03-07bash completion: teach fetch, pull, and push to complete their optionsLibravatar Jay Soffian1-5/+56
2009-03-07bash completion: refactor --strategy completionLibravatar Jay Soffian1-18/+20
2009-03-07bash completion: fix completion issues with fetch, pull, and pushLibravatar Jay Soffian1-49/+60
2009-03-07Brown paper bag fix for MinGW 64-bit statLibravatar Johannes Schindelin1-1/+1
2009-03-07builtin-revert.c: release index lock when cherry-picking an empty commitLibravatar Chris Johnsen2-0/+34
2009-03-07grep: add support for coloring with external grepsLibravatar René Scharfe3-1/+48
2009-03-07grep: color patterns in outputLibravatar René Scharfe5-12/+130
2009-03-07grep: add pmatch and eflags arguments to match_one_pattern()Libravatar René Scharfe1-11/+10
2009-03-07grep: remove grep_opt argument from match_expr_eval()Libravatar René Scharfe2-17/+18
2009-03-07grep: micro-optimize hit collection for AND nodesLibravatar René Scharfe1-7/+3
2009-03-07document config --bool-or-intLibravatar Jeff King1-0/+4
2009-03-07t1300: use test_must_fail as appropriateLibravatar Jeff King1-5/+5
2009-03-07cleanup: add isascii()Libravatar René Scharfe2-2/+3
2009-03-07Documentation: fix badly indented paragraphs in "--bisect-all" descriptionLibravatar Christian Couder1-2/+2
2009-03-06Update draft release notes to 1.6.3Libravatar Junio C Hamano1-0/+60
2009-03-05Make git blame's date output format configurable, like git logLibravatar Eugene Letuchy2-16/+59
2009-03-05Merge branch 'en/maint-hash-object'Libravatar Junio C Hamano1-2/+2
2009-03-05Merge branch 'jc/blame'Libravatar Junio C Hamano1-64/+43
2009-03-05Merge branch 'ns/pretty-format'Libravatar Junio C Hamano6-9/+85
2009-03-05Merge branch 'jk/sane-relative-time'Libravatar Junio C Hamano1-1/+19
2009-03-05Merge branch 'fc/config-editor'Libravatar Junio C Hamano2-4/+18
2009-03-05Merge branch 'js/send-email'Libravatar Junio C Hamano3-151/+479
2009-03-05Merge branch 'sg/rerere-cleanup'Libravatar Junio C Hamano3-29/+20
2009-03-05Merge branch 'jc/add-p-unquote'Libravatar Junio C Hamano2-10/+52
2009-03-05Merge branch 'jw/imap-preformatted-html'Libravatar Junio C Hamano2-0/+60
2009-03-05Merge branch 'jw/format-patch-attach'Libravatar Junio C Hamano2-2/+28
2009-03-05Merge branch 'sr/force-rebase'Libravatar Junio C Hamano1-5/+19
2009-03-05Merge branch 'fg/exclude-bq'Libravatar Junio C Hamano2-2/+9
2009-03-05Merge branch 'dm/add-i-edit-abort'Libravatar Junio C Hamano1-0/+4
2009-03-05Merge branch 'tp/completion'Libravatar Junio C Hamano1-38/+42
2009-03-05Merge branch 'js/branch-symref'Libravatar Junio C Hamano2-32/+160
2009-03-05Merge branch 'al/ansi-color'Libravatar Junio C Hamano6-43/+51
2009-03-05Merge branch 'js/valgrind'Libravatar Junio C Hamano7-5/+301
2009-03-05MinGW: 64-bit file offsetsLibravatar Johannes Schindelin2-4/+9
2009-03-05Documentation - More examples for git bisectLibravatar John Tapsell1-1/+17
2009-03-05Draft release notes: Carry forward the warning for behaviour changesLibravatar Junio C Hamano1-0/+22
2009-03-04Merge branch 'maint'Libravatar Junio C Hamano1-2/+2
2009-03-04improve missing repository error messageLibravatar Jeff King4-4/+4
2009-03-04Make the 'lock file' exists error more informativeLibravatar John Tapsell1-2/+2
2009-03-04git-archive: add --output=<file> to send output to a fileLibravatar Carlos Manuel Duclos Vergara3-0/+31
2009-03-04Improve error message for git-filter-branchLibravatar John Tapsell1-1/+3
2009-03-04Google has renamed the imap folderLibravatar John Tapsell1-0/+10
2009-03-04Modify description file to say what this file isLibravatar John Tapsell2-3/+5
2009-03-04rev-list: estimate number of bisection step leftLibravatar Christian Couder2-3/+44
2009-03-04Fix neglect of diff_setup()/diff_setup_done() symmetry.Libravatar Keith Cascio1-0/+2