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
2009-08-31
Style fixes, add a space after if/for/while.
Brian Gianforcaro
1
-15
/
+14
2009-01-26
Add calls to git_extract_argv0_path() in programs that call git_config_*
Steffen Prohaska
1
-0
/
+3
2009-01-05
remove trailing LF in die() messages
Alexander Potashev
1
-4
/
+4
2008-07-13
Make usage strings dash-less
Stephan Beyer
1
-1
/
+1
2007-06-07
War on whitespace
Junio C Hamano
1
-2
/
+2
2007-05-29
Simplify index access condition in count-objects, pack-redundant
Shawn O. Pearce
1
-1
/
+1
2007-05-26
Lazily open pack index files on demand
Shawn O. Pearce
1
-0
/
+3
2007-04-10
pack-redundant.c: learn about index v2
Nicolas Pitre
1
-20
/
+27
2007-03-16
[PATCH] clean up pack index handling a bit
Nicolas Pitre
1
-14
/
+16
2007-03-07
Use off_t when we really mean a file offset.
Shawn O. Pearce
1
-4
/
+4
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