Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: `src` is now `src/libgit2` | Edward Thomson | 2022-02-22 | 1 | -23/+0 |
* | str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstr | Edward Thomson | 2021-10-17 | 1 | -1/+1 |
* | Make sure to always include "common.h" first | Patrick Steinhardt | 2017-07-03 | 1 | -0/+2 |
* | Introduce git_rebase_commit | Edward Thomson | 2014-10-26 | 1 | -0/+1 |
* | signature: add a dup function which takes a pool | Carlos MartÃn Nieto | 2014-09-30 | 1 | -0/+2 |
* | update copyrights | Edward Thomson | 2013-01-08 | 1 | -1/+1 |
* | Update Copyright header | schu | 2012-02-13 | 1 | -1/+1 |
* | Cleanup legal data | Vicent Marti | 2011-09-19 | 1 | -0/+6 |
* | reflog: Fix reflog writer/reader | nulltoken | 2011-07-10 | 1 | -1/+1 |
* | Remove unused methods | Vicent Marti | 2011-07-09 | 1 | -1/+0 |
* | odb: Direct writes are back | Vicent Marti | 2011-07-09 | 1 | -0/+1 |
* | Change `parse` methods to const buffer | Vicent Marti | 2011-04-02 | 1 | -1/+1 |
* | I broke your bindings | Vicent Marti | 2011-03-20 | 1 | -1/+1 |
* | Rename 'git_person' to 'git_signature' | Vicent Marti | 2010-12-18 | 1 | -0/+12 |