index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pack-objects.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pack-objects: Allow use of pre-generated pack.
Junio C Hamano
2005-10-26
1
-11
/
+73
*
Unlocalized isspace and friends
Linus Torvalds
2005-10-15
1
-1
/
+0
*
Add support for "local" packing
Linus Torvalds
2005-10-14
1
-3
/
+21
*
Fix packname hash generation.
Junio C Hamano
2005-10-13
1
-4
/
+10
*
[PATCH] Plug memory leak in git-pack-objects
Sergey Vlasov
2005-08-09
1
-0
/
+4
*
Make the name of a pack-file depend on the objects packed there-in.
Linus Torvalds
2005-07-04
1
-6
/
+14
*
Add "--non-empty" flag to git-pack-objects
Linus Torvalds
2005-07-03
1
-0
/
+7
*
Add "--incremental" flag to git-pack-objects
Linus Torvalds
2005-07-03
1
-1
/
+9
*
[PATCH] assorted delta code cleanup
Nicolas Pitre
2005-06-29
1
-1
/
+1
*
Make git pack files use little-endian size encoding
Linus Torvalds
2005-06-29
1
-21
/
+8
*
[PATCH] Emit base objects of a delta chain when the delta is output.
Junio C Hamano
2005-06-29
1
-5
/
+20
*
[PATCH] Fix unpack-objects for header length information.
Junio C Hamano
2005-06-29
1
-3
/
+3
*
Change pack file format. Hopefully for the last time.
Linus Torvalds
2005-06-28
1
-22
/
+62
*
git-pack-objects: add "--stdout" flag to write the pack file to stdout
Linus Torvalds
2005-06-28
1
-6
/
+15
*
Teach packing about "tag" objects
Linus Torvalds
2005-06-28
1
-13
/
+15
*
[PATCH] Enhance sha1_file_size() into sha1_object_info()
Junio C Hamano
2005-06-28
1
-22
/
+16
*
[PATCH] Remove "delta" object representation.
Junio C Hamano
2005-06-28
1
-1
/
+1
*
csum-file interface updates: return resulting SHA1
Linus Torvalds
2005-06-27
1
-3
/
+5
*
git-pack-objects: write the pack files with a SHA1 csum
Linus Torvalds
2005-06-27
1
-55
/
+11
*
git-pack-objects: use name information (if any) to sort objects for packing.
Linus Torvalds
2005-06-27
1
-4
/
+23
*
git-pack-objects: do the delta search in reverse size order
Linus Torvalds
2005-06-26
1
-12
/
+16
*
Fix object packing/unpacking.
Linus Torvalds
2005-06-26
1
-5
/
+5
*
[PATCH] Finish initial cut of git-pack-object/git-unpack-object pair.
Junio C Hamano
2005-06-26
1
-2
/
+4
*
Add "--depth=N" parameter to git-pack-objects to limit maximum delta depth
Linus Torvalds
2005-06-26
1
-7
/
+17
*
git-pack-objects: make "--window=x" semantics more logical.
Linus Torvalds
2005-06-26
1
-4
/
+4
*
Add a "max_size" parameter to diff_delta()
Linus Torvalds
2005-06-26
1
-10
/
+12
*
Fix delta "sliding window" code
Linus Torvalds
2005-06-26
1
-4
/
+5
*
[PATCH] (patchlet) pack-objects.c: try_delta()
Junio C Hamano
2005-06-26
1
-0
/
+1
*
git-pack-objects: mark the delta packing with a 'D'.
Linus Torvalds
2005-06-26
1
-0
/
+1
*
git-pack-objects: fix typo
Linus Torvalds
2005-06-26
1
-1
/
+1
*
git-pack-objects: create a packed object representation.
Linus Torvalds
2005-06-25
1
-0
/
+403