Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'sb/in-core-index-doc' | Junio C Hamano | 2017-01-31 | 1 | -21/+0 |
|\ | |||||
| * | documentation: retire unfinished documentationsb/in-core-index-doc | Stefan Beller | 2017-01-19 | 1 | -21/+0 |
* | | Merge branch 'jk/clear-delta-base-cache-fix' | Junio C Hamano | 2017-01-31 | 1 | -1/+3 |
|\ \ | |||||
| * | | clear_delta_base_cache(): don't modify hashmap while iteratingjk/clear-delta-base-cache-fix | Jeff King | 2017-01-19 | 1 | -1/+3 |
| |/ | |||||
* | | Merge branch 'bw/pathspec-cleanup' | Junio C Hamano | 2017-01-18 | 1 | -2/+0 |
|\ \ | |||||
| * | | pathspec: remove the deprecated get_pathspec function | Brandon Williams | 2017-01-08 | 1 | -2/+0 |
| |/ | |||||
* | | submodule-config: clarify parsing of null_sha1 elementsb/submodule-config-cleanup | Stefan Beller | 2016-11-22 | 1 | -2/+5 |
* | | submodule-config: rename commit_sha1 to treeish_name | Stefan Beller | 2016-11-22 | 1 | -4/+5 |
|/ | |||||
* | Merge branch 'nd/shallow-deepen' | Junio C Hamano | 2016-10-10 | 2 | -1/+28 |
|\ | |||||
| * | fetch, upload-pack: --deepen=N extends shallow boundary by N commitsnd/shallow-deepen | Nguyễn Thái Ngọc Duy | 2016-06-13 | 1 | -0/+7 |
| * | upload-pack: support define shallow boundary by excluding revisions | Nguyễn Thái Ngọc Duy | 2016-06-13 | 2 | -1/+11 |
| * | upload-pack: add deepen-since to cut shallow repos based on time | Nguyễn Thái Ngọc Duy | 2016-06-13 | 2 | -1/+11 |
* | | sha1_array: let callbacks interrupt iteration | Jeff King | 2016-09-26 | 1 | -2/+6 |
* | | Merge branch 'ls/packet-line-protocol-doc-fix' | Junio C Hamano | 2016-08-31 | 1 | -3/+3 |
|\ \ | |||||
| * | | pack-protocol: fix maximum pkt-line sizels/packet-line-protocol-doc-fix | Lars Schneider | 2016-08-30 | 1 | -3/+3 |
* | | | Merge branch 'jc/hashmap-doc-init' | Junio C Hamano | 2016-08-08 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | hashmap: clarify that hashmap_entry can safely be discardedjc/hashmap-doc-init | Junio C Hamano | 2016-08-02 | 1 | -0/+5 |
* | | | | Merge branch 'sb/pack-protocol-doc-nak' | Junio C Hamano | 2016-08-04 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Documentation: pack-protocol correct NAK responsesb/pack-protocol-doc-nak | Stefan Beller | 2016-07-22 | 1 | -1/+1 |
* | | | | | receive-pack: implement advertising and receiving push options | Stefan Beller | 2016-07-14 | 2 | -4/+15 |
* | | | | | Documentation/technical: signed merge tag formatmg/signature-doc | Michael J Gruber | 2016-06-17 | 1 | -0/+74 |
* | | | | | Documentation/technical: signed commit format | Michael J Gruber | 2016-06-17 | 1 | -0/+48 |
* | | | | | Documentation/technical: signed tag format | Michael J Gruber | 2016-06-17 | 1 | -0/+47 |
* | | | | | Documentation/technical: describe signature formats | Michael J Gruber | 2016-06-17 | 1 | -0/+17 |
* | | | | | Merge branch 'pb/commit-verbose-config' | Junio C Hamano | 2016-05-23 | 1 | -2/+6 |
|\ \ \ \ \ | |||||
| * | | | | | parse-options.c: make OPTION_COUNTUP respect "unspecified" values | Pranit Bauva | 2016-05-05 | 1 | -2/+6 |
* | | | | | | Merge branch 'jc/linkgit-fix' | Junio C Hamano | 2016-05-17 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Documentation: fix linkgit referencesjc/linkgit-fix | Junio C Hamano | 2016-05-09 | 1 | -2/+2 |
| * | | | | | | Merge branch 'jk/check-repository-format' into maint | Junio C Hamano | 2016-05-02 | 1 | -7/+0 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'ep/trace-doc-sample-fix' into maint | Junio C Hamano | 2016-04-29 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'pb/opt-cmdmode-doc' into maint | Junio C Hamano | 2016-04-14 | 1 | -0/+7 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge branch 'lp/typofixes' | Junio C Hamano | 2016-05-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | typofix: assorted typofixes in comments, documentation and messageslp/typofixes | Li Peng | 2016-05-06 | 1 | -1/+1 |
* | | | | | | | | | | | Merge branch 'ep/trace-doc-sample-fix' | Junio C Hamano | 2016-04-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | api-trace.txt: fix typoep/trace-doc-sample-fix | Elia Pinto | 2016-04-05 | 1 | -1/+1 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'jk/check-repository-format' | Junio C Hamano | 2016-04-13 | 1 | -7/+0 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | / / / / | |_|_|_|_|/ / / / |/| | | | | | | | | |||||
| * | | | | | | | | config: drop git_config_early | Jeff King | 2016-03-11 | 1 | -7/+0 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'pb/opt-cmdmode-doc' | Junio C Hamano | 2016-04-08 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | api-parse-options.txt: document OPT_CMDMODE()pb/opt-cmdmode-doc | Pranit Bauva | 2016-03-25 | 1 | -0/+7 |
| | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge branch 'rs/daemon-plug-child-leak' into maint | Junio C Hamano | 2015-11-05 | 1 | -0/+7 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'jc/em-dash-in-doc' into maint | Junio C Hamano | 2015-11-04 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'jk/repository-extension' into maint | Junio C Hamano | 2015-11-03 | 1 | -0/+88 |
| |\ \ \ \ \ \ \ | |||||
* | | | | | | | | | Documentation: talk about pager in api-trace.txtcc/doc-recommend-performance-trace-to-file | Christian Couder | 2016-03-07 | 1 | -0/+43 |
| |_|_|_|/ / / / |/| | | | | | | | |||||
* | | | | | | | | Merge branch 'jk/tighten-alloc' | Junio C Hamano | 2016-02-26 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | argv-array: add detach function | Jeff King | 2016-02-22 | 1 | -0/+7 |
* | | | | | | | | http: allow selection of proxy authentication method | Knut Franke | 2016-01-26 | 1 | -0/+4 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'rs/daemon-plug-child-leak' | Junio C Hamano | 2015-11-03 | 1 | -0/+7 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | run-command: factor out child_process_clear() | René Scharfe | 2015-11-02 | 1 | -0/+7 |
| | |_|_|/ / | |/| | | | | |||||
| * | | | | | Merge branch 'sb/pack-protocol-mention-smart-http' into maint | Junio C Hamano | 2015-06-25 | 1 | -3/+3 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'ps/doc-packfile-vs-pack-file' into maint | Junio C Hamano | 2015-06-05 | 1 | -5/+5 |
| |\ \ \ \ \ \ |