url: return URL_SCHEME_UNKNOWN instead of dying
Matheus Afonso Martins Moreira committed 3 months ago
url: move scheme detection to URL header/source
Matheus Afonso Martins Moreira committed 3 months ago
url: move url_is_local_not_ssh to url.h
Matheus Afonso Martins Moreira committed 3 months ago
connect: rename enum protocol to url_scheme
Matheus Afonso Martins Moreira committed 3 months ago
doc: restore: remove double underscore
Kristoffer Haugsbakk committed 3 months ago
http: reject unsupported proxy URL schemes
Aliwoto committed 3 months ago
Merge branch 'en/backfill-fixes-and-edges' into ds/path-walk-filters
Junio C Hamano committed 3 months ago
refs: use peeled tag values in reference backends
Karthik Nayak committed 3 months ago
refs: add peeled object ID to the `ref_update` struct
Karthik Nayak committed 3 months ago
refs: move object parsing to the generic layer
Karthik Nayak committed 3 months ago
update-ref: handle rejections while adding updates
Karthik Nayak committed 3 months ago
update-ref: move `print_rejected_refs()` up
Karthik Nayak committed 3 months ago
refs: return `ref_transaction_error` from `ref_transaction_update()`
Karthik Nayak committed 3 months ago
refs: extract out reflog config to generic layer
Karthik Nayak committed 3 months ago
refs: introduce `ref_store_init_options`
Karthik Nayak committed 3 months ago
refs: remove unused typedef 'ref_transaction_commit_fn'
Karthik Nayak committed 3 months ago
xdiff: reduce the size of array
Phillip Wood committed 3 months ago
xprepare: simplify error handling
Phillip Wood committed 3 months ago
xdiff: cleanup xdl_clean_mmatch()
Phillip Wood committed 3 months ago
xdiff: reduce size of action arrays
Phillip Wood committed 3 months ago