summaryrefslogtreecommitdiff
path: root/Documentation/technical
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pb/opt-cmdmode-doc' into maintJunio C Hamano2016-04-141-0/+7
|\
| * api-parse-options.txt: document OPT_CMDMODE()pb/opt-cmdmode-docPranit Bauva2016-03-251-0/+7
| * Merge branch 'rs/daemon-plug-child-leak' into maintJunio C Hamano2015-11-051-0/+7
| |\
| * \ Merge branch 'jc/em-dash-in-doc' into maintJunio C Hamano2015-11-041-1/+1
| |\ \
| * \ \ Merge branch 'jk/repository-extension' into maintJunio C Hamano2015-11-031-0/+88
| |\ \ \
* | | | | Documentation: talk about pager in api-trace.txtcc/doc-recommend-performance-trace-to-fileChristian Couder2016-03-071-0/+43
* | | | | Merge branch 'jk/tighten-alloc'Junio C Hamano2016-02-261-0/+7
|\ \ \ \ \
| * | | | | argv-array: add detach functionJeff King2016-02-221-0/+7
* | | | | | http: allow selection of proxy authentication methodKnut Franke2016-01-261-0/+4
|/ / / / /
* | | | | Merge branch 'rs/daemon-plug-child-leak'Junio C Hamano2015-11-031-0/+7
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | run-command: factor out child_process_clear()René Scharfe2015-11-021-0/+7
| * | | | Merge branch 'sb/pack-protocol-mention-smart-http' into maintJunio C Hamano2015-06-251-3/+3
| |\ \ \ \
| * \ \ \ \ Merge branch 'ps/doc-packfile-vs-pack-file' into maintJunio C Hamano2015-06-051-5/+5
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'jc/em-dash-in-doc'Junio C Hamano2015-10-291-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Documentation: AsciiDoc spells em-dash as double-dashes, not triplejc/em-dash-in-docJunio C Hamano2015-10-221-1/+1
* | | | | | | Merge branch 'jk/repository-extension'Junio C Hamano2015-10-261-0/+88
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | introduce "preciousObjects" repository extensionjk/repository-extensionJeff King2015-06-241-0/+7
| * | | | | introduce "extensions" form of core.repositoryformatversionJeff King2015-06-241-0/+81
* | | | | | pack-protocol: clarify LF-handling in PKT-LINE()jk/pack-protocol-docJeff King2015-09-032-21/+30
* | | | | | 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