Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix issue #79 - git_lasterror() isn't appearing in git2.dll in windows. | kelly.leahy | 2011-05-09 | 1 | -0/+2 |
* | Change error handling mechanism once again | Vicent Marti | 2011-05-09 | 1 | -0/+3 |
* | errors: Update external API with new `git_lasterror` | Vicent Marti | 2011-05-09 | 1 | -0/+3 |
* | Properly check `strtol` for errors | Vicent Marti | 2011-04-09 | 1 | -0/+6 |
* | Match the comment with the error string | Carlos Martín Nieto | 2011-03-29 | 1 | -1/+1 |
* | Add GIT_EEXISTS error code | Carlos Martín Nieto | 2011-03-29 | 1 | -0/+3 |
* | common.h: Fix minor typos | Jakob Pfender | 2011-03-23 | 1 | -3/+3 |
* | I broke your bindings | Vicent Marti | 2011-03-20 | 1 | -0/+3 |
* | Export `git_strarray_free` instead of inlining | Vicent Marti | 2011-03-16 | 1 | -8/+1 |
* | Add new method `git_reference_listall` | Vicent Marti | 2011-03-14 | 1 | -0/+16 |
* | Move the external includes folder from `src` to `include` | Vicent Marti | 2011-03-03 | 1 | -0/+163 |