summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-24Merge branch 'mm/rm-coalesce-errors'Libravatar Junio C Hamano5-19/+184
2013-06-24Merge branch 'jh/libify-note-handling'Libravatar Junio C Hamano8-189/+203
2013-06-24Merge branch 'fc/sequencer-plug-leak'Libravatar Junio C Hamano1-7/+11
2013-06-24Revert "Merge branch 'jg/status-config'"Libravatar Junio C Hamano3-76/+0
2013-06-23Update draft release notes to 1.8.4Libravatar Junio C Hamano1-0/+4
2013-06-23Merge branch 'mz/rebase-tests'Libravatar Junio C Hamano8-203/+673
2013-06-23Merge branch 'jk/unpack-entry-fallback-to-another'Libravatar Junio C Hamano2-2/+38
2013-06-23Merge branch 'jk/apache-test-for-2.4'Libravatar Junio C Hamano1-1/+19
2013-06-23Merge branch 'cm/remote-mediawiki-perlcritique'Libravatar Junio C Hamano3-247/+320
2013-06-23Merge branch 'bp/remote-mw-tests'Libravatar Junio C Hamano2-10/+13
2013-06-23Merge branch 'rr/rebase-autostash'Libravatar Junio C Hamano2-0/+26
2013-06-23Merge branch 'rr/prompt-rebase-breakage-fix'Libravatar Junio C Hamano1-6/+6
2013-06-23Merge branch 'jg/status-config'Libravatar Junio C Hamano3-0/+76
2013-06-23add -i: add extra options at the right place in "diff" command lineLibravatar Junio C Hamano1-1/+1
2013-06-23user-manual: Update download size for Git and the kernelLibravatar W. Trevor King1-3/+3
2013-06-21lib-httpd/apache.conf: check version only after mod_version loadsLibravatar Jeff King1-3/+4
2013-06-21Sync with maintLibravatar Junio C Hamano1-1/+1
2013-06-21web--browse: support /usr/bin/cygstart on CygwinLibravatar Yaakov Selkowitz2-3/+9
2013-06-21transport-helper: be quiet on read errors from helpersLibravatar Jeff King2-4/+2
2013-06-21completion: complete diff --word-diffLibravatar Ramkumar Ramachandra1-1/+1
2013-06-21apply: carefully strdup a possibly-NULL nameLibravatar Thomas Rast2-1/+15
2013-06-20Update draft release notes to 1.8.4Libravatar Junio C Hamano1-1/+18
2013-06-20Merge branch 'cm/remote-mediawiki'Libravatar Junio C Hamano1-0/+15
2013-06-20Merge branch 'rs/match-trees-refactor'Libravatar Junio C Hamano1-25/+19
2013-06-20Merge branch 'rs/logical-vs-binary-or'Libravatar Junio C Hamano3-6/+6
2013-06-20Merge branch 'mm/color-auto-default'Libravatar Junio C Hamano3-6/+12
2013-06-20Merge branch 'rs/discard-index-discard-array'Libravatar Junio C Hamano5-2/+32
2013-06-20Merge branch 'nd/traces'Libravatar Junio C Hamano5-9/+25
2013-06-20Merge branch 'fc/show-non-empty-errors-in-test'Libravatar Junio C Hamano9-53/+65
2013-06-20Merge branch 'fc/makefile'Libravatar Junio C Hamano1-4/+6
2013-06-20Merge branch 'js/test-ln-s-add'Libravatar Junio C Hamano30-333/+351
2013-06-20Merge branch 'nd/make-wildmatch-default'Libravatar Junio C Hamano1-2/+2
2013-06-20pull: merge into unborn by fast-forwarding from empty treeLibravatar Thomas Rast2-1/+37
2013-06-20pull: update unborn branch tip after indexLibravatar Jeff King1-2/+2
2013-06-20t7400: test of UTF-8 submodule names pass under Mac OSLibravatar Torsten Bögershausen1-8/+11
2013-06-20send-email: sanitize author when writing From lineLibravatar Michael S. Tsirkin2-3/+4
2013-06-20send-email: add test for duplicate utf8 nameLibravatar Michael S. Tsirkin1-0/+14
2013-06-19random typofixes (committed missing a 't', successful missing an 's')Libravatar Veres Lajos3-3/+3
2013-06-19sequencer: write useful reflog message for fast-forwardLibravatar Ramkumar Ramachandra1-3/+8
2013-06-19http.c: don't rewrite the user:passwd string multiple timesLibravatar Brandon Casey1-3/+9
2013-06-18name-rev: allow to specify a subpath for --refs optionLibravatar Namhyung Kim2-8/+31
2013-06-18fix "builtin-*" references to be "builtin/*"Libravatar Phil Hord9-21/+20
2013-06-18Documentation: Move "git diff <blob> <blob>"Libravatar Kevin Bracey1-7/+7
2013-06-18Documentation/git-merge.txt: weaken warning about uncommited changesLibravatar Matthieu Moy1-2/+2
2013-06-18t/t9802: explicitly name the upstream branch to use as a baseLibravatar Brandon Casey1-2/+2
2013-06-18rebase topology tests: fix commit names on case-insensitive file systemsLibravatar Johannes Sixt2-18/+18
2013-06-18Documentation/git-push.txt: explain better cases where --force is dangerousLibravatar Matthieu Moy1-0/+9
2013-06-18builtin/checkout.c: don't leak memory in check_tracking_nameLibravatar Brandon Casey1-2/+5
2013-06-17submodule: drop the top-level requirementLibravatar John Keeping6-35/+319
2013-06-17rev-parse: add --prefix optionLibravatar John Keeping3-5/+131