| Commit message (Expand) | Author | Age | Files | Lines |
* | 'git foo' program identifies itself without dash in die() messages | Junio C Hamano | 2008-08-31 | 1 | -3/+3 |
* | Rename path_list to string_list | Johannes Schindelin | 2008-07-21 | 1 | -5/+5 |
* | deref_tag: handle return value NULL | Martin Koegler | 2008-02-17 | 1 | -0/+3 |
* | Make every builtin-*.c file #include "builtin.h" | Peter Hagervall | 2007-07-14 | 1 | -0/+1 |
* | Merge branch 'maint' | Junio C Hamano | 2007-02-24 | 1 | -2/+4 |
|\ |
|
| * | git-show-ref --verify: Fail if called without a reference | Dmitry V. Levin | 2007-02-24 | 1 | -2/+4 |
* | | Mechanical conversion to use prefixcmp() | Junio C Hamano | 2007-02-20 | 1 | -6/+6 |
|/ |
|
* | show-ref: fix --exclude-existing | Junio C Hamano | 2006-12-18 | 1 | -3/+4 |
* | show-ref: fix --verify --hash=length | Junio C Hamano | 2006-12-17 | 1 | -10/+15 |
* | show-ref: fix --quiet --verify | Junio C Hamano | 2006-12-17 | 1 | -3/+5 |
* | avoid accessing _all_ loose refs in git-show-ref --verify | Junio C Hamano | 2006-12-17 | 1 | -0/+17 |
* | git-fetch: Avoid reading packed refs over and over again | Junio C Hamano | 2006-12-17 | 1 | -1/+59 |
* | Store peeled refs in packed-refs (take 2). | Junio C Hamano | 2006-11-21 | 1 | -2/+4 |
* | Store peeled refs in packed-refs file. | Junio C Hamano | 2006-11-19 | 1 | -9/+27 |
* | Fix show-ref usagestring | Lars Hjemli | 2006-10-26 | 1 | -1/+1 |
* | show-ref --hash=len, --abbrev=len, and --abbrev | Junio C Hamano | 2006-10-01 | 1 | -4/+31 |
* | Merge branch 'lt/refs' into jc/lt-ref2-with-lt-refs | Junio C Hamano | 2006-09-21 | 1 | -3/+3 |
* | Fix show-ref usage for --dereference. | Christian Couder | 2006-09-20 | 1 | -1/+1 |
* | Add [-s|--hash] option to Linus' show-ref. | Christian Couder | 2006-09-17 | 1 | -3/+11 |
* | Add "git show-ref" builtin command | Linus Torvalds | 2006-09-16 | 1 | -0/+112 |