summaryrefslogtreecommitdiff
path: root/include/git2/remote.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup legal dataVicent Marti2011-09-191-22/+4
* Standardized doxygen @return lines for int functions to say "GIT_SUCCESS or a...David Boyce2011-09-131-2/+2
* Add git_remote_newCarlos Martín Nieto2011-08-301-0/+12
* Add git_remote_update_tipsCarlos Martín Nieto2011-08-181-0/+10
* Only wait for pack if we need itCarlos Martín Nieto2011-08-181-0/+14
* Don't expose the fetch code to the userCarlos Martín Nieto2011-08-181-1/+12
* Fix compilation in C++: remove double GIT_BEGIN_DECLMarcel Groothuis2011-07-291-9/+0
* Fixup network headersCarlos Martín Nieto2011-07-271-1/+9
* typo: one git_remote_fetchspec should be pushspecCarlos Martín Nieto2011-07-131-1/+1
* Cleanup external APIVicent Marti2011-07-111-0/+35
* Slim down git_transportCarlos Martín Nieto2011-06-271-1/+1
* Add git_remote_connect and git_remote_lsCarlos Martín Nieto2011-06-271-0/+21
* Add a to-do list for remotesCarlos Martín Nieto2011-06-261-0/+8
* Add a remotes APICarlos Martín Nieto2011-06-261-0/+58