352 Commits (85f083786fe37f280ca30fc0b74498b22b322c6d)

Author SHA1 Message Date
René Scharfe 679eebe24d abspath: convert absolute_path() to strbuf 11 years ago
Tanay Abhra 97d6e799aa add documentation for writing config files 11 years ago
Tanay Abhra 3c8687a73e add `config_set` API for caching config-like files 11 years ago
René Scharfe f22a76e911 strbuf: add strbuf_getcwd() 11 years ago
Tanay Abhra 3ed3f5fe85 string-list: add string_list initializer helper function 11 years ago
Karsten Blees c7d3f8cb48 api-trace.txt: add trace API documentation 11 years ago
Karsten Blees 7b64d42d22 hashmap: add string interning API 11 years ago
Karsten Blees ab73a9d119 hashmap: add simplified hashmap_get_from_hash() API 11 years ago
Karsten Blees aa420c48ea hashmap: improve struct hashmap member documentation 11 years ago
Karsten Blees 039dc71a7c hashmap: factor out getting a hash code from a SHA1 11 years ago
Yi EungJun 04953bc888 http-protocol.txt: Basic Auth is defined in RFC 2617, not RFC 2616 11 years ago
Nguyễn Thái Ngọc Duy 5fc2fc8fa2 read-cache: split-index mode 11 years ago
Jeremiah Mahler 97ea0d1043 api-strbuf.txt minor typos 11 years ago
Tanay Abhra acb3d22264 string-list: spell all values out that are given to a string_list initializer 11 years ago
Jeff King d4241f52d1 strbuf: add strbuf_reencode helper 11 years ago
Jeff King ffb20ce125 strbuf: add strbuf_tolower function 11 years ago
Jason St. John 06ab60c066 Documentation: use "command-line" when used as a compound adjective, and fix other minor grammatical issues 11 years ago
Anders Kaseorg c2538fd6ba Documentation/technical/api-hashmap: remove source highlighting 11 years ago
Jeff King ff857e4ee8 argv-array: drop "detach" code 11 years ago
Jeff King c460c0ecdc run-command: store an optional argv_array 11 years ago
Brian Gesiak 10f5b034b6 api-strbuf.txt: add docs for _trim and _ltrim 11 years ago
David Turner 1d39dbecc2 docs: document RUN_SETUP_GENTLY and clarify RUN_SETUP 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