index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
describe.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-15
Merge branch 'as/describe-broken-refresh-index-fix'
Junio C Hamano
1
-0
/
+12
2024-06-26
describe: refresh the index when 'broken' flag is used
Abhijeet Sonar
1
-0
/
+12
2024-05-17
refs: pass repo when peeling objects
Patrick Steinhardt
1
-1
/
+1
2024-05-16
Merge branch 'ps/refs-without-the-repository' into ps/refs-without-the-reposi...
Junio C Hamano
1
-1
/
+2
2024-05-07
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
1
-1
/
+2
2024-04-18
builtin: stop using `the_index`
Patrick Steinhardt
1
-2
/
+1
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
1
-2
/
+0
2023-09-13
Merge branch 'jk/unused-post-2.42-part2'
Junio C Hamano
1
-2
/
+4
2023-09-05
parse-options: prefer opt->value to globals in callbacks
Jeff King
1
-2
/
+4
2023-08-21
diff: drop useless "status" parameter from diff_result_code()
Jeff King
1
-1
/
+1
2023-08-21
diff: drop useless return from run_diff_{files,index} functions
Jeff King
1
-3
/
+3
2023-07-28
Merge branch 'rs/describe-parseopt-fix'
Junio C Hamano
1
-3
/
+14
2023-07-21
describe: fix --no-exact-match
René Scharfe
1
-3
/
+14
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
1
-1
/
+1
2023-06-21
git-compat-util.h: remove unneccessary include of wildmatch.h
Elijah Newren
1
-0
/
+1
2023-06-21
cache.h: remove this no-longer-used header
Elijah Newren
1
-2
/
+1
2023-06-21
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-04-25
Merge branch 'en/header-split-cache-h'
Junio C Hamano
1
-0
/
+1
2023-04-21
Merge branch 'rn/sparse-describe'
Junio C Hamano
1
-0
/
+2
2023-04-11
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-04-06
Merge branch 'en/header-split-cleanup'
Junio C Hamano
1
-0
/
+3
2023-04-06
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
1
-4
/
+5
2023-04-04
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
1
-4
/
+5
2023-04-03
describe: enable sparse index for describe
Raghul Nanth A
1
-0
/
+2
2023-03-28
cocci: apply the "commit.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2023-03-28
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2023-03-21
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
1
-0
/
+1
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
1
-0
/
+1
2022-11-21
cocci: apply "pending" index-compatibility to some "builtin/*.c"
Ævar Arnfjörð Bjarmason
1
-3
/
+4
2022-10-28
Merge branch 'ab/doc-synopsis-and-cmd-usage'
Junio C Hamano
1
-2
/
+3
2022-10-13
doc txt & -h consistency: add missing options and labels
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2022-09-01
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2022-08-19
hashmap: mark unused callback parameters
Jeff King
1
-1
/
+1
2022-08-19
refs: mark unused each_ref_fn parameters
Jeff King
1
-1
/
+2
2022-04-13
revisions API users: add straightforward release_revisions()
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2022-01-05
i18n: turn even more messages into "cannot be used together" ones
Jean-Noël Avila
1
-2
/
+2
2022-01-05
i18n: turn "options are incompatible" into "cannot be used together"
Jean-Noël Avila
1
-1
/
+1
2021-04-27
hash: provide per-algorithm null OIDs
brian m. carlson
1
-1
/
+1
2021-01-21
refs: switch peel_ref() to peel_iterated_oid()
Jeff King
1
-1
/
+1
2020-07-30
strvec: rename struct fields
Jeff King
1
-3
/
+3
2020-07-28
strvec: fix indentation in renamed calls
Jeff King
1
-4
/
+4
2020-07-28
strvec: convert builtin/ callers away from argv_array name
Jeff King
1
-14
/
+14
2020-07-28
strvec: rename files from argv-array to strvec
Jeff King
1
-1
/
+1
2020-03-26
Merge branch 'jc/describe-misnamed-annotated-tag'
Junio C Hamano
1
-6
/
+9
2020-02-26
describe: don't abort too early when searching tags
Benno Evers
1
-4
/
+18
2020-02-20
describe: force long format for a name based on a mislocated tag
Junio C Hamano
1
-6
/
+9
2019-10-15
Merge branch 'ew/hashmap'
Junio C Hamano
1
-9
/
+12
2019-10-07
OFFSETOF_VAR macro to simplify hashmap iterators
Eric Wong
1
-1
/
+1
[next]