summaryrefslogtreecommitdiffstats
path: root/t/t9002-column.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
* column: disallow negative paddingKristoffer Haugsbakk2024-02-131-0/+11
* column: release strbuf and string_list after useRené Scharfe2023-11-271-0/+1
* column: fix parsing of the '--nl' optionSZEDER Gábor2021-08-261-0/+18
* column: add dense layout supportNguyễn Thái Ngọc Duy2012-04-271-0/+48
* t9002: work around shells that are unable to set COLUMNS to 1Zbigniew Jędrzejewski-Szmek2012-04-271-2/+3
* column: add columnar layoutNguyễn Thái Ngọc Duy2012-04-271-0/+86
* Add column layout skeleton and git-columnNguyễn Thái Ngọc Duy2012-04-271-0/+45