Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup legal data | Vicent Marti | 2011-09-19 | 1 | -22/+4 |
* | Standardized doxygen @return lines for int functions to say "GIT_SUCCESS or a... | David Boyce | 2011-09-13 | 1 | -2/+2 |
* | Add git_remote_new | Carlos Martín Nieto | 2011-08-30 | 1 | -0/+12 |
* | Add git_remote_update_tips | Carlos Martín Nieto | 2011-08-18 | 1 | -0/+10 |
* | Only wait for pack if we need it | Carlos Martín Nieto | 2011-08-18 | 1 | -0/+14 |
* | Don't expose the fetch code to the user | Carlos Martín Nieto | 2011-08-18 | 1 | -1/+12 |
* | Fix compilation in C++: remove double GIT_BEGIN_DECL | Marcel Groothuis | 2011-07-29 | 1 | -9/+0 |
* | Fixup network headers | Carlos Martín Nieto | 2011-07-27 | 1 | -1/+9 |
* | typo: one git_remote_fetchspec should be pushspec | Carlos Martín Nieto | 2011-07-13 | 1 | -1/+1 |
* | Cleanup external API | Vicent Marti | 2011-07-11 | 1 | -0/+35 |
* | Slim down git_transport | Carlos Martín Nieto | 2011-06-27 | 1 | -1/+1 |
* | Add git_remote_connect and git_remote_ls | Carlos Martín Nieto | 2011-06-27 | 1 | -0/+21 |
* | Add a to-do list for remotes | Carlos Martín Nieto | 2011-06-26 | 1 | -0/+8 |
* | Add a remotes API | Carlos Martín Nieto | 2011-06-26 | 1 | -0/+58 |