aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/technical (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-16Merge branch 'ta/string-list-init'Junio C Hamano1-0/+2
2014-06-16Merge branch 'jk/http-errors'Junio C Hamano1-0/+5
2014-06-16http-protocol.txt: Basic Auth is defined in RFC 2617, not RFC 2616Yi EungJun1-1/+1
2014-06-16Merge branch 'jk/strbuf-tolower'Junio C Hamano1-0/+4
2014-06-16Merge branch 'jk/argv-array-for-child-process'Junio C Hamano2-8/+7
2014-06-13read-cache: split-index modeNguyễn Thái Ngọc Duy1-0/+35
2014-06-09api-strbuf.txt minor typosJeremiah Mahler1-5/+5
2014-06-06string-list: spell all values out that are given to a string_list initializerTanay Abhra1-0/+2
2014-06-06Merge branch 'jj/command-line-adjective'Junio C Hamano1-1/+1
2014-06-03Merge branch 'bg/strbuf-trim'Junio C Hamano1-0/+9
2014-06-03Merge branch 'dt/api-doc-setup-gently'Junio C Hamano1-5/+8
2014-05-27strbuf: add strbuf_reencode helperJeff King1-0/+5
2014-05-23strbuf: add strbuf_tolower functionJeff King1-0/+4
2014-05-21Documentation: use "command-line" when used as a compound adjective, and fix ...Jason St. John1-1/+1
2014-05-19Merge branch 'kb/fast-hashmap'Junio C Hamano1-1/+0
2014-05-19Documentation/technical/api-hashmap: remove source highlightingAnders Kaseorg1-1/+0
2014-05-15argv-array: drop "detach" codeJeff King1-8/+0
2014-05-15run-command: store an optional argv_arrayJeff King1-0/+7
2014-05-06api-strbuf.txt: add docs for _trim and _ltrimBrian Gesiak1-0/+9
2014-04-30docs: document RUN_SETUP_GENTLY and clarify RUN_SETUPDavid Turner1-5/+8
2014-04-08Merge branch 'jl/nor-or-nand-and'Junio C Hamano3-6/+6
2014-04-08Merge branch 'mr/opt-set-ptr'Junio C Hamano1-4/+0
2014-03-31Documentation: fix misuses of "nor"Justin Lebar3-6/+6
2014-03-31parse-options: remove unused OPT_SET_PTRMarat Radchenko1-4/+0
2014-03-14Merge branch 'rt/links-for-asciidoctor'Junio C Hamano1-2/+2
2014-02-27Merge branch 'nd/http-fetch-shallow-fix'Junio C Hamano2-1/+20
2014-02-27Merge branch 'jk/pack-bitmap'Junio C Hamano1-0/+164
2014-02-27Merge branch 'kb/fast-hashmap'Junio C Hamano2-52/+235
2014-02-24hashmap.h: use 'unsigned int' for hash-codes everywhereKarsten Blees1-1/+1
2014-02-20Documentation: fix documentation AsciiDoc links for external urlsRoberto Tyley1-2/+2
2014-02-10protocol-capabilities.txt: document no-doneNguyễn Thái Ngọc Duy1-0/+12
2014-02-10protocol-capabilities.txt: refer multi_ack_detailed back to pack-protocol.txtNguyễn Thái Ngọc Duy1-0/+6
2014-02-10pack-protocol.txt: clarify 'obj-id' in the last ACK after 'done'Nguyễn Thái Ngọc Duy1-1/+2
2014-01-27http-protocol.txt: don't use uppercase for variable names in "The Negotiation...Thomas Ackermann1-23/+22
2014-01-27create HTML for http-protocol.txtThomas Ackermann1-104/+108
2014-01-17Merge branch 'nd/shallow-clone'Junio C Hamano1-1/+6
2014-01-13Sync with 1.8.5.3Junio C Hamano1-2/+2
2014-01-13pack-heuristics.txt: mark up the file header properlyThomas Ackermann1-2/+2
2014-01-06builtin/help.c: speed up is_git_command() by checking for builtin commands firstSebastian Schuberth1-2/+2
2014-01-06git.c: consistently use the term "builtin" instead of "internal command"Sebastian Schuberth1-1/+1
2013-12-30pack-bitmap: implement optional name_hash cacheVicent Marti1-0/+33
2013-12-30documentation: add documentation for the bitmap formatVicent Marti1-0/+131
2013-12-17Merge branch 'mi/typofixes' into maintJunio C Hamano1-2/+2
2013-12-12Merge branch 'cn/thin-push-capability'Junio C Hamano1-8/+23
2013-12-12Merge branch 'mh/fetch-tags-in-addition-to-normal-refs'Junio C Hamano1-10/+10
2013-12-10receive/send-pack: support pushing from a shallow cloneNguyễn Thái Ngọc Duy1-1/+3
2013-12-10make the sender advertise shallow commits to the receiverNguyễn Thái Ngọc Duy1-0/+3
2013-12-05Merge branch 'nv/parseopt-opt-arg'Junio C Hamano1-3/+3
2013-12-03Sync with 1.8.5.1Junio C Hamano1-2/+2
2013-12-03ref-iteration doc: add_submodule_odb() returns 0 for successNick Townsend1-2/+2