| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use git_buf for path storage instead of stack-based buffers | Russell Belfer | 2011-12-07 | 1 | -13/+66 |
| * | Make initial value of git_buf ptr always be a valid empty string. | Russell Belfer | 2011-11-29 | 1 | -1/+4 |
| * | Make git_buf functions always maintain a valid cstr. | Russell Belfer | 2011-11-29 | 1 | -0/+1 |
| * | Add two string git_buf_join and tweak input error checking. | Russell Belfer | 2011-11-28 | 1 | -1/+2 |
| * | Extend git_buf with new utility functions and unit tests. | Russell Belfer | 2011-11-27 | 1 | -2/+17 |
| * | Merge pull request #405 from carlosmn/http-ls | Vicent Martí | 2011-09-22 | 1 | -0/+2 |
| |\ | |||||
| | * | buffer: add git_buf_consume | Carlos Martín Nieto | 2011-09-09 | 1 | -0/+1 |
| | * | buffer: add git_buf_clear | Carlos Martín Nieto | 2011-09-09 | 1 | -0/+1 |
| * | | Cleanup legal data | Vicent Marti | 2011-09-19 | 1 | -0/+6 |
| |/ | |||||
| * | odb: Direct writes are back | Vicent Marti | 2011-07-09 | 1 | -0/+24 |
