index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-pack-objects.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Teach "delta" attribute to pack-objects.
Junio C Hamano
2007-05-22
1
-1
/
+34
*
|
pack-objects: pass fullname down to add_object_entry()
Junio C Hamano
2007-05-22
1
-13
/
+14
|
/
*
Merge branch 'dh/pack'
Junio C Hamano
2007-05-20
1
-1
/
+27
|
\
|
*
Custom compression levels for objects and packs
Dana How
2007-05-11
1
-2
/
+31
*
|
deprecate the new loose object header format
Nicolas Pitre
2007-05-11
1
-69
/
+0
|
/
*
allow for undeltified objects not to be reused
Nicolas Pitre
2007-05-11
1
-8
/
+14
*
Increase pack.depth default to 50
Theodore Ts'o
2007-05-09
1
-1
/
+1
*
Add pack.depth option to git-pack-objects.
Theodore Ts'o
2007-05-09
1
-1
/
+5
*
Use GIT_OBJECT_DIR for temporary files of pack-objects
Alex Riesen
2007-05-08
1
-6
/
+8
*
make progress "title" part of the common progress interface
Nicolas Pitre
2007-04-23
1
-12
/
+7
*
common progress display support
Nicolas Pitre
2007-04-23
1
-62
/
+21
*
pack-objects: make generated packfile read-only
Junio C Hamano
2007-04-23
1
-1
/
+1
*
Fix 'quickfix' on pack-objects.
Junio C Hamano
2007-04-22
1
-2
/
+14
*
pack-objects: quickfix for permission modes.
Junio C Hamano
2007-04-22
1
-0
/
+6
*
pack-objects: remove obsolete comments
Nicolas Pitre
2007-04-20
1
-11
/
+3
*
pack-objects: better check_object() performances
Nicolas Pitre
2007-04-17
1
-80
/
+126
*
pack-objects: make in_pack_header_size a variable of its own
Nicolas Pitre
2007-04-17
1
-14
/
+12
*
pack-objects: get rid of create_final_object_list()
Nicolas Pitre
2007-04-17
1
-55
/
+72
*
pack-objects: get rid of reuse_cached_pack
Nicolas Pitre
2007-04-17
1
-72
/
+14
*
pack-objects: clean up list sorting
Nicolas Pitre
2007-04-17
1
-31
/
+22
*
pack-objects: rework check_delta_limit usage
Nicolas Pitre
2007-04-17
1
-44
/
+32
*
pack-objects: equal objects in size should delta against newer objects
Nicolas Pitre
2007-04-17
1
-1
/
+1
*
pack-objects: optimize preferred base handling a bit
Nicolas Pitre
2007-04-17
1
-15
/
+12
*
clean up add_object_entry()
Nicolas Pitre
2007-04-12
1
-27
/
+25
*
validate reused pack data with CRC when possible
Nicolas Pitre
2007-04-10
1
-12
/
+34
*
allow forcing index v2 and 64-bit offset treshold
Nicolas Pitre
2007-04-10
1
-3
/
+17
*
pack-objects: learn about pack index version 2
Nicolas Pitre
2007-04-10
1
-12
/
+87
*
compute a CRC32 for each object as stored in a pack
Nicolas Pitre
2007-04-10
1
-0
/
+6
*
add overflow tests on pack offset variables
Nicolas Pitre
2007-04-10
1
-6
/
+13
*
make overflow test on delta base offset work regardless of variable size
Nicolas Pitre
2007-04-10
1
-1
/
+1
*
get rid of num_packed_objects()
Nicolas Pitre
2007-04-10
1
-2
/
+2
*
clean up and optimize nth_packed_object_sha1() usage
Nicolas Pitre
2007-04-05
1
-1
/
+1
*
Initialize tree descriptors with a helper function rather than by hand.
Linus Torvalds
2007-03-21
1
-4
/
+2
*
Remove "pathlen" from "struct name_entry"
Linus Torvalds
2007-03-21
1
-1
/
+1
*
[PATCH] clean up pack index handling a bit
Nicolas Pitre
2007-03-17
1
-6
/
+8
*
Use off_t in pack-objects/fast-import when we mean an offset
Shawn O. Pearce
2007-03-07
1
-26
/
+26
*
Use uint32_t for pack-objects counters.
Shawn O. Pearce
2007-03-07
1
-33
/
+30
*
convert object type handling from a string to a number
Nicolas Pitre
2007-02-27
1
-17
/
+15
*
formalize typename(), and add its reverse type_from_string()
Nicolas Pitre
2007-02-27
1
-12
/
+1
*
Merge branch 'maint'
Junio C Hamano
2007-02-25
1
-3
/
+9
|
\
|
*
Allow arbitrary number of arguments to git-pack-objects
Roland Dreier
2007-02-25
1
-3
/
+9
*
|
prefixcmp(): fix-up mechanical conversion.
Junio C Hamano
2007-02-21
1
-3
/
+3
*
|
Mechanical conversion to use prefixcmp()
Junio C Hamano
2007-02-21
1
-3
/
+3
|
/
*
Use fixed-size integers for .idx file I/O
Junio C Hamano
2007-01-18
1
-3
/
+3
*
pack-objects: fix use of use_pack().
Junio C Hamano
2006-12-29
1
-2
/
+5
*
Fix random segfaults in pack-objects.
Shawn O. Pearce
2006-12-29
1
-3
/
+4
*
Loop over pack_windows when inflating/accessing data.
Shawn O. Pearce
2006-12-29
1
-6
/
+52
*
Replace use_packed_git with window cursors.
Shawn O. Pearce
2006-12-29
1
-9
/
+7
*
Refactor packed_git to prepare for sliding mmap windows.
Shawn O. Pearce
2006-12-29
1
-2
/
+2
*
Teach git-repack to preserve objects referred to by reflog entries.
Junio C Hamano
2006-12-21
1
-1
/
+2
[prev]
[next]