summaryrefslogtreecommitdiff
path: root/include/git2/net.h
Commit message (Expand)AuthorAgeFilesLines
* net: remove unused `git_headlist_cb`ethomson/deprecate_headlistEdward Thomson2019-06-161-5/+0
* Introduce GIT_CALLBACK macro to enforce cdeclEdward Thomson2019-01-171-1/+1
* doc: add documentation to all the public structs and enumscmn/doc-allCarlos Martín Nieto2014-12-061-2/+3
* Update some documentationCarlos Martín Nieto2014-10-181-2/+2
* remote: expose the remote's symref mappingsCarlos Martín Nieto2014-05-211-0/+5
* No bitfields in public headers b/c packing is compiler-specificPhilip Kelley2013-02-071-1/+1
* update copyrightsEdward Thomson2013-01-081-1/+1
* API updates for remote.hBen Straub2012-11-271-2/+4
* API updates for net.hBen Straub2012-11-271-3/+3
* Update Copyright headerschu2012-02-131-1/+1
* remote: Cleanup the remotes coderepo-ownershipVicent Marti2011-11-281-5/+3
* Cleanup legal dataVicent Marti2011-09-191-21/+3
* Be smarter about selecting wantsCarlos Martín Nieto2011-08-181-2/+1
* Remove enum git_whnCarlos Martín Nieto2011-08-181-8/+2
* negotiationCarlos Martín Nieto2011-08-181-0/+2
* Add git_fetch_list_want which creates the "want" listCarlos Martín Nieto2011-08-181-0/+7
* Fixup network headersCarlos Martín Nieto2011-07-271-9/+9
* On some header files, GIT_END_DECL was absent while GIT_BEGIN_DECL wasn't.Johan 't Hart2011-07-271-0/+2
* Cleanup external APIVicent Marti2011-07-111-2/+36
* Slim down git_transportCarlos Martín Nieto2011-06-271-4/+2
* Add function to generate a requestCarlos Martín Nieto2011-06-261-0/+2
* Implement ls-remote on local driveCarlos Martín Nieto2011-06-261-1/+1
* Lay down the fundations for the network codeCarlos Martín Nieto2011-06-261-0/+33