Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git-send-email: die if sendmail.* config is set | Drew DeVault | 2020-07-23 | 4 | -0/+68 |
* | Documentation/RelNotes: fix a typo in 2.28's relnotes | Taylor Blau | 2020-07-22 | 1 | -1/+1 |
* | Git 2.28-rc2v2.28.0-rc2 | Junio C Hamano | 2020-07-22 | 2 | -1/+3 |
* | Merge branch 'en/sparse-status' into master | Junio C Hamano | 2020-07-21 | 1 | -2/+2 |
|\ | |||||
| * | git-prompt: change == to = for zsh's sake | David J. Malan | 2020-07-20 | 1 | -2/+2 |
* | | Merge https://github.com/prati0100/git-gui into master | Junio C Hamano | 2020-07-20 | 1 | -24/+3 |
|\ \ | |||||
| * \ | Merge branch 'mt/open-worktree' | Pratyush Yadav | 2020-06-22 | 1 | -24/+3 |
| |\ \ | |||||
| | * | | git-gui: allow opening work trees from the startup dialog | Mikhail Terekhov | 2020-06-08 | 1 | -24/+3 |
| |/ / | |||||
* | | | Merge branch 'dl/branch-cleanup' into master | Junio C Hamano | 2020-07-18 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | t3200: don't grep for `strerror()` string | Martin Ågren | 2020-07-18 | 1 | -2/+2 |
* | | | | Merge branch 'js/pu-to-seen' into master | Junio C Hamano | 2020-07-18 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | gitworkflows.txt: fix broken subsection underline | Martin Ågren | 2020-07-18 | 1 | -1/+1 |
* | | | | | Merge branch 'jc/relnotes-v0-extension-update' into master | Junio C Hamano | 2020-07-18 | 1 | -9/+0 |
|\ \ \ \ \ | |||||
| * | | | | | RelNotes: update the v0 with extension situation | Junio C Hamano | 2020-07-17 | 1 | -9/+0 |
|/ / / / / | |||||
* | | | | | Git 2.28-rc1v2.28.0-rc1 | Junio C Hamano | 2020-07-16 | 2 | -1/+9 |
* | | | | | Merge branch 'jn/v0-with-extensions-fix' into master | Junio C Hamano | 2020-07-16 | 3 | -17/+23 |
|\ \ \ \ \ | |||||
| * | | | | | repository: allow repository format upgrade with extensions | Jonathan Nieder | 2020-07-16 | 3 | -8/+9 |
| * | | | | | Revert "check_repository_format_gently(): refuse extensions for old repositor... | Jonathan Nieder | 2020-07-16 | 2 | -11/+16 |
* | | | | | | Hopefully the last batch before -rc1 | Junio C Hamano | 2020-07-15 | 1 | -0/+8 |
* | | | | | | Merge branch 'tb/commit-graph-no-check-oids' into master | Junio C Hamano | 2020-07-15 | 1 | -3/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | commit-graph: fix "Collecting commits from input" progress line | SZEDER Gábor | 2020-07-15 | 1 | -3/+1 |
* | | | | | | | Merge branch 'ct/diff-with-merge-base-clarification' into master | Junio C Hamano | 2020-07-15 | 1 | -7/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | git-diff.txt: reorder possible usages | Martin Ågren | 2020-07-13 | 1 | -6/+7 |
| * | | | | | | | git-diff.txt: don't mark required argument as optional | Martin Ågren | 2020-07-13 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'sg/commit-graph-progress-fix' into master | Junio C Hamano | 2020-07-15 | 1 | -22/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | commit-graph: fix "Writing out commit graph" progress counter | SZEDER Gábor | 2020-07-09 | 1 | -20/+2 |
| * | | | | | | | | commit-graph: fix progress of reachable commits | SZEDER Gábor | 2020-07-09 | 1 | -2/+3 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'ta/wait-on-aliased-commands-upon-signal' into master | Junio C Hamano | 2020-07-15 | 3 | -1/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Wait for child on signal death for aliases to externals | Trygve Aaberge | 2020-07-07 | 1 | -0/+2 |
| * | | | | | | | | Wait for child on signal death for aliases to builtins | Trygve Aaberge | 2020-07-07 | 3 | -1/+3 |
* | | | | | | | | | Git 2.28-rc0v2.28.0-rc0 | Junio C Hamano | 2020-07-09 | 1 | -3/+27 |
* | | | | | | | | | Merge branch 'mt/entry-fstat-fallback-fix' into master | Junio C Hamano | 2020-07-09 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | entry: check for fstat() errors after checkout | Matheus Tavares | 2020-07-09 | 1 | -2/+1 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'ma/rebase-doc-typofix' into master | Junio C Hamano | 2020-07-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | git-rebase.txt: fix description list separator | Martin Ågren | 2020-07-09 | 1 | -1/+1 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'jn/eject-fetch-write-commit-graph-out-of-experimental' into master | Junio C Hamano | 2020-07-09 | 3 | -14/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | experimental: default to fetch.writeCommitGraph=false | Jonathan Nieder | 2020-07-08 | 3 | -14/+5 |
* | | | | | | | | | | Merge branch 'tb/fix-persistent-shallow' into master | Junio C Hamano | 2020-07-09 | 4 | -1/+19 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | commit.c: don't persist substituted parents when unshallowing | Taylor Blau | 2020-07-08 | 4 | -1/+19 |
* | | | | | | | | | | | Merge branch 'ct/diff-with-merge-base-clarification' into master | Junio C Hamano | 2020-07-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | diff: check for merge bases before assigning sym->base | Jeff King | 2020-07-08 | 1 | -1/+1 |
* | | | | | | | | | | | Merge branch 'rs/line-log-until' into master | Junio C Hamano | 2020-07-09 | 2 | -1/+10 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | revision: disable min_age optimization with line-log | René Scharfe | 2020-07-06 | 2 | -1/+10 |
* | | | | | | | | | | | | Merge branch 'ra/send-email-in-reply-to-from-command-line-wins' into master | Junio C Hamano | 2020-07-09 | 2 | -3/+19 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | send-email: restore --in-reply-to superseding behavior | Rafael Aquini | 2020-07-01 | 2 | -3/+19 |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'vs/completion-with-set-u' into master | Junio C Hamano | 2020-07-09 | 1 | -9/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | completion: nounset mode fixes | Ville Skyttä | 2020-07-01 | 1 | -9/+9 |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'cc/cat-file-usage-update' into master | Junio C Hamano | 2020-07-09 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | cat-file: add missing [=<format>] to usage/synopsis | Christian Couder | 2020-07-01 | 2 | -2/+2 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | The seventh batch | Junio C Hamano | 2020-07-06 | 1 | -0/+35 |