summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-23config doc: rewrite push.default sectionLibravatar Ramkumar Ramachandra1-28/+44
2013-06-24bash prompt: use 'write_script' helper in interactive rebase testLibravatar SZEDER Gábor1-7/+5
2013-06-24bash prompt: fix redirection coding style in testsLibravatar SZEDER Gábor1-116/+116
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-23test-lib: support running tests under valgrind in parallelLibravatar Thomas Rast1-22/+84
2013-06-23test-lib: allow prefixing a custom string before "ok N" etc.Libravatar Thomas Rast1-12/+15
2013-06-23test-lib: valgrind for only tests matching a patternLibravatar Thomas Rast3-1/+43
2013-06-23test-lib: verbose mode for only tests matching a patternLibravatar Thomas Rast3-0/+60
2013-06-23test-lib: self-test that --verbose worksLibravatar Thomas Rast2-1/+38
2013-06-23user-manual: Update download size for Git and the kernelLibravatar W. Trevor King1-3/+3
2013-06-23t/t5505-remote: test multiple push/pull in remotes-fileLibravatar Ramkumar Ramachandra1-2/+14
2013-06-23ls-remote doc: don't encourage use of branches-fileLibravatar Ramkumar Ramachandra1-2/+2
2013-06-23ls-remote doc: rewrite <repository> paragraphLibravatar Ramkumar Ramachandra1-3/+3
2013-06-23ls-remote doc: fix example invocation on git.gitLibravatar Ramkumar Ramachandra1-1/+0
2013-06-23t/t5505-remote: test url-with-# in branches-fileLibravatar Ramkumar Ramachandra1-4/+18
2013-06-23remote: remove dead code in read_branches_file()Libravatar Ramkumar Ramachandra1-19/+4
2013-06-23t/t5505-remote: use test_path_is_missingLibravatar Ramkumar Ramachandra1-2/+2
2013-06-23t/t5505-remote: test push-refspec in branches-fileLibravatar Ramkumar Ramachandra1-1/+2
2013-06-23t/t5505-remote: modernize styleLibravatar Ramkumar Ramachandra1-373/+440
2013-06-22Documentation: Update 'linux-2.6.git' -> 'linux.git'Libravatar W. Trevor King5-11/+11
2013-06-22Documentation: Update the NFS remote examples to use the staging repoLibravatar W. Trevor King2-19/+32
2013-06-22doc/clone: Pick more compelling paths for the --reference exampleLibravatar W. Trevor King1-4/+4
2013-06-22doc/clone: Remove the '--bare -l -s' exampleLibravatar W. Trevor King1-7/+0
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-21t6003: add --author-date-order testLibravatar Junio C Hamano1-2/+24
2013-06-21topology tests: teach a helper to set author dates as wellLibravatar Junio C Hamano2-26/+34
2013-06-21t6003: add --date-order testLibravatar Junio C Hamano1-0/+22
2013-06-21topology tests: teach a helper to take abbreviated timestampsLibravatar Junio C Hamano3-77/+81
2013-06-21t/lib-t6000: style fixesLibravatar Junio C Hamano1-47/+40
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