upload-pack: move shallow_nr to upload_pack_data
Christian Couder committed about 6 years ago
upload-pack: pass upload_pack_data to send_unshallow()
Christian Couder committed about 6 years ago
upload-pack: pass upload_pack_data to deepen_by_rev_list()
Christian Couder committed about 6 years ago
upload-pack: pass upload_pack_data to deepen()
Christian Couder committed about 6 years ago
upload-pack: pass upload_pack_data to send_shallow_list()
Christian Couder committed about 6 years ago
upload-pack: send part of packfile response as uri
Jonathan Tan committed about 6 years ago
fetch-pack: support more than one pack lockfile
Jonathan Tan committed about 6 years ago
upload-pack: refactor reading of pack-objects out
Jonathan Tan committed about 6 years ago
Documentation: add Packfile URIs design doc
Jonathan Tan committed about 6 years ago
Documentation: order protocol v2 sections
Jonathan Tan committed about 6 years ago
http-fetch: support fetching packfiles by URL
Jonathan Tan committed about 6 years ago
http-fetch: refactor into function
Jonathan Tan committed about 6 years ago
http: refactor finish_http_pack_request()
Jonathan Tan committed about 6 years ago
http: use --stdin when indexing dumb HTTP pack
Jonathan Tan committed about 6 years ago
worktree: make "move" refuse to move atop missing registered worktree
Eric Sunshine committed about 6 years ago
worktree: generalize candidate worktree path validation
Eric Sunshine committed about 6 years ago
worktree: prune linked worktree referencing main worktree path
Eric Sunshine committed about 6 years ago
worktree: prune duplicate entries referencing same worktree path
Eric Sunshine committed about 6 years ago
worktree: make high-level pruning re-usable
Eric Sunshine committed about 6 years ago
worktree: give "should be pruned?" function more meaningful name
Eric Sunshine committed about 6 years ago