aboutsummaryrefslogtreecommitdiff
path: root/builtin/describe.c
Commit message (Expand)AuthorAge
* Merge branch 'sb/describe-blob'Junio C Hamano2017-12-28
|\
| * builtin/describe.c: describe a blobStefan Beller2017-12-19
| * builtin/describe.c: factor out describe_commitStefan Beller2017-11-16
| * builtin/describe.c: print debug statements earlierStefan Beller2017-11-16
| * builtin/describe.c: rename `oid` to avoid variable shadowingStefan Beller2017-11-16
* | Merge branch 'bc/object-id'Junio C Hamano2017-11-06
|\ \
| * | refs: convert peel_ref to struct object_idbrian m. carlson2017-10-16
| |/
* | Merge branch 'jc/no-cmd-as-subroutine'Junio C Hamano2017-11-06
|\ \ | |/ |/|
| * describe: do not use cmd_*() as a subroutineJunio C Hamano2017-10-11
* | describe: teach --match to handle branches and remotesMax Kirillov2017-09-20
* | Merge branch 'jk/describe-omit-some-refs' into mk/describe-match-with-allJunio C Hamano2017-09-20
|\ \
| * | describe: fix matching to actually match all patternsMax Kirillov2017-09-17
* | | hashmap: add API to disable item counting when threadedJeff Hostetler2017-09-07
* | | Merge branch 'sb/hashmap-cleanup'Junio C Hamano2017-08-11
|\ \ \ | |_|/ |/| |
| * | builtin/describe: drop hashmap_cmp_fn castStefan Beller2017-07-05
* | | Merge branch 'sb/hashmap-customize-comparison'Junio C Hamano2017-07-13
|\ \ \ | |/ /
| * | hashmap.h: compare function has access to a data fieldStefan Beller2017-06-30
* | | Merge branch 'ab/wildmatch'Junio C Hamano2017-07-10
|\ \ \ | |/ / |/| |
| * | wildmatch: remove unused wildopts parameterÆvar Arnfjörð Bjarmason2017-06-23
* | | Merge branch 'bw/config-h'Junio C Hamano2017-06-24
|\ \ \ | |/ / |/| |
| * | config: don't include config.h by defaultBrandon Williams2017-06-15
* | | Convert lookup_tag to struct object_idbrian m. carlson2017-05-08
* | | Convert lookup_commit* to struct object_idbrian m. carlson2017-05-08
|/ /
* | describe: localize debug output fullyMichael J Gruber2017-03-27
* | builtin/describe: introduce --broken flagStefan Beller2017-03-22
* | Merge branch 'bc/object-id'Junio C Hamano2017-03-17
|\ \ | |/ |/|
| * builtin/describe: convert to struct object_idbrian m. carlson2017-02-22
* | describe: teach describe negative pattern matchesJacob Keller2017-01-23
* | describe: teach --match to accept multiple patternsJacob Keller2017-01-23
|/
* use QSORTRené Scharfe2016-09-29
* Remove get_object_hash.brian m. carlson2015-11-20
* Convert struct object to object_idbrian m. carlson2015-11-20
* Add several uses of get_object_hash.brian m. carlson2015-11-20
* Merge branch 'sg/describe-contains'Junio C Hamano2015-08-31
|\
| * describe --contains: default to HEAD when no commit-ish is givenSZEDER Gábor2015-08-25
* | get_name(): rewrite to take an object_id argumentMichael Haggerty2015-05-25
* | each_ref_fn: change to take an object_id parameterMichael Haggerty2015-05-25
* | standardize usage info string formatAlex Henrie2015-01-14
* | lockfile.h: extract new header file for the functions in lockfile.cMichael Haggerty2014-10-01
* | hashmap: add simplified hashmap_get_from_hash() APIKarsten Blees2014-07-07
* | hashmap: factor out getting a hash code from a SHA1Karsten Blees2014-07-07
|/
* Merge branch 'nd/no-more-fnmatch'Junio C Hamano2014-03-14
|\
| * use wildmatch() directly without fnmatch() wrapperNguyễn Thái Ngọc Duy2014-02-20
* | Merge branch 'kb/fast-hashmap'Junio C Hamano2014-02-27
|\ \ | |/ |/|
| * buitin/describe.c: use new hash map implementationKarsten Blees2013-11-18
* | replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder2013-12-05
* | describe: trivial style fixesFelipe Contreras2013-10-31
|/
* Merge branch 'rh/ishes-doc'Junio C Hamano2013-09-17
|\
| * use 'commit-ish' instead of 'committish'Richard Hansen2013-09-04
* | Replace deprecated OPT_BOOLEAN by OPT_BOOLStefan Beller2013-08-05
|/