13 Commits (d7dffce1cebde29a0c4b309a79e4345450bf352a)

Author SHA1 Message Date
Jeff King b32fa95fd8 convert trivial cases to ALLOC_ARRAY 9 years ago
Jeff King 9e9de18f1a config: silence warnings for command names with invalid keys 9 years ago
Tanay Abhra 111791559e alias.c: replace `git_config()` with `git_config_get_string()` 11 years ago
Jeff King ae021d8791 use skip_prefix to avoid magic numbers 11 years ago
Christian Couder 5955654823 replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
Felipe Contreras cc10837929 alias: have SP around arithmetic operators 11 years ago
Greg Brockman ad9ac6db5d split_cmdline: Allow caller to access error string 15 years ago
Jeff King 27d5438d9f fix GIT_TRACE segfault with shell-quoted aliases 16 years ago
Felipe Contreras 4b25d091ba Fix a bunch of pointer declarations (codestyle) 16 years ago
Miklos Vajna 0989fe9623 Move split_cmdline() to alias.c 17 years ago
Johannes Schindelin ef90d6d420 Provide git_config with a callback-data parameter 17 years ago
Jeff King 94351118c0 make alias lookup a public, procedural function 17 years ago