| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'dt/reflog-tests' | Junio C Hamano | 2015-08-12 | 1 | -1/+1 |
|\ |
|
| * | tests: remove some direct access to .git/logsdt/reflog-tests | David Turner | 2015-07-28 | 1 | -1/+1 |
* | | lock_packed_refs(): allow retries when acquiring the packed-refs lockmh/lockfile-retry | Michael Haggerty | 2015-05-14 | 1 | -0/+17 |
|/ |
|
* | Merge branch 'jk/faster-name-conflicts' | Junio C Hamano | 2014-09-26 | 1 | -1/+30 |
|\ |
|
| * | refs: speed up is_refname_availablejk/faster-name-conflicts | Jeff King | 2014-09-12 | 1 | -1/+30 |
* | | pack-refs: prune top-level refs like "refs/foo"jk/prune-top-level-refs-after-packing | Jeff King | 2014-08-25 | 1 | -0/+7 |
|/ |
|
* | repack_without_ref(): silence errors for dangling packed refs | Michael Haggerty | 2013-05-01 | 1 | -1/+1 |
* | t3210: test for spurious error messages for dangling packed refs | Michael Haggerty | 2013-05-01 | 1 | -0/+33 |
* | pack-refs: remove newly empty directories | Greg Price | 2010-07-07 | 1 | -0/+6 |
* | tests: use "test_cmp", not "diff", when verifying the result | Gary V. Vaughan | 2010-05-31 | 1 | -4/+4 |
* | do not force write of packed refs | Clemens Buchacher | 2008-11-05 | 1 | -0/+7 |
* | tests: use "git xyzzy" form (t0000 - t3599) | Nanako Shiraishi | 2008-09-03 | 1 | -2/+2 |
* | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 2008-07-13 | 1 | -2/+2 |
* | Sane use of test_expect_failure | Junio C Hamano | 2008-02-01 | 1 | -13/+13 |
* | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 | 1 | -43/+43 |
* | Fix seriously broken "git pack-refs" | Linus Torvalds | 2007-01-25 | 1 | -0/+9 |
* | --prune is now default for 'pack-refs' | Junio C Hamano | 2007-01-08 | 1 | -1/+1 |
* | ref-log: fix D/F conflict coming from deleted refs. | Junio C Hamano | 2006-10-19 | 1 | -0/+2 |
* | git-pack-refs --all | Junio C Hamano | 2006-10-08 | 1 | -8/+8 |
* | Remove bashism from t3210-pack-refs.sh | Dennis Stosberg | 2006-10-06 | 1 | -1/+1 |
* | Clean up "git-branch.sh" and add remove recursive dir test cases. | Christian Couder | 2006-10-01 | 1 | -0/+27 |
* | Uncomment test case: git branch c/d should barf if branch c exists. | Christian Couder | 2006-09-27 | 1 | -6/+6 |
* | Add pack-refs and show-ref test cases. | Christian Couder | 2006-09-27 | 1 | -0/+70 |