Age | Commit message (Expand) | Author | Files | Lines |
2008-07-13 | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 1 | -3/+3 |
2008-05-23 | Fold test-absolute-path into test-path-utils | David Reiss | 1 | -4/+4 |
2008-05-05 | Fix tests breaking when checkout path contains shell metacharacters | Bryan Donlan | 1 | -2/+2 |
2008-03-02 | Fix make_absolute_path() for parameters without a slash | Johannes Schindelin | 1 | -0/+2 |
2008-02-11 | Merge branch 'lt/in-core-index' | Junio C Hamano | 1 | -0/+20 |
2008-02-01 | Sane use of test_expect_failure | Junio C Hamano | 1 | -9/+21 |
2008-01-21 | index: be careful when handling long names | Junio C Hamano | 1 | -0/+20 |
2007-08-01 | Add is_absolute_path() and make_absolute_path() | Johannes Schindelin | 1 | -0/+16 |
2007-07-02 | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 1 | -52/+52 |
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -1/+1 |
2007-01-12 | use 'init' instead of 'init-db' for shipped docs and tools | Nicolas Pitre | 1 | -2/+2 |
2006-12-17 | Fix check_file_directory_conflict(). | Junio C Hamano | 1 | -0/+9 |
2006-12-12 | Get rid of the dependency on RCS' merge program | Johannes Schindelin | 1 | -13/+1 |
2006-11-21 | remove merge-recursive-old | Junio C Hamano | 1 | -10/+4 |
2006-11-13 | Catch errors when writing an index that contains invalid objects. | Johannes Sixt | 1 | -0/+22 |
2006-05-01 | write-tree: --prefix=<path> | Junio C Hamano | 1 | -0/+14 |
2006-04-26 | t0000-basic: more commit-tree tests. | Junio C Hamano | 1 | -0/+28 |
2006-04-26 | t0000-basic: Add ls-tree recursive test back. | Junio C Hamano | 1 | -0/+21 |
2006-02-18 | Optionally work without python | Johannes Schindelin | 1 | -1/+1 |
2006-02-12 | fix "test: 2: unexpected operator" on bsd | Alex Riesen | 1 | -1/+1 |
2005-12-10 | t0000: catch trivial pilot errors. | Junio C Hamano | 1 | -0/+29 |
2005-11-28 | ls-tree: match the test to the new semantics. | Junio C Hamano | 1 | -3/+2 |
2005-10-28 | Create object subdirectories on demand (phase II) | Linus Torvalds | 1 | -4/+4 |
2005-10-08 | Create object subdirectories on demand | Linus Torvalds | 1 | -1/+1 |
2005-09-27 | [PATCH] Make the test more shell generic and fix missing Solaris find option | Peter Eriksen | 1 | -1/+1 |
2005-09-07 | Big tool rename. | Junio C Hamano | 1 | -13/+13 |
2005-08-20 | Create objects/info/ directory in init-db. | Junio C Hamano | 1 | -3/+4 |
2005-06-27 | Fix up test that counted subdirectories in ".git/objects" | Linus Torvalds | 1 | -3/+3 |
2005-05-26 | [PATCH] Make ls-* output consistent with diff-* output format. | Junio C Hamano | 1 | -23/+23 |
2005-05-25 | [PATCH] Test case portability fix. | Mark Allen | 1 | -1/+1 |
2005-05-23 | [PATCH] diff-raw format update take #2. | Junio C Hamano | 1 | -8/+8 |
2005-05-21 | [PATCH] The diff-raw format updates. | Junio C Hamano | 1 | -8/+8 |
2005-05-21 | [PATCH] Diff overhaul, adding half of copy detection. | Junio C Hamano | 1 | -1/+1 |
2005-05-20 | [PATCH] Fix use of wc in t0000-basic | Daniel Barkalow | 1 | -1/+1 |
2005-05-19 | [PATCH] diff overhaul | Junio C Hamano | 1 | -1/+1 |
2005-05-14 | Fixed t0000-basic.sh and test-lib.sh permissions | Petr Baudis | 1 | -0/+0 |
2005-05-14 | [PATCH 1/2] Test framework take two. | Junio C Hamano | 1 | -0/+179 |