Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fifth batch 2.12 | Junio C Hamano | 2017-01-10 |
* | Merge branch 'sb/submodule-embed-gitdir' | Junio C Hamano | 2017-01-10 |
|\ | |||
| * | submodule: add absorb-git-dir function | Stefan Beller | 2016-12-12 |
* | | Merge branch 'jc/retire-compaction-heuristics' | Junio C Hamano | 2017-01-10 |
|\ \ | |||
| * | | diff: retire "compaction" heuristics | Junio C Hamano | 2016-12-23 |
* | | | Merge branch 'jc/abbrev-autoscale-config' | Junio C Hamano | 2017-01-10 |
|\ \ \ | |||
| * | | | config.abbrev: document the new default that auto-scales | Junio C Hamano | 2016-12-22 |
| |/ / | |||
* | | | Merge branch 'dt/smart-http-detect-server-going-away' | Junio C Hamano | 2017-01-10 |
|\ \ \ | |||
| * | | | upload-pack: optionally allow fetching any sha1 | David Turner | 2016-11-18 |
* | | | | Merge branch 'mm/gc-safety-doc' | Junio C Hamano | 2017-01-10 |
|\ \ \ \ | |||
| * | | | | git-gc.txt: expand discussion of races with other processes | Matt McCutchen | 2016-11-16 |
* | | | | | Merge branch 'mm/push-social-engineering-attack-doc' | Junio C Hamano | 2017-01-10 |
|\ \ \ \ \ | |||
| * | | | | | doc: mention transfer data leaks in more places | Matt McCutchen | 2016-11-14 |
| |/ / / / | |||
* | | | | | Fourth batch for 2.12 | Junio C Hamano | 2016-12-27 |
* | | | | | Merge branch 'lt/shortlog-by-committer' | Junio C Hamano | 2016-12-27 |
|\ \ \ \ \ | |||
| * | | | | | shortlog: test and document --committer option | Jeff King | 2016-12-16 |
* | | | | | | Merge branch 'ls/filter-process' | Junio C Hamano | 2016-12-27 |
|\ \ \ \ \ \ | |||
| * | | | | | | docs: warn about possible '=' in clean/smudge filter process values | Lars Schneider | 2016-12-06 |
* | | | | | | | Merge branch 'bw/transport-protocol-policy' | Junio C Hamano | 2016-12-27 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | transport: add protocol policy config option | Brandon Williams | 2016-12-15 |
* | | | | | | | | Merge branch 'cp/merge-continue' | Junio C Hamano | 2016-12-27 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | merge: add '--continue' option as a synonym for 'git commit' | Chris Packham | 2016-12-14 |
* | | | | | | | | | Merge branch 'sb/submodule-config-cleanup' | Junio C Hamano | 2016-12-27 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | 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 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||
* | | | | | | | | | Third batch for 2.12 | Junio C Hamano | 2016-12-21 |
* | | | | | | | | | Merge branch 'jk/quote-env-path-list-component' | Junio C Hamano | 2016-12-21 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | alternates: accept double-quoted paths | Jeff King | 2016-12-12 |
* | | | | | | | | | | Second batch for 2.12 | Junio C Hamano | 2016-12-19 |
* | | | | | | | | | | Merge branch 'kh/tutorial-grammofix' | Junio C Hamano | 2016-12-19 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | doc: omit needless "for" | Kristoffer Haugsbakk | 2016-12-09 |
| * | | | | | | | | | | doc: make the intent of sentence clearer | Kristoffer Haugsbakk | 2016-12-09 |
| * | | | | | | | | | | doc: add verb in front of command to run | Kristoffer Haugsbakk | 2016-12-09 |
| * | | | | | | | | | | doc: add articles (grammar) | Kristoffer Haugsbakk | 2016-12-09 |
* | | | | | | | | | | | Merge branch 'lr/doc-fix-cet' | Junio C Hamano | 2016-12-19 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | date-formats.txt: Typo fix | Luis Ressel | 2016-12-12 |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |||
* | | | | | | | | | | | Merge branch 'nd/rebase-forget' | Junio C Hamano | 2016-12-19 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | rebase: add --quit to cleanup rebase, leave everything else untouched | Nguyễn Thái Ngọc Duy | 2016-12-11 |
| |/ / / / / / / / / / | |||
* | | | | | | | | | | | Merge branch 'jk/trailers-placeholder-in-pretty' | Junio C Hamano | 2016-12-19 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | ref-filter: add support to display trailers as part of contents | Jacob Keller | 2016-12-11 |
| * | | | | | | | | | | | pretty: add %(trailers) format for displaying trailers of a commit message | Jacob Keller | 2016-12-11 |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | |||
* | | | | | | | | | | | Merge branch 'ak/commit-only-allow-empty' | Junio C Hamano | 2016-12-19 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | commit: make --only --allow-empty work without paths | Andreas Krey | 2016-12-05 |
| | |_|/ / / / / / / / | |/| | | | | | | | | | |||
* | | | | | | | | | | | Merge branch 'jk/http-walker-limit-redirect-2.9' | Junio C Hamano | 2016-12-19 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||
| * | | | | | | | | | | http: make redirects more obvious | Jeff King | 2016-12-06 |
| |/ / / / / / / / / | |||
* | | | | | | | | | | Merge branch 'nd/for-each-ref-ignore-case' | Junio C Hamano | 2016-12-19 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | tag, branch, for-each-ref: add --ignore-case for sorting and filtering | Nguyễn Thái Ngọc Duy | 2016-12-05 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||
* | | | | | | | | | | First batch for 2.12 | Junio C Hamano | 2016-12-16 |
* | | | | | | | | | | Merge branch 'ls/p4-retry-thrice' | Junio C Hamano | 2016-12-16 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | git-p4: add config to retry p4 commands; retry 3 times by default | Lars Schneider | 2016-12-05 |
| |/ / / / / / / / / |