Sign in
googlers
/
jrn
/
git
/
b9b439e0e3a543ddb920e4cf8d3c9d53f730111f
/
column.c
522cc87
utf8: fix truncated string lengths in `utf8_strnwidth()`
by Patrick Steinhardt
· 2 years, 1 month ago
46b225f
Merge branch 'jk/strvec'
by Junio C Hamano
· 4 years, 5 months ago
84544f2
comment: fix spelling mistakes inside comments
by Steve Kemp
· 4 years, 6 months ago
ef8d7ac
strvec: convert more callers away from argv_array name
by Jeff King
· 4 years, 6 months ago
a81e42d
column: use utf8_strnwidth() to strip out ANSI color escapes
by René Scharfe
· 5 years ago
acbf33f
column: drop unused "opts" parameter in item_length()
by Jeff King
· 6 years ago
033abf9
Replace all die("BUG: ...") calls by BUG() ones
by Johannes Schindelin
· 7 years ago
965ff23
column: do not include pager.c
by Junio C Hamano
· 7 years ago
b2d3fd2
column: show auto columns when pager is active
by Kevin Daudt
· 7 years ago
b2141fc
config: don't include config.h by default
by Brandon Williams
· 8 years ago
3733e69
use xmallocz to avoid size arithmetic
by Jeff King
· 9 years ago
b32fa95
convert trivial cases to ALLOC_ARRAY
by Jeff King
· 9 years ago
8828f29
use child_process_init() to initialize struct child_process variables
by René Scharfe
· 10 years ago
2756ca4
use REALLOC_ARRAY for changing the allocation size of arrays
by René Scharfe
· 10 years ago
d318027
run-command: introduce CHILD_PROCESS_INIT
by René Scharfe
· 10 years ago
cf4fff5
refactor skip_prefix to return a boolean
by Jeff King
· 11 years ago
5eb7f7e
run_column_filter: use argv_array
by Jeff King
· 11 years ago
0168990
comments: fix misuses of "nor"
by Justin Lebar
· 11 years ago
b27004e
column: support piping stdout to external git-column process
by Nguyễn Thái Ngọc Duy
· 13 years ago
3f8eccb
column: add dense layout support
by Nguyễn Thái Ngọc Duy
· 13 years ago
077539d
column: add columnar layout
by Nguyễn Thái Ngọc Duy
· 13 years ago
7e29b82
Add column layout skeleton and git-column
by Nguyễn Thái Ngọc Duy
· 13 years ago