26 Commits (b5d18b8e6f68746a85edfea08e9aff3351d7e891)

Author SHA1 Message Date
Daniel Barkalow c9e388bb48 Make the "traditionally-supported" URLs a special case 16 years ago
Matthieu Moy 07436e43da push: point to 'git pull' and 'git push --force' in case of non-fast forward 16 years ago
Jeff King afdeeb00ee push: add --quiet flag 16 years ago
Daniel Barkalow 6eb996b570 Add support for external programs for handling native fetches 16 years ago
Larry D'Anna 1965ff744a add --porcelain option to git-push 16 years ago
Andreas Ericsson 47abd85ba0 fetch: Strip usernames from url's before storing them 16 years ago
Daniel Barkalow 64fcef2daa Move push matching and reporting logic into transport.c 16 years ago
Miklos Vajna 21188b1eaf Implement git clone -v 16 years ago
Daniel Barkalow 2d5c298f91 Mark the list of refs to fetch as const 17 years ago
Shawn O. Pearce 41fa7d2eae Teach git-fetch to exploit server side automatic tag following 17 years ago
Steffen Prohaska 1b2486d737 push: teach push to pass --verbose option to transport layer 17 years ago
Andy Whitcroft 94c89ba662 git-push: plumb in --mirror mode 17 years ago
Daniel Barkalow 4577370e9b Miscellaneous const changes and utilities 17 years ago
Daniel Barkalow 2b5a06edca Restore default verbosity for http fetches. 17 years ago
Shawn O. Pearce 50ab5fd3fc Ensure builtin-fetch honors {fetch,transfer}.unpackLimit 18 years ago
Shawn O. Pearce 824d5776c3 Refactor struct transport_ops inlined into struct transport 18 years ago
Shawn O. Pearce e5f4e21463 Remove unnecessary 'fetch' argument from transport_get API 18 years ago
Shawn O. Pearce 1788c39cd0 Remove pack.keep after ref updates in git-fetch 18 years ago
Shawn O. Pearce 425b139313 Simplify fetch transport API to just one function 18 years ago
Daniel Barkalow c29727d524 Add fetch methods to transport library. 18 years ago
Daniel Barkalow 9b288516ee Push code for transport library 18 years ago