Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | pathspec: remove the deprecated get_pathspec function | Brandon Williams | 2017-01-08 | |
| |/ | ||||
* | | submodule-config: clarify parsing of null_sha1 element | Stefan Beller | 2016-11-22 | |
* | | submodule-config: rename commit_sha1 to treeish_name | Stefan Beller | 2016-11-22 | |
|/ | ||||
* | Merge branch 'nd/shallow-deepen' | Junio C Hamano | 2016-10-10 | |
|\ | ||||
| * | fetch, upload-pack: --deepen=N extends shallow boundary by N commits | Nguyễn Thái Ngọc Duy | 2016-06-13 | |
| * | upload-pack: support define shallow boundary by excluding revisions | Nguyễn Thái Ngọc Duy | 2016-06-13 | |
| * | upload-pack: add deepen-since to cut shallow repos based on time | Nguyễn Thái Ngọc Duy | 2016-06-13 | |
* | | sha1_array: let callbacks interrupt iteration | Jeff King | 2016-09-26 | |
* | | Merge branch 'ls/packet-line-protocol-doc-fix' | Junio C Hamano | 2016-08-31 | |
|\ \ | ||||
| * | | pack-protocol: fix maximum pkt-line size | Lars Schneider | 2016-08-30 | |
* | | | Merge branch 'jc/hashmap-doc-init' | Junio C Hamano | 2016-08-08 | |
|\ \ \ | ||||
| * | | | hashmap: clarify that hashmap_entry can safely be discarded | Junio C Hamano | 2016-08-02 | |
* | | | | Merge branch 'sb/pack-protocol-doc-nak' | Junio C Hamano | 2016-08-04 | |
|\ \ \ \ | ||||
| * | | | | Documentation: pack-protocol correct NAK response | Stefan Beller | 2016-07-22 | |
* | | | | | receive-pack: implement advertising and receiving push options | Stefan Beller | 2016-07-14 | |
* | | | | | Documentation/technical: signed merge tag format | Michael J Gruber | 2016-06-17 | |
* | | | | | Documentation/technical: signed commit format | Michael J Gruber | 2016-06-17 | |
* | | | | | Documentation/technical: signed tag format | Michael J Gruber | 2016-06-17 | |
* | | | | | Documentation/technical: describe signature formats | Michael J Gruber | 2016-06-17 | |
* | | | | | Merge branch 'pb/commit-verbose-config' | Junio C Hamano | 2016-05-23 | |
|\ \ \ \ \ | ||||
| * | | | | | parse-options.c: make OPTION_COUNTUP respect "unspecified" values | Pranit Bauva | 2016-05-05 | |
* | | | | | | Merge branch 'jc/linkgit-fix' | Junio C Hamano | 2016-05-17 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Documentation: fix linkgit references | Junio C Hamano | 2016-05-09 | |
| * | | | | | | Merge branch 'jk/check-repository-format' into maint | Junio C Hamano | 2016-05-02 | |
| |\ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ | Merge branch 'ep/trace-doc-sample-fix' into maint | Junio C Hamano | 2016-04-29 | |
| |\ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ | Merge branch 'pb/opt-cmdmode-doc' into maint | Junio C Hamano | 2016-04-14 | |
| |\ \ \ \ \ \ \ \ | ||||
* | \ \ \ \ \ \ \ \ | Merge branch 'lp/typofixes' | Junio C Hamano | 2016-05-17 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | typofix: assorted typofixes in comments, documentation and messages | Li Peng | 2016-05-06 | |
* | | | | | | | | | | | Merge branch 'ep/trace-doc-sample-fix' | Junio C Hamano | 2016-04-13 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | api-trace.txt: fix typo | Elia Pinto | 2016-04-05 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'jk/check-repository-format' | Junio C Hamano | 2016-04-13 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | / / / / | |_|_|_|_|/ / / / |/| | | | | | | | | ||||
| * | | | | | | | | config: drop git_config_early | Jeff King | 2016-03-11 | |
| | |/ / / / / / | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'pb/opt-cmdmode-doc' | Junio C Hamano | 2016-04-08 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | | | ||||
| * | | | | | | api-parse-options.txt: document OPT_CMDMODE() | Pranit Bauva | 2016-03-25 | |
| | |_|/ / / | |/| | | | | ||||
| * | | | | | Merge branch 'rs/daemon-plug-child-leak' into maint | Junio C Hamano | 2015-11-05 | |
| |\ \ \ \ \ | ||||
| * \ \ \ \ \ | Merge branch 'jc/em-dash-in-doc' into maint | Junio C Hamano | 2015-11-04 | |
| |\ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ | Merge branch 'jk/repository-extension' into maint | Junio C Hamano | 2015-11-03 | |
| |\ \ \ \ \ \ \ | ||||
* | | | | | | | | | Documentation: talk about pager in api-trace.txt | Christian Couder | 2016-03-07 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||
* | | | | | | | | Merge branch 'jk/tighten-alloc' | Junio C Hamano | 2016-02-26 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||
| * | | | | | | | argv-array: add detach function | Jeff King | 2016-02-22 | |
* | | | | | | | | http: allow selection of proxy authentication method | Knut Franke | 2016-01-26 | |
|/ / / / / / / | ||||
* | | | | | | | Merge branch 'rs/daemon-plug-child-leak' | Junio C Hamano | 2015-11-03 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||
| * | | | | | | run-command: factor out child_process_clear() | René Scharfe | 2015-11-02 | |
| | |_|_|/ / | |/| | | | | ||||
| * | | | | | Merge branch 'sb/pack-protocol-mention-smart-http' into maint | Junio C Hamano | 2015-06-25 | |
| |\ \ \ \ \ | ||||
| * \ \ \ \ \ | Merge branch 'ps/doc-packfile-vs-pack-file' into maint | Junio C Hamano | 2015-06-05 | |
| |\ \ \ \ \ \ | ||||
* | \ \ \ \ \ \ | Merge branch 'jc/em-dash-in-doc' | Junio C Hamano | 2015-10-29 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||
| * | | | | | | | Documentation: AsciiDoc spells em-dash as double-dashes, not triple | Junio C Hamano | 2015-10-22 | |
* | | | | | | | | Merge branch 'jk/repository-extension' | Junio C Hamano | 2015-10-26 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | | | ||||
| * | | | | | | introduce "preciousObjects" repository extension | Jeff King | 2015-06-24 | |
| * | | | | | | introduce "extensions" form of core.repositoryformatversion | Jeff King | 2015-06-24 |