index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
alias.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'js/alias-case-sensitivity'
Junio C Hamano
2017-07-20
|
\
|
*
alias: compare alias name *case-insensitively*
Johannes Schindelin
2017-07-17
*
|
Merge branch 'ab/free-and-null'
Junio C Hamano
2017-06-24
|
\
\
|
*
|
coccinelle: make use of the "type" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
2017-06-16
*
|
|
config: don't include config.h by default
Brandon Williams
2017-06-15
|
|
/
|
/
|
*
|
alias: use the early config machinery to expand aliases
Johannes Schindelin
2017-06-15
|
/
*
convert trivial cases to ALLOC_ARRAY
Jeff King
2016-02-22
*
config: silence warnings for command names with invalid keys
Jeff King
2015-08-24
*
alias.c: replace `git_config()` with `git_config_get_string()`
Tanay Abhra
2014-08-07
*
use skip_prefix to avoid magic numbers
Jeff King
2014-06-20
*
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
*
alias: have SP around arithmetic operators
Felipe Contreras
2013-10-16
*
split_cmdline: Allow caller to access error string
Greg Brockman
2010-08-11
*
Merge branch 'jk/maint-1.6.0-trace-argv'
Junio C Hamano
2009-05-23
|
\
|
*
fix GIT_TRACE segfault with shell-quoted aliases
Jeff King
2009-05-09
*
|
Fix a bunch of pointer declarations (codestyle)
Felipe Contreras
2009-05-01
|
/
*
Move split_cmdline() to alias.c
Miklos Vajna
2008-06-30
*
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
*
make alias lookup a public, procedural function
Jeff King
2008-02-24