summaryrefslogtreecommitdiff
path: root/include/git2/errors.h
Commit message (Expand)AuthorAgeFilesLines
* Added cherry-pick supportJacques Germishuys2014-04-141-0/+1
* refs: return GIT_EMODIFIED if the ref target movedCarlos Martín Nieto2014-02-051-0/+1
* Update docs for new callback return value behaviorRussell Belfer2013-12-111-16/+29
* Remove converting user error to GIT_EUSERRussell Belfer2013-12-111-0/+1
* Improve GIT_EUSER handlingRussell Belfer2013-12-111-2/+1
* Introduce git_revert to revert a single commitEdward Thomson2013-12-021-0/+1
* error: Simplify giterr_detachVicent Marti2013-11-051-9/+6
* Add giterr_detach API to get and clear errorRussell Belfer2013-11-041-0/+17
* Add attributes to filters and fix registryRussell Belfer2013-09-171-0/+1
* Merge pull request #1856 from libgit2/cmn/no-orphansVicent Martí2013-09-171-1/+1
|\
| * No such thing as an orphan branchCarlos Martín Nieto2013-09-171-1/+1
* | Add a wrapper to provide the libssh2 error messageEtienne Samson2013-09-161-0/+1
|/
* index: report when it's lockedCarlos Martín Nieto2013-08-191-0/+1
* Fixed most documentation header bugsAndreas Linde2013-06-241-1/+1
* Add typedefs on some public enumsRussell Belfer2013-05-241-2/+2
* errors: Introduce EMERGECONFLICT error codenulltoken2013-01-111-0/+1
* update copyrightsEdward Thomson2013-01-081-1/+1
* MERGE_HEAD contents iteratorEdward Thomson2013-01-031-0/+1
* fetchhead reading/iteratingEdward Thomson2012-12-191-0/+1
* errors: Introduce EINVALIDSPEC error codenulltoken2012-12-011-0/+1
* Push! By schu, phkelley, and congyiwu, et alPhilip Kelley2012-11-281-0/+1
* Rework checkout with new strategy optionsRussell Belfer2012-11-091-0/+1
* error: add GITERR_STASH error typenulltoken2012-10-261-0/+1
* GIT_EUNMERGEDEdward Thomson2012-10-241-0/+1
* errors: introduce GIT_EORPHANEDHEADnulltoken2012-10-191-0/+1
* gsoc-pack-objects WIPMichael Schubert2012-10-091-0/+1
* Make giterr_set_str publicRussell Belfer2012-09-211-0/+34
* errors: introduce GIT_EBAREREPOnulltoken2012-09-061-0/+1
* Diff iteratorsRussell Belfer2012-09-051-1/+1
* Major submodule rewriteRussell Belfer2012-08-241-0/+1
* Update iterators for consistency across libraryRussell Belfer2012-08-031-0/+1
* amigaos: CleanupVicent Marti2012-06-221-39/+1
* Fix double-defines when using GIT_OLD_ERRORSChris Young2012-06-071-1/+3
* ssl: check certificates against the system's trusted CAsCarlos Martín Nieto2012-05-191-0/+1
* errors: Rename error codesbreaking-changesVicent Martí2012-05-181-5/+6
* errors: Rename the generic return codesVicent Martí2012-05-181-5/+42
* errors: Remove old commentsVicent Martí2012-05-181-13/+0
* Introduce GITERR_INDEXERCarlos Martín Nieto2012-05-151-0/+1
* Remove old and unused error codesVicent Martí2012-05-021-104/+4
* error handling: move the missing parts over to the new error handlingCarlos Martín Nieto2012-04-261-0/+2
* error-handling: remote, transportCarlos Martín Nieto2012-04-111-1/+2
* error-handling: Commit (WIP)Vicent Martí2012-04-021-1/+2
* Migrate index, oid, and utils to new errorsRussell Belfer2012-03-191-1/+3
* Resolve comments from pull requestRussell Belfer2012-03-131-0/+16
* Migrate ODB files to new error handlingRussell Belfer2012-03-121-1/+2
* error-handling: On-disk config file backendVicent Martí2012-03-091-6/+1
* error-handling: ConfigVicent Martí2012-03-071-0/+1
* error-handling: RepositoryVicent Martí2012-03-071-1/+1
* error-handling: ReferencesVicent Martí2012-03-061-5/+6
* refs: Error handling rework. WIPVicent Martí2012-03-031-0/+3