aboutsummaryrefslogtreecommitdiff
path: root/Documentation/technical
Commit message (Expand)AuthorAge
* Documentation/technical: signed merge tag formatMichael J Gruber2016-06-17
* Documentation/technical: signed commit formatMichael J Gruber2016-06-17
* Documentation/technical: signed tag formatMichael J Gruber2016-06-17
* Documentation/technical: describe signature formatsMichael J Gruber2016-06-17
* Merge branch 'pb/commit-verbose-config'Junio C Hamano2016-05-23
|\
| * parse-options.c: make OPTION_COUNTUP respect "unspecified" valuesPranit Bauva2016-05-05
* | Merge branch 'jc/linkgit-fix'Junio C Hamano2016-05-17
|\ \
| * | Documentation: fix linkgit referencesJunio C Hamano2016-05-09
| * | Merge branch 'jk/check-repository-format' into maintJunio C Hamano2016-05-02
| |\ \
| * \ \ Merge branch 'ep/trace-doc-sample-fix' into maintJunio C Hamano2016-04-29
| |\ \ \
| * \ \ \ Merge branch 'pb/opt-cmdmode-doc' into maintJunio C Hamano2016-04-14
| |\ \ \ \
* | \ \ \ \ Merge branch 'lp/typofixes'Junio C Hamano2016-05-17
|\ \ \ \ \ \
| * | | | | | typofix: assorted typofixes in comments, documentation and messagesLi Peng2016-05-06
* | | | | | | Merge branch 'ep/trace-doc-sample-fix'Junio C Hamano2016-04-13
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | api-trace.txt: fix typoElia Pinto2016-04-05
* | | | | | | Merge branch 'jk/check-repository-format'Junio C Hamano2016-04-13
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | config: drop git_config_earlyJeff King2016-03-11
| | |/ / / | |/| | |
* | | | | Merge branch 'pb/opt-cmdmode-doc'Junio C Hamano2016-04-08
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | api-parse-options.txt: document OPT_CMDMODE()Pranit Bauva2016-03-25
| * | | Merge branch 'rs/daemon-plug-child-leak' into maintJunio C Hamano2015-11-05
| |\ \ \
| * \ \ \ Merge branch 'jc/em-dash-in-doc' into maintJunio C Hamano2015-11-04
| |\ \ \ \
| * \ \ \ \ Merge branch 'jk/repository-extension' into maintJunio C Hamano2015-11-03
| |\ \ \ \ \
* | | | | | | Documentation: talk about pager in api-trace.txtChristian Couder2016-03-07
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'jk/tighten-alloc'Junio C Hamano2016-02-26
|\ \ \ \ \ \
| * | | | | | argv-array: add detach functionJeff King2016-02-22
* | | | | | | http: allow selection of proxy authentication methodKnut Franke2016-01-26
|/ / / / / /
* | | | | | Merge branch 'rs/daemon-plug-child-leak'Junio C Hamano2015-11-03
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | run-command: factor out child_process_clear()René Scharfe2015-11-02
| | |_|_|/ | |/| | |
| * | | | Merge branch 'sb/pack-protocol-mention-smart-http' into maintJunio C Hamano2015-06-25
| |\ \ \ \
| * \ \ \ \ Merge branch 'ps/doc-packfile-vs-pack-file' into maintJunio C Hamano2015-06-05
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'jc/em-dash-in-doc'Junio C Hamano2015-10-29
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Documentation: AsciiDoc spells em-dash as double-dashes, not tripleJunio C Hamano2015-10-22
* | | | | | | Merge branch 'jk/repository-extension'Junio C Hamano2015-10-26
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | introduce "preciousObjects" repository extensionJeff King2015-06-24
| * | | | | introduce "extensions" form of core.repositoryformatversionJeff King2015-06-24
* | | | | | pack-protocol: clarify LF-handling in PKT-LINE()Jeff King2015-09-03
* | | | | | Merge branch 'hv/submodule-config'Junio C Hamano2015-08-31
|\ \ \ \ \ \
| * | | | | | submodule: use new config API for worktree configurationsHeiko Voigt2015-08-19
| * | | | | | submodule: implement a config API for lookup of .gitmodules valuesHeiko Voigt2015-08-19
* | | | | | | Merge branch 'mh/tempfile'Junio C Hamano2015-08-25
|\ \ \ \ \ \ \
| * | | | | | | lockfile: move documentation to lockfile.h and lockfile.cMichael Haggerty2015-08-10
* | | | | | | | Merge branch 'ta/docfix-index-format-tech'Junio C Hamano2015-08-17
|\ \ \ \ \ \ \ \
| * | | | | | | | typofix for index-format.txtThomas Ackermann2015-07-28
* | | | | | | | | Merge branch 'pt/pull-builtin'Junio C Hamano2015-08-03
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | argv-array: implement argv_array_pushv()Paul Tan2015-06-15
| * | | | | | | | | parse-options-cb: implement parse_opt_passthru_argv()Paul Tan2015-06-15
| * | | | | | | | | parse-options-cb: implement parse_opt_passthru()Paul Tan2015-06-15
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'cb/parse-magnitude'Junio C Hamano2015-08-03
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | parse-options: move unsigned long option parsing out of pack-objects.cCharles Bailey2015-06-22
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'kb/use-nsec-doc'Junio C Hamano2015-07-13
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |