summaryrefslogtreecommitdiff
path: root/include/git2/types.h
Commit message (Expand)AuthorAgeFilesLines
* submodule: remove the RESET enum valuescmn/submodule-config-stateCarlos Martín Nieto2015-06-221-6/+0
* submodule: add an ignore option to statusCarlos Martín Nieto2015-06-221-4/+2
* remote: move the transport ctor to the callbacksCarlos Martín Nieto2015-05-131-0/+6
* push: report the update plan to the callercmn/negotiation-notifyCarlos Martín Nieto2015-04-191-0/+1
* git_writestream: from git_filter_streamEdward Thomson2015-02-181-2/+8
* filters: introduce streaming filtersEdward Thomson2015-02-171-0/+3
* Fix doc comment formattingBen Chatelain2015-02-101-3/+1
* s/git_merge_head/git_annotated_commitEdward Thomson2014-10-261-2/+2
* rebase: init/open a git_rebase objectEdward Thomson2014-10-261-0/+2
* Update some documentationCarlos Martín Nieto2014-10-181-0/+15
* Merge pull request #2574 from csware/hostname-for-certificate_check_cbEdward Thomson2014-10-101-1/+2
|\
| * Provide host name to certificate_check_cbSven Strickroth2014-09-221-1/+2
* | Introduce reference transactionsCarlos Martín Nieto2014-09-301-0/+3
|/
* net: use only structs to pass information about certCarlos Martín Nieto2014-09-161-3/+11
* transport: move the cert type enum to types.hCarlos Martín Nieto2014-09-161-1/+16
* transport: always call the certificate check callbackCarlos Martín Nieto2014-09-161-1/+3
* http: send the DER-encoded cert to the callbackCarlos Martín Nieto2014-09-161-1/+2
* Provide a callback for certificate validationCarlos Martín Nieto2014-09-161-0/+12
* Custom transport: minor cleanupsEdward Thomson2014-08-141-0/+10
* Whitespace wibbles.Alan Rogers2014-06-041-6/+6
* Merge remote-tracking branch 'origin/development' into fix-git-status-list-ne...Alan Rogers2014-06-041-13/+13
|\
| * Formatting fixes for the docsCarlos Martín Nieto2014-06-031-13/+13
* | Remove GIT_FILEMODE_NEW as it's unused.Alan Rogers2014-05-301-2/+1
* | Try a value for UNREADABLE that won't get masked out?!Alan Rogers2014-05-231-1/+1
* | Return GIT_FILEMODE_UNREADABLE for files that fail to stat.Alan Rogers2014-05-211-0/+1
|/
* Don't redefine the same callback types, their signatures may changeJacques Germishuys2014-04-211-1/+1
* Add GIT_BRANCH_ALL to git_branch_t enumSven Strickroth2014-04-161-0/+1
* Make submodule fetchRecurse match other optionsRussell Belfer2014-01-301-0/+19
* Fix spelling mistakeJohn Crepezzi2014-01-041-1/+1
* merge branch into current, updating workdirEdward Thomson2013-11-051-0/+3
* Add git_diff_options_init helperRussell Belfer2013-11-011-9/+19
* indexer: include the delta statsCarlos Martín Nieto2013-10-231-0/+2
* indexer: clearer stats for thin packsCarlos Martín Nieto2013-10-111-0/+7
* indexer: fix thin packsCarlos Martín Nieto2013-10-041-0/+1
* Update submodule documentationRussell Belfer2013-08-051-7/+44
* Add ignore_submodules to diff optionsRussell Belfer2013-07-101-0/+34
* status access by index, providing more details to callersEdward Thomson2013-06-171-0/+3
* Merge pull request #1593 from ethomson/conflict_iteratorVicent Martí2013-05-241-0/+3
|\
| * introduce git_conflict_iteratorEdward Thomson2013-05-171-0/+3
* | merge setupEdward Thomson2013-05-171-0/+3
|/
* refs: introduce an iteratorCarlos Martín Nieto2013-05-111-0/+4
* Move odb_backend implementors stuff into git2/sysRussell Belfer2013-04-211-0/+20
* immutable references and a pluggable ref databaseEdward Thomson2013-03-071-3/+7
* update copyrightsEdward Thomson2013-01-081-1/+1
* Revert "Tab align value of GIT_FILEMODE_BLOB_EXECUTABLE"Kevin Sawicki2013-01-061-1/+1
* Tab align value of GIT_FILEMODE_BLOB_EXECUTABLEKevin Sawicki2013-01-061-1/+1
* Push! By schu, phkelley, and congyiwu, et alPhilip Kelley2012-11-281-0/+1
* Clean up config.hBen Straub2012-11-271-1/+1
* Updates to reset.hRussell Belfer2012-11-271-7/+0
* create callback to handle packs from fetch, move the indexer to odb_packEdward Thomson2012-11-051-0/+3