Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | column: fix parsing of the '--nl' option | SZEDER Gábor | 2021-08-26 | 1 | -1/+1 |
* | column, range-diff: downcase option description | Chinmoy Chakraborty | 2021-03-29 | 1 | -4/+4 |
* | builtin: consistently pass cmd_* prefix to parse_options | Jeff King | 2019-05-13 | 1 | -1/+1 |
* | column: fix off-by-one default width | Nguyễn Thái Ngọc Duy | 2018-05-13 | 1 | -1/+0 |
* | config: don't include config.h by default | Brandon Williams | 2017-06-15 | 1 | -0/+1 |
* | column: read lines with strbuf_getline() | Junio C Hamano | 2016-01-15 | 1 | -1/+1 |
* | strbuf: introduce strbuf_getline_{lf,nul}() | Junio C Hamano | 2016-01-15 | 1 | -1/+1 |
* | standardize usage info string format | Alex Henrie | 2015-01-14 | 1 | -1/+1 |
* | replace {pre,suf}fixcmp() with {starts,ends}_with()cc/starts-n-ends-with | Christian Couder | 2013-12-05 | 1 | -1/+1 |
* | i18n: column: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 2012-08-20 | 1 | -8/+8 |
* | Add column layout skeleton and git-column | Nguyễn Thái Ngọc Duy | 2012-04-27 | 1 | -0/+59 |