Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make git_odb_foreach_cb take const param | Russell Belfer | 2012-11-27 | 1 | -1/+1 |
* | pack: iterate objects in offset order | David Michael Barr | 2012-09-14 | 1 | -0/+1 |
* | portability: Improve x86/amd64 compatibility | nulltoken | 2012-07-24 | 1 | -1/+1 |
* | odb: add git_odb_foreach() | Carlos Martín Nieto | 2012-07-03 | 1 | -0/+4 |
* | Add packfile_unpack_compressed() to the internal header | Carlos Martín Nieto | 2012-04-13 | 1 | -0/+7 |
* | Migrate ODB files to new error handling | Russell Belfer | 2012-03-12 | 1 | -6/+6 |
* | Update Copyright header | schu | 2012-02-13 | 1 | -1/+1 |
* | *: correct and codify various file permissions | Brodie Rao | 2011-10-14 | 1 | -0/+2 |
* | Tabify everything | Vicent Marti | 2011-09-19 | 1 | -1/+1 |
* | Cleanup legal data | Vicent Marti | 2011-09-19 | 1 | -21/+3 |
* | Implement cooperative caching | Carlos Martín Nieto | 2011-08-18 | 1 | -1/+2 |
* | Modify the given offset in git_packfile_unpack | Carlos Martín Nieto | 2011-08-02 | 1 | -1/+1 |
* | Move pack functions to their own file | Carlos Martín Nieto | 2011-08-02 | 1 | -19/+15 |
* | Make packfile_unpack_header more generic | Carlos Martín Nieto | 2011-08-02 | 1 | -2/+26 |
* | Move the pack structs to an internal header | Carlos Martín Nieto | 2011-08-02 | 1 | -0/+94 |