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
2016-05-03
Merge branch 'js/name-rev-use-oldest-ref'
Junio C Hamano
1
-6
/
+13
2016-04-22
name-rev: include taggerdate in considering the best name
Johannes Schindelin
1
-6
/
+13
2015-11-20
Remove get_object_hash.
brian m. carlson
1
-2
/
+2
2015-11-20
Convert struct object to object_id
brian m. carlson
1
-4
/
+4
2015-11-20
Add several uses of get_object_hash.
brian m. carlson
1
-3
/
+3
2015-10-05
name-rev: use strip_suffix to avoid magic numbers
Jeff King
1
-5
/
+4
2015-09-25
replace trivial malloc + sprintf / strcpy calls with xstrfmt
Jeff King
1
-8
/
+5
2015-05-25
name_ref(): rewrite to take an object_id argument
Michael Haggerty
1
-6
/
+4
2015-05-25
each_ref_fn: change to take an object_id parameter
Michael Haggerty
1
-1
/
+3
2015-01-14
standardize usage info string format
Alex Henrie
1
-3
/
+3
2014-06-19
use xstrfmt to replace xmalloc + strcpy/strcat
Jeff King
1
-4
/
+1
2014-02-20
use wildmatch() directly without fnmatch() wrapper
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2013-12-17
Merge branch 'cc/starts-n-ends-with'
Junio C Hamano
1
-3
/
+3
2013-12-05
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
1
-3
/
+3
2013-12-05
Merge branch 'jk/robustify-parse-commit'
Junio C Hamano
1
-2
/
+1
2013-10-24
assume parse_commit checks commit->object.parsed
Jeff King
1
-2
/
+1
2013-08-07
branch, commit, name-rev: ease up boolean conditions
Stefan Beller
1
-1
/
+1
2013-08-05
Replace deprecated OPT_BOOLEAN by OPT_BOOL
Stefan Beller
1
-6
/
+6
2013-07-18
describe: fix --contains when a tag is given as input
Junio C Hamano
1
-1
/
+16
2013-07-18
name-rev: differentiate between tags and commits they point at
Junio C Hamano
1
-8
/
+16
2013-07-09
name-rev: allow converting the exact object name at the tip of a ref
Junio C Hamano
1
-1
/
+58
2013-07-07
name-ref: factor out name shortening logic from name_ref()
Junio C Hamano
1
-7
/
+12
2013-06-18
name-rev: allow to specify a subpath for --refs option
Namhyung Kim
1
-7
/
+29
2012-08-20
i18n: name-rev: mark parseopt strings for translation
Nguyễn Thái Ngọc Duy
1
-11
/
+11
2011-11-18
Sync with 1.7.7.4
Junio C Hamano
1
-1
/
+1
2011-11-18
Merge branch 'jc/maint-name-rev-all' into maint
Junio C Hamano
1
-1
/
+1
2011-10-03
name-rev: split usage string
René Scharfe
1
-1
/
+3
2010-08-29
object.h: Add OBJECT_ARRAY_INIT macro and make use of it.
Thiago Farina
1
-1
/
+1
2010-02-22
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
1
-0
/
+305