aboutsummaryrefslogtreecommitdiff
path: root/Documentation/technical
Commit message (Expand)AuthorAge
* Merge branch 'sb/pack-protocol-mention-smart-http'Junio C Hamano2015-06-16
|\
| * Documentation/technical/pack-protocol: mention http as possible protocolStefan Beller2015-06-02
* | Merge branch 'bc/object-id'Junio C Hamano2015-06-05
|\ \
| * | each_ref_fn: change to take an object_id parameterMichael Haggerty2015-05-25
* | | Merge branch 'jk/at-push-sha1'Junio C Hamano2015-06-05
|\ \ \
| * | | remote.c: drop "remote" pointer from "struct branch"Jeff King2015-05-21
* | | | Merge branch 'fm/fetch-raw-sha1'Junio C Hamano2015-06-01
|\ \ \ \
| * | | | upload-pack: optionally allow fetching reachable sha1Fredrik Medley2015-05-22
* | | | | Merge branch 'nd/untracked-cache'Junio C Hamano2015-05-26
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | untracked cache: guard and disable on system changesNguyễn Thái Ngọc Duy2015-03-12
| * | | | untracked cache: save to an index extensionNguyễn Thái Ngọc Duy2015-03-12
| | |/ / | |/| |
* | | | Merge branch 'ps/doc-packfile-vs-pack-file'Junio C Hamano2015-05-22
|\ \ \ \ | |_|/ / |/| | |
| * | | doc: fix inconsistent spelling of "packfile"Patrick Steinhardt2015-05-22
| * | | pack-protocol.txt: fix insconsistent spelling of "packfile"Patrick Steinhardt2015-05-17
| | |/ | |/|
* | | Merge branch 'jn/doc-api-errors'Junio C Hamano2015-03-28
|\ \ \ | |_|/ |/| |
| * | api-error-handling doc: typofixThomas Ackermann2015-03-28
* | | Merge branch 'jk/strbuf-doc-to-header'Junio C Hamano2015-02-25
|\ \ \
| * | | strbuf.h: integrate api-strbuf.txt documentationJeff King2015-01-16
| | |/ | |/|
* | | Merge branch 'jn/doc-api-errors'Junio C Hamano2015-02-25
|\ \ \ | | |/ | |/|
| * | doc: document error handling functions and conventionsJonathan Nieder2014-12-04
| |/
* | Merge branch 'sb/atomic-push'Junio C Hamano2015-02-11
|\ \
| * | receive-pack.c: negotiate atomic push supportRonnie Sahlberg2015-01-07
| |/
* | Merge branch 'nd/split-index'Junio C Hamano2014-12-22
|\ \
| * | index-format.txt: add a missing closing quoteNguyễn Thái Ngọc Duy2014-12-11
* | | Merge branch 'jk/credential-quit'Junio C Hamano2014-12-22
|\ \ \
| * | | credential: let helpers tell us to quitJeff King2014-12-04
| * | | Merge branch 'sp/pack-protocol-doc-on-shallow' into maintJunio C Hamano2014-09-19
| |\ \ \
* | | | | sort_string_list(): rename to string_list_sort()Michael Haggerty2014-11-25
| |_|_|/ |/| | |
* | | | 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
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |