index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
prune-packed.c
Age
Commit message (
Expand
)
Author
Lines
2025-07-16
object-file: get rid of `the_repository` in loose object iterators
Patrick Steinhardt
-1
/
+1
2025-04-29
object-store: move function declarations to their respective subsystems
Patrick Steinhardt
-1
/
+1
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
-1
/
+1
2024-12-18
progress: stop using `the_repository`
Patrick Steinhardt
-1
/
+2
2024-12-04
packfile: pass down repository to `has_object[_kept]_pack`
Karthik Nayak
-1
/
+1
2024-09-12
environment: make `get_object_directory()` accept a repository
Patrick Steinhardt
-2
/
+4
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
-1
/
+1
2023-03-21
treewide: remove cache.h inclusion due to environment.h changes
Elijah Newren
-1
/
+1
2023-03-21
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
-0
/
+1
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
-0
/
+1
2023-03-21
treewide: remove unnecessary cache.h inclusion from a few headers
Elijah Newren
-1
/
+1
2023-02-23
treewide: ensure one of the appropriate headers is sourced first
Elijah Newren
-0
/
+1
2020-03-24
Lib-ify prune-packed
Denton Liu
-0
/
+43
2006-08-02
Make git-prune-packed a builtin
Matthias Kestenholz
-79
/
+0
2005-11-28
Make the rest of commands work from a subdirectory.
Junio C Hamano
-0
/
+2
2005-10-28
Be marginally more careful about removing objects
Linus Torvalds
-0
/
+1
2005-10-28
Create object subdirectories on demand (phase II)
Linus Torvalds
-2
/
+1
2005-10-16
Sparse-directory safety fix.
Junio C Hamano
-1
/
+1
2005-10-08
Create object subdirectories on demand
Linus Torvalds
-1
/
+4
2005-08-19
Call prune-packed from "git prune" as well.
Junio C Hamano
-4
/
+12
2005-07-27
Typofix: usage strings fix.
Junio C Hamano
-1
/
+1
2005-07-03
Add "git-prune-packed" that removes objects that exist in a pack.
Linus Torvalds
-0
/
+66