Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ninth batch for 2.20 | Junio C Hamano | 2018-11-06 | 1 | -2/+57 |
* | Merge branch 'md/exclude-promisor-objects-fix' | Junio C Hamano | 2018-11-06 | 1 | -1/+1 |
|\ | |||||
| * | Documentation/git-log.txt: do not show --exclude-promisor-objects | Matthew DeVore | 2018-10-23 | 1 | -1/+1 |
* | | Merge branch 'jw/send-email-no-auth' | Junio C Hamano | 2018-11-06 | 1 | -1/+6 |
|\ \ | |||||
| * | | send-email: explicitly disable authentication | Joshua Watt | 2018-10-23 | 1 | -1/+6 |
* | | | Merge branch 'js/mingw-http-ssl' | Junio C Hamano | 2018-11-02 | 1 | -0/+21 |
|\ \ \ | |||||
| * | | | http: when using Secure Channel, ignore sslCAInfo by default | Johannes Schindelin | 2018-10-26 | 1 | -0/+8 |
| * | | | http: add support for disabling SSL revocation checks in cURL | Brendan Forster | 2018-10-26 | 1 | -0/+8 |
| * | | | http: add support for selecting SSL backends at runtime | Johannes Schindelin | 2018-10-16 | 1 | -0/+5 |
* | | | | Merge branch 'mg/gpg-fingerprint' | Junio C Hamano | 2018-11-02 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | gpg-interface.c: obtain primary key fingerprint as well | Michał Górny | 2018-10-23 | 1 | -0/+2 |
| * | | | | gpg-interface.c: support getting key fingerprint via %GF format | Michał Górny | 2018-10-23 | 1 | -0/+1 |
| |/ / / | |||||
* | | | | Eighth batch for 2.20 | Junio C Hamano | 2018-11-02 | 1 | -0/+6 |
* | | | | Merge branch 'js/rebase-i-break' | Junio C Hamano | 2018-11-02 | 1 | -1/+5 |
|\ \ \ \ | |||||
| * | | | | rebase -i: introduce the 'break' command | Johannes Schindelin | 2018-10-12 | 1 | -0/+3 |
| * | | | | rebase -i: clarify what happens on a failed `exec` | Johannes Schindelin | 2018-10-11 | 1 | -1/+2 |
* | | | | | Seventh batch for 2.20 | Junio C Hamano | 2018-10-30 | 1 | -0/+63 |
* | | | | | Merge branch 'uk/merge-subtree-doc-update' | Junio C Hamano | 2018-10-30 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | howto/using-merge-subtree: mention --allow-unrelated-histories | Uwe Kleine-König | 2018-10-25 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'dl/mergetool-gui-option' | Junio C Hamano | 2018-10-30 | 3 | -0/+25 |
|\ \ \ \ \ | |||||
| * | | | | | doc: document diff/merge.guitool config keys | Denton Liu | 2018-10-25 | 2 | -0/+14 |
| * | | | | | mergetool: accept -g/--[no-]gui as arguments | Denton Liu | 2018-10-25 | 1 | -0/+11 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'ah/doc-updates' | Junio C Hamano | 2018-10-30 | 12 | -79/+92 |
|\ \ \ \ \ | |||||
| * | | | | | doc: fix formatting in git-update-ref | Andreas Heiduk | 2018-10-23 | 1 | -4/+4 |
| * | | | | | doc: fix indentation of listing blocks in gitweb.conf.txt | Andreas Heiduk | 2018-10-23 | 1 | -10/+15 |
| * | | | | | doc: fix descripion for 'git tag --format' | Andreas Heiduk | 2018-10-23 | 1 | -6/+6 |
| * | | | | | doc: fix inappropriate monospace formatting | Andreas Heiduk | 2018-10-23 | 5 | -32/+40 |
| * | | | | | doc: fix ASCII art tab spacing | Andreas Heiduk | 2018-10-23 | 3 | -25/+25 |
| * | | | | | doc: clarify boundaries of 'git worktree list --porcelain' | Andreas Heiduk | 2018-10-23 | 1 | -2/+2 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'sg/doc-show-branch-typofix' | Junio C Hamano | 2018-10-30 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | doc: fix small typo in git show-branch | Saulius Gurklys | 2018-10-18 | 1 | -1/+1 |
* | | | | | | Merge branch 'tb/filter-alternate-refs' | Junio C Hamano | 2018-10-30 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Documentation/config.txt: fix typo in core.alternateRefsCommand | Taylor Blau | 2018-10-24 | 1 | -1/+1 |
* | | | | | | | Merge branch 'rv/send-email-cc-misc-by' | Junio C Hamano | 2018-10-30 | 1 | -4/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | send-email: also pick up cc addresses from -by trailers | Rasmus Villemoes | 2018-10-16 | 1 | -1/+4 |
| * | | | | | | | Documentation/git-send-email.txt: style fixes | Rasmus Villemoes | 2018-10-11 | 1 | -4/+4 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'md/filter-trees' | Junio C Hamano | 2018-10-30 | 1 | -0/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | list-objects-filter: implement filter tree:0 | Matthew DeVore | 2018-10-07 | 1 | -0/+5 |
* | | | | | | | | Sixth batch for 2.20 | Junio C Hamano | 2018-10-26 | 1 | -0/+48 |
* | | | | | | | | Merge branch 'ld/p4-unshelve' | Junio C Hamano | 2018-10-26 | 1 | -5/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | git-p4: fully support unshelving changelists | Luke Diamand | 2018-10-16 | 1 | -2/+2 |
| * | | | | | | | | git-p4: unshelve into refs/remotes/p4-unshelved, not refs/remotes/p4/unshelved | Luke Diamand | 2018-10-16 | 1 | -3/+3 |
* | | | | | | | | | Merge branch 'ab/gc-doc-update' | Junio C Hamano | 2018-10-26 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | gc doc: mention the commit-graph in the intro | Ævar Arnfjörð Bjarmason | 2018-10-11 | 1 | -1/+2 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'rv/alias-help' | Junio C Hamano | 2018-10-26 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | git-help.txt: document "git help cmd" vs "git cmd --help" for aliases | Rasmus Villemoes | 2018-10-11 | 1 | -0/+4 |
* | | | | | | | | | | Merge branch 'mm/doc-no-dashed-git' | Junio C Hamano | 2018-10-26 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | |||||
| * | | | | | | | | | doc: fix a typo and clarify a sentence | Mihir Mehta | 2018-10-11 | 2 | -3/+3 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||||
* | | | | | | | | | Fifth batch for 2.20 | Junio C Hamano | 2018-10-19 | 1 | -0/+82 |
* | | | | | | | | | Merge branch 'tb/filter-alternate-refs' | Junio C Hamano | 2018-10-19 | 1 | -0/+18 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | |