Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | object-name: reject trees found in the index | Derrick Stolee | 2022-04-26 | 2 | -10/+20 | |
| * | | | | | | show: integrate with the sparse index | Derrick Stolee | 2022-04-26 | 2 | -4/+25 | |
| * | | | | | | t1092: add compatibility tests for 'git show' | Derrick Stolee | 2022-04-26 | 1 | -0/+16 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge branch 'vd/sparse-stash' | Junio C Hamano | 2022-05-21 | 7 | -9/+131 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | unpack-trees: preserve index sparsity | Victoria Dye | 2022-05-11 | 2 | -1/+7 | |
| * | | | | | | stash: apply stash using 'merge_ort_nonrecursive()' | Victoria Dye | 2022-05-11 | 2 | -8/+26 | |
| * | | | | | | read-cache: set sparsity when index is new | Victoria Dye | 2022-05-11 | 2 | -2/+18 | |
| * | | | | | | sparse-index: expose 'is_sparse_index_allowed()' | Victoria Dye | 2022-05-11 | 2 | -1/+2 | |
| * | | | | | | stash: integrate with sparse index | Victoria Dye | 2022-05-11 | 2 | -1/+31 | |
| * | | | | | | stash: expand sparse-checkout compatibility testing | Victoria Dye | 2022-05-11 | 2 | -0/+51 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'cd/bisect-messages-from-pre-flight-states' | Junio C Hamano | 2022-05-21 | 3 | -13/+93 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | bisect: output bisect setup status in bisect log | Chris Down | 2022-05-11 | 2 | -5/+31 | |
| * | | | | | | bisect: output state before we are ready to compute bisection | Chris Down | 2022-05-11 | 3 | -13/+67 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge branch 'jc/update-ozlabs-url' | Junio C Hamano | 2022-05-21 | 1 | -1/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | SubmittingPatches: use more stable git.ozlabs.org URL | Junio C Hamano | 2022-05-11 | 1 | -1/+4 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'gc/pull-recurse-submodules' | Junio C Hamano | 2022-05-21 | 2 | -3/+33 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | pull: do not let submodule.recurse override fetch.recurseSubmodules | Glen Choo | 2022-05-12 | 2 | -3/+33 | |
* | | | | | | | Merge branch 'mg/detect-compiler-in-c-locale' | Junio C Hamano | 2022-05-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | detect-compiler: make detection independent of locale | Michael J Gruber | 2022-05-09 | 1 | -1/+1 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'js/trace2-doc-fixes' | Junio C Hamano | 2022-05-21 | 1 | -22/+22 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | trace2 docs: add missing full stop | Johannes Schindelin | 2022-05-04 | 1 | -1/+1 | |
| * | | | | | | | trace2 docs: clarify what `varargs` is all about | Johannes Schindelin | 2022-05-04 | 1 | -1/+1 | |
| * | | | | | | | trace2 docs: fix a JSON formatted example | Johannes Schindelin | 2022-05-04 | 1 | -1/+1 | |
| * | | | | | | | trace2 docs: surround more terms in backticks | Johannes Schindelin | 2022-05-04 | 1 | -7/+7 | |
| * | | | | | | | trace2 docs: "printf" is not an English word | Johannes Schindelin | 2022-05-04 | 1 | -6/+6 | |
| * | | | | | | | trace2 docs: a couple of grammar fixes | Johannes Schindelin | 2022-05-04 | 1 | -8/+8 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'mv/log-since-as-filter' | Junio C Hamano | 2022-05-21 | 4 | -0/+57 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | log: "--since-as-filter" option is a non-terminating "--since" variant | Miklos Vajna | 2022-04-23 | 4 | -0/+57 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'rs/external-diff-tempfile' | Junio C Hamano | 2022-05-21 | 4 | -11/+81 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | diff: use mks_tempfile_dt() | René Scharfe | 2022-04-21 | 2 | -11/+5 | |
| * | | | | | | | tempfile: add mks_tempfile_dt() | René Scharfe | 2022-04-21 | 2 | -0/+76 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'kf/p4-multiple-remotes' | Junio C Hamano | 2022-05-21 | 1 | -1/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | git-p4: fix issue with multiple perforce remotes | Kirill Frolov | 2022-03-21 | 1 | -1/+9 | |
* | | | | | | | | Merge branch 'tk/p4-with-explicity-sync' | Junio C Hamano | 2022-05-21 | 3 | -14/+132 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | git-p4: support explicit sync of arbitrary existing git-p4 refs | Tao Klerks | 2022-04-06 | 3 | -14/+133 | |
* | | | | | | | | | Merge branch 'tk/p4-utf8-bom' | Junio C Hamano | 2022-05-21 | 2 | -0/+44 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | git-p4: preserve utf8 BOM when importing from p4 to git | Tao Klerks | 2022-04-06 | 2 | -0/+44 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'cg/vscode-with-gdb' | Junio C Hamano | 2022-05-21 | 2 | -2/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | contrib/vscode/: debugging with VS Code and gdb | COGONI Guillaume | 2022-04-08 | 2 | -2/+5 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'sa/t1011-use-helpers' | Junio C Hamano | 2022-05-21 | 1 | -23/+23 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | t1011: replace test -f with test_path_is_file | Siddharth Asthana | 2022-04-13 | 1 | -23/+23 | |
* | | | | | | | | | | Merge branch 'km/t3501-use-test-helpers' | Junio C Hamano | 2022-05-21 | 1 | -5/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | t3501: remove test -f and stop ignoring git <cmd> exit code | Khalid Masum | 2022-04-06 | 1 | -5/+4 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'pb/submodule-recurse-mode-enum' | Junio C Hamano | 2022-05-21 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | submodule.h: use a named enum for RECURSE_SUBMODULES_* | Philippe Blain | 2022-04-06 | 2 | -2/+2 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'ah/convert-warning-message' | Junio C Hamano | 2022-05-21 | 2 | -10/+10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | convert: clarify line ending conversion warning | Alex Henrie | 2022-04-08 | 2 | -10/+10 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'gf/unused-includes' | Junio C Hamano | 2022-05-21 | 2 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | apply.c: remove unnecessary include | Garrit Franke | 2022-04-06 | 1 | -1/+0 | |
| * | | | | | | | | | | serve.c: remove unnecessary include | Garrit Franke | 2022-04-06 | 1 | -1/+0 | |
| | |/ / / / / / / / | |/| | | | | | | | |