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
/
diff-delta.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-02-27
diff-delta: bound hash list length to avoid O(m*n) behavior
Nicolas Pitre
1
-13
/
+56
2006-02-27
Revert "Revert "diff-delta: produce optimal pack data""
Junio C Hamano
1
-47
/
+30
2006-02-24
Revert "diff-delta: produce optimal pack data"
Junio C Hamano
1
-30
/
+47
2006-02-22
diff-delta: produce optimal pack data
Nicolas Pitre
1
-47
/
+30
2006-02-22
diff-delta: big code simplification
Nicolas Pitre
1
-146
/
+85
2006-02-22
diff-delta: fold two special tests into one plus cleanups
Nicolas Pitre
1
-10
/
+14
2006-02-05
Use adler32() from zlib instead of defining our own.
Peter Eriksen
1
-38
/
+1
2005-12-15
small cleanup for diff-delta.c
Nicolas Pitre
1
-22
/
+12
2005-12-12
Revert "diff-delta.c: allow delta with empty blob."
Junio C Hamano
1
-1
/
+1
2005-12-12
diff-delta.c: allow delta with empty blob.
Junio C Hamano
1
-1
/
+1
2005-06-29
[PATCH] assorted delta code cleanup
Nicolas Pitre
1
-1
/
+2
2005-06-28
[PATCH] denser delta header encoding
Nicolas Pitre
1
-20
/
+14
2005-06-25
Add a "max_size" parameter to diff_delta()
Linus Torvalds
1
-1
/
+7
2005-05-19
[PATCH] Deltification library work by Nicolas Pitre.
Nicolas Pitre
1
-0
/
+333