index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
describe.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ma/lockfile-cleanup'
Junio C Hamano
2018-05-30
1
-1
/
+1
|
\
|
*
lock_file: make function-local locks non-static
Martin Ågren
2018-05-10
1
-1
/
+1
*
|
Merge branch 'sb/oid-object-info'
Junio C Hamano
2018-05-23
1
-1
/
+1
|
\
\
|
*
|
cache.h: add repository argument to oid_object_info
Stefan Beller
2018-04-26
1
-1
/
+1
*
|
|
exec_cmd: rename to use dash in file name
Stefan Beller
2018-04-11
1
-1
/
+1
|
/
/
*
|
sha1_file: convert sha1_object_info* to object_id
brian m. carlson
2018-03-14
1
-1
/
+1
*
|
Convert find_unique_abbrev* to struct object_id
brian m. carlson
2018-03-14
1
-2
/
+2
|
/
*
Merge branch 'sb/describe-blob'
Junio C Hamano
2018-02-27
1
-1
/
+1
|
\
|
*
describe: confirm that blobs actually exist
Jeff King
2018-02-12
1
-1
/
+1
*
|
Merge branch 'rs/describe-unique-abbrev'
Junio C Hamano
2018-02-13
1
-1
/
+1
|
\
\
|
*
|
describe: use strbuf_add_unique_abbrev() for adding short hashes
René Scharfe
2018-01-16
1
-1
/
+1
*
|
|
Merge branch 'dk/describe-all-output-fix'
Junio C Hamano
2018-01-23
1
-2
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
describe: prepend "tags/" when describing tags with embedded name
Daniel Knittl-Frank
2017-12-27
1
-2
/
+5
*
|
|
Merge branch 'sb/describe-blob'
Junio C Hamano
2017-12-28
1
-27
/
+94
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
builtin/describe.c: describe a blob
Stefan Beller
2017-12-19
1
-5
/
+57
|
*
|
builtin/describe.c: factor out describe_commit
Stefan Beller
2017-11-16
1
-26
/
+37
|
*
|
builtin/describe.c: print debug statements earlier
Stefan Beller
2017-11-16
1
-1
/
+4
|
*
|
builtin/describe.c: rename `oid` to avoid variable shadowing
Stefan Beller
2017-11-16
1
-4
/
+4
|
|
/
*
|
Merge branch 'bc/object-id'
Junio C Hamano
2017-11-06
1
-1
/
+1
|
\
\
|
*
|
refs: convert peel_ref to struct object_id
brian m. carlson
2017-10-16
1
-1
/
+1
|
|
/
*
|
Merge branch 'jc/no-cmd-as-subroutine'
Junio C Hamano
2017-11-06
1
-4
/
+11
|
\
\
|
|
/
|
/
|
|
*
describe: do not use cmd_*() as a subroutine
Junio C Hamano
2017-10-11
1
-4
/
+11
*
|
describe: teach --match to handle branches and remotes
Max Kirillov
2017-09-20
1
-12
/
+17
*
|
Merge branch 'jk/describe-omit-some-refs' into mk/describe-match-with-all
Junio C Hamano
2017-09-20
1
-3
/
+6
|
\
\
|
*
|
describe: fix matching to actually match all patterns
Max Kirillov
2017-09-17
1
-3
/
+6
*
|
|
hashmap: add API to disable item counting when threaded
Jeff Hostetler
2017-09-07
1
-1
/
+1
*
|
|
Merge branch 'sb/hashmap-cleanup'
Junio C Hamano
2017-08-11
1
-3
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
builtin/describe: drop hashmap_cmp_fn cast
Stefan Beller
2017-07-05
1
-3
/
+6
*
|
|
Merge branch 'sb/hashmap-customize-comparison'
Junio C Hamano
2017-07-14
1
-3
/
+5
|
\
|
|
|
*
|
hashmap.h: compare function has access to a data field
Stefan Beller
2017-06-30
1
-3
/
+5
*
|
|
Merge branch 'ab/wildmatch'
Junio C Hamano
2017-07-10
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
wildmatch: remove unused wildopts parameter
Ævar Arnfjörð Bjarmason
2017-06-24
1
-2
/
+2
*
|
|
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
*
|
|
Convert lookup_tag to struct object_id
brian m. carlson
2017-05-08
1
-3
/
+3
*
|
|
Convert lookup_commit* to struct object_id
brian m. carlson
2017-05-08
1
-2
/
+2
|
/
/
*
|
describe: localize debug output fully
Michael J Gruber
2017-03-27
1
-3
/
+12
*
|
builtin/describe: introduce --broken flag
Stefan Beller
2017-03-22
1
-9
/
+38
*
|
Merge branch 'bc/object-id'
Junio C Hamano
2017-03-17
1
-25
/
+25
|
\
\
|
|
/
|
/
|
|
*
builtin/describe: convert to struct object_id
brian m. carlson
2017-02-22
1
-25
/
+25
*
|
describe: teach describe negative pattern matches
Jacob Keller
2017-01-24
1
-0
/
+21
*
|
describe: teach --match to accept multiple patterns
Jacob Keller
2017-01-24
1
-7
/
+23
|
/
*
use QSORT
René Scharfe
2016-09-30
1
-1
/
+1
*
Remove get_object_hash.
brian m. carlson
2015-11-20
1
-3
/
+3
*
Convert struct object to object_id
brian m. carlson
2015-11-20
1
-7
/
+7
*
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
1
-3
/
+3
*
Merge branch 'sg/describe-contains'
Junio C Hamano
2015-09-01
1
-4
/
+4
|
\
|
*
describe --contains: default to HEAD when no commit-ish is given
SZEDER Gábor
2015-08-25
1
-4
/
+4
*
|
get_name(): rewrite to take an object_id argument
Michael Haggerty
2015-05-25
1
-9
/
+7
*
|
each_ref_fn: change to take an object_id parameter
Michael Haggerty
2015-05-25
1
-1
/
+3
[next]