aboutsummaryrefslogtreecommitdiff
path: root/Documentation/technical
Commit message (Expand)AuthorAge
* api-lockfile: document edge casesMichael Haggerty2014-10-01
* close_lock_file(): if close fails, roll backMichael Haggerty2014-10-01
* commit_lock_file(): die() if called for unlocked lockfile objectMichael Haggerty2014-10-01
* api-lockfile: revise and expand the documentationMichael Haggerty2014-10-01
* Merge branch 'rs/realloc-array'Junio C Hamano2014-09-26
|\
| * add macro REALLOC_ARRAYRené Scharfe2014-09-18
* | Merge branch 'rs/export-strbuf-addchars'Junio C Hamano2014-09-19
|\ \ | |/ |/|
| * strbuf: export strbuf_addchars()René Scharfe2014-09-08
* | Merge branch 'rs/child-process-init'Junio C Hamano2014-09-11
|\ \
| * | run-command: introduce child_process_init()René Scharfe2014-08-20
| * | run-command: introduce CHILD_PROCESS_INITRené Scharfe2014-08-20
* | | Merge branch 'ta/config-set-1'Junio C Hamano2014-09-11
|\ \ \
| * | | config: add `git_die_config()` to the config-set APITanay Abhra2014-08-07
* | | | Merge branch 'sp/pack-protocol-doc-on-shallow'Junio C Hamano2014-09-09
|\ \ \ \
| * | | | Document LF appearing in shallow command during send-pack/receive-packShawn Pearce2014-08-28
* | | | | Merge branch 'rs/strbuf-getcwd'Junio C Hamano2014-09-02
|\ \ \ \ \
| * | | | | abspath: convert absolute_path() to strbufRené Scharfe2014-08-26
| * | | | | strbuf: add strbuf_getcwd()René Scharfe2014-07-28
* | | | | | Merge branch 'ta/config-set'Junio C Hamano2014-09-02
|\ \ \ \ \ \ | | |_|/ / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | add `config_set` API for caching config-like filesTanay Abhra2014-07-29
* | | | | Merge branch 'ta/doc-config'Junio C Hamano2014-08-04
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add documentation for writing config filesTanay Abhra2014-07-30
| * | | | Merge branch 'ye/doc-http-proto' into maintJunio C Hamano2014-07-22
| |\ \ \ \
* | \ \ \ \ 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
|\ \ \ \ \