Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-12-18 | show-ref: fix --exclude-existing | Junio C Hamano | 1 | -3/+4 |
2006-12-17 | show-ref: fix --verify --hash=length | Junio C Hamano | 1 | -10/+15 |
2006-12-17 | show-ref: fix --quiet --verify | Junio C Hamano | 1 | -3/+5 |
2006-12-17 | avoid accessing _all_ loose refs in git-show-ref --verify | Junio C Hamano | 1 | -0/+17 |
2006-12-17 | git-fetch: Avoid reading packed refs over and over again | Junio C Hamano | 1 | -1/+59 |
2006-11-21 | Store peeled refs in packed-refs (take 2). | Junio C Hamano | 1 | -2/+4 |
2006-11-19 | Store peeled refs in packed-refs file. | Junio C Hamano | 1 | -9/+27 |
2006-10-26 | Fix show-ref usagestring | Lars Hjemli | 1 | -1/+1 |
2006-10-01 | show-ref --hash=len, --abbrev=len, and --abbrev | Junio C Hamano | 1 | -4/+31 |
2006-09-21 | Merge branch 'lt/refs' into jc/lt-ref2-with-lt-refs | Junio C Hamano | 1 | -3/+3 |
2006-09-20 | Fix show-ref usage for --dereference. | Christian Couder | 1 | -1/+1 |
2006-09-17 | Add [-s|--hash] option to Linus' show-ref. | Christian Couder | 1 | -3/+11 |
2006-09-16 | Add "git show-ref" builtin command | Linus Torvalds | 1 | -0/+112 |