Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup legal data | Vicent Marti | 2011-09-19 | 1 | -21/+3 |
* | Don't hide the transport details | Carlos Martín Nieto | 2011-08-30 | 1 | -4/+5 |
* | Actually implement object negotiation | Carlos Martín Nieto | 2011-08-18 | 1 | -1/+5 |
* | Move negotiation to the transport | Carlos Martín Nieto | 2011-08-18 | 1 | -46/+4 |
* | Use time sorting in fetch | Carlos Martín Nieto | 2011-08-18 | 1 | -0/+1 |
* | Be smarter about selecting wants | Carlos Martín Nieto | 2011-08-18 | 1 | -28/+2 |
* | Remove enum git_whn | Carlos Martín Nieto | 2011-08-18 | 1 | -14/+2 |
* | Only wait for pack if we need it | Carlos Martín Nieto | 2011-08-18 | 1 | -4/+9 |
* | Tell the user where the downloaded packfile is stored | Carlos Martín Nieto | 2011-08-18 | 1 | -2/+2 |
* | Don't expose the fetch code to the user | Carlos Martín Nieto | 2011-08-18 | 1 | -9/+11 |
* | Bind the configuration and remotes to a repository | Carlos Martín Nieto | 2011-08-18 | 1 | -4/+6 |
* | Download pack | Carlos Martín Nieto | 2011-08-18 | 1 | -24/+8 |
* | Move have sending | Carlos Martín Nieto | 2011-08-18 | 1 | -18/+39 |
* | Implement sending haves | Carlos Martín Nieto | 2011-08-18 | 1 | -5/+5 |
* | Add a generic send_wants | Carlos Martín Nieto | 2011-08-18 | 1 | -2/+5 |
* | negotiation | Carlos Martín Nieto | 2011-08-18 | 1 | -3/+73 |
* | Add git_fetch_list_want which creates the "want" list | Carlos Martín Nieto | 2011-08-18 | 1 | -0/+123 |