Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | 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 | |
* | | | | | | | | | | | | | Merge branch 'es/worktree-code-cleanup' | Junio C Hamano | 2020-07-06 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | worktree: avoid dead-code in conditional | Eric Sunshine | 2020-06-24 | 1 | -3/+3 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'dl/test-must-fail-fixes-5' | Junio C Hamano | 2020-07-06 | 13 | -59/+121 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | lib-submodule-update: pass 'test_must_fail' as an argument | Denton Liu | 2020-06-24 | 8 | -26/+84 | |
| * | | | | | | | | | | | | | lib-submodule-update: prepend "git" to $command | Denton Liu | 2020-06-12 | 13 | -30/+34 | |
| * | | | | | | | | | | | | | lib-submodule-update: consolidate --recurse-submodules | Denton Liu | 2020-04-29 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | lib-submodule-update: add space after function name | Denton Liu | 2020-04-29 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | Merge branch 'jk/fast-export-anonym-alt' | Junio C Hamano | 2020-07-06 | 3 | -71/+174 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | fast-export: use local array to store anonymized oid | Jeff King | 2020-06-25 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | fast-export: anonymize "master" refname | Jeff King | 2020-06-25 | 2 | -12/+7 | |
| * | | | | | | | | | | | | | | fast-export: allow seeding the anonymized mapping | Jeff King | 2020-06-25 | 3 | -2/+88 | |
| * | | | | | | | | | | | | | | fast-export: add a "data" callback parameter to anonymize_str() | Jeff King | 2020-06-23 | 1 | -13/+14 | |
| * | | | | | | | | | | | | | | fast-export: move global "idents" anonymize hashmap into function | Jeff King | 2020-06-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | fast-export: use a flex array to store anonymized entries | Jeff King | 2020-06-23 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | | fast-export: stop storing lengths in anonymized hashmaps | Jeff King | 2020-06-23 | 1 | -10/+18 | |
| * | | | | | | | | | | | | | | fast-export: tighten anonymize_mem() interface to handle only strings | Jeff King | 2020-06-23 | 1 | -27/+26 | |
| * | | | | | | | | | | | | | | fast-export: store anonymized oids as hex strings | Jeff King | 2020-06-23 | 1 | -12/+16 | |
| * | | | | | | | | | | | | | | fast-export: use xmemdupz() for anonymizing oids | Jeff King | 2020-06-23 | 2 | -1/+16 | |
| * | | | | | | | | | | | | | | t9351: derive anonymized tree checks from original repo | Jeff King | 2020-06-23 | 1 | -10/+6 |