aboutsummaryrefslogtreecommitdiff
path: root/t/t0000-basic.sh
Commit message (Expand)AuthorAge
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-13
* Fold test-absolute-path into test-path-utilsDavid Reiss2008-05-23
* Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-05
* Fix make_absolute_path() for parameters without a slashJohannes Schindelin2008-03-02
* Merge branch 'lt/in-core-index'Junio C Hamano2008-02-11
|\
| * index: be careful when handling long namesJunio C Hamano2008-01-21
* | Sane use of test_expect_failureJunio C Hamano2008-02-01
|/
* Add is_absolute_path() and make_absolute_path()Johannes Schindelin2007-08-01
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* War on whitespaceJunio C Hamano2007-06-07
* use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre2007-01-12
* Fix check_file_directory_conflict().Junio C Hamano2006-12-17
* Get rid of the dependency on RCS' merge programJohannes Schindelin2006-12-12
* remove merge-recursive-oldJunio C Hamano2006-11-21
* Catch errors when writing an index that contains invalid objects.Johannes Sixt2006-11-13
* write-tree: --prefix=<path>Junio C Hamano2006-05-01
* t0000-basic: more commit-tree tests.Junio C Hamano2006-04-26
* t0000-basic: Add ls-tree recursive test back.Junio C Hamano2006-04-26
* Optionally work without pythonJohannes Schindelin2006-02-18
* fix "test: 2: unexpected operator" on bsdAlex Riesen2006-02-12
* t0000: catch trivial pilot errors.Junio C Hamano2005-12-10
* ls-tree: match the test to the new semantics.Junio C Hamano2005-11-28
* Create object subdirectories on demand (phase II)Linus Torvalds2005-10-28
* Create object subdirectories on demandLinus Torvalds2005-10-08
* [PATCH] Make the test more shell generic and fix missing Solaris find optionPeter Eriksen2005-09-27
* Big tool rename.Junio C Hamano2005-09-07
* Create objects/info/ directory in init-db.Junio C Hamano2005-08-20
* Fix up test that counted subdirectories in ".git/objects"Linus Torvalds2005-06-27
* [PATCH] Make ls-* output consistent with diff-* output format.Junio C Hamano2005-05-26
* [PATCH] Test case portability fix.Mark Allen2005-05-25
* [PATCH] diff-raw format update take #2.Junio C Hamano2005-05-23
* [PATCH] The diff-raw format updates.Junio C Hamano2005-05-21
* [PATCH] Diff overhaul, adding half of copy detection.Junio C Hamano2005-05-21
* [PATCH] Fix use of wc in t0000-basicDaniel Barkalow2005-05-20
* [PATCH] diff overhaulJunio C Hamano2005-05-19
* Fixed t0000-basic.sh and test-lib.sh permissionsPetr Baudis2005-05-14
* [PATCH 1/2] Test framework take two.Junio C Hamano2005-05-14