Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-07-13 | Make usage strings dash-less | Stephan Beyer | 1 | -1/+1 |
2008-05-14 | Provide git_config with a callback-data parameter | Johannes Schindelin | 1 | -1/+1 |
2007-10-29 | Make builtin-symbolic-ref.c use parse_options. | Pierre Habouzit | 1 | -34/+18 |
2007-07-29 | symbolic-ref, update-ref: do not refuse reflog message with LF | Junio C Hamano | 1 | -2/+0 |
2007-01-28 | add logref support to git-symbolic-ref | Nicolas Pitre | 1 | -2/+14 |
2007-01-15 | Fix git-fetch while on detached HEAD not to give needlessly alarming errors | Junio C Hamano | 1 | -5/+29 |
2006-09-20 | Tell between packed, unpacked and symbolic refs. | Junio C Hamano | 1 | -1/+5 |
2006-09-20 | symbolit-ref: fix resolve_ref conversion. | Junio C Hamano | 1 | -1/+1 |
2006-09-17 | Make ref resolution saner | Linus Torvalds | 1 | -9/+5 |
2006-09-02 | Replace uses of strdup with xstrdup. | Shawn Pearce | 1 | -2/+2 |
2006-08-03 | Make git-symbolic-ref a builtin | Matthias Kestenholz | 1 | -0/+35 |