Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pack-objects: walk tag chains for --include-tagjk/pack-tag-of-tag | Jeff King | 2016-09-07 | 1 | -0/+52 |
* | t5305: simplify packname handling | Jeff King | 2016-09-07 | 1 | -6/+6 |
* | t5305: use "git -C" | Jeff King | 2016-09-07 | 1 | -21/+7 |
* | t5305: drop "dry-run" of unpack-objects | Jeff King | 2016-09-07 | 1 | -2/+0 |
* | t5305: move cleanup into test block | Jeff King | 2016-09-07 | 1 | -2/+2 |
* | t/t5305-include-tag.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2015-12-28 | 1 | -4/+4 |
* | tests: use "env" to run commands with temporary env-var settingsdt/tests-with-env-not-subshell | David Tran | 2014-03-19 | 1 | -3/+1 |
* | tests: use "git xyzzy" form (t3600 - t6999) | Nanako Shiraishi | 2008-09-03 | 1 | -1/+1 |
* | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 2008-05-24 | 1 | -2/+2 |
* | git-pack-objects: Automatically pack annotated tags if object was packed | Shawn O. Pearce | 2008-03-04 | 1 | -0/+84 |