| Commit message (Expand) | Author | Age | Files | Lines |
* | More static | Junio C Hamano | 2007-06-13 | 1 | -1/+1 |
* | -Wold-style-definition fix | Junio C Hamano | 2007-06-13 | 1 | -1/+1 |
* | War on whitespace | Junio C Hamano | 2007-06-07 | 1 | -4/+4 |
* | Merge branch 'sp/pack' | Junio C Hamano | 2007-06-02 | 1 | -5/+38 |
|\ |
|
| * | Style nit - don't put space after function names | Shawn O. Pearce | 2007-05-29 | 1 | -1/+1 |
| * | Micro-optimize prepare_alt_odb | Shawn O. Pearce | 2007-05-26 | 1 | -2/+3 |
| * | Lazily open pack index files on demand | Shawn O. Pearce | 2007-05-26 | 1 | -3/+35 |
* | | Merge branch 'maint' | Junio C Hamano | 2007-05-31 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge branch 'maint-1.5.1' into maint | Junio C Hamano | 2007-05-31 | 1 | -1/+1 |
| |\ \ |
|
| | * | | fix signed range problems with hex conversions | Linus Torvalds | 2007-05-30 | 1 | -1/+1 |
* | | | | always start looking up objects in the last used pack first | Nicolas Pitre | 2007-05-30 | 1 | -4/+18 |
| |_|/
|/| | |
|
* | | | Merge branch 'np/pack' | Junio C Hamano | 2007-05-20 | 1 | -36/+11 |
|\ \ \
| |/ /
|/| | |
|
| * | | deprecate the new loose object header format | Nicolas Pitre | 2007-05-10 | 1 | -36/+11 |
* | | | Ensure return value from xread() is always stored into an ssize_t | Johan Herland | 2007-05-15 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'maint' | Junio C Hamano | 2007-04-25 | 1 | -5/+5 |
|\ \
| |/ |
|
| * | Actually handle some-low memory conditions | Shawn O. Pearce | 2007-04-25 | 1 | -5/+5 |
* | | Merge branch 'jc/attr' | Junio C Hamano | 2007-04-21 | 1 | -4/+3 |
|\ \ |
|
| * | | Simplify calling of CR/LF conversion routines | Alex Riesen | 2007-04-20 | 1 | -4/+3 |
* | | | Merge branch 'lt/gitlink' | Junio C Hamano | 2007-04-21 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | Teach core object handling functions about gitlinks | Linus Torvalds | 2007-04-10 | 1 | -0/+3 |
| |/ / |
|
* | | | add get_size_from_delta() | Nicolas Pitre | 2007-04-16 | 1 | -34/+39 |
* | | | sha1_file.c: learn about index version 2 | Nicolas Pitre | 2007-04-10 | 1 | -29/+89 |
* | | | 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 | -11/+6 |
|/ / |
|
* | | clean up and optimize nth_packed_object_sha1() usage | Nicolas Pitre | 2007-04-05 | 1 | -5/+4 |
|/ |
|
* | sha1_file.c (write_sha1_file): Detect close failure | Junio C Hamano | 2007-03-27 | 1 | -1/+2 |
* | sha1_file.c (write_sha1_from_fd): Detect close failure. | Jim Meyering | 2007-03-27 | 1 | -1/+2 |
* | write_sha1_from_fd() should make new objects read-only | Nicolas Pitre | 2007-03-24 | 1 | -0/+1 |
* | make it more obvious that temporary files are temporary files | Nicolas Pitre | 2007-03-24 | 1 | -2/+2 |
* | Be more careful about zlib return values | Linus Torvalds | 2007-03-20 | 1 | -4/+9 |
* | index-pack: use hash_sha1_file() | Nicolas Pitre | 2007-03-20 | 1 | -2/+2 |
* | Fix loose object uncompression check. | Linus Torvalds | 2007-03-19 | 1 | -2/+15 |
* | use a LRU eviction policy for the delta base cache | Nicolas Pitre | 2007-03-19 | 1 | -8/+31 |
* | clean up the delta base cache size a bit | Nicolas Pitre | 2007-03-19 | 1 | -3/+3 |
* | Limit the size of the new delta_base_cache | Shawn O. Pearce | 2007-03-18 | 1 | -4/+26 |
* | Reuse cached data out of delta base cache. | Nicolas Pitre | 2007-03-18 | 1 | -4/+10 |
* | Implement a simple delta_base cache | Linus Torvalds | 2007-03-18 | 1 | -1/+42 |
* | Make trivial wrapper functions around delta base generation and freeing | Linus Torvalds | 2007-03-18 | 1 | -2/+14 |
* | [PATCH] clean up pack index handling a bit | Nicolas Pitre | 2007-03-16 | 1 | -44/+42 |
* | prepare_packed_git(): sort packs by age and localness. | Junio C Hamano | 2007-03-11 | 1 | -0/+56 |
* | Merge branch 'jc/fsck' | Junio C Hamano | 2007-03-10 | 1 | -8/+19 |
|\ |
|
| * | unpack_sha1_file(): detect corrupt loose object files. | Junio C Hamano | 2007-03-05 | 1 | -8/+19 |
* | | Cast 64 bit off_t to 32 bit size_t | Shawn O. Pearce | 2007-03-07 | 1 | -17/+23 |
* | | Use off_t when we really mean a file offset. | Shawn O. Pearce | 2007-03-07 | 1 | -25/+29 |
* | | Use uint32_t for all packed object counts. | Shawn O. Pearce | 2007-03-07 | 1 | -5/+5 |
* | | General const correctness fixes | Shawn O. Pearce | 2007-03-07 | 1 | -2/+1 |
* | | Fix mmap leak caused by reading bad indexes. | Shawn O. Pearce | 2007-03-07 | 1 | -9/+16 |
* | | Display the null SHA-1 as the base for an OBJ_OFS_DELTA. | Shawn O. Pearce | 2007-03-07 | 1 | -0/+1 |
|/ |
|
* | index_fd(): convert blob only if it is a regular file. | Junio C Hamano | 2007-02-28 | 1 | -1/+1 |
* | index_fd(): pass optional path parameter as hint for blob conversion | Junio C Hamano | 2007-02-28 | 1 | -3/+3 |