index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
commit-graph.c
Age
Commit message (
Expand
)
Author
2025-07-15
Merge branch 'ps/object-store'
Junio C Hamano
2025-07-01
odb: get rid of `the_repository` in `find_odb()`
Patrick Steinhardt
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
2025-07-01
object-store: rename `object_directory` to `odb_source`
Patrick Steinhardt
2025-06-17
Merge branch 'ly/commit-graph-graph-write-leakfix'
Junio C Hamano
2025-06-04
commit-graph: fix start_delayed_progress() leak
Lidong Yan
2025-04-29
Merge branch 'az/tighten-string-array-constness'
Junio C Hamano
2025-04-21
global: mark usage strings and string tables const
Ahelenia Ziemiańska
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
2024-12-18
progress: stop using `the_repository`
Patrick Steinhardt
2024-11-26
builtin: pass repository to sub commands
Karthik Nayak
2024-09-23
Merge branch 'jc/pass-repo-to-builtins'
Junio C Hamano
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
2024-09-12
environment: make `get_object_directory()` accept a repository
Patrick Steinhardt
2024-02-08
Merge branch 'ja/doc-placeholders-fix'
Junio C Hamano
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
treewide: add direct includes currently only pulled in transitively
Elijah Newren
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
doc: enforce dashes in placeholders
Jean-Noël Avila
2023-10-13
Merge branch 'jk/commit-graph-leak-fixes'
Junio C Hamano
2023-10-03
commit-graph: clear oidset after finishing write
Jeff King
2023-09-28
commit-graph: report incomplete chains during verification
Jeff King
2023-09-28
commit-graph: detect read errors when verifying graph chain
Jeff King
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
2023-06-29
Merge branch 'en/header-split-cache-h-part-3'
Junio C Hamano
2023-06-28
config: pass kvi to die_bad_number()
Glen Choo
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
builtin.h: remove unneccessary includes
Elijah Newren
2023-06-12
repository: create disable_replace_refs()
Derrick Stolee
2023-04-11
treewide: be explicit about dependence on trace.h & trace2.h
Elijah Newren
2023-03-21
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-02-23
replace-object.h: move read_replace_refs declaration from cache.h to here
Elijah Newren
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-06
commit-graph: fix a parse_options_concat() leak
Ævar Arnfjörð Bjarmason
2023-02-06
commit-graph: use free_commit_graph() instead of UNLEAK()
Ævar Arnfjörð Bjarmason
2022-10-28
Merge branch 'ab/doc-synopsis-and-cmd-usage'
Junio C Hamano
2022-10-13
doc txt & -h consistency: fix mismatching labels
Ævar Arnfjörð Bjarmason
2022-10-13
doc txt & -h consistency: correct padding around "[]()"
Ævar Arnfjörð Bjarmason
2022-10-13
doc txt & -h consistency: word-wrap
Ævar Arnfjörð Bjarmason
2022-09-14
Merge branch 'ab/unused-annotation'
Junio C Hamano
2022-09-14
Merge branch 'jk/unused-annotation'
Junio C Hamano
2022-09-01
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
2022-08-25
pass subcommand "prefix" arguments to parse_options()
Jeff King
2022-08-19
config: mark unused callback parameters
Jeff King
2022-08-19
builtin/commit-graph.c: let parse-options parse subcommands
SZEDER Gábor
2022-03-04
commit-graph: fix memory leak in misused string_list API
Ævar Arnfjörð Bjarmason
2021-11-01
Merge branch 'ab/ignore-replace-while-working-on-commit-graph'
Junio C Hamano
[next]