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-name-rev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-25
parse-opts: prepare for OPT_FILENAME
Stephen Boyd
1
-1
/
+1
2008-08-03
Merge branch 'maint'
Junio C Hamano
1
-7
/
+5
2008-08-03
git-name-rev: don't use printf without format
René Scharfe
1
-7
/
+5
2008-08-02
Merge branch 'maint'
Junio C Hamano
1
-37
/
+46
2008-08-02
git-name-rev: allow --name-only in combination with --stdin
Pieter de Bie
1
-2
/
+7
2008-08-02
builtin-name-rev.c: split deeply nested part from the main function
Junio C Hamano
1
-37
/
+41
2008-07-13
Make usage strings dash-less
Stephan Beyer
1
-1
/
+1
2008-06-06
Merge branch 'maint'
Junio C Hamano
1
-2
/
+6
2008-06-05
name-rev: Fix segmentation fault when using --all
Björn Steinbrink
1
-2
/
+6
2008-05-14
Provide git_config with a callback-data parameter
Johannes Schindelin
1
-1
/
+1
2008-03-03
describe --always: fall back to showing an abbreviated object name
Junio C Hamano
1
-29
/
+30
2007-12-26
git-name-rev: add a --(no-)undefined option.
Pierre Habouzit
1
-10
/
+24
2007-10-29
Make builtin-name-rev.c use parse_options.
Pierre Habouzit
1
-39
/
+25
2007-08-27
name-rev: Fix non-shortest description
Johannes Schindelin
1
-10
/
+11
2007-06-07
War on whitespace
Junio C Hamano
1
-1
/
+0
2007-05-24
Merge branch 'maint'
Junio C Hamano
1
-0
/
+4
2007-05-24
name-rev: tolerate clock skew in committer dates
Junio C Hamano
1
-0
/
+4
2007-05-21
Teach git-describe how to run name-rev
Shawn O. Pearce
1
-6
/
+17
2007-05-15
git name-rev writes beyond the end of malloc() with large generations
Andy Whitcroft
1
-1
/
+4
2007-02-20
Merge branch 'js/name-rev-fix'
Junio C Hamano
1
-7
/
+16
2007-02-20
Mechanical conversion to use prefixcmp()
Junio C Hamano
1
-4
/
+4
2007-02-19
name-rev: avoid "^0" when unneeded
Johannes Schindelin
1
-7
/
+16
2007-02-17
name-rev: introduce the --refs=<pattern> option
Johannes Schindelin
1
-6
/
+17
2006-12-20
simplify inclusion of system header files.
Junio C Hamano
1
-1
/
+0
2006-09-20
Tell between packed, unpacked and symbolic refs.
Junio C Hamano
1
-1
/
+1
2006-09-20
Add callback data to for_each_ref() family.
Junio C Hamano
1
-4
/
+4
2006-09-02
Replace uses of strdup with xstrdup.
Shawn Pearce
1
-1
/
+1
2006-08-15
remove unnecessary initializations
David Rientjes
1
-1
/
+1
2006-08-03
Make git-name-rev a builtin
Matthias Kestenholz
1
-0
/
+256