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