index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pack-redundant.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-17
Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length.
David Rientjes
1
-7
/
+7
2006-08-15
remove unnecessary initializations
David Rientjes
1
-2
/
+2
2006-06-20
Remove all void-pointer arithmetic.
Florian Forster
1
-9
/
+9
2006-02-26
Use setenv(), fix warnings
Timo Hirvonen
1
-2
/
+2
2005-12-21
git-pack-redundant: speed and memory usage improvements
Lukas Sandström
1
-80
/
+69
2005-11-28
Make the rest of commands work from a subdirectory.
Junio C Hamano
1
-0
/
+2
2005-11-23
pack-redundant: type cleanups.
Junio C Hamano
1
-10
/
+10
2005-11-22
arguments cleanup and some formatting
Alex Riesen
1
-7
/
+8
2005-11-22
remove unused variable
Alex Riesen
1
-2
/
+0
2005-11-22
speedup allocation in pack-redundant.c
Alex Riesen
1
-6
/
+26
2005-11-22
Make git-pack-redundant take a list of unimportant objs on stdin
Lukas Sandström
1
-0
/
+21
2005-11-20
Fix sparse warnings
Timo Hirvonen
1
-29
/
+29
2005-11-18
Improve the readability of git-pack-redundant
Lukas Sandström
1
-13
/
+24
2005-11-18
Fix a bug in get_all_permutations.
Lukas Sandström
1
-0
/
+1
2005-11-18
Fix bug introduced by the latest changes to git-pack-redundant
Lukas Sandström
1
-1
/
+1
2005-11-17
Make git-pack-redundant non-horribly slow on large sets of packs
Lukas Sandström
1
-12
/
+48
2005-11-15
Fix llist_sorted_difference_inplace in git-pack-redundant
Lukas Sandström
1
-32
/
+15
2005-11-13
Fix compilation warnings in pack-redundant.c
Kai Ruemmler
1
-7
/
+8
2005-11-11
Make git-pack-redundant consider alt-odbs
Lukas_Sandström
1
-53
/
+94
2005-11-11
Rename git-pack-intersect to git-pack-redundant
Lukas_Sandström
1
-0
/
+579