aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'rs/grep-parseopt'Junio C Hamano2009-05-23
|\
| * parseopt: add PARSE_OPT_NODASHRené Scharfe2009-05-09
| * parseopt: add OPT_NUMBER_CALLBACKRené Scharfe2009-05-09
| * parseopt: add OPT_NEGBITRené Scharfe2009-05-09
* | Merge branch 'fl/git-pm'Junio C Hamano2009-05-23
|\ \
| * | Git.pm: Always set Repository to absolute path if autodetectingFrank Lichtenheld2009-05-09
| * | Git.pm: Set GIT_WORK_TREE if we set GIT_DIRFrank Lichtenheld2009-05-09
| |/
* | Merge branch 'mt/submodule-reference'Junio C Hamano2009-05-23
|\ \
| * | Add --reference option to git submodule.Michael S. Tsirkin2009-05-09
| |/
* | git-svn: add --authors-prog optionMark Lodato2009-05-21
* | git-svn testsuite: use standard configuration for Subversion toolsEygene Ryabinkin2009-05-21
* | Merge branch 'js/add-edit'Junio C Hamano2009-05-18
|\ \
| * | t3702: fix reliance on SHELL_PATH being '/bin/sh'Johannes Schindelin2009-04-27
| * | git-add: introduce --edit (to edit the diff vs. the index)Johannes Schindelin2009-04-12
* | | Merge branch 'ac/graph-horizontal-line'Junio C Hamano2009-05-18
|\ \ \
| * | | graph API: Use horizontal lines for more compact graphsAllan Caffee2009-04-22
* | | | Merge branch 'maint'Junio C Hamano2009-05-16
|\ \ \ \
| * | | | test: checkout shouldn't say that HEAD has moved if it didn'tNanako Shiraishi2009-05-16
| * | | | tests: Add tests for missing format-patch long optionsStephen Boyd2009-05-16
* | | | | Use UTF-8 instead of utf8 for backward compatibilityAlex Riesen2009-05-16
* | | | | Merge branch 'maint'Junio C Hamano2009-05-12
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'maint-1.6.2' into maintJunio C Hamano2009-05-12
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge branch 'jc/maint-read-tree-multi' into maint-1.6.2Junio C Hamano2009-05-12
| | |\ \ \
| | | * | | Revert "checkout branch: prime cache-tree fully"Junio C Hamano2009-05-12
* | | | | | t3900: ISO-2022-JP has more than one popular variantsJunio C Hamano2009-05-12
|/ / / / /
* | | | | t4029: use sh instead of bashNguyễn Thái Ngọc Duy2009-05-06
* | | | | t4200: convert sed expression which operates on non-text file to perlBrandon Casey2009-05-06
* | | | | t4200: remove two unnecessary linesBrandon Casey2009-05-06
* | | | | t/annotate-tests.sh: avoid passing a non-newline terminated file to sedBrandon Casey2009-05-06
* | | | | t4118: avoid sed invocation on file without terminating newlineBrandon Casey2009-05-06
* | | | | t4118: add missing '&&'Brandon Casey2009-05-06
* | | | | t8005: use egrep when extended regular expressions are requiredBrandon Casey2009-05-06
* | | | | Merge branch 'maint'Junio C Hamano2009-05-05
|\ \ \ \ \ | |/ / / /
| * | | | t4018-diff-funcname: add cpp xfuncname pattern to syntax testBrandon Casey2009-05-05
| * | | | Merge branch 'mk/maint-apply-swap' into maintJunio C Hamano2009-05-03
| |\ \ \ \
* | \ \ \ \ Merge branch 'maint'Junio C Hamano2009-04-29
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-29
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-29
| | |\ \ \ \ \
| | | * | | | | diff -c -p: do not die on submodulesJunio C Hamano2009-04-29
* | | | | | | | merge-recursive: do not die on a conflicting submoduleJunio C Hamano2009-04-29
* | | | | | | | Merge branch 'maint'Junio C Hamano2009-04-28
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-28
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | / / / | | |_|_|/ / / | |/| | | | |
| | * | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-28
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | grep: fix segfault when "git grep '('" is givenLinus Torvalds2009-04-27
| | * | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-18
| | |\ \ \ \ \ | | | |/ / / /
* | | | | | | t5701: do not get stuck in empty-push/Johannes Schindelin2009-04-27
* | | | | | | t4202: fix typov1.6.3-rc3Linus Torvalds2009-04-26
* | | | | | | t7700-repack: repack -a now works properly, expect success from testBrandon Casey2009-04-25
* | | | | | | t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'Brandon Casey2009-04-25
* | | | | | | t7800: respect NO_PERLJeff King2009-04-24