summaryrefslogtreecommitdiff
path: root/Documentation/technical
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sp/pack-protocol-doc-on-shallow' into maintJunio C Hamano2014-09-191-1/+1
|\
| * Document LF appearing in shallow command during send-pack/receive-packsp/pack-protocol-doc-on-shallowShawn Pearce2014-08-281-1/+1
* | Merge branch 'ta/doc-config'Junio C Hamano2014-08-041-1/+30
|\ \
| * | add documentation for writing config filesta/doc-configTanay Abhra2014-07-301-1/+30
| * | Merge branch 'ye/doc-http-proto' into maintJunio C Hamano2014-07-221-1/+1
| |\ \
* | \ \ Merge branch 'ta/string-list-init'Junio C Hamano2014-07-231-0/+5
|\ \ \ \
| * | | | string-list: add string_list initializer helper functionTanay Abhra2014-07-211-0/+5
* | | | | Merge branch 'kb/perf-trace'Junio C Hamano2014-07-221-0/+97
|\ \ \ \ \
| * | | | | api-trace.txt: add trace API documentationKarsten Blees2014-07-131-0/+97
* | | | | | Merge branch 'kb/hashmap-updates'Junio C Hamano2014-07-211-4/+50
|\ \ \ \ \ \
| * | | | | | hashmap: add string interning APIkb/hashmap-updatesKarsten Blees2014-07-071-0/+15
| * | | | | | hashmap: add simplified hashmap_get_from_hash() APIKarsten Blees2014-07-071-0/+14
| * | | | | | hashmap: improve struct hashmap member documentationKarsten Blees2014-07-071-4/+12
| * | | | | | hashmap: factor out getting a hash code from a SHA1Karsten Blees2014-07-071-0/+9
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'nd/split-index'Junio C Hamano2014-07-161-0/+35
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | read-cache: split-index modeNguyễn Thái Ngọc Duy2014-06-131-0/+35
* | | | | | Merge branch 'ye/doc-http-proto'Junio C Hamano2014-06-251-1/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | http-protocol.txt: Basic Auth is defined in RFC 2617, not RFC 2616ye/doc-http-protoYi EungJun2014-06-161-1/+1
* | | | | | Merge branch 'jm/api-strbuf-doc'Junio C Hamano2014-06-201-5/+5
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | |
| * | | | api-strbuf.txt minor typosjm/api-strbuf-docJeremiah Mahler2014-06-091-5/+5
| |/ / /
* | | | Merge branch 'ta/string-list-init'Junio C Hamano2014-06-161-0/+2
|\ \ \ \
| * | | | string-list: spell all values out that are given to a string_list initializerTanay Abhra2014-06-061-0/+2
| |/ / /
* | | | Merge branch 'jk/http-errors'Junio C Hamano2014-06-161-0/+5
|\ \ \ \
| * | | | strbuf: add strbuf_reencode helperJeff King2014-05-271-0/+5
| |/ / /
* | | | Merge branch 'jk/strbuf-tolower'Junio C Hamano2014-06-161-0/+4
|\ \ \ \
| * | | | strbuf: add strbuf_tolower functionjk/strbuf-tolowerJeff King2014-05-231-0/+4
| |/ / /
* | | | Merge branch 'jk/argv-array-for-child-process'Junio C Hamano2014-06-162-8/+7
|\ \ \ \
| * | | | argv-array: drop "detach" codejk/argv-array-for-child-processJeff King2014-05-151-8/+0
| * | | | run-command: store an optional argv_arrayJeff King2014-05-151-0/+7
| | |/ / | |/| |
* | | | Merge branch 'jj/command-line-adjective'Junio C Hamano2014-06-061-1/+1
|\ \ \ \
| * | | | Documentation: use "command-line" when used as a compound adjective, and fix ...jj/command-line-somethingjj/command-line-adjectiveJason St. John2014-05-211-1/+1
| | |/ / | |/| |
* | | | Merge branch 'bg/strbuf-trim'Junio C Hamano2014-06-031-0/+9
|\ \ \ \
| * | | | api-strbuf.txt: add docs for _trim and _ltrimbg/strbuf-trimBrian Gesiak2014-05-061-0/+9
| | |/ / | |/| |
* | | | Merge branch 'dt/api-doc-setup-gently'Junio C Hamano2014-06-031-5/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | docs: document RUN_SETUP_GENTLY and clarify RUN_SETUPdt/api-doc-setup-gentlyDavid Turner2014-04-301-5/+8
| | |/ | |/|
* | | Merge branch 'kb/fast-hashmap'Junio C Hamano2014-05-191-1/+0
|\ \ \ | |_|/ |/| |
| * | Documentation/technical/api-hashmap: remove source highlightingkb/fast-hashmapAnders Kaseorg2014-05-191-1/+0
* | | Merge branch 'jl/nor-or-nand-and'Junio C Hamano2014-04-083-6/+6
|\ \ \ | | |/ | |/|
| * | Documentation: fix misuses of "nor"Justin Lebar2014-03-313-6/+6
* | | Merge branch 'mr/opt-set-ptr'Junio C Hamano2014-04-081-4/+0
|\ \ \
| * | | parse-options: remove unused OPT_SET_PTRmr/opt-set-ptrMarat Radchenko2014-03-311-4/+0
* | | | Merge branch 'rt/links-for-asciidoctor'Junio C Hamano2014-03-141-2/+2
|\ \ \ \
| * | | | Documentation: fix documentation AsciiDoc links for external urlsrt/links-for-asciidoctorRoberto Tyley2014-02-201-2/+2
| |/ / /
* | | | Merge branch 'nd/http-fetch-shallow-fix'Junio C Hamano2014-02-272-1/+20
|\ \ \ \ | | |/ / | |/| |
| * | | protocol-capabilities.txt: document no-doneNguyễn Thái Ngọc Duy2014-02-101-0/+12
| * | | protocol-capabilities.txt: refer multi_ack_detailed back to pack-protocol.txtNguyễn Thái Ngọc Duy2014-02-101-0/+6
| * | | pack-protocol.txt: clarify 'obj-id' in the last ACK after 'done'Nguyễn Thái Ngọc Duy2014-02-101-1/+2
| |/ /
* | | Merge branch 'jk/pack-bitmap'Junio C Hamano2014-02-271-0/+164
|\ \ \
| * | | pack-bitmap: implement optional name_hash cacheVicent Marti2013-12-301-0/+33
| * | | documentation: add documentation for the bitmap formatVicent Marti2013-12-301-0/+131