summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Remove the "merge none" flagEdward Thomson2014-01-201-5/+2
* Introduce diff3 mode for checking out conflictsEdward Thomson2014-01-201-0/+7
* merge_file should use more aggressive levelsEdward Thomson2014-01-201-7/+14
* "Uninitialized" submodules are "unmodified"Edward Thomson2014-01-201-1/+2
* Revert a wrong doc change.Arthur Schreiber2014-01-161-1/+1
* Fix some documentation issues.Arthur Schreiber2014-01-161-6/+6
* refs: remove the _with_log differentiationCarlos Martín Nieto2014-01-151-128/+24
* Align git_tree_entry_dup.Arthur Schreiber2014-01-141-3/+4
* Align git_signature_dup.Arthur Schreiber2014-01-141-3/+4
* Add `git_remote_dup`.Arthur Schreiber2014-01-141-0/+12
* Handle git_buf's from users more liberallyEdward Thomson2014-01-081-1/+1
* Fix spelling mistakeJohn Crepezzi2014-01-041-1/+1
* Merge pull request #2022 from KTXSoftware/developmentRussell Belfer2014-01-031-0/+8
|\
| * Read the submodule branch option from Git 1.8.2.Robert Konrad2014-01-021-0/+8
* | Fix warnings with submodule changesRussell Belfer2014-01-021-1/+1
|/
* Accept 'submodule.*.fetchRecurseSubmodules' config 'on-demand' valueLinquize2013-12-311-2/+15
* Merge pull request #1920 from libgit2/cmn/ref-with-logVicent Marti2013-12-183-23/+164
|\
| * refs: expose has_log() on the backendCarlos Martín Nieto2013-12-092-3/+8
| * refs: expose a way to ensure a ref has a logCarlos Martín Nieto2013-12-092-0/+18
| * reflog: remove git_reflog_append_to()Carlos Martín Nieto2013-11-231-18/+1
| * reflog: integrate into the ref writingCarlos Martín Nieto2013-11-231-2/+2
| * refdb: add a `message` parameter for appending to the logCarlos Martín Nieto2013-11-231-2/+4
| * refs: Introduce git_reference_symbolic_set_target_with_log()nulltoken2013-11-231-0/+25
| * refs: Introduce git_reference_set_target_with_log()nulltoken2013-11-231-0/+23
| * refs: Introduce git_reference_symbolic_create_with_log()nulltoken2013-11-231-0/+42
| * refs: Introduce git_reference_create_with_log()nulltoken2013-11-231-0/+43
* | Overwrite ignored files on checkoutEdward Thomson2013-12-131-0/+8
* | Add git_treebuilder_insert test and clarify docRussell Belfer2013-12-121-2/+9
* | Cleanups, renames, and leak fixesRussell Belfer2013-12-121-0/+1
* | Test cancel from indexer progress callbackRussell Belfer2013-12-111-1/+2
* | Update clone doc and tests for callback return valRussell Belfer2013-12-111-24/+33
* | Fix checkout notify callback docs and testsRussell Belfer2013-12-111-8/+13
* | Update git_blob_create_fromchunks callback behavrRussell Belfer2013-12-111-24/+19
* | Update docs for new callback return value behaviorRussell Belfer2013-12-1113-58/+91
* | Remove converting user error to GIT_EUSERRussell Belfer2013-12-112-2/+3
* | Improve GIT_EUSER handlingRussell Belfer2013-12-111-2/+1
* | Add config read fns with controlled error behaviorRussell Belfer2013-12-111-4/+4
* | Clarify docsBen Straub2013-12-061-3/+3
* | Clarify default value and behaviorBen Straub2013-12-061-1/+5
* | Introduce GIT_DIFF_FIND_BY_CONFIGBen Straub2013-12-051-0/+3
* | Bare naked merge and rebaseEdward Thomson2013-12-032-7/+50
* | Include git2/revert.h in git2.hLinquize2013-12-031-0/+1
* | Merge pull request #1977 from ethomson/revertVicent Martí2013-12-034-3/+67
|\ \
| * | clean up state metadata more consistentlyEdward Thomson2013-12-021-3/+3
| * | Introduce git_revert to revert a single commitEdward Thomson2013-12-023-0/+64
| |/
* | GIT_DIFF_FIND_REMOVE_UNMODIFIED sounds betterRussell Belfer2013-12-021-2/+2
* | Add GIT_DIFF_FIND_DELETE_UNMODIFIED flagRussell Belfer2013-12-021-14/+44
|/
* transport: document ssh-agent authenticationAlessandro Ghedini2013-11-201-0/+12
* libgit2 0.20.0 "anmeldung"v0.20.0Vicent Marti2013-11-201-2/+2
* Formatting fix for cred_acquire_cbCarlos Martín Nieto2013-11-201-6/+6