Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The sixth batch | Junio C Hamano | 2020-05-01 | 1 | -0/+52 |
* | Merge branch 'es/bugreport' | Junio C Hamano | 2020-05-01 | 1 | -0/+52 |
|\ | |||||
| * | bugreport: add compiler info | Emily Shaffer | 2020-04-16 | 1 | -0/+1 |
| * | bugreport: add uname info | Emily Shaffer | 2020-04-16 | 1 | -0/+1 |
| * | bugreport: gather git version and build info | Emily Shaffer | 2020-04-16 | 1 | -0/+4 |
| * | bugreport: add tool to generate debugging info | Emily Shaffer | 2020-04-16 | 1 | -0/+46 |
* | | Merge branch 'en/rebase-root-and-fork-point-are-incompatible' | Junio C Hamano | 2020-05-01 | 1 | -2/+5 |
|\ \ | |||||
| * | | rebase: display an error if --root and --fork-point are both provided | Elijah Newren | 2020-04-27 | 1 | -2/+5 |
* | | | Merge branch 'mt/doc-worktree-ref' | Junio C Hamano | 2020-05-01 | 1 | -5/+6 |
|\ \ \ | |||||
| * | | | config doc: fix reference to config.worktree info | Matheus Tavares | 2020-04-24 | 1 | -5/+6 |
| |/ / | |||||
* | | | Merge branch 'gs/commit-graph-path-filter' | Junio C Hamano | 2020-05-01 | 2 | -0/+35 |
|\ \ \ | |||||
| * | | | commit-graph: add --changed-paths option to write subcommand | Garima Singh | 2020-04-06 | 1 | -0/+5 |
| * | | | commit-graph: write Bloom filters to commit graph file | Garima Singh | 2020-04-06 | 1 | -0/+30 |
* | | | | Merge branch 'tb/commit-graph-split-strategy' | Junio C Hamano | 2020-05-01 | 1 | -5/+12 |
|\ \ \ \ | |||||
| * | | | | Revert "commit-graph.c: introduce '--[no-]check-oids'" | Junio C Hamano | 2020-04-29 | 1 | -5/+0 |
| * | | | | commit-graph.c: introduce '--[no-]check-oids' | Taylor Blau | 2020-04-15 | 1 | -0/+5 |
| * | | | | builtin/commit-graph.c: introduce split strategy 'replace' | Taylor Blau | 2020-04-15 | 1 | -3/+4 |
| * | | | | builtin/commit-graph.c: introduce split strategy 'no-merge' | Taylor Blau | 2020-04-15 | 1 | -0/+5 |
| * | | | | builtin/commit-graph.c: support for '--split[=<strategy>]' | Taylor Blau | 2020-04-15 | 1 | -5/+6 |
* | | | | | The fifth batch | Junio C Hamano | 2020-04-29 | 1 | -0/+19 |
* | | | | | Merge branch 'ps/transactional-update-ref-stdin' | Junio C Hamano | 2020-04-29 | 1 | -1/+27 |
|\ \ \ \ \ | |||||
| * | | | | | update-ref: implement interactive transaction handling | Patrick Steinhardt | 2020-04-02 | 1 | -0/+26 |
| * | | | | | git-update-ref.txt: add missing word | Patrick Steinhardt | 2020-03-30 | 1 | -1/+1 |
* | | | | | | Merge branch 'en/sparse-checkout' | Junio C Hamano | 2020-04-29 | 1 | -0/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | sparse-checkout: provide a new reapply subcommand | Elijah Newren | 2020-03-27 | 1 | -0/+10 |
* | | | | | | | Merge branch 'dl/merge-autostash-rebase-quit-fix' | Junio C Hamano | 2020-04-29 | 1 | -1/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | rebase: save autostash entry into stash reflog on --quit | Denton Liu | 2020-04-28 | 1 | -1/+2 |
* | | | | | | | | Merge branch 'dl/merge-autostash' | Junio C Hamano | 2020-04-29 | 4 | -12/+26 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | pull: pass --autostash to merge | Denton Liu | 2020-04-10 | 2 | -11/+2 |
| * | | | | | | | merge: teach --autostash option | Denton Liu | 2020-04-10 | 3 | -3/+26 |
| |/ / / / / / | |||||
* | | | | | | | The fourth batch | Junio C Hamano | 2020-04-28 | 1 | -0/+95 |
* | | | | | | | Merge branch 'jn/demote-proto2-from-default' | Junio C Hamano | 2020-04-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Revert "fetch: default to protocol version 2" | Jonathan Nieder | 2020-04-22 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'ms/doc-revision-illustration-fix' | Junio C Hamano | 2020-04-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | docs: fix minor glitch in illustration | Michael F. Schönitzer | 2020-04-21 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'mt/grep-cquote-path' | Junio C Hamano | 2020-04-28 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | grep: follow conventions for printing paths w/ unusual chars | Matheus Tavares | 2020-04-20 | 1 | -2/+4 |
* | | | | | | | | | | Merge branch 'ds/log-exclude-decoration-config' | Junio C Hamano | 2020-04-28 | 2 | -1/+10 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | log: add log.excludeDecoration config option | Derrick Stolee | 2020-04-16 | 2 | -1/+10 |
* | | | | | | | | | | | Merge branch 'eb/mboxrd-doc' | Junio C Hamano | 2020-04-28 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Documentation: explain "mboxrd" pretty format | Emma Brooks | 2020-04-15 | 1 | -0/+6 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'dr/doc-recurse-submodules' | Junio C Hamano | 2020-04-28 | 13 | -19/+52 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | doc: --recurse-submodules mostly applies to active submodules | Damien Robert | 2020-04-06 | 6 | -7/+9 |
| * | | | | | | | | | | | doc: be more precise on (fetch|push).recurseSubmodules | Damien Robert | 2020-04-06 | 4 | -8/+13 |
| * | | | | | | | | | | | doc: explain how to deactivate submodule.recurse completely | Damien Robert | 2020-04-06 | 1 | -0/+7 |
| * | | | | | | | | | | | doc: document --recurse-submodules for reset and restore | Damien Robert | 2020-04-06 | 5 | -3/+20 |
| * | | | | | | | | | | | doc: list all commands affected by submodule.recurse | Damien Robert | 2020-04-06 | 2 | -3/+5 |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'jc/log-no-mailmap' | Junio C Hamano | 2020-04-28 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | log: give --[no-]use-mailmap a more sensible synonym --[no-]mailmap | Junio C Hamano | 2020-03-16 | 1 | -0/+1 |
* | | | | | | | | | | | | Merge branch 'ma/doc-discard-docbook-xsl-1.73' | Junio C Hamano | 2020-04-28 | 8 | -132/+21 |
|\ \ \ \ \ \ \ \ \ \ \ \ |