aboutsummaryrefslogtreecommitdiff
path: root/Documentation/technical
Commit message (Expand)AuthorAge
* receive-pack.c: negotiate atomic push supportRonnie Sahlberg2015-01-07
* Documentation: typofixesThomas Ackermann2014-11-04
* Merge branch 'rs/child-process-init'Junio C Hamano2014-10-31
|\
| * api-run-command: add missing list item markerRené Scharfe2014-10-28
* | run-command: add env_array, an optional argv_array for envRené Scharfe2014-10-19
* | Merge branch 'mh/lockfile-stdio'Junio C Hamano2014-10-14
|\ \
| * | fdopen_lock_file(): access a lockfile using stdioMichael Haggerty2014-10-01
* | | Merge branch 'mh/lockfile'Junio C Hamano2014-10-14
|\ \ \ | |/ /
| * | get_locked_file_path(): new functionMichael Haggerty2014-10-01
| * | lockfile: rename LOCK_NODEREF to LOCK_NO_DEREFMichael Haggerty2014-10-01
| * | commit_lock_file_to(): refactor a helper out of commit_lock_file()Michael Haggerty2014-10-01
| * | 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 'jc/push-cert'Junio C Hamano2014-10-08
|\ \ \ | |/ / |/| |
| * | signed push: fortify against replay attacksJunio C Hamano2014-09-17
| * | signed push: add "pushee" header to push certificateJunio C Hamano2014-09-15
| * | signed push: remove duplicated protocol infoJunio C Hamano2014-09-15
| * | pack-protocol doc: typofix for PKT-LINEJunio C Hamano2014-09-15
* | | 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