317 Commits (9a8c2b67cd5a51666f2c0ce3fbbdb08b97b79b3d)

Author SHA1 Message Date
Yi EungJun 04953bc888 http-protocol.txt: Basic Auth is defined in RFC 2617, not RFC 2616 11 years ago
Jeremiah Mahler 97ea0d1043 api-strbuf.txt minor typos 11 years ago
Anders Kaseorg c2538fd6ba Documentation/technical/api-hashmap: remove source highlighting 11 years ago
Justin Lebar a58088abe2 Documentation: fix misuses of "nor" 11 years ago
Marat Radchenko 20d1c6528c parse-options: remove unused OPT_SET_PTR 11 years ago
Karsten Blees b6aad99473 hashmap.h: use 'unsigned int' for hash-codes everywhere 11 years ago
Roberto Tyley 2df85669d1 Documentation: fix documentation AsciiDoc links for external urls 11 years ago
Nguyễn Thái Ngọc Duy c9cd60f6fa protocol-capabilities.txt: document no-done 11 years ago
Nguyễn Thái Ngọc Duy 087e347f26 protocol-capabilities.txt: refer multi_ack_detailed back to pack-protocol.txt 11 years ago
Nguyễn Thái Ngọc Duy 32752e966d pack-protocol.txt: clarify 'obj-id' in the last ACK after 'done' 11 years ago
Thomas Ackermann 9c96c7f3aa http-protocol.txt: don't use uppercase for variable names in "The Negotiation Algorithm" 11 years ago
Thomas Ackermann 586aa78631 create HTML for http-protocol.txt 11 years ago
Thomas Ackermann ebba6c0ca6 pack-heuristics.txt: mark up the file header properly 11 years ago
Sebastian Schuberth c6127fa3e2 builtin/help.c: speed up is_git_command() by checking for builtin commands first 11 years ago
Sebastian Schuberth 3f784a4dcb git.c: consistently use the term "builtin" instead of "internal command" 11 years ago
Vicent Marti ae4f07fbcc pack-bitmap: implement optional name_hash cache 11 years ago
Vicent Marti 0d4455a3ab documentation: add documentation for the bitmap format 11 years ago
Nguyễn Thái Ngọc Duy 5dbd767601 receive/send-pack: support pushing from a shallow clone 11 years ago
Nguyễn Thái Ngọc Duy ad491366de make the sender advertise shallow commits to the receiver 11 years ago
Nick Townsend 2951add0e9 ref-iteration doc: add_submodule_odb() returns 0 for success 11 years ago
Carlos Martín Nieto 1ba98a79f1 send-pack: don't send a thin pack to a server which doesn't support it 11 years ago
Karsten Blees efc684245b remove old hash.[ch] implementation 11 years ago
Karsten Blees 6a364ced49 add a hashtable implementation that supports O(1) removal 11 years ago
Masanari Iida 7e7cf80d74 Documentation/technical/http-protocol.txt: typofixes 11 years ago
Nicolas Vigier b0d12fc9b2 Use the word 'stuck' instead of 'sticked' 11 years ago
Michael Haggerty 5b2515f400 api-remote.txt: correct section "struct refspec" 11 years ago
Sebastian Schuberth d5ff3b4be5 Documentation: make AsciiDoc links always point to HTML files 12 years ago
Michal Nazarewicz 4b36374955 remove dead pastebin link from pack-heuristics document 12 years ago
Shawn O. Pearce 4c6fffe2ae Document the HTTP transport protocols 12 years ago
Ondřej Bílka 98e023dea4 many small typofixes 12 years ago
Nguyễn Thái Ngọc Duy 4acbe91a82 document 'allow-tip-sha1-in-want' capability 12 years ago
Jeff King 69fb96037f document 'quiet' receive-pack capability 12 years ago
Jeff King af608260f6 document 'agent' protocol capability 12 years ago
Jeff King 9354b9a4f0 docs: note that receive-pack knows side-band-64k capability 12 years ago
Jeff King 9a621ad085 docs: fix 'report-status' protocol capability thinko 12 years ago
Ondřej Bílka 17b83d71d5 typofix: documentation 12 years ago
Nguyễn Thái Ngọc Duy 8f4f8f4579 guard against new pathspec magic in pathspec matching code 12 years ago
Nguyễn Thái Ngọc Duy 87323bdace add parse_pathspec() that converts cmdline args to struct pathspec 12 years ago
W. Trevor King 283efb0108 Documentation: Update 'linux-2.6.git' -> 'linux.git' 12 years ago
Phil Hord 09b7e2204a fix "builtin-*" references to be "builtin/*" 12 years ago
Junio C Hamano 6c374008b1 diff_opt: track whether flags have been set explicitly 12 years ago
Michael Heemskerk af04fa2a78 upload-pack: ignore 'shallow' lines with unknown obj-ids 12 years ago
Junio C Hamano 27ec394a97 prune: introduce OPT_EXPIRY_DATE() and use it 12 years ago
Michael Haggerty 8a09e6c5f9 api-parse-options.txt: document "no-" for non-boolean options 12 years ago
Karsten Blees 0aaf62b6e0 dir.c: git-status --ignored: don't scan the work tree twice 12 years ago
Thomas Ackermann d5fa1f1a69 The name of the hash function is "SHA-1", not "SHA1" 12 years ago
Stefano Lattarini e1c3bf496f doc: various spelling fixes 12 years ago
Stefan Saasen 06cb843fea Documentation: distinguish between ref and offset deltas in pack-format 12 years ago
Antoine Pelisse 079b546a29 strbuf: create strbuf_humanise_bytes() to show byte sizes 12 years ago
Nguyễn Thái Ngọc Duy 300e39f6aa index-format.txt: mention of v4 is missing in some places 12 years ago