summaryrefslogtreecommitdiff
path: root/include/git2/net.h
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright headerschu2012-02-131-1/+1
* remote: Cleanup the remotes codeVicent 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