aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'maint'Junio C Hamano2011-02-21
|\
| * t/t7500-commit.sh: use test_cmp instead of testÆvar Arnfjörð Bjarmason2011-02-21
| * t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediateÆvar Arnfjörð Bjarmason2011-02-21
* | Merge branch 'tr/merge-unborn-clobber'Junio C Hamano2011-02-09
|\ \
| * | Exhibit merge bug that clobbers index&WTThomas Rast2010-08-25
* | | Merge branch 'tr/diff-words-test'Junio C Hamano2011-02-09
|\ \ \
| * | | t4034 (diff --word-diff): add a minimum Perl drier test vectorJunio C Hamano2011-01-18
| * | | t4034 (diff --word-diff): style suggestionsJonathan Nieder2011-01-18
| * | | t4034: bulk verify builtin word regex sanityThomas Rast2011-01-18
* | | | Merge branch 'rr/fi-import-marks-if-exists'Junio C Hamano2011-02-09
|\ \ \ \
| * | | | fast-import: Introduce --import-marks-if-existsRamkumar Ramachandra2011-01-18
| |/ / /
* | | | Merge branch 'ae/better-template-failure-report'Junio C Hamano2011-02-09
|\ \ \ \
| * | | | Improve error messages when temporary file creation failsArnout Engelen2010-12-21
* | | | | Merge branch 'jn/cherry-pick-strategy-option'Junio C Hamano2011-02-09
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | cherry-pick/revert: add support for -X/--strategy-optionJonathan Nieder2010-12-28
* | | | | Merge branch 'maint-1.7.0' into maintJunio C Hamano2011-02-09
|\ \ \ \ \
| * | | | | fast-import: introduce "feature notes" commandJonathan Nieder2011-02-09
* | | | | | diff: support --cached on unborn branchesNguyễn Thái Ngọc Duy2011-02-07
* | | | | | t7407: fix line endings for mingw buildPat Thoyts2011-02-07
* | | | | | t4120-apply-popt: help systems with core.filemode=falseJohannes Sixt2011-02-07
* | | | | | t3509: use unconstrained initial test to setup repository.Pat Thoyts2011-02-07
* | | | | | Merge branch 'jl/fetch-submodule-recursive' into maintJunio C Hamano2011-01-31
|\ \ \ \ \ \
| * | | | | | t5526: Fix wrong argument order in "git config"Jens Lehmann2011-01-31
* | | | | | | Merge branch 'maint'Junio C Hamano2011-01-27
|\ \ \ \ \ \ \
| * | | | | | | tests: sanitize more git environment variablesJeff King2011-01-27
| * | | | | | | Merge branch 'jn/fast-import-empty-tree-removal' into maintJunio C Hamano2011-01-27
| |\ \ \ \ \ \ \
| | * | | | | | | fast-import: treat filemodify with empty tree as deleteJonathan Nieder2011-01-27
| * | | | | | | | Merge branch 'tr/submodule-relative-scp-url' into maintJunio C Hamano2011-01-19
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'rj/maint-test-fixes' into maintJunio C Hamano2011-01-19
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jn/submodule-b-current' into maintJunio C Hamano2011-01-19
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-svn-info-test-fix' into maintJunio C Hamano2011-01-19
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jn/setup-fixes'Junio C Hamano2011-01-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
| * | | | | | | | | | | | t1510: fix typo in the comment of a testJonathan Nieder2011-01-24
| * | | | | | | | | | | | Subject: setup: officially support --work-tree without --git-dirJonathan Nieder2011-01-21
| * | | | | | | | | | | | tests: compress the setup testsJonathan Nieder2011-01-19
| * | | | | | | | | | | | tests: cosmetic improvements to the repo-setup testJonathan Nieder2011-01-19
| * | | | | | | | | | | | t/README: hint about using $(pwd) rather than $PWD in testsJohannes Sixt2011-01-11
| * | | | | | | | | | | | Fix expected values of setup tests on WindowsJohannes Sixt2011-01-11
* | | | | | | | | | | | | Merge branch 'jn/perl-funcname'Junio C Hamano2011-01-13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | diff: funcname and word patterns for perlJonathan Nieder2010-12-27
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'rj/svn-test'Junio C Hamano2011-01-13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | lib-git-svn.sh: Move web-server handling code into separate functionRamsay Jones2011-01-04
* | | | | | | | | | | | | | Merge branch 'rj/test-fixes'Junio C Hamano2011-01-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | t4135-*.sh: Skip the "backslash" tests on cygwinRamsay Jones2011-01-08
| * | | | | | | | | | | | | | t3032-*.sh: Do not strip CR from line-endings while grepping on MinGWRamsay Jones2011-01-08
| * | | | | | | | | | | | | | t3032-*.sh: Pass the -b (--binary) option to sed on cygwinRamsay Jones2011-01-08
| * | | | | | | | | | | | | | t6038-*.sh: Pass the -b (--binary) option to sed on cygwinRamsay Jones2011-01-08
* | | | | | | | | | | | | | | Merge branch 'jn/t9010-work-around-broken-svnadmin'Junio C Hamano2011-01-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | t9010: svnadmin can fail even if availableJonathan Nieder2011-01-10
* | | | | | | | | | | | | | | | Merge branch 'tr/submodule-relative-scp-url'Junio C Hamano2011-01-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |