Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | global: Properly use `git__` memory wrappers | Vicent Marti | 2011-10-28 | 1 | -10/+10 |
* | odb_pack: don't do ambiguity checks for fully qualified SHA1 hashes | Brodie Rao | 2011-10-12 | 1 | -1/+1 |
* | Tabify everything | Vicent Marti | 2011-09-19 | 1 | -21/+21 |
* | Cleanup legal data | Vicent Marti | 2011-09-19 | 1 | -21/+3 |
* | Add casts to get rid of some warnings when filling zlib structures | Sebastian Schuberth | 2011-09-08 | 1 | -1/+1 |
* | Drop STRLEN() macros | Kirill A. Shutemov | 2011-08-25 | 1 | -2/+2 |
* | Implement cooperative caching | Carlos Martín Nieto | 2011-08-18 | 1 | -0/+12 |
* | Rethrow pack entry offset error | Carlos Martín Nieto | 2011-08-18 | 1 | -1/+1 |
* | Check for error calculating the delta base | Carlos Martín Nieto | 2011-08-04 | 1 | -0/+2 |
* | Modify the given offset in git_packfile_unpack | Carlos Martín Nieto | 2011-08-02 | 1 | -13/+22 |
* | Move pack functions to their own file | Carlos Martín Nieto | 2011-08-02 | 1 | -9/+490 |
* | Make packfile_unpack_header more generic | Carlos Martín Nieto | 2011-08-02 | 1 | -0/+300 |