aboutsummaryrefslogtreecommitdiff
path: root/t/t7004-tag.sh
Commit message (Expand)AuthorAge
* Merge branch 'jk/ref-filter-colors-fix'Junio C Hamano2017-10-18
|\
| * tag: respect color.ui configJeff King2017-10-17
| * Merge branch 'jk/ui-color-always-to-auto-maint' (early part) into jk/ref-filt...Junio C Hamano2017-10-17
| |\
| * \ Merge branch 'ab/ref-filter-no-contains' into maintJunio C Hamano2017-09-10
| |\ \
* | \ \ Merge branch 'jk/ui-color-always-to-auto-maint' into jk/ui-color-always-to-autoJunio C Hamano2017-10-04
|\ \ \ \ | | |_|/ | |/| |
| * | | provide --color option for all ref-filter usersJeff King2017-10-04
| * | | test-terminal: set TERM=vt100Jeff King2017-10-04
| |/ /
* | | test-lib: don't use ulimit in test prerequisites on cygwinRamsay Jones2017-09-15
* | | t7004: move limited stack prereq to test-libMichael J Gruber2017-09-08
* | | Merge branch 'ab/ref-filter-no-contains'Junio C Hamano2017-08-22
|\ \ \ | |/ / |/| / | |/
| * tests: don't give unportable ">" to "test" built-in, use -gtÆvar Arnfjörð Bjarmason2017-08-07
* | ref-filter: consult want_color() before emitting colorsJeff King2017-07-13
* | tests: fix tests broken under GETTEXT_POISON=YesPleaseÆvar Arnfjörð Bjarmason2017-05-11
* | Merge branch 'ab/ref-filter-no-contains'Junio C Hamano2017-04-11
|\ \ | |/
| * tag: add tests for --with and --withoutÆvar Arnfjörð Bjarmason2017-03-24
| * ref-filter: add --no-contains option to tag/branch/for-each-refÆvar Arnfjörð Bjarmason2017-03-24
| * tag: change --point-at to default to HEADÆvar Arnfjörð Bjarmason2017-03-24
| * tag: implicitly supply --list given another list-like optionÆvar Arnfjörð Bjarmason2017-03-24
| * tag: change misleading --list <pattern> documentationÆvar Arnfjörð Bjarmason2017-03-24
| * tag: add more incompatibles mode testsÆvar Arnfjörð Bjarmason2017-03-24
| * tag tests: fix a typo in a test descriptionÆvar Arnfjörð Bjarmason2017-03-23
| * tag: remove a TODO item from the test suiteÆvar Arnfjörð Bjarmason2017-03-23
| * ref-filter: add test for --contains on a non-commitÆvar Arnfjörð Bjarmason2017-03-23
| * ref-filter: make combining --merged & --no-merged an errorÆvar Arnfjörð Bjarmason2017-03-21
* | Merge branch 'st/verify-tag'Junio C Hamano2017-03-27
|\ \ | |/ |/|
| * t7004, t7030: fix here-doc syntax errorsSantiago Torres2017-03-24
* | Merge branch 'cw/tag-reflog-message'Junio C Hamano2017-02-27
|\ \
| * | tag: generate useful reflog messageCornelius Weig2017-02-08
* | | Merge branch 'cw/log-updates-for-all-refs-really'Junio C Hamano2017-02-03
|\ \ \
| * | | refs: add option core.logAllRefUpdates = alwaysCornelius Weig2017-01-31
* | | | Merge branch 'st/verify-tag'Junio C Hamano2017-01-31
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | t/t7004-tag: Add --format specifier testsSantiago Torres2017-01-18
| |/
* | Merge branch 'sg/fix-versioncmp-with-common-suffix'Junio C Hamano2017-01-23
|\ \
| * | versioncmp: generalize version sort suffix reorderingSZEDER Gábor2017-01-12
| * | versioncmp: use earliest-longest contained suffix to determine sorting orderSZEDER Gábor2016-12-08
| * | versioncmp: cope with common part overlapping with prerelease suffixSZEDER Gábor2016-12-08
| * | t7004-tag: add version sort tests to show prerelease reordering issuesSZEDER Gábor2016-12-08
| * | t7004-tag: use test_config helperSZEDER Gábor2016-12-08
| * | t7004-tag: delete unnecessary tags with test_when_finishedSZEDER Gábor2016-12-08
| |/
* | tag, branch, for-each-ref: add --ignore-case for sorting and filteringNguyễn Thái Ngọc Duy2016-12-05
|/
* gpg-interface: check gpg signature creation statusMichael J Gruber2016-06-17
* tag: add the option to force signing of annotated tagsLaurent Arnoud2016-03-22
* Merge branch 'jk/list-tag-2.7-regression'Junio C Hamano2016-02-01
|\
| * tag: do not show ambiguous tag names as "tags/foo"Jeff King2016-01-26
* | t/t7004-tag.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-07
|/
* tag.c: implement '--merged' and '--no-merged' optionsKarthik Nayak2015-09-17
* tag.c: implement '--format' optionKarthik Nayak2015-09-17
* tag.c: use 'ref-filter' APIsKarthik Nayak2015-09-17
* update-ref and tag: add --create-reflog argDavid Turner2015-07-21
* t7004: rename ULIMIT test prerequisite to ULIMIT_STACK_SIZEStefan Beller2015-05-12