summaryrefslogtreecommitdiffstats
path: root/t/t4207-log-decoration-colors.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bf/set-head-symref'Junio C Hamano2024-12-191-1/+2
|\
| * fetch: set remote/HEAD if it does not existBence Ferdinandy2024-11-251-1/+2
* | t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
|/
* t4207: delete replace references via git-update-ref(1)Patrick Steinhardt2023-11-031-2/+8
* decorate: use commit color for HEAD arrowAndy Koppe2023-08-211-3/+3
* decorate: color each token separatelyAndy Koppe2023-08-211-19/+25
* t4207: test coloring of grafted decorationsDerrick Stolee2022-08-051-0/+53
* t4207: modernize testDerrick Stolee2022-08-051-17/+20
* revisions API: have release_revisions() release "filter"Ævar Arnfjörð Bjarmason2022-04-141-0/+1
* t4*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-4/+4
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-201-0/+3
* t: use test_decode_color rather than literal ANSI codesJeff King2017-07-131-13/+9
* log: decorate HEAD -> branch with the same color for arrow and HEADNguyễn Thái Ngọc Duy2016-07-131-1/+1
* log: decorate HEAD with branch nameJunio C Hamano2015-03-101-3/+3
* log --decorate: do not leak "commit" color into the next itemJunio C Hamano2015-03-041-8/+8
* pretty: share code between format_decoration and show_decorationsNguyễn Thái Ngọc Duy2013-04-191-4/+4
* Add test for correct coloring of git log --decorationNazri Ramliy2010-06-301-0/+66