aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Fix 5501 testJunio C Hamano2005-12-05
* config.c: remove unnecessary header in minimum configuration file.Junio C Hamano2005-12-05
* New test case: Criss-cross mergeFredrik Kuivinen2005-12-03
* New test case: merge with directory/file conflictsFredrik Kuivinen2005-12-03
* test-lib.sh: Add new function, test_expect_codeFredrik Kuivinen2005-12-03
* t3100: add ls-tree -t and -d tests.Junio C Hamano2005-12-01
*-. Merge branches 'jc/apply', 'lt/ls-tree', 'lt/bisect' and 'lt/merge'Junio C Hamano2005-11-30
|\ \
| | * ls-tree: match the test to the new semantics.Junio C Hamano2005-11-28
| |/
* | [PATCH] Add tests for git-mv in subdirectoriesAlex Riesen2005-11-29
|/
* Rename git-config-set to git-repo-configJohannes Schindelin2005-11-24
* Allow hierarchical section namesJohannes Schindelin2005-11-21
* git-config-set: support selecting values by non-matching regexJohannes Schindelin2005-11-20
* git-config-set: add more optionsJohannes Schindelin2005-11-19
* tests: binary diff application.Junio C Hamano2005-11-16
* apply: allow-binary-replacement.Junio C Hamano2005-11-16
* git-apply: fail if a patch cannot be applied.Junio C Hamano2005-11-16
* Fix tests with new git in CJohannes Schindelin2005-11-15
* Update topo-order test.Junio C Hamano2005-11-14
* allow git-update-ref create refs with slashes in namesAlex Riesen2005-11-14
*-. Merge branches 'jc/sb' and 'jc/mb'Junio C Hamano2005-11-11
|\ \
| | * Add test case for merge-base.Junio C Hamano2005-11-11
| |/ |/|
| * t1200: use --topo-order to keep the show-branch output stable.Junio C Hamano2005-11-11
|/
* make tests ignorable with "make -i"Alex Riesen2005-11-08
* fix t5000-tar-tree.sh when $TAR isn't setAlex Riesen2005-11-08
* test: t4102-apply-rename fails with strict umask.Junio C Hamano2005-11-05
* remove CR/LF from .gitignoreAlex Riesen2005-11-02
* make t5501 less annoyingJohannes Schindelin2005-10-28
* Implement an interoperability test for fetch-pack/upload-packJohannes Schindelin2005-10-28
* Implement a test for git-fetch-pack/git-upload-packJohannes Schindelin2005-10-28
* fix testsuite to tolerate spaces in pathPavel Roskin2005-10-28
* Create object subdirectories on demand (phase II)Linus Torvalds2005-10-28
* No funny names on cygwin...Johannes Schindelin2005-10-18
* Adjust tests for not quoting SP.Junio C Hamano2005-10-17
* Add tests for funny pathnames.Junio C Hamano2005-10-17
* Disable hooks during tests.Junio C Hamano2005-10-16
* Merge branch 'fixes'Junio C Hamano2005-10-15
|\
| * Adapt tutorial to cygwin and add test caseJohannes Schindelin2005-10-13
* | Add git-index-pack utilitySergey Vlasov2005-10-12
* | Use git-update-ref and git-symbolic-ref in testsJohannes Schindelin2005-10-11
* | Merge branch 'fixes'Junio C Hamano2005-10-10
|\ \ | |/
| * t5400-send-pack relies on a working cpioJohannes Schindelin2005-10-10
| * Also force LC_ALL in test scripts.Junio C Hamano2005-10-09
* | Deal with $(bindir) and friends with whitespaces.Junio C Hamano2005-10-10
* | Create object subdirectories on demandLinus Torvalds2005-10-08
* | Merge branch 'fixes'Junio C Hamano2005-10-07
|\ \ | |/
| * Fix wrong filename listing bug in git-ls-tree.robfitz@273k.net2005-10-07
* | Show original and resulting blob object info in diff output.Junio C Hamano2005-10-07
|/
* [PATCH] Teach git-ls-files about '--' to denote end of options.Fredrik Kuivinen2005-10-02
* More portability.Junio C Hamano2005-10-01
* Add git-symbolic-refJunio C Hamano2005-10-01