Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-08-11 | split_cmdline: Allow caller to access error string | Greg Brockman | 1 | -2/+12 |
2009-05-23 | Merge branch 'jk/maint-1.6.0-trace-argv' | Junio C Hamano | 1 | -4/+4 |
2009-05-09 | fix GIT_TRACE segfault with shell-quoted aliases | Jeff King | 1 | -4/+4 |
2009-05-01 | Fix a bunch of pointer declarations (codestyle) | Felipe Contreras | 1 | -2/+2 |
2008-06-30 | Move split_cmdline() to alias.c | Miklos Vajna | 1 | -0/+54 |
2008-05-14 | Provide git_config with a callback-data parameter | Johannes Schindelin | 1 | -2/+3 |
2008-02-24 | make alias lookup a public, procedural function | Jeff King | 1 | -0/+22 |