Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1933 from libgit2/vmg/gcc-warnings | Russell Belfer | 2013-11-01 | 1 | -2/+0 |
|\ | |||||
| * | clar: Fix warnings in GCC/Linuxvmg/gcc-warnings | Vicent Marti | 2013-11-01 | 1 | -2/+0 |
* | | indexer: remove the stream infix | Carlos Martín Nieto | 2013-10-30 | 2 | -27/+27 |
|/ | |||||
* | indexer: clearer stats for thin packs | Carlos Martín Nieto | 2013-10-11 | 1 | -1/+1 |
* | indexer: fix thin packs | Carlos Martín Nieto | 2013-10-04 | 2 | -2/+90 |
* | indexer: do multiple passes over the delta list | Carlos Martín Nieto | 2013-10-04 | 1 | -0/+40 |
* | indexer: kill git_indexer | Carlos Martín Nieto | 2013-03-03 | 1 | -8/+18 |
* | tests/pack: fixup 6774b10 | Michael Schubert | 2013-02-25 | 1 | -1/+2 |
* | tests/pack: do strict check of testpack's SHA1 hash | Michael Schubert | 2013-02-25 | 1 | -0/+32 |
* | Even more cleanups | Vicent Marti | 2013-01-03 | 1 | -34/+2 |
* | Move test cleanup into cleanup functions | Ben Straub | 2013-01-03 | 1 | -20/+29 |
* | Cleanup after tests | Ben Straub | 2013-01-03 | 1 | -0/+22 |
* | More external API cleanup | Vicent Marti | 2012-11-27 | 1 | -1/+1 |
* | Reset all static variables to NULL in clar's __cleanup | Sascha Cunz | 2012-11-23 | 1 | -3/+15 |
* | packbuilder: add git_packbuilder_foreach | Carlos Martín Nieto | 2012-11-01 | 1 | -2/+29 |
* | Network progress: rename things | Ben Straub | 2012-10-24 | 1 | -1/+1 |
* | gsoc-pack-objects WIP | Michael Schubert | 2012-10-09 | 1 | -0/+67 |