Sign in
googlers
/
jrn
/
git
/
b3275838d969b7ecb91aae584226fccbeb046aca
/
builtin
/
prune-packed.c
754dbc4
i18n: mark all progress lines for translation
by Nguyễn Thái Ngọc Duy
· 11 years ago
c235d96
prune-packed: use strbuf to avoid having to worry about PATH_MAX
by Junio C Hamano
· 11 years ago
af0b4a3
prune-packed: avoid implying "1" is DRY_RUN in prune_packed_objects()
by Nguyễn Thái Ngọc Duy
· 12 years ago
5696d58
i18n: prune-packed: mark parseopt strings for translation
by Nguyễn Thái Ngọc Duy
· 13 years ago
d34e70d
fix deletion of .git/objects sub-directories in git-prune/repack
by Karsten Blees
· 13 years ago
81b50f3
Move 'builtin-*' into a 'builtin/' subdirectory
by Linus Torvalds
· 15 years ago
[Renamed from builtin-prune-packed.c]
1ddf5ef
prune-packed: only show progress when stderr is a tty
by Jeff King
· 15 years ago
7cfe0c9
prune-packed: migrate to parse-options
by Stephen Boyd
· 16 years ago
691f1a2
replace direct calls to unlink(2) with unlink_or_warn
by Alex Riesen
· 16 years ago
531e6da
prune-packed: advanced progress even for non-existing fan-out directories
by Johannes Sixt
· 16 years ago
cd673c1
has_sha1_pack(): refactor "pretend these packs do not exist" interface
by Junio C Hamano
· 16 years ago
1b1dd23
Make usage strings dash-less
by Stephan Beyer
· 17 years ago
54352bb
Remove now unnecessary 'sync()' calls
by Linus Torvalds
· 17 years ago
93ff3f6
return the prune-packed progress display to the inner loop
by Nicolas Pitre
· 17 years ago
4d4fcc5
relax usage of the progress API
by Nicolas Pitre
· 17 years ago
dc6a075
make struct progress an opaque type
by Nicolas Pitre
· 17 years ago
0e54913
prune-packed: don't call display_progress() for every file
by Nicolas Pitre
· 17 years ago
b5d72f0
Teach prune-packed to use the standard progress meter
by Shawn O. Pearce
· 17 years ago
bd67f09
prune-packed: add -q to usage
by Matthias Lederhofer
· 18 years ago
b60daf0
Make git-prune-packed a bit more chatty.
by Junio C Hamano
· 18 years ago
2bb10fe
prune-packed: Fix uninitialized variable.
by Alexandre Julliard
· 18 years ago
2eb53e6
Make prune also run prune-packed
by J. Bruce Fields
· 18 years ago
106d710
pack-objects --unpacked=<existing pack> option.
by Junio C Hamano
· 19 years ago
25f38f0
use declarations from builtin.h for builtin commands
by Matthias Kestenholz
· 19 years ago
53bb2c0
Make git-prune-packed a builtin
by Matthias Kestenholz
· 19 years ago
[Renamed (95%) from prune-packed.c]
53228a5
Make the rest of commands work from a subdirectory.
by Junio C Hamano
· 19 years ago
41f222e
Be marginally more careful about removing objects
by Linus Torvalds
· 19 years ago
9106c09
Create object subdirectories on demand (phase II)
by Linus Torvalds
· 19 years ago
b8041fe
Sparse-directory safety fix.
by Junio C Hamano
· 19 years ago
230f132
Create object subdirectories on demand
by Linus Torvalds
· 19 years ago
51890a6
Call prune-packed from "git prune" as well.
by Junio C Hamano
· 20 years ago
54c6870
Typofix: usage strings fix.
by Junio C Hamano
· 20 years ago
2396ec8
Add "git-prune-packed" that removes objects that exist in a pack.
by Linus Torvalds
· 20 years ago