summaryrefslogtreecommitdiff
path: root/include/git2/errors.h
Commit message (Expand)AuthorAgeFilesLines
* mkdir: walk up tree to mkdirEdward Thomson2015-01-201-0/+1
* peel: reject bad queries with EINVALIDSPECcmn/peeling-errorsCarlos Martín Nieto2014-11-221-0/+1
* git_rebase_commit: drop already-picked commitsEdward Thomson2014-10-261-0/+1
* Introduce git_rebase to set up a rebase sessionEdward Thomson2014-10-261-0/+1
* Merge remote-tracking branch 'upstream/master' into cmn/describeCarlos Martín Nieto2014-09-301-16/+18
|\
| * Provide a callback for certificate validationCarlos Martín Nieto2014-09-161-0/+1
| * Introduce GIT_EAUTHCarlos Martín Nieto2014-06-261-0/+1
| * Fixed miscellaneous documentation errors.Michael Anderson2014-05-231-16/+16
* | object: introduce git_describe_object()nulltoken2014-04-301-0/+1
|/
* 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