summaryrefslogtreecommitdiff
path: root/t/t0000-basic.sh
AgeCommit message (Expand)Author
2007-08-01Add is_absolute_path() and make_absolute_path()Johannes Schindelin
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-06-07War on whitespaceJunio C Hamano
2007-01-12use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre
2006-12-17Fix check_file_directory_conflict().Junio C Hamano
2006-12-13Get rid of the dependency on RCS' merge programJohannes Schindelin
2006-11-22remove merge-recursive-oldJunio C Hamano
2006-11-13Catch errors when writing an index that contains invalid objects.Johannes Sixt
2006-05-02write-tree: --prefix=<path>Junio C Hamano
2006-04-27t0000-basic: more commit-tree tests.Junio C Hamano
2006-04-26t0000-basic: Add ls-tree recursive test back.Junio C Hamano
2006-02-19Optionally work without pythonJohannes Schindelin
2006-02-12fix "test: 2: unexpected operator" on bsdAlex Riesen
2005-12-11t0000: catch trivial pilot errors.Junio C Hamano
2005-11-29ls-tree: match the test to the new semantics.Junio C Hamano
2005-10-28Create object subdirectories on demand (phase II)Linus Torvalds
2005-10-08Create object subdirectories on demandLinus Torvalds
2005-09-27[PATCH] Make the test more shell generic and fix missing Solaris find optionPeter Eriksen
2005-09-08Big tool rename.Junio C Hamano
2005-08-20Create objects/info/ directory in init-db.Junio C Hamano
2005-06-28Fix up test that counted subdirectories in ".git/objects"Linus Torvalds
2005-05-26[PATCH] Make ls-* output consistent with diff-* output format.Junio C Hamano
2005-05-26[PATCH] Test case portability fix.Mark Allen
2005-05-23[PATCH] diff-raw format update take #2.Junio C Hamano
2005-05-22[PATCH] The diff-raw format updates.Junio C Hamano
2005-05-21[PATCH] Diff overhaul, adding half of copy detection.Junio C Hamano
2005-05-21[PATCH] Fix use of wc in t0000-basicDaniel Barkalow
2005-05-20[PATCH] diff overhaulJunio C Hamano
2005-05-14Fixed t0000-basic.sh and test-lib.sh permissionsPetr Baudis
2005-05-14[PATCH 1/2] Test framework take two.Junio C Hamano