summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2010-06-13parseopt: wrap rev-parse --parseopt usage for eval consumptionLibravatar Thomas Rast1-1/+3
2010-06-13grep -O: allow optional argument specifying the pager (or editor)Libravatar Johannes Schindelin1-3/+6
2010-06-13grep: Add the option '--open-files-in-pager'Libravatar Johannes Schindelin4-12/+173
2010-06-12rev-list: introduce --count optionLibravatar Thomas Rast1-0/+29
2010-06-11Merge branch 'maint'Libravatar Junio C Hamano1-0/+6
2010-06-11t/README: document --root optionLibravatar Thomas Rast1-0/+6
2010-06-11test-lib: use DIFF definition from GIT-BUILD-OPTIONSLibravatar Junio C Hamano1-10/+10
2010-06-11Add optional parameters to the diff option "--ignore-submodules"Libravatar Jens Lehmann2-3/+98
2010-06-11git diff: rename test that had a conflicting nameLibravatar Jens Lehmann1-0/+0
2010-06-11rebase -i: Abort cleanly if new base cannot be checked outLibravatar Ian Ward Comfort1-0/+10
2010-06-11merge-recursive: demonstrate an incorrect conflict with submoduleLibravatar Johannes Sixt1-0/+29
2010-06-11rebase -i -p: document shortcomingsLibravatar Jonathan Nieder1-0/+6
2010-06-06Add "core.eol" config variableLibravatar Eyvind Bernhardsen1-0/+83
2010-06-06diff: fix "git show -C -C" output when renaming a binary fileLibravatar Christian Couder2-0/+82
2010-06-06revision: Turn off history simplification in --ancestry-path modeLibravatar Johan Herland1-0/+17
2010-06-05ls-files: allow relative pathspecLibravatar Clemens Buchacher1-8/+4
2010-06-03Documentation+t5708: document and test status -s -bLibravatar Michael J Gruber1-1/+46
2010-06-03t3200: test -l with core.logAllRefUpdates optionsLibravatar Erick Mattos1-0/+24
2010-06-03checkout --orphan: respect -l option alwaysLibravatar Erick Mattos1-21/+57
2010-06-02t9129: fix UTF-8 locale detectionLibravatar Junio C Hamano1-7/+13
2010-06-02revert: add tests to check cherry-picking many commitsLibravatar Christian Couder1-0/+95
2010-06-02t/aggregate-results: accomodate systems with small max argument list lengthLibravatar Brandon Casey2-2/+4
2010-06-02t/t7006: ignore return status of shell's unset builtinLibravatar Brandon Casey1-5/+5
2010-06-02t/t5150: remove space from sed scriptLibravatar Brandon Casey1-2/+2
2010-06-02t/t5800: skip if python version is older than 2.5Libravatar Brandon Casey1-2/+8
2010-05-31print the usage string on stdout instead of stderrLibravatar Giuseppe Scrivano2-6/+8
2010-05-31gitweb: Move static files into seperate subdirectoryLibravatar Pavan Kumar Sunkara1-3/+3
2010-05-31rebase: improve error message when upstream argument is missingLibravatar Jonathan Nieder1-1/+12
2010-05-31diff.c: Ensure "index $from..$to" line contains unambiguous SHA1sLibravatar Johan Herland1-0/+35
2010-05-31test_cmp: do not use "diff -u" on platforms that lack oneLibravatar Gary V. Vaughan1-0/+1
2010-05-31fixup: do not unconditionally disable "diff -u"Libravatar Junio C Hamano2-5/+10
2010-05-31tests: use "test_cmp", not "diff", when verifying the resultLibravatar Gary V. Vaughan19-55/+59
2010-05-28Merge branch 'maint'Libravatar Junio C Hamano1-2/+10
2010-05-28t7502-commit: add summary output tests for empty and merge commitsLibravatar Tay Ray Chuan1-2/+27
2010-05-28t7502-commit: add tests for summary outputLibravatar Tay Ray Chuan1-0/+43
2010-05-28fsck: fix bogus commit header checkLibravatar Jonathan Nieder1-0/+8
2010-05-28get_cwd_relative(): do not misinterpret suffix as subdirectoryLibravatar Clemens Buchacher1-2/+10
2010-05-25Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2010-05-25t7502-commit: fix spellingLibravatar Tay Ray Chuan1-1/+1
2010-05-25git-submodule foreach: Add $toplevel variableLibravatar Ævar Arnfjörð Bjarmason1-3/+7
2010-05-24decode file:// and ssh:// URLsLibravatar Jeff King1-0/+12
2010-05-24grep: support NUL chars in search strings for -FLibravatar René Scharfe1-0/+30
2010-05-24grep: use REG_STARTEND for all matching if availableLibravatar René Scharfe1-0/+10
2010-05-24grep: continue case insensitive fixed string search after NUL charsLibravatar René Scharfe1-0/+4
2010-05-24grep: use memmem() for fixed string searchLibravatar René Scharfe1-0/+4
2010-05-24grep: --name-only over binaryLibravatar René Scharfe1-0/+6
2010-05-24grep: --count over binaryLibravatar René Scharfe1-0/+6
2010-05-24grep: add test script for binary file handlingLibravatar René Scharfe1-0/+42
2010-05-21Merge branch 'by/log-follow'Libravatar Junio C Hamano1-0/+56
2010-05-21Merge branch 'mg/advice-statushints'Libravatar Junio C Hamano1-0/+45