Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git.txt: remove empty line before list continuation | Martin Ågren | 2019-03-07 | 1 | -1/+0 |
* | Merge branch 'ah/doc-updates' | Junio C Hamano | 2018-10-30 | 1 | -5/+5 |
|\ | |||||
| * | doc: fix inappropriate monospace formatting | Andreas Heiduk | 2018-10-23 | 1 | -5/+5 |
* | | Merge branch 'ma/mailing-list-address-in-git-help' | Junio C Hamano | 2018-10-16 | 1 | -1/+3 |
|\ \ | |||||
| * | | git doc: direct bug reporters to mailing list archive | Jonathan Nieder | 2018-09-29 | 1 | -1/+3 |
| |/ | |||||
* | | Doc: use `--type=bool` instead of `--bool` | Martin Ågren | 2018-09-20 | 1 | -1/+1 |
* | | Documentation/git.txt: clarify that GIT_TRACE=/path appends | SZEDER Gábor | 2018-09-04 | 1 | -2/+2 |
|/ | |||||
* | Merge branch 'nd/command-list' | Junio C Hamano | 2018-06-01 | 1 | -0/+10 |
|\ | |||||
| * | completion: allow to customize the completable command list | Nguyễn Thái Ngọc Duy | 2018-05-21 | 1 | -1/+2 |
| * | completion: add and use --list-cmds=alias | Nguyễn Thái Ngọc Duy | 2018-05-21 | 1 | -1/+1 |
| * | completion: add and use --list-cmds=nohelpers | Nguyễn Thái Ngọc Duy | 2018-05-21 | 1 | -1/+2 |
| * | git: support --list-cmds=list-<category> | Nguyễn Thái Ngọc Duy | 2018-05-21 | 1 | -1/+2 |
| * | completion: implement and use --list-cmds=main,others | Nguyễn Thái Ngọc Duy | 2018-05-21 | 1 | -1/+2 |
| * | git.c: convert --list-* to --list-cmds=* | Nguyễn Thái Ngọc Duy | 2018-05-21 | 1 | -0/+6 |
* | | git: add -P as a short option for --no-pager | Johannes Sixt | 2018-05-04 | 1 | -1/+2 |
|/ | |||||
* | Merge branch 'ab/man-sec-list' | Junio C Hamano | 2018-03-15 | 1 | -0/+3 |
|\ | |||||
| * | git manpage: note git-security@googlegroups.comab/man-sec-list | Ævar Arnfjörð Bjarmason | 2018-03-08 | 1 | -0/+3 |
* | | http: support omitting data from tracesjt/http-redact-cookies | Jonathan Tan | 2018-01-19 | 1 | -0/+4 |
* | | http: support cookie redaction when tracing | Jonathan Tan | 2018-01-19 | 1 | -0/+6 |
|/ | |||||
* | Merge branch 'ar/unconfuse-three-dots' | Junio C Hamano | 2017-12-19 | 1 | -0/+9 |
|\ | |||||
| * | print_sha1_ellipsis: introduce helper | Ann T Ropea | 2017-12-04 | 1 | -0/+9 |
* | | Merge branch 'bw/protocol-v1' | Junio C Hamano | 2017-12-06 | 1 | -5/+10 |
|\ \ | |||||
| * | | ssh: introduce a 'simple' ssh variant | Brandon Williams | 2017-10-17 | 1 | -5/+4 |
| * | | protocol: introduce protocol extension mechanisms | Brandon Williams | 2017-10-17 | 1 | -0/+6 |
* | | | Merge branch 'av/fsmonitor' | Junio C Hamano | 2017-11-21 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | fsmonitor: document GIT_TRACE_FSMONITOR | Alex Vandiver | 2017-10-30 | 1 | -0/+4 |
| |/ / | |||||
| * | | Merge branch 'ah/doc-empty-string-is-false' | Junio C Hamano | 2017-08-23 | 1 | -1/+2 |
| |\ \ | |||||
* | | | | mingw: document the standard handle redirectionjs/mingw-redirect-std-handles | Johannes Schindelin | 2017-11-02 | 1 | -0/+18 |
| |_|/ |/| | | |||||
* | | | Merge branch 'ad/doc-markup-fix' | Junio C Hamano | 2017-10-03 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | doc: correct command formattingad/doc-markup-fix | Adam Dinwoodie | 2017-09-29 | 1 | -1/+1 |
* | | | | git: add --no-optional-locks option | Jeff King | 2017-09-27 | 1 | -0/+12 |
|/ / / | |||||
* | | | Merge branch 'ah/doc-empty-string-is-false' into maint | Junio C Hamano | 2017-09-10 | 1 | -1/+2 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | doc: clarify "config --bool" behaviour with empty stringah/doc-empty-string-is-false | Andreas Heiduk | 2017-08-14 | 1 | -1/+2 |
* | | Git 2.13.1v2.13.1 | Junio C Hamano | 2017-06-05 | 1 | -510/+0 |
* | | Git 2.13v2.13.0 | Junio C Hamano | 2017-05-09 | 1 | -0/+6 |
* | | Sync with v2.12.3 | Junio C Hamano | 2017-05-08 | 1 | -10/+20 |
|\ \ | |||||
| * | | Git 2.12.3v2.12.3 | Junio C Hamano | 2017-05-05 | 1 | -3/+4 |
| * | | Merge branch 'maint-2.11' into maint | Junio C Hamano | 2017-05-05 | 1 | -7/+16 |
| |\ \ | | |/ | |||||
| | * | Git 2.11.2v2.11.2 | Junio C Hamano | 2017-05-05 | 1 | -1/+2 |
| | * | Merge branch 'maint-2.10' into maint-2.11 | Junio C Hamano | 2017-05-05 | 1 | -7/+15 |
| | |\ | |||||
| | | * | Git 2.10.3v2.10.3 | Junio C Hamano | 2017-05-05 | 1 | -1/+2 |
| | | * | Merge branch 'maint-2.9' into maint-2.10 | Junio C Hamano | 2017-05-05 | 1 | -6/+13 |
| | | |\ | |||||
| | | | * | Git 2.9.4v2.9.4 | Junio C Hamano | 2017-05-05 | 1 | -1/+3 |
| | | | * | Merge branch 'maint-2.8' into maint-2.9 | Junio C Hamano | 2017-05-05 | 1 | -5/+11 |
| | | | |\ | |||||
| | | | | * | Git 2.8.5v2.8.5 | Junio C Hamano | 2017-05-05 | 1 | -1/+2 |
| | | | | * | Merge branch 'maint-2.7' into maint-2.8 | Junio C Hamano | 2017-05-05 | 1 | -4/+9 |
| | | | | |\ | |||||
| | | | | | * | Git 2.7.5v2.7.5 | Junio C Hamano | 2017-05-05 | 1 | -1/+3 |
| | | | | | * | Merge branch 'maint-2.6' into maint-2.7 | Junio C Hamano | 2017-05-05 | 1 | -3/+6 |
| | | | | | |\ | |||||
| | | | | | | * | Git 2.6.7v2.6.7maint-2.6 | Junio C Hamano | 2017-05-05 | 1 | -1/+2 |
| | | | | | | * | Merge branch 'maint-2.5' into maint-2.6 | Junio C Hamano | 2017-05-05 | 1 | -2/+4 |
| | | | | | | |\ |