Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make pack creation always fsync() the result | Linus Torvalds | 2008-05-31 | 1 | -1/+5 |
* | remove dead code from the csum-file interface | Nicolas Pitre | 2007-11-05 | 1 | -3/+3 |
* | make display of total transferred more accurate | Nicolas Pitre | 2007-11-05 | 1 | -0/+1 |
* | add throughput display to git-push | Nicolas Pitre | 2007-10-30 | 1 | -0/+4 |
* | More static | Junio C Hamano | 2007-06-13 | 1 | -2/+0 |
* | Custom compression levels for objects and packs | Dana How | 2007-05-10 | 1 | -1/+1 |
* | compute a CRC32 for each object as stored in a pack | Nicolas Pitre | 2007-04-10 | 1 | -0/+4 |
* | [PATCH] -Werror fixes | Timo Sirainen | 2005-08-09 | 1 | -1/+1 |
* | csum-file: add "sha1fd()" to create a SHA1 csum file from an existing file de... | Linus Torvalds | 2005-06-28 | 1 | -0/+1 |
* | csum-file interface updates: return resulting SHA1 | Linus Torvalds | 2005-06-26 | 1 | -2/+3 |
* | git-pack-objects: write the pack files with a SHA1 csum | Linus Torvalds | 2005-06-26 | 1 | -0/+17 |