🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.45.0
/
column.c
tag
8be58deda2ccce7d036072ec34439f9fad88204f
tagger
Junio C Hamano <gitster@pobox.com>
Mon Apr 29 14:30:43 2024
object
786a3e4b8d754d2b14b1208b98eeb0a554ef19a8
Git 2.45
76fb807
column: guard against negative padding
by Kristoffer Haugsbakk
· 1 year, 10 months ago
77f091e
treewide: remove cache.h inclusion due to pager.h changes
by Elijah Newren
· 2 years, 8 months ago
ca4eed7
pager.h: move declarations for pager.c functions from cache.h
by Elijah Newren
· 2 years, 8 months ago
522cc87
utf8: fix truncated string lengths in `utf8_strnwidth()`
by Patrick Steinhardt
· 3 years ago
46b225f
Merge branch 'jk/strvec'
by Junio C Hamano
· 5 years ago
84544f2
comment: fix spelling mistakes inside comments
by Steve Kemp
· 5 years ago
ef8d7ac
strvec: convert more callers away from argv_array name
by Jeff King
· 5 years ago
a81e42d
column: use utf8_strnwidth() to strip out ANSI color escapes
by René Scharfe
· 6 years ago
acbf33f
column: drop unused "opts" parameter in item_length()
by Jeff King
· 7 years ago
033abf9
Replace all die("BUG: ...") calls by BUG() ones
by Johannes Schindelin
· 8 years ago
965ff23
column: do not include pager.c
by Junio C Hamano
· 8 years ago
b2d3fd2
column: show auto columns when pager is active
by Kevin Daudt
· 8 years ago
b2141fc
config: don't include config.h by default
by Brandon Williams
· 9 years ago
3733e69
use xmallocz to avoid size arithmetic
by Jeff King
· 10 years ago
b32fa95
convert trivial cases to ALLOC_ARRAY
by Jeff King
· 10 years ago
8828f29
use child_process_init() to initialize struct child_process variables
by René Scharfe
· 11 years ago
2756ca4
use REALLOC_ARRAY for changing the allocation size of arrays
by René Scharfe
· 11 years ago
d318027
run-command: introduce CHILD_PROCESS_INIT
by René Scharfe
· 11 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
· 12 years ago
0168990
comments: fix misuses of "nor"
by Justin Lebar
· 12 years ago
b27004e
column: support piping stdout to external git-column process
by Nguyễn Thái Ngọc Duy
· 14 years ago
3f8eccb
column: add dense layout support
by Nguyễn Thái Ngọc Duy
· 14 years ago
077539d
column: add columnar layout
by Nguyễn Thái Ngọc Duy
· 14 years ago
7e29b82
Add column layout skeleton and git-column
by Nguyễn Thái Ngọc Duy
· 14 years ago