summaryrefslogtreecommitdiff
path: root/Documentation/technical
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hv/submodule-config'Junio C Hamano2015-08-311-0/+62
|\
| * submodule: use new config API for worktree configurationsHeiko Voigt2015-08-191-1/+18
| * submodule: implement a config API for lookup of .gitmodules valuesHeiko Voigt2015-08-191-0/+45
* | Merge branch 'mh/tempfile'Junio C Hamano2015-08-251-220/+0
|\ \
| * | lockfile: move documentation to lockfile.h and lockfile.cMichael Haggerty2015-08-101-220/+0
* | | Merge branch 'ta/docfix-index-format-tech'Junio C Hamano2015-08-171-1/+1
|\ \ \
| * | | typofix for index-format.txtta/docfix-index-format-techThomas Ackermann2015-07-281-1/+1
* | | | Merge branch 'pt/pull-builtin'Junio C Hamano2015-08-032-0/+16
|\ \ \ \
| * | | | argv-array: implement argv_array_pushv()Paul Tan2015-06-151-0/+3
| * | | | parse-options-cb: implement parse_opt_passthru_argv()Paul Tan2015-06-151-0/+6
| * | | | parse-options-cb: implement parse_opt_passthru()Paul Tan2015-06-151-0/+7
| | |/ / | |/| |
* | | | Merge branch 'cb/parse-magnitude'Junio C Hamano2015-08-031-0/+6
|\ \ \ \
| * | | | parse-options: move unsigned long option parsing out of pack-objects.ccb/parse-magnitudeCharles Bailey2015-06-221-0/+6
* | | | | Merge branch 'kb/use-nsec-doc'Junio C Hamano2015-07-131-2/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Makefile / racy-git.txt: clarify USE_NSEC prerequisiteskb/use-nsec-docKarsten Blees2015-07-011-2/+6
| |/ / /
* | | | Merge branch 'sb/pack-protocol-mention-smart-http'Junio C Hamano2015-06-161-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Documentation/technical/pack-protocol: mention http as possible protocolsb/pack-protocol-mention-smart-httpStefan Beller2015-06-021-3/+3
* | | | Merge branch 'bc/object-id'Junio C Hamano2015-06-051-1/+1
|\ \ \ \
| * | | | each_ref_fn: change to take an object_id parameterMichael Haggerty2015-05-251-1/+1
* | | | | Merge branch 'jk/at-push-sha1'Junio C Hamano2015-06-051-4/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | remote.c: drop "remote" pointer from "struct branch"Jeff King2015-05-211-4/+0
* | | | | Merge branch 'fm/fetch-raw-sha1'Junio C Hamano2015-06-012-1/+9
|\ \ \ \ \
| * | | | | upload-pack: optionally allow fetching reachable sha1fm/fetch-raw-sha1Fredrik Medley2015-05-222-1/+9
* | | | | | Merge branch 'nd/untracked-cache'Junio C Hamano2015-05-261-0/+62
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | untracked cache: guard and disable on system changesNguyễn Thái Ngọc Duy2015-03-121-0/+4
| | |_|_|/ | |/| | |
| * | | | untracked cache: save to an index extensionNguyễn Thái Ngọc Duy2015-03-121-0/+58
| | |/ / | |/| |
* | | | Merge branch 'ps/doc-packfile-vs-pack-file'Junio C Hamano2015-05-221-5/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | doc: fix inconsistent spelling of "packfile"ps/doc-packfile-vs-pack-filePatrick Steinhardt2015-05-221-2/+2
| * | | pack-protocol.txt: fix insconsistent spelling of "packfile"Patrick Steinhardt2015-05-171-3/+3
| | |/ | |/|
* | | 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
|\ \ \ \ \ \ | |/ / / / /