Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pack.indexversion config option now defaults to 2 | Nicolas Pitre | 2008-06-25 | 1 | -1/+1 |
* | Make pack creation always fsync() the result | Linus Torvalds | 2008-05-31 | 1 | -1/+1 |
* | Cleanup xread() loops to use read_in_full() | Heikki Orsila | 2008-05-03 | 1 | -6/+2 |
* | Merge branch 'np/progress' | Junio C Hamano | 2007-11-02 | 1 | -1/+2 |
|\ | |||||
| * | fix const issues with some functions | Nicolas Pitre | 2007-10-17 | 1 | -1/+2 |
* | | Refactor index-pack "keep $sha1" handling for reuse | Shawn O. Pearce | 2007-09-19 | 1 | -0/+26 |
|/ | |||||
* | Use xmkstemp() instead of mkstemp() | Luiz Fernando N. Capitulino | 2007-08-14 | 1 | -1/+1 |
* | Unify write_index_file functions | Geert Bosch | 2007-06-02 | 1 | -0/+142 |
* | Fix signedness on return value from xread() | Johan Herland | 2007-05-15 | 1 | -1/+1 |
* | Create pack-write.c for common pack writing code | Dana L. How | 2007-05-02 | 1 | -0/+39 |