352 Commits (a30f93b14378c285d936255b9749a1491765b9f6)

Author SHA1 Message Date
Jeff King 6abada1880 upload-pack: disable commit graph more gently for shallow traversal 5 years ago
Matthew DeVore 489fc9ee71 list-objects-filter-options: allow mult. --filter 6 years ago
Matthew DeVore cf9ceb5a12 list-objects-filter-options: make filter_spec a string_list 6 years ago
Jeff King d0229abd93 object: convert lookup_object() to use object_id 6 years ago
Jeff King 0ebbcf70e6 object: convert lookup_unknown_object() to use object_id 6 years ago
Jeff King 62b89d43e2 upload-pack: rename a "sha1" variable to "oid" 6 years ago
Derrick Stolee c3a3a964b2 commit-graph: use raw_object_store when closing 6 years ago
Jeff King 533e088250 upload-pack: strip namespace from symref data 6 years ago
Elijah Newren 8e712ef6fc Honor core.precomposeUnicode in more places 6 years ago
Jeff King 014ade7484 upload-pack: send ERR packet for non-tip objects 6 years ago
Nguyễn Thái Ngọc Duy 0b1dbf53df refs.c: remove the_repo from expand_ref() 6 years ago
Jonathan Tan 07c3c2aa16 tests: define GIT_TEST_SIDEBAND_ALL 6 years ago
Jonathan Tan 0bbc0bc574 {fetch,upload}-pack: sideband v2 fetch response 6 years ago
Josh Steadmon 87c2d9d310 filter-options: expand scaled numbers 6 years ago
Jonathan Tan bc2e795cea pkt-line: introduce struct packet_writer 6 years ago
Jonathan Tan 5056cf4a62 upload-pack: teach deepen-relative in protocol v2 6 years ago
Masaya Suzuki 2d103c31c2 pack-protocol.txt: accept error packets in any context 6 years ago
Masaya Suzuki 01f9ec64c8 Use packet_reader instead of packet_read_line 6 years ago
Jeff King aaaa881822 upload-pack: fix broken if/else chain in config callback 6 years ago
Jonathan Tan d1035cac09 upload-pack: clear flags before each v2 request 6 years ago
Jonathan Tan 1d1243fe63 upload-pack: make want_obj not global 6 years ago
Jonathan Tan 0b9333ff3e upload-pack: make have_obj not global 6 years ago
brian m. carlson f690b6b030 upload-pack: express constants in terms of the_hash_algo 6 years ago
Derrick Stolee 829a321569 commit-graph: close_commit_graph before shallow walk 7 years ago
Derrick Stolee 4fbcca4eff commit-reach: make can_all_from_reach... linear 7 years ago
Derrick Stolee ba3ca1edce commit-reach: move can_all_from_reach_with_flags 7 years ago
Derrick Stolee 118be5785e upload-pack: generalize commit date cutoff 7 years ago
Derrick Stolee 921bf7734f upload-pack: refactor ok_to_give_up() 7 years ago
Derrick Stolee f044bb49ad upload-pack: make reachable() more generic 7 years ago
Stefan Beller a74093da5e tag: add repository argument to deref_tag 7 years ago
Stefan Beller 5abddd1eb7 object: add repository argument to lookup_object 7 years ago
Stefan Beller 109cd76dd3 object: add repository argument to parse_object 7 years ago
Brandon Williams 516e2b76bd upload-pack: implement ref-in-want 7 years ago
Stefan Beller c88134870e shallow: add repository argument to is_repository_shallow 7 years ago
Stefan Beller 19143f139d shallow: add repository argument to register_shallow 7 years ago
Stefan Beller cbd53a2193 object-store: move object access functions to object-store.h 7 years ago
Jonathan Tan ba95710a3b {fetch,upload}-pack: support filter in protocol v2 7 years ago
Jonathan Tan 5459268751 upload-pack: read config when serving protocol v2 7 years ago
Jonathan Tan 7cc6ed2d06 upload-pack: fix error message typo 7 years ago
brian m. carlson 55dc227d16 upload-pack: replace use of several hard-coded constants 7 years ago
Stefan Beller d807c4a01d exec_cmd: rename to use dash in file name 7 years ago
Jonathan Nieder c7620bd0f3 upload-pack: disable object filtering when disabled by config 7 years ago
Brandon Williams 685fbd3291 fetch-pack: perform a fetch using v2 7 years ago
Brandon Williams 3145ea957d upload-pack: introduce fetch server command 7 years ago
Brandon Williams ae2948f30c upload-pack: factor out processing lines 7 years ago
Brandon Williams a3d6b53e92 upload-pack: convert to a builtin 7 years ago
Jeff Hostetler 10ac85c785 upload-pack: add object filtering for partial clone 7 years ago
Jonathan Tan 0b6069fe0a fetch-pack: test support excluding large blobs 7 years ago
Brandon Williams aa9bab29b8 upload-pack, receive-pack: introduce protocol version 1 7 years ago
brian m. carlson b420d90980 refs: convert peel_ref to struct object_id 7 years ago