Sign in
googlers
/
jrn
/
git
/
277292d5ae27993d36f35fdd8d561c369b1e0962
/
builtin
/
pack-redundant.c
3a1ec60
Merge branch 'sb/packfiles-in-repository'
by Junio C Hamano
· 7 years ago
cf0b179
Merge branch 'sb/object-store'
by Junio C Hamano
· 7 years ago
464416a
packfile: keep prepare_packed_git() private
by Nguyễn Thái Ngọc Duy
· 7 years ago
6fdb4e9
packfile: add repository argument to prepare_packed_git
by Stefan Beller
· 7 years ago
a80d72d
object-store: move packed_git and packed_git_mru to object store
by Stefan Beller
· 7 years ago
b2e4baf
pack-redundant: rename 'new' variables
by Brandon Williams
· 7 years ago
4f39cd8
pack: move pack name-related functions
by Jonathan Tan
· 8 years ago
077a34e
pack-redundant: plug memory leak
by Johannes Schindelin
· 8 years ago
b32fa95
convert trivial cases to ALLOC_ARRAY
by Jeff King
· 9 years ago
9c9b4f2
standardize usage info string format
by Alex Henrie
· 10 years ago
bdd478d
Fix sizeof usage in get_permutations
by Matthew Daley
· 12 years ago
c2e86ad
Fix sparse warnings
by Stephen Boyd
· 14 years ago
81b50f3
Move 'builtin-*' into a 'builtin/' subdirectory
by Linus Torvalds
· 15 years ago
[Renamed from builtin-pack-redundant.c]
377d027
make "git pack-redundant" a built-in
by Linus Torvalds
· 15 years ago
[Renamed (98%) from pack-redundant.c]
99caeed
Let 'git <command> -h' show usage without a git dir
by Jonathan Nieder
· 15 years ago
eeefa7c
Style fixes, add a space after if/for/while.
by Brian Gianforcaro
· 16 years ago
2fb3f6d
Add calls to git_extract_argv0_path() in programs that call git_config_*
by Steffen Prohaska
· 16 years ago
d753070
remove trailing LF in die() messages
by Alexander Potashev
· 16 years ago
1b1dd23
Make usage strings dash-less
by Stephan Beyer
· 17 years ago
a6080a0
War on whitespace
by Junio C Hamano
· 18 years ago
eaa8677
Simplify index access condition in count-objects, pack-redundant
by Shawn O. Pearce
· 18 years ago
d079837
Lazily open pack index files on demand
by Shawn O. Pearce
· 18 years ago
8c681e0
pack-redundant.c: learn about index v2
by Nicolas Pitre
· 18 years ago
4287307
[PATCH] clean up pack index handling a bit
by Nicolas Pitre
· 18 years ago
c4001d9
Use off_t when we really mean a file offset.
by Shawn O. Pearce
· 18 years ago
a89fccd
Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length.
by David Rientjes
· 19 years ago
96f1e58
remove unnecessary initializations
by David Rientjes
· 19 years ago
1d7f171
Remove all void-pointer arithmetic.
by Florian Forster
· 19 years ago
962554c
Use setenv(), fix warnings
by Timo Hirvonen
· 19 years ago
6d016c9
git-pack-redundant: speed and memory usage improvements
by Lukas Sandström
· 19 years ago
53228a5
Make the rest of commands work from a subdirectory.
by Junio C Hamano
· 19 years ago
b99a394
pack-redundant: type cleanups.
by Junio C Hamano
· 19 years ago
d1ab157
arguments cleanup and some formatting
by Alex Riesen
· 19 years ago
2b6e34c
remove unused variable
by Alex Riesen
· 19 years ago
60435f6
speedup allocation in pack-redundant.c
by Alex Riesen
· 19 years ago
bb931cf
Make git-pack-redundant take a list of unimportant objs on stdin
by Lukas Sandström
· 19 years ago
bd22c90
Fix sparse warnings
by Timo Hirvonen
· 19 years ago
06a45c8
Improve the readability of git-pack-redundant
by Lukas Sandström
· 19 years ago
0cb022e
Fix a bug in get_all_permutations.
by Lukas Sandström
· 19 years ago
3afd169
Fix bug introduced by the latest changes to git-pack-redundant
by Lukas Sandström
· 19 years ago
751a71e
Make git-pack-redundant non-horribly slow on large sets of packs
by Lukas Sandström
· 19 years ago
1a41e74
Fix llist_sorted_difference_inplace in git-pack-redundant
by Lukas Sandström
· 19 years ago
abacbe4
Fix compilation warnings in pack-redundant.c
by Kai Ruemmler
· 19 years ago
1c3039e
Make git-pack-redundant consider alt-odbs
by Lukas_Sandström
· 19 years ago
9bc0f32
Rename git-pack-intersect to git-pack-redundant
by Lukas_Sandström
· 19 years ago
[Renamed (98%) from pack-intersect.c]
c283ab2
Add git-pack-intersect
by Lukas_Sandström
· 19 years ago