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