Thread (10 messages) flat view 10 messages, 2 authors, 2016-06-15
STALE3751d

Revision v2 of 6 in this series.

Revisions (6)
  1. v2 [diff vs current]
  2. v2 [diff vs current]
  3. v2 [diff vs current]
  4. v3 [diff vs current]
  5. v1 [diff vs current]
  6. v2 current

[REROLL PATCH v2 0/8] Remote helpers smart transport extensions

From: Ilari Liusvaara <hidden>
Date: 2016-06-15 22:47:52

Changes from reroll v1:

- Wording fix in pass unknown protocols patch commit message
- Fix NO_CURL and hopefully make remote-http building bit clearer
- Remove extraneous fflush(stderr)
- Simplify remove_ext_force().
- Use strchr() instead of strchrc(). strchr() not const-correct, but...
- Simplify URL checking in is_url()
- Expand stdin and stdout in remote helper documentation
- _recvline -> recvline_fh
- _process_connect -> process_connect_service
- Reworded remote archive patch message
- gitoptions -> transport_options.

Ilari Liusvaara (8):
  Add remote helper debug mode
  Support mandatory capabilities
  Pass unknown protocols to external protocol handlers
  Refactor git transport options parsing
  Support taking over transports
  Support remote helpers implementing smart transports
  Support remote archive from all smart transports
  Remove special casing of http, https and ftp

 .gitignore                           |    4 +
 Documentation/git-remote-helpers.txt |   30 ++++-
 Makefile                             |   27 +++-
 builtin-archive.c                    |   17 ++-
 transport-helper.c                   |  283 ++++++++++++++++++++++++++++++----
 transport.c                          |  214 ++++++++++++++++++++------
 transport.h                          |   22 +++
 7 files changed, 504 insertions(+), 93 deletions(-)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help