summaryrefslogtreecommitdiff
path: root/t/t5305-include-tag.sh
Commit message (Expand)AuthorAgeFilesLines
* pack-objects: walk tag chains for --include-tagjk/pack-tag-of-tagJeff King2016-09-071-0/+52
* t5305: simplify packname handlingJeff King2016-09-071-6/+6
* t5305: use "git -C"Jeff King2016-09-071-21/+7
* t5305: drop "dry-run" of unpack-objectsJeff King2016-09-071-2/+0
* t5305: move cleanup into test blockJeff King2016-09-071-2/+2
* t/t5305-include-tag.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-281-4/+4
* tests: use "env" to run commands with temporary env-var settingsdt/tests-with-env-not-subshellDavid Tran2014-03-191-3/+1
* tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-031-1/+1
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-241-2/+2
* git-pack-objects: Automatically pack annotated tags if object was packedShawn O. Pearce2008-03-041-0/+84