index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
prune.c
Age
Commit message (
Expand
)
Author
2025-08-05
Merge branch 'ps/object-file-wo-the-repository'
Junio C Hamano
2025-07-16
object-file: get rid of `the_repository` in loose object iterators
Patrick Steinhardt
2025-07-15
Merge branch 'ps/object-store'
Junio C Hamano
2025-07-07
builtin/prune: stop depending on 'the_repository'
Ayush Chandekar
2025-07-07
repository: move 'repository_format_precious_objects' to repo scope
Ayush Chandekar
2025-07-01
odb: rename `oid_object_info()`
Patrick Steinhardt
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
2025-03-10
object: stop depending on `the_repository`
Patrick Steinhardt
2024-12-18
progress: stop using `the_repository`
Patrick Steinhardt
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
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
2023-06-29
Merge branch 'en/header-split-cache-h-part-3'
Junio C Hamano
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
repository: remove unnecessary include of path.h
Elijah Newren
2023-06-21
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-12
repository: create disable_replace_refs()
Derrick Stolee
2023-04-11
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
2023-04-11
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-04
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-03-28
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
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-03-17
Merge branch 'jk/unused-post-2.39-part2'
Junio C Hamano
2023-02-24
for_each_object: mark unused callback parameters
Jeff King
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
2022-11-21
prune: quiet ENOENT on missing directories
Eric Wong
2022-04-13
revisions API users: add straightforward release_revisions()
Ævar Arnfjörð Bjarmason
2022-01-03
Merge branch 'ns/tmp-objdir'
Junio C Hamano
2021-12-08
tmp-objdir: new API for creating temporary writable databases
Neeraj Singh
2021-09-27
repack, prune: drop GIT_REF_PARANOIA settings
Jeff King
2020-05-13
Merge branch 'tb/shallow-cleanup'
Junio C Hamano
2020-04-30
shallow: extract a header file for shallow-related functions
Taylor Blau
2020-03-24
Lib-ify prune-packed
Denton Liu
2019-06-20
object: convert lookup_object() to use object_id
Jeff King
2019-02-14
prune: check SEEN flag for reachability
Jeff King
2019-02-14
prune: lazily perform reachability traversal
Jeff King
2019-01-14
Merge branch 'md/exclude-promisor-objects-fix-cleanup'
Junio C Hamano
2018-12-06
revision.c: put promisor option in specialized struct
Matthew DeVore
2018-11-06
Merge branch 'md/exclude-promisor-objects-fix'
Junio C Hamano
2018-11-06
Merge branch 'js/shallow-and-fetch-prune'
Junio C Hamano
2018-10-25
shallow: offer to prune only non-existing entries
Johannes Schindelin
2018-10-23
exclude-promisor-objects: declare when option is allowed
Matthew DeVore
2018-09-21
revision.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-08-15
Merge branch 'jk/core-use-replace-refs'
Junio C Hamano
2018-07-18
check_replace_refs: rename to read_replace_refs
Jeff King
[next]