Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc: Fix warnings from PVS Studio trial | Vicent Martí | 2012-06-07 | 1 | -1/+1 |
* | Remove old and unused error codes | Vicent Martí | 2012-05-02 | 1 | -47/+30 |
* | tree-cache: don't error out on a childless invalidated entry | Carlos Martín Nieto | 2012-04-23 | 1 | -1/+1 |
* | Update Copyright header | schu | 2012-02-13 | 1 | -1/+1 |
* | global: Properly use `git__` memory wrappers | Vicent Marti | 2011-10-28 | 1 | -2/+2 |
* | Add git_tree_cache_get | Carlos Martín Nieto | 2011-09-27 | 1 | -1/+24 |
* | Add git_tree_cache_invalidate_path | Carlos Martín Nieto | 2011-09-27 | 1 | -1/+47 |
* | tree cache: correctly handle invalidated trees | Carlos Martín Nieto | 2011-09-27 | 1 | -17/+10 |
* | Make tree cache name a flex-array | Carlos Martín Nieto | 2011-09-27 | 1 | -14/+12 |
* | Move the tree cache functions to their own file | Carlos Martín Nieto | 2011-09-27 | 1 | -0/+141 |