summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* refs: Dude, you're OUT.Vicent Marti2013-03-071-18/+0
* immutable references and a pluggable ref databaseEdward Thomson2013-03-076-65/+300
* fixed minor issues with new note iteratorNico von Geyso2013-03-061-2/+4
* use git_note_iterator type instead of non-public git_iterator oneNico von Geyso2013-03-061-3/+10
* basic note iterator implementationNico von Geyso2013-03-061-0/+39
* Make sure docurium can see git_packbuilder_foreachCarlos Martín Nieto2013-03-051-1/+1
* clear REUC on checkoutEdward Thomson2013-03-041-0/+8
* indexer: kill git_indexerCarlos Martín Nieto2013-03-031-48/+0
* Merge pull request #1233 from arrbee/file-similarity-metricVicent Martí2013-02-271-31/+81
|\
| * Add diff rename tests with partial similarityRussell Belfer2013-02-211-0/+3
| * Initial integration of similarity metric to diffRussell Belfer2013-02-211-5/+11
| * Replace diff delta binary with flagsRussell Belfer2013-02-201-26/+28
| * Refine pluggable similarity APIRussell Belfer2013-02-201-2/+28
| * Pluggable similarity metric APIRussell Belfer2013-02-201-0/+13
* | pack.h: improve docs on how to create a packfileMichael Schubert2013-02-251-1/+27
* | branch: Make git_branch_remote_name() cope with orphaned headsnulltoken2013-02-221-2/+2
|/
* 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
|/