| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move the transports to their own directory | Carlos Martín Nieto | 2011-10-12 | 1 | -227/+0 |
| * | transport: don't have an extra send-wants step | Carlos Martín Nieto | 2011-10-12 | 1 | -18/+0 |
| * | local transport: don't segfault on wrong URL | Carlos Martín Nieto | 2011-10-01 | 1 | -6/+11 |
| * | Cleanup legal data | Vicent Marti | 2011-09-19 | 1 | -0/+6 |
| * | Drop STRLEN() macros | Kirill A. Shutemov | 2011-08-25 | 1 | -2/+2 |
| * | posix: Properly handle `snprintf` in all platforms | Vicent Marti | 2011-08-18 | 1 | -1/+2 |
| * | Implement and bind local_send_wants | Carlos Martín Nieto | 2011-08-18 | 1 | -3/+12 |
| * | Add a generic send_wants | Carlos Martín Nieto | 2011-08-18 | 1 | -0/+9 |
| * | util: Add git__strcmp_cb() wrapper | nulltoken | 2011-08-09 | 1 | -8/+1 |
| * | transport: Wrap `strcmp` | Vicent Marti | 2011-08-08 | 1 | -1/+8 |
| * | Use the internal sort in the local transport | Carlos Martín Nieto | 2011-08-06 | 1 | -9/+1 |
| * | transport_local: fix cast warnings | Kirill A. Shutemov | 2011-07-25 | 1 | -2/+2 |
| * | Also update local_connect's unused var name for MSVC | Carlos Martín Nieto | 2011-07-05 | 1 | -1/+1 |
| * | Slim down git_transport | Carlos Martín Nieto | 2011-06-27 | 1 | -1/+1 |
| * | Move transports to an inheritance model | Carlos Martín Nieto | 2011-06-26 | 1 | -27/+26 |
| * | local transport: keep better track of memory | Carlos Martín Nieto | 2011-06-26 | 1 | -12/+46 |
| * | local transport: sort the refs before resolving them | Carlos Martín Nieto | 2011-06-26 | 1 | -20/+30 |
| * | Implement ls-remote on local drive | Carlos Martín Nieto | 2011-06-26 | 1 | -2/+141 |
| * | Lay down the fundations for the network code | Carlos Martín Nieto | 2011-06-26 | 1 | -0/+41 |
