40 Commits (3f142468997f9d14d8051a96b2e9db265d41ac0d)

Author SHA1 Message Date
Thiago Farina 183113a5ca string_list: Add STRING_LIST_INIT macro and make use of it. 15 years ago
Julian Phillips 1d2f80fa79 string_list: Fix argument order for string_list_append 15 years ago
Sverre Rabbelier 73b49a7592 remote-helpers: add support for an export command 15 years ago
Sverre Rabbelier 88f3b2b0a2 remote-helpers: allow requesing the path to the .git directory 15 years ago
Tay Ray Chuan d01b3c02e8 transport->progress: use flag authoritatively 15 years ago
Tay Ray Chuan 8afd8dc065 push: support multiple levels of verbosity 15 years ago
Junio C Hamano 9517e6b843 Typofixes outside documentation area 15 years ago
Ilari Liusvaara 6b02de3b9d Improve error message when a transport helper was not found 15 years ago
Tay Ray Chuan c1ceea1d27 transport-helper.c::push_refs(): emit "no refs" error message 15 years ago
Tay Ray Chuan 08d63a422b transport-helper.c::push_refs(): ignore helper-reported status if ref is not to be pushed 15 years ago
Tay Ray Chuan 20e8b465a5 refactor ref status logic for pushing 15 years ago
Tay Ray Chuan 486a3d7164 check stderr with isatty() instead of stdout when deciding to show progress 15 years ago
Ilari Liusvaara b236752a87 Support remote archive from all smart transports 15 years ago
Ilari Liusvaara fa8c097cc9 Support remote helpers implementing smart transports 15 years ago
Ilari Liusvaara 61b075bd3e Support taking over transports 15 years ago
Ilari Liusvaara 25d5cc488a Pass unknown protocols to external protocol handlers 15 years ago
Ilari Liusvaara 28ed5b3524 Support mandatory capabilities 15 years ago
Ilari Liusvaara bf3c523c3f Add remote helper debug mode 15 years ago
Daniel Barkalow f8ec916731 Allow helpers to report in "list" command that the ref is unchanged 15 years ago
Sverre Rabbelier b962dbdc80 Fix various memory leaks in transport-helper.c 15 years ago
Daniel Barkalow 72ff894308 Allow helper to map private ref names into normal names 15 years ago
Daniel Barkalow e65e91ed4a Add support for "import" helper command 15 years ago
Daniel Barkalow 3714831189 Allow fetch to modify refs 15 years ago
Daniel Barkalow f2a37151d4 Fix memory leak in helper method for disconnect 15 years ago
Clemens Buchacher d8f67d205e remote-helpers: return successfully if everything up-to-date 15 years ago
Shawn O. Pearce ae4efe1957 Move WebDAV HTTP push under remote-curl 15 years ago
Shawn O. Pearce ef08ef9ea0 remote-helpers: Support custom transport options 15 years ago
Shawn O. Pearce 292ce46b60 remote-helpers: Fetch more than one ref in a batch 15 years ago
Jim Meyering 41698375ad don't dereference NULL upon fdopen failure 16 years ago
Jim Meyering 3d913526b1 use write_str_in_full helper to avoid literal string lengths 16 years ago
Daniel Barkalow 2d14d65ce7 Use a clearer style to issue commands to remote helpers 16 years ago
Daniel Barkalow c9e388bb48 Make the "traditionally-supported" URLs a special case 16 years ago
Linus Torvalds 1088261f6f git-http-fetch: not a builtin 16 years ago
Daniel Barkalow 6eb996b570 Add support for external programs for handling native fetches 16 years ago