🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.10.1
/
alias.c
tag
3030004058418a637e563f39c9abd252f89b5029
tagger
Junio C Hamano <gitster@pobox.com>
Mon Oct 03 20:24:24 2016
object
6406bdc0b95715a087fdeeb0f6adf3deb80a25b8
Git 2.10.1
b32fa95
convert trivial cases to ALLOC_ARRAY
by Jeff King
· 10 years ago
9e9de18
config: silence warnings for command names with invalid keys
by Jeff King
· 10 years ago
1117915
alias.c: replace `git_config()` with `git_config_get_string()`
by Tanay Abhra
· 11 years ago
ae021d8
use skip_prefix to avoid magic numbers
by Jeff King
· 11 years ago
5955654
replace {pre,suf}fixcmp() with {starts,ends}_with()
by Christian Couder
· 12 years ago
cc10837
alias: have SP around arithmetic operators
by Felipe Contreras
· 12 years ago
ad9ac6d
split_cmdline: Allow caller to access error string
by Greg Brockman
· 15 years ago
2beba6b
Merge branch 'jk/maint-1.6.0-trace-argv'
by Junio C Hamano
· 17 years ago
27d5438
fix GIT_TRACE segfault with shell-quoted aliases
by Jeff King
· 17 years ago
4b25d09
Fix a bunch of pointer declarations (codestyle)
by Felipe Contreras
· 17 years ago
0989fe9
Move split_cmdline() to alias.c
by Miklos Vajna
· 17 years ago
ef90d6d
Provide git_config with a callback-data parameter
by Johannes Schindelin
· 18 years ago
9435111
make alias lookup a public, procedural function
by Jeff King
· 18 years ago