Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document that 'git -C ""' works and doesn't change directory | SZEDER Gábor | 2019-07-01 | 1 | -1/+2 |
* | Git 2.22-rc3v2.22.0-rc3 | Junio C Hamano | 2019-06-03 | 1 | -0/+7 |
* | Merge branch 'cc/list-objects-filter-wo-sparse-path' | Junio C Hamano | 2019-06-03 | 1 | -3/+4 |
|\ | |||||
| * | list-objects-filter: disable 'sparse:path' filters | Christian Couder | 2019-05-29 | 1 | -3/+4 |
* | | RelNotes: minor typo fixes in 2.22.0 draft | Todd Zullinger | 2019-06-03 | 1 | -6/+6 |
* | | Git 2.22-rc2v2.22.0-rc2 | Junio C Hamano | 2019-05-30 | 1 | -0/+2 |
* | | Merge branch 'es/doc-gitsubmodules-markup' | Junio C Hamano | 2019-05-30 | 1 | -7/+7 |
|\ \ | |||||
| * | | gitsubmodules: align html and nroff lists | Emily Shaffer | 2019-05-28 | 1 | -7/+7 |
* | | | Merge branch 'js/rebase-deprecate-preserve-merges' | Junio C Hamano | 2019-05-30 | 2 | -4/+6 |
|\ \ \ | |||||
| * | | | rebase docs: recommend `-r` over `-p` | Johannes Schindelin | 2019-05-28 | 1 | -2/+3 |
| * | | | docs: say that `--rebase=preserve` is deprecated | Johannes Schindelin | 2019-05-28 | 1 | -2/+3 |
* | | | | trace2: document the supported values of GIT_TRACE2* env variables | SZEDER Gábor | 2019-05-28 | 1 | -8/+35 |
* | | | | trace2: rename environment variables to GIT_TRACE2* | SZEDER Gábor | 2019-05-28 | 3 | -39/+39 |
| |_|/ |/| | | |||||
* | | | Git 2.22-rc1v2.22.0-rc1 | Junio C Hamano | 2019-05-19 | 1 | -0/+76 |
* | | | Merge branch 'js/stash-in-c-use-builtin-doc' | Junio C Hamano | 2019-05-19 | 1 | -0/+15 |
|\ \ \ | |||||
| * | | | stash: document stash.useBuiltin | Johannes Schindelin | 2019-05-15 | 1 | -0/+15 |
* | | | | Merge branch 'ds/trace2-document-env-vars' | Junio C Hamano | 2019-05-19 | 1 | -0/+21 |
|\ \ \ \ | |||||
| * | | | | trace2: add variable description to git.txt | Derrick Stolee | 2019-05-13 | 1 | -0/+21 |
* | | | | | Merge branch 'dl/difftool-mergetool' | Junio C Hamano | 2019-05-19 | 3 | -3/+9 |
|\ \ \ \ \ | |||||
| * | | | | | difftool: fallback on merge.guitool | Denton Liu | 2019-05-13 | 1 | -1/+3 |
| * | | | | | mergetool: fallback to tool when guitool unavailable | Denton Liu | 2019-05-13 | 1 | -1/+3 |
| * | | | | | mergetool: use get_merge_tool function | Denton Liu | 2019-05-13 | 1 | -1/+3 |
* | | | | | | Merge branch 'dl/branch-from-3dot-merge-base' | Junio C Hamano | 2019-05-19 | 2 | -1/+9 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | branch: make create_branch accept a merge base rev | Denton Liu | 2019-05-07 | 2 | -1/+9 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Git 2.22-rc0v2.22.0-rc0 | Junio C Hamano | 2019-05-13 | 1 | -0/+39 |
* | | | | | Merge branch 'dl/rev-tilde-doc-clarify' | Junio C Hamano | 2019-05-13 | 1 | -15/+14 |
|\ \ \ \ \ | |||||
| * | | | | | revisions.txt: remove ambibuity between <rev>:<path> and :<path> | Andreas Heiduk | 2019-05-08 | 1 | -5/+2 |
| * | | | | | revisions.txt: mention <rev>~ form | Denton Liu | 2019-05-08 | 1 | -1/+3 |
| * | | | | | revisions.txt: mark optional rev arguments with [] | Denton Liu | 2019-05-08 | 1 | -5/+5 |
| * | | | | | revisions.txt: change "rev" to "<rev>" | Denton Liu | 2019-05-08 | 1 | -4/+4 |
* | | | | | | Merge branch 'jk/ls-files-doc-markup-fix' | Junio C Hamano | 2019-05-13 | 1 | -0/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | doc/ls-files: put nested list for "-t" option into block | Jeff King | 2019-04-23 | 1 | -0/+2 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'ew/repack-with-bitmaps-by-default' | Junio C Hamano | 2019-05-13 | 2 | -4/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | pack-objects: default to writing bitmap hash-cache | Jeff King | 2019-03-18 | 1 | -3/+1 |
| * | | | | | | repack: enable bitmaps by default on bare repos | Eric Wong | 2019-03-18 | 1 | -1/+1 |
* | | | | | | | Merge branch 'jh/trace2-sid-fix' | Junio C Hamano | 2019-05-13 | 4 | -80/+172 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | trace2: update docs to describe system/global config settings | Jeff Hostetler | 2019-04-16 | 4 | -67/+152 |
| * | | | | | | trace2: make SIDs more unique | Jeff Hostetler | 2019-04-16 | 1 | -8/+8 |
| * | | | | | | trace2: clarify UTC datetime formatting | Jeff Hostetler | 2019-04-16 | 1 | -6/+6 |
| * | | | | | | trace2: add absolute elapsed time to start event | Jeff Hostetler | 2019-04-16 | 1 | -5/+6 |
| * | | | | | | trace2: refactor setting process starting time | Jeff Hostetler | 2019-04-16 | 1 | -3/+9 |
* | | | | | | | The eighth batch | Junio C Hamano | 2019-05-09 | 1 | -2/+88 |
* | | | | | | | Merge branch 'js/misc-doc-fixes' | Junio C Hamano | 2019-05-09 | 2 | -0/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | docs: exclude documentation for commands that have been excluded | Johannes Schindelin | 2019-04-19 | 2 | -0/+4 |
* | | | | | | | | Merge branch 'jt/clone-server-option' | Junio C Hamano | 2019-05-09 | 2 | -1/+10 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | clone: send server options when using protocol v2 | Jonathan Tan | 2019-04-18 | 2 | -1/+10 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'js/trace2-to-directory' | Junio C Hamano | 2019-05-09 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | trace2: write to directory targets | Josh Steadmon | 2019-03-22 | 1 | -0/+5 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'dl/merge-cleanup-scissors-fix' | Junio C Hamano | 2019-05-09 | 3 | -0/+21 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cherry-pick/revert: add scissors line on merge conflict | Denton Liu | 2019-04-19 | 2 | -0/+14 |