aboutsummaryrefslogtreecommitdiff
path: root/Documentation/technical
Commit message (Expand)AuthorAge
* config: add `git_die_config()` to the config-set APITanay Abhra2014-08-07
* add `config_set` API for caching config-like filesTanay Abhra2014-07-29
* Merge branch 'ta/string-list-init'Junio C Hamano2014-07-23
|\
| * string-list: add string_list initializer helper functionTanay Abhra2014-07-21
* | Merge branch 'kb/perf-trace'Junio C Hamano2014-07-22
|\ \
| * | api-trace.txt: add trace API documentationKarsten Blees2014-07-13
* | | Merge branch 'kb/hashmap-updates'Junio C Hamano2014-07-21
|\ \ \
| * | | hashmap: add string interning APIKarsten Blees2014-07-07
| * | | hashmap: add simplified hashmap_get_from_hash() APIKarsten Blees2014-07-07
| * | | hashmap: improve struct hashmap member documentationKarsten Blees2014-07-07
| * | | hashmap: factor out getting a hash code from a SHA1Karsten Blees2014-07-07
| | |/ | |/|
* | | Merge branch 'nd/split-index'Junio C Hamano2014-07-16
|\ \ \ | |/ / |/| |
| * | read-cache: split-index modeNguyễn Thái Ngọc Duy2014-06-13
* | | Merge branch 'ye/doc-http-proto'Junio C Hamano2014-06-25
|\ \ \
| * | | http-protocol.txt: Basic Auth is defined in RFC 2617, not RFC 2616Yi EungJun2014-06-16
* | | | Merge branch 'jm/api-strbuf-doc'Junio C Hamano2014-06-20
|\ \ \ \ | |_|_|/ |/| | |
| * | | api-strbuf.txt minor typosJeremiah Mahler2014-06-09
| |/ /
* | | Merge branch 'ta/string-list-init'Junio C Hamano2014-06-16
|\ \ \
| * | | string-list: spell all values out that are given to a string_list initializerTanay Abhra2014-06-06
| |/ /
* | | Merge branch 'jk/http-errors'Junio C Hamano2014-06-16
|\ \ \
| * | | strbuf: add strbuf_reencode helperJeff King2014-05-27
| |/ /
* | | Merge branch 'jk/strbuf-tolower'Junio C Hamano2014-06-16
|\ \ \
| * | | strbuf: add strbuf_tolower functionJeff King2014-05-23
| |/ /
* | | Merge branch 'jk/argv-array-for-child-process'Junio C Hamano2014-06-16
|\ \ \
| * | | argv-array: drop "detach" codeJeff King2014-05-15
| * | | run-command: store an optional argv_arrayJeff King2014-05-15
| | |/ | |/|
* | | Merge branch 'jj/command-line-adjective'Junio C Hamano2014-06-06
|\ \ \
| * | | Documentation: use "command-line" when used as a compound adjective, and fix ...Jason St. John2014-05-21
| | |/ | |/|
* | | Merge branch 'bg/strbuf-trim'Junio C Hamano2014-06-03
|\ \ \
| * | | api-strbuf.txt: add docs for _trim and _ltrimBrian Gesiak2014-05-06
| | |/ | |/|
* | | Merge branch 'dt/api-doc-setup-gently'Junio C Hamano2014-06-03
|\ \ \ | |_|/ |/| |
| * | docs: document RUN_SETUP_GENTLY and clarify RUN_SETUPDavid Turner2014-04-30
* | | Merge branch 'kb/fast-hashmap'Junio C Hamano2014-05-19
|\ \ \ | |_|/ |/| |
| * | Documentation/technical/api-hashmap: remove source highlightingAnders Kaseorg2014-05-19
* | | Merge branch 'jl/nor-or-nand-and'Junio C Hamano2014-04-08
|\ \ \ | | |/ | |/|
| * | Documentation: fix misuses of "nor"Justin Lebar2014-03-31
* | | Merge branch 'mr/opt-set-ptr'Junio C Hamano2014-04-08
|\ \ \
| * | | parse-options: remove unused OPT_SET_PTRMarat Radchenko2014-03-31
* | | | Merge branch 'rt/links-for-asciidoctor'Junio C Hamano2014-03-14
|\ \ \ \
| * | | | Documentation: fix documentation AsciiDoc links for external urlsRoberto Tyley2014-02-20
| |/ / /
* | | | Merge branch 'nd/http-fetch-shallow-fix'Junio C Hamano2014-02-27
|\ \ \ \ | | |/ / | |/| |
| * | | protocol-capabilities.txt: document no-doneNguyễn Thái Ngọc Duy2014-02-10
| * | | protocol-capabilities.txt: refer multi_ack_detailed back to pack-protocol.txtNguyễn Thái Ngọc Duy2014-02-10
| * | | pack-protocol.txt: clarify 'obj-id' in the last ACK after 'done'Nguyễn Thái Ngọc Duy2014-02-10
| |/ /
* | | Merge branch 'jk/pack-bitmap'Junio C Hamano2014-02-27
|\ \ \
| * | | pack-bitmap: implement optional name_hash cacheVicent Marti2013-12-30
| * | | documentation: add documentation for the bitmap formatVicent Marti2013-12-30
* | | | Merge branch 'kb/fast-hashmap'Junio C Hamano2014-02-27
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | hashmap.h: use 'unsigned int' for hash-codes everywhereKarsten Blees2014-02-24
| * | remove old hash.[ch] implementationKarsten Blees2013-11-18