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
/
describe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-20
describe: teach --match to handle branches and remotes
Max Kirillov
1
-12
/
+17
2017-09-20
Merge branch 'jk/describe-omit-some-refs' into mk/describe-match-with-all
Junio C Hamano
1
-3
/
+6
2017-09-17
describe: fix matching to actually match all patterns
Max Kirillov
1
-3
/
+6
2017-09-07
hashmap: add API to disable item counting when threaded
Jeff Hostetler
1
-1
/
+1
2017-08-11
Merge branch 'sb/hashmap-cleanup'
Junio C Hamano
1
-3
/
+6
2017-07-13
Merge branch 'sb/hashmap-customize-comparison'
Junio C Hamano
1
-3
/
+5
2017-07-10
Merge branch 'ab/wildmatch'
Junio C Hamano
1
-2
/
+2
2017-07-05
builtin/describe: drop hashmap_cmp_fn cast
Stefan Beller
1
-3
/
+6
2017-06-30
hashmap.h: compare function has access to a data field
Stefan Beller
1
-3
/
+5
2017-06-24
Merge branch 'bw/config-h'
Junio C Hamano
1
-0
/
+1
2017-06-23
wildmatch: remove unused wildopts parameter
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-05-08
Convert lookup_tag to struct object_id
brian m. carlson
1
-3
/
+3
2017-05-08
Convert lookup_commit* to struct object_id
brian m. carlson
1
-2
/
+2
2017-03-27
describe: localize debug output fully
Michael J Gruber
1
-3
/
+12
2017-03-22
builtin/describe: introduce --broken flag
Stefan Beller
1
-9
/
+38
2017-03-17
Merge branch 'bc/object-id'
Junio C Hamano
1
-25
/
+25
2017-02-22
builtin/describe: convert to struct object_id
brian m. carlson
1
-25
/
+25
2017-01-23
describe: teach describe negative pattern matches
Jacob Keller
1
-0
/
+21
2017-01-23
describe: teach --match to accept multiple patterns
Jacob Keller
1
-7
/
+23
2016-09-29
use QSORT
René Scharfe
1
-1
/
+1
2015-11-20
Remove get_object_hash.
brian m. carlson
1
-3
/
+3
2015-11-20
Convert struct object to object_id
brian m. carlson
1
-7
/
+7
2015-11-20
Add several uses of get_object_hash.
brian m. carlson
1
-3
/
+3
2015-08-31
Merge branch 'sg/describe-contains'
Junio C Hamano
1
-4
/
+4
2015-08-25
describe --contains: default to HEAD when no commit-ish is given
SZEDER Gábor
1
-4
/
+4
2015-05-25
get_name(): rewrite to take an object_id argument
Michael Haggerty
1
-9
/
+7
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
-2
/
+2
2014-10-01
lockfile.h: extract new header file for the functions in lockfile.c
Michael Haggerty
1
-0
/
+1
2014-07-07
hashmap: add simplified hashmap_get_from_hash() API
Karsten Blees
1
-3
/
+1
2014-07-07
hashmap: factor out getting a hash code from a SHA1
Karsten Blees
1
-9
/
+2
2014-03-14
Merge branch 'nd/no-more-fnmatch'
Junio C Hamano
1
-1
/
+1
2014-02-27
Merge branch 'kb/fast-hashmap'
Junio C Hamano
1
-29
/
+24
2014-02-20
use wildmatch() directly without fnmatch() wrapper
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2013-12-05
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
1
-1
/
+1
2013-11-18
buitin/describe.c: use new hash map implementation
Karsten Blees
1
-29
/
+24
2013-10-31
describe: trivial style fixes
Felipe Contreras
1
-4
/
+3
2013-09-17
Merge branch 'rh/ishes-doc'
Junio C Hamano
1
-2
/
+2
2013-09-04
use 'commit-ish' instead of 'committish'
Richard Hansen
1
-2
/
+2
2013-08-05
Replace deprecated OPT_BOOLEAN by OPT_BOOL
Stefan Beller
1
-10
/
+10
2013-07-18
describe: fix --contains when a tag is given as input
Junio C Hamano
1
-1
/
+2
2013-07-09
describe: use argv-array
Junio C Hamano
1
-15
/
+15
2013-06-14
Merge branch 'mh/reflife'
Junio C Hamano
1
-2
/
+4
2013-05-28
describe: make own copy of refname
Michael Haggerty
1
-2
/
+4
2013-05-20
describe: Add --first-parent option
Mike Crowe
1
-0
/
+5
2013-03-25
Merge branch 'jc/describe'
Junio C Hamano
1
-21
/
+20
2013-02-28
describe: --match=<pattern> must limit the refs even when used with --all
Junio C Hamano
1
-21
/
+20
2013-02-24
Fix ".git/refs" stragglers
Greg Price
1
-2
/
+2
2012-10-25
Merge branch 'jk/peel-ref'
Jeff King
1
-1
/
+1
[prev]
[next]