1. 2d5c298 Mark the list of refs to fetch as const by Daniel Barkalow · 17 years ago
  2. 41fa7d2 Teach git-fetch to exploit server side automatic tag following by Shawn O. Pearce · 17 years ago
  3. bcd2e26 Merge branch 'aw/mirror-push' into jk/send-pack by Junio C Hamano · 17 years ago
  4. a108e53 Merge branch 'db/remote-builtin' into jk/send-pack by Junio C Hamano · 17 years ago
  5. 1b2486d push: teach push to pass --verbose option to transport layer by Steffen Prohaska · 17 years ago
  6. 94c89ba git-push: plumb in --mirror mode by Andy Whitcroft · 17 years ago
  7. 4577370 Miscellaneous const changes and utilities by Daniel Barkalow · 17 years ago
  8. 2e13e5d Merge branch 'master' into db/fetch-pack by Shawn O. Pearce · 17 years ago
  9. 2b5a06e Restore default verbosity for http fetches. by Daniel Barkalow · 17 years ago
  10. 50ab5fd Ensure builtin-fetch honors {fetch,transfer}.unpackLimit by Shawn O. Pearce · 17 years ago
  11. 824d577 Refactor struct transport_ops inlined into struct transport by Shawn O. Pearce · 17 years ago
  12. e5f4e21 Remove unnecessary 'fetch' argument from transport_get API by Shawn O. Pearce · 17 years ago
  13. 1788c39 Remove pack.keep after ref updates in git-fetch by Shawn O. Pearce · 17 years ago
  14. 425b139 Simplify fetch transport API to just one function by Shawn O. Pearce · 17 years ago
  15. c29727d Add fetch methods to transport library. by Daniel Barkalow · 17 years ago
  16. 9b28851 Push code for transport library by Daniel Barkalow · 17 years ago