index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin-show-ref.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-09
Show usage string for 'git show-ref -h'
Jonathan Nieder
1
-2
/
+8
2009-06-20
show-ref: migrate to parse-options
Stephen Boyd
1
-73
/
+60
2009-03-23
builtin-show-ref: use warning() instead of fprintf(stderr, "warning: ")
Miklos Vajna
1
-1
/
+1
2008-08-31
'git foo' program identifies itself without dash in die() messages
Junio C Hamano
1
-3
/
+3
2008-07-21
Rename path_list to string_list
Johannes Schindelin
1
-5
/
+5
2008-02-17
deref_tag: handle return value NULL
Martin Koegler
1
-0
/
+3
2007-07-14
Make every builtin-*.c file #include "builtin.h"
Peter Hagervall
1
-0
/
+1
2007-02-24
Merge branch 'maint'
Junio C Hamano
1
-2
/
+4
2007-02-24
git-show-ref --verify: Fail if called without a reference
Dmitry V. Levin
1
-2
/
+4
2007-02-20
Mechanical conversion to use prefixcmp()
Junio C Hamano
1
-6
/
+6
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