aboutsummaryrefslogtreecommitdiff
path: root/builtin-show-ref.c
Commit message (Expand)AuthorAge
* show-ref: fix --exclude-existingJunio C Hamano2006-12-18
* show-ref: fix --verify --hash=lengthJunio C Hamano2006-12-17
* show-ref: fix --quiet --verifyJunio C Hamano2006-12-17
* avoid accessing _all_ loose refs in git-show-ref --verifyJunio C Hamano2006-12-17
* git-fetch: Avoid reading packed refs over and over againJunio C Hamano2006-12-17
* Store peeled refs in packed-refs (take 2).Junio C Hamano2006-11-21
* Store peeled refs in packed-refs file.Junio C Hamano2006-11-19
* Fix show-ref usagestringLars Hjemli2006-10-26
* show-ref --hash=len, --abbrev=len, and --abbrevJunio C Hamano2006-10-01
* Merge branch 'lt/refs' into jc/lt-ref2-with-lt-refsJunio C Hamano2006-09-21
* Fix show-ref usage for --dereference.Christian Couder2006-09-20
* Add [-s|--hash] option to Linus' show-ref.Christian Couder2006-09-17
* Add "git show-ref" builtin commandLinus Torvalds2006-09-16