summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* push: fix typo in git_push_finish() docAlessandro Ghedini2013-02-151-1/+1
* push: improve docs on success / failure of git_push_finishMichael Schubert2013-02-141-0/+10
* Merge pull request #1333 from phkelley/push_optionsBen Straub2013-02-121-0/+32
|\
| * Add git_push_options, to set packbuilder parallelismPhilip Kelley2013-02-111-0/+32
* | Merge pull request #1316 from ben/clone-cancelRussell Belfer2013-02-121-2/+6
|\ \
| * | Document callback-triggered cancellationBen Straub2013-02-051-1/+5
| * | Allow progress callback to cancel fetchBen Straub2013-02-051-1/+1
* | | remote: Introduce git_remote_is_valid_name()nulltoken2013-02-111-0/+8
* | | Merge pull request #1190 from nulltoken/topic/reset-pathsRussell Belfer2013-02-112-5/+29
|\ \ \
| * | | reset: Introduce git_reset_default()nulltoken2013-02-051-0/+23
| * | | reset: Enhance documentationnulltoken2013-02-051-3/+3
| * | | index: Enhance documentationnulltoken2013-02-051-2/+3
| |/ /
* | | Teach refspec to transform destination reference to source referenceJameson Miller2013-02-111-1/+12
* | | Teach remote branch to return its remoteJameson Miller2013-02-112-0/+34
| |/ |/|
* | diff: add a notify callback to `git_diff__from_iterators`yorah2013-02-071-34/+58
* | No bitfields in public headers b/c packing is compiler-specificPhilip Kelley2013-02-072-2/+2
* | Clone: fetch all tagsBen Straub2013-02-061-1/+1
|/
* Add user-from-url param to auth callbackBen Straub2013-01-312-0/+6
* Add helper for diff line statsRussell Belfer2013-01-301-0/+22
* Merge pull request #1285 from phkelley/vectorRussell Belfer2013-01-291-4/+6
|\
| * Vector improvements and their falloutPhilip Kelley2013-01-271-4/+6
* | Added git_treebuilder_entrycountJohn Wiegley2013-01-281-0/+8
|/
* Added git_branch_name().Sebastian Bauer2013-01-251-0/+18
* Merge pull request #1250 from jamill/push_update_tipsPhilip Kelley2013-01-241-0/+9
|\
| * Update remote tips on pushJameson Miller2013-01-221-0/+9
* | opts: Add getters tooVicent Marti2013-01-231-2/+4
* | Global options setterVicent Marti2013-01-231-0/+23
|/
* Merge pull request #1239 from ethomson/index_removeVicent Martí2013-01-171-2/+18
|\
| * add an index_remove_bypath that removes conflicts, renamed add_from_workdir t...Edward Thomson2013-01-121-2/+18
* | Merge pull request #1211 from arrbee/fix-icase-status-fileVicent Martí2013-01-161-0/+9
|\ \
| * | Add git_tree_entry_cmp and git_tree_entry_icmpRussell Belfer2013-01-151-0/+9
| |/
* | Merge pull request #1248 from sba1/doc-fixVicent Martí2013-01-161-0/+3
|\ \
| * | Some doc improvementsSebastian Bauer2013-01-161-0/+3
| |/
* | branch: Introduce git_branch_tracking_name()nulltoken2013-01-161-0/+24
|/
* Merge pull request #1222 from scunz/clone_branchVicent Martí2013-01-121-1/+4
|\
| * Default git_clone_options' checkout strategy to GIT_CHECKOUT_SAFE_CREATESascha Cunz2013-01-121-1/+1
| * Implement analog for 'git checkout --branch xxx ...'Sascha Cunz2013-01-111-0/+3
* | Kill vestigal dangling-remote codeBen Straub2013-01-111-11/+1
* | errors: Introduce EMERGECONFLICT error codenulltoken2013-01-111-0/+1
|/
* Add GIT_CHECKOUT_DISABLE_PATHSPEC_MATCHRussell Belfer2013-01-101-1/+5
* Merge pull request #1206 from ben/stock-authVicent Martí2013-01-102-0/+51
|\
| * Move credential helpers to their own (optional) headerBen Straub2013-01-092-20/+51
| * Expose stock user/pass credential utilityBen Straub2013-01-091-0/+20
* | Sane refresh logicVicent Marti2013-01-102-0/+22
|/
* push: properly handle tagsMichael Schubert2013-01-091-1/+1
* Relax refspecs accepted by pushJameson Miller2013-01-091-1/+1
* update copyrightsEdward Thomson2013-01-0844-44/+44
* Share git_diff_blobs/git_diff_blob_to_buffer codeRussell Belfer2013-01-072-22/+20
* Introduce git_diff_blob_to_bufferIgnacio Casal Quinteiro2013-01-071-0/+24
* Correct typos in documentationKevin Sawicki2013-01-067-12/+12