Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix pqueue sort boundary condition bug | Russell Belfer | 2014-03-12 | 1 | -1/+1 |
* | Avoid extra copying in pqueue operations | Russell Belfer | 2014-02-04 | 1 | -10/+25 |
* | Convert pqueue to just be a git_vector | Russell Belfer | 2014-02-04 | 1 | -26/+31 |
* | Replace pqueue with code from hashsig heap | Russell Belfer | 2014-02-03 | 1 | -125/+59 |
* | update copyrights | Edward Thomson | 2013-01-08 | 1 | -1/+1 |
* | Add Apache license header back to libpqueue files | Martin Woodward | 2013-01-03 | 1 | -0/+22 |
* | Fix warnings on 64-bit windows builds | Russell Belfer | 2012-04-17 | 1 | -6/+6 |
* | Update Copyright header | schu | 2012-02-13 | 1 | -1/+1 |
* | global: Properly use `git__` memory wrappers | Vicent Marti | 2011-10-28 | 1 | -3/+3 |
* | Tabify everything | Vicent Marti | 2011-09-19 | 1 | -61/+61 |
* | Cleanup legal data | Vicent Marti | 2011-09-19 | 1 | -19/+3 |
* | cleanup: remove trailing spaces | Kirill A. Shutemov | 2011-07-01 | 1 | -1/+1 |
* | Change the Revwalk reset behavior to the old version | Vicent Marti | 2011-03-16 | 1 | -0/+4 |
* | Rewrite the Revision Walker | Vicent Marti | 2011-03-14 | 1 | -0/+153 |