1. 1117915 alias.c: replace `git_config()` with `git_config_get_string()` by Tanay Abhra · 10 years ago
  2. ae021d8 use skip_prefix to avoid magic numbers by Jeff King · 11 years ago
  3. 5955654 replace {pre,suf}fixcmp() with {starts,ends}_with() by Christian Couder · 11 years ago
  4. cc10837 alias: have SP around arithmetic operators by Felipe Contreras · 11 years ago
  5. ad9ac6d split_cmdline: Allow caller to access error string by Greg Brockman · 14 years ago
  6. 2beba6b Merge branch 'jk/maint-1.6.0-trace-argv' by Junio C Hamano · 16 years ago
  7. 27d5438 fix GIT_TRACE segfault with shell-quoted aliases by Jeff King · 16 years ago
  8. 4b25d09 Fix a bunch of pointer declarations (codestyle) by Felipe Contreras · 16 years ago
  9. 0989fe9 Move split_cmdline() to alias.c by Miklos Vajna · 17 years ago
  10. ef90d6d Provide git_config with a callback-data parameter by Johannes Schindelin · 17 years ago
  11. 9435111 make alias lookup a public, procedural function by Jeff King · 17 years ago