summaryrefslogtreecommitdiff
path: root/Documentation/technical
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jn/doc-api-errors'Junio C Hamano2015-03-281-1/+1
|\
| * api-error-handling doc: typofixjn/doc-api-errorsThomas Ackermann2015-03-281-1/+1
* | Merge branch 'jk/strbuf-doc-to-header'Junio C Hamano2015-02-251-351/+0
|\ \
| * | strbuf.h: integrate api-strbuf.txt documentationJeff King2015-01-161-351/+0
* | | Merge branch 'jn/doc-api-errors'Junio C Hamano2015-02-251-0/+75
|\ \ \ | | |/ | |/|
| * | doc: document error handling functions and conventionsJonathan Nieder2014-12-041-0/+75
| |/
* | Merge branch 'sb/atomic-push'Junio C Hamano2015-02-111-2/+11
|\ \
| * | receive-pack.c: negotiate atomic push supportRonnie Sahlberg2015-01-071-2/+11
| |/
* | Merge branch 'nd/split-index'Junio C Hamano2014-12-221-1/+1
|\ \
| * | index-format.txt: add a missing closing quotend/split-indexNguyễn Thái Ngọc Duy2014-12-111-1/+1
* | | Merge branch 'jk/credential-quit'Junio C Hamano2014-12-221-1/+4
|\ \ \
| * | | credential: let helpers tell us to quitJeff King2014-12-041-1/+4
| * | | Merge branch 'sp/pack-protocol-doc-on-shallow' into maintJunio C Hamano2014-09-191-1/+1
| |\ \ \
* | | | | sort_string_list(): rename to string_list_sort()mh/simplify-repack-without-refsMichael Haggerty2014-11-251-2/+2
| |_|_|/ |/| | |
* | | | Documentation: typofixesThomas Ackermann2014-11-042-2/+2
* | | | Merge branch 'rs/child-process-init'Junio C Hamano2014-10-311-1/+1
|\ \ \ \
| * | | | api-run-command: add missing list item markerRené Scharfe2014-10-281-1/+1
* | | | | run-command: add env_array, an optional argv_array for envRené Scharfe2014-10-191-0/+5
* | | | | Merge branch 'mh/lockfile-stdio'Junio C Hamano2014-10-141-11/+23
|\ \ \ \ \
| * | | | | fdopen_lock_file(): access a lockfile using stdioMichael Haggerty2014-10-011-11/+23
* | | | | | Merge branch 'mh/lockfile'Junio C Hamano2014-10-141-54/+188
|\ \ \ \ \ \ | |/ / / / /
| * | | | | get_locked_file_path(): new functionMichael Haggerty2014-10-011-0/+5
| * | | | | lockfile: rename LOCK_NODEREF to LOCK_NO_DEREFMichael Haggerty2014-10-011-2/+2
| * | | | | commit_lock_file_to(): refactor a helper out of commit_lock_file()Michael Haggerty2014-10-011-14/+20
| * | | | | api-lockfile: document edge casesMichael Haggerty2014-10-011-6/+14
| * | | | | close_lock_file(): if close fails, roll backMichael Haggerty2014-10-011-3/+4
| * | | | | commit_lock_file(): die() if called for unlocked lockfile objectMichael Haggerty2014-10-011-1/+2
| * | | | | api-lockfile: revise and expand the documentationMichael Haggerty2014-10-011-54/+167
* | | | | | Merge branch 'jc/push-cert'Junio C Hamano2014-10-082-5/+57
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | signed push: fortify against replay attacksJunio C Hamano2014-09-172-3/+10
| * | | | | signed push: add "pushee" header to push certificateJunio C Hamano2014-09-151-0/+6
| * | | | | signed push: remove duplicated protocol infoJunio C Hamano2014-09-152-3/+42
| * | | | | pack-protocol doc: typofix for PKT-LINEJunio C Hamano2014-09-151-2/+2
* | | | | | Merge branch 'rs/realloc-array'Junio C Hamano2014-09-261-0/+3
|\ \ \ \ \ \
| * | | | | | add macro REALLOC_ARRAYRené Scharfe2014-09-181-0/+3
* | | | | | | Merge branch 'rs/export-strbuf-addchars'Junio C Hamano2014-09-191-0/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | strbuf: export strbuf_addchars()René Scharfe2014-09-081-0/+4
* | | | | | | Merge branch 'rs/child-process-init'Junio C Hamano2014-09-111-2/+6
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | run-command: introduce child_process_init()René Scharfe2014-08-201-2/+6
| * | | | | | run-command: introduce CHILD_PROCESS_INITRené Scharfe2014-08-201-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'ta/config-set-1'Junio C Hamano2014-09-111-0/+13
|\ \ \ \ \ \
| * | | | | | config: add `git_die_config()` to the config-set APITanay Abhra2014-08-071-0/+13
* | | | | | | Merge branch 'sp/pack-protocol-doc-on-shallow'Junio C Hamano2014-09-091-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 'rs/strbuf-getcwd'Junio C Hamano2014-09-021-0/+10
|\ \ \ \ \ \ \
| * | | | | | | abspath: convert absolute_path() to strbufRené Scharfe2014-08-261-0/+6
| * | | | | | | strbuf: add strbuf_getcwd()René Scharfe2014-07-281-0/+4
* | | | | | | | Merge branch 'ta/config-set'Junio C Hamano2014-09-021-0/+142
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | / / / / | |_|_|/ / / / |/| | | | | |
| * | | | | | add `config_set` API for caching config-like filesTanay Abhra2014-07-291-0/+142
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'ta/doc-config'Junio C Hamano2014-08-041-1/+30
|\ \ \ \ \ \ | |/ / / / / |/| | | | |