index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
column.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
2024-09-13
1
-0
/
+1
*
builtin: add a repository parameter for builtin functions
John Cai
2024-09-13
1
-1
/
+4
*
column: disallow negative padding
Kristoffer Haugsbakk
2024-02-13
1
-0
/
+2
*
Merge branch 'rs/column-leakfix' into maint-2.43
Junio C Hamano
2024-02-09
1
-0
/
+2
|
\
|
*
column: release strbuf and string_list after use
René Scharfe
2023-11-27
1
-0
/
+2
*
|
Merge branch 'gc/config-context'
Junio C Hamano
2023-07-06
1
-1
/
+2
|
\
\
|
*
|
config: add ctx arg to config_fn_t
Glen Choo
2023-06-28
1
-1
/
+2
*
|
|
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
1
-1
/
+0
|
/
/
*
/
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
/
*
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()
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