summaryrefslogtreecommitdiff
path: root/include/git2/errors.h
Commit message (Expand)AuthorAgeFilesLines
* transport: allow cred/cert callbacks to return GIT_PASSTHROUGHethomson/defer_cert_cred_cbEdward Thomson2018-11-211-1/+1
* apply: return a specific exit code on failureEdward Thomson2018-11-041-0/+1
* Merge pull request #4788 from tiennou/doc-fixesPatrick Steinhardt2018-08-301-1/+2
|\
| * doc: fix comment on GIT_EUSEREtienne Samson2018-08-291-1/+2
* | Add two words to clarifyJohan Abildskov2018-08-271-1/+1
* | Update giterr_last API documentation to reflect real behaviourJohan Abildskov2018-08-201-1/+6
|/
* index: return a unique error code on dirty indexEdward Thomson2018-06-291-0/+1
* odb: verify object hashesPatrick Steinhardt2017-04-281-0/+1
* win32: introduce `do_with_retries` macroEdward Thomson2017-04-011-0/+1
* hash: include sha1collisiondetectionEdward Thomson2017-03-031-1/+2
* worktree: implement `git_worktree_validate`Patrick Steinhardt2017-02-131-0/+1
* Introduce git_apply_patchEdward Thomson2016-05-261-1/+2
* giterr_set_str: remove `GITERR_OS` documentationEdward Thomson2016-02-231-5/+0
* merge: add GIT_MERGE_TREE_FAIL_ON_CONFLICTEdward Thomson2015-10-221-0/+1
* Make giterr_detach no longer publicMichael Procter2015-08-031-12/+0
* errors: add EDIRECTORYCarlos Martín Nieto2015-07-121-0/+1
* stash: don't allow apply with staged changesEdward Thomson2015-06-251-0/+1
* errors: introduce EINVALIDCarlos Martín Nieto2015-06-241-0/+1
* Rename GIT_EMERGECONFLICT to GIT_ECONFLICTEdward Thomson2015-05-291-1/+1
* errors: add GIT_EEOF to indicate early EOFcmn/server-errorsCarlos Martín Nieto2015-05-201-0/+1
* 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