585 Commits (ffc6fa0e396238de3a30623912980263b4f283ab)

Author SHA1 Message Date
Jonathan Tan a0c9016abd upload-pack: send refs' objects despite "filter" 7 years ago
Derrick Stolee a9aa3c0927 commit-graph: fix documentation inconsistencies 7 years ago
Brandon Williams 516e2b76bd upload-pack: implement ref-in-want 7 years ago
Elijah Newren 0661e49aeb git-rebase.txt: document behavioral differences between modes 7 years ago
Elijah Newren 4d34dffbdd directory-rename-detection.txt: technical docs on abilities and limitations 7 years ago
Ville Skyttä 928f0ab4ba Documentation: spelling and grammar fixes 7 years ago
Josh Steadmon bb4d000e87 protocol-v2 doc: put HTTP headers after request 7 years ago
Derrick Stolee 1472978ec6 commit-graph.txt: update design document 7 years ago
Nguyễn Thái Ngọc Duy 011b648646 pack-format.txt: more details on pack file format 7 years ago
Ævar Arnfjörð Bjarmason 5cc044e025 get_short_oid: sort ambiguous objects by type, then SHA-1 7 years ago
Antonio Ospite f7997e3682 doc: fix config API documentation about config_with_options 7 years ago
Jonathan Tan ba95710a3b {fetch,upload}-pack: support filter in protocol v2 7 years ago
Johannes Schindelin f42fa470b0 technical/shallow: describe why shallow cannot use replace refs 7 years ago
Johannes Schindelin 8d0d81a9ca technical/shallow: stop referring to grafts 7 years ago
Brandon Williams ecc3e5342d serve: introduce the server-option capability 7 years ago
Stefan Beller fc1395f4a4 sha1_file.c: rename to use dash in file name 7 years ago
Elijah Newren c30d4f1b84 Documentation: fix several one-character-off spelling errors 7 years ago
Derrick Stolee ae30d7b115 graph: add commit graph design document 7 years ago
Derrick Stolee b84f767c8a commit-graph: add format document 7 years ago
Stefan Beller f793b895fd submodule-config: allow submodule_free to handle arbitrary repositories 7 years ago
Ævar Arnfjörð Bjarmason 5988eb631a doc hash-function-transition: clarify what SHAttered means 7 years ago
Ævar Arnfjörð Bjarmason 45fa195ff0 doc hash-function-transition: clarify how older gits die on NewHash 7 years ago
Brandon Williams f7e2050105 fetch-pack: support shallow requests 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 72d0ea0056 ls-refs: introduce ls-refs server command 7 years ago
Brandon Williams ed10cb952d serve: introduce git-serve 7 years ago
Jeff King 0aa7a78099 smart-http: document flush after "# service" line 7 years ago
Robert P. J. Day 5aea9fe6cc Correct mispellings of ".gitmodule" to ".gitmodules" 7 years ago
Patryk Obara 829e5c3b92 sha1_file: convert pretend_sha1_file to object_id 7 years ago
Jonathan Tan addad10594 Docs: split out long-running subprocess handshake 7 years ago
Jeff Hostetler 637fc4467e partial-clone: design doc 7 years ago
Jeff Hostetler 10ac85c785 upload-pack: add object filtering for partial clone 7 years ago
Jonathan Tan ddd3e31242 decorate: clean up and document API 7 years ago
Jonathan Tan 75b97fec17 extension.partialclone: introduce partial clone extension 7 years ago
Jameson Miller 1b2bc3912a status: document options to show matching ignored files 7 years ago
Jonathan Tan 6464679d96 Documentation: document Extra Parameters 8 years ago
Todd Zullinger 204f6d6987 api-argv-array.txt: remove broken link to string-list API 8 years ago
Ben Peart 780494b1f5 fsmonitor: add documentation for the fsmonitor extension. 8 years ago
Jonathan Nieder 752414ae43 technical doc: add a design doc for hash function transition 8 years ago
Han-Wen Nienhuys 4f665f2cf3 string-list.h: move documentation from Documentation/api/ into header 8 years ago
Martin Ågren d389028695 config: remove git_config_maybe_bool 8 years ago
Nguyễn Thái Ngọc Duy 419221c106 refs: remove dead for_each_*_submodule() 8 years ago
Martin Ågren 7560f547e6 treewide: correct several "up-to-date" to "up to date" 8 years ago
René Scharfe 5c377d3d59 tree-walk: convert fill_tree_descriptor() to object_id 8 years ago
Martin Ågren 8957661378 treewide: deprecate git_config_maybe_bool, use git_parse_maybe_bool 8 years ago
Martin Ågren ec14d4ecb5 builtin.h: take over documentation from api-builtin.txt 8 years ago
Jonathan Tan 7e2e1bbb24 Documentation: migrate sub-process docs to header 8 years ago
Stefan Beller 1ecbf31d02 hashmap: migrate documentation from Documentation/technical into header 8 years ago
Samuel Lijin fb89888849 dir: hide untracked contents of untracked dirs 8 years ago