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
/
prune-packed.c
Age
Commit message (
Expand
)
Author
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-03-21
treewide: remove cache.h inclusion due to environment.h changes
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-03-21
treewide: remove unnecessary cache.h inclusion from a few headers
Elijah Newren
2023-02-23
treewide: ensure one of the appropriate headers is sourced first
Elijah Newren
2020-03-24
Lib-ify prune-packed
Denton Liu
2006-08-02
Make git-prune-packed a builtin
Matthias Kestenholz
2005-11-28
Make the rest of commands work from a subdirectory.
Junio C Hamano
2005-10-28
Be marginally more careful about removing objects
Linus Torvalds
2005-10-28
Create object subdirectories on demand (phase II)
Linus Torvalds
2005-10-16
Sparse-directory safety fix.
Junio C Hamano
2005-10-08
Create object subdirectories on demand
Linus Torvalds
2005-08-19
Call prune-packed from "git prune" as well.
Junio C Hamano
2005-07-27
Typofix: usage strings fix.
Junio C Hamano
2005-07-03
Add "git-prune-packed" that removes objects that exist in a pack.
Linus Torvalds