Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-02-12 | Git 2.25.5 | Johannes Schindelin | 3 | -2/+9 |
2021-02-12 | Sync with 2.24.4 | Johannes Schindelin | 17 | -4/+249 |
2021-02-12 | Git 2.24.4 | Johannes Schindelin | 3 | -2/+9 |
2021-02-12 | Sync with 2.23.4 | Johannes Schindelin | 16 | -4/+242 |
2021-02-12 | Git 2.23.4 | Johannes Schindelin | 3 | -2/+9 |
2021-02-12 | Sync with 2.22.5 | Johannes Schindelin | 15 | -4/+235 |
2021-02-12 | Git 2.22.5 | Johannes Schindelin | 3 | -2/+9 |
2021-02-12 | Sync with 2.21.4 | Johannes Schindelin | 14 | -4/+228 |
2021-02-12 | Git 2.21.4 | Johannes Schindelin | 3 | -2/+8 |
2021-02-12 | Sync with 2.20.5 | Johannes Schindelin | 13 | -4/+222 |
2021-02-12 | Git 2.20.5 | Johannes Schindelin | 3 | -2/+8 |
2021-02-12 | Sync with 2.19.6 | Johannes Schindelin | 12 | -4/+216 |
2021-02-12 | Git 2.19.6 | Johannes Schindelin | 3 | -2/+8 |
2021-02-12 | Sync with 2.18.5 | Johannes Schindelin | 11 | -4/+210 |
2021-02-12 | Git 2.18.5 | Johannes Schindelin | 3 | -2/+8 |
2021-02-12 | Sync with 2.17.6 | Johannes Schindelin | 10 | -4/+204 |
2021-02-12 | Git 2.17.6 | Johannes Schindelin | 3 | -2/+18 |
2021-02-12 | unpack_trees(): start with a fresh lstat cache | Matheus Tavares | 1 | -0/+3 |
2021-02-12 | run-command: invalidate lstat cache after a command finished | Johannes Schindelin | 2 | -1/+44 |
2021-02-12 | checkout: fix bug that makes checkout follow symlinks in leading path | Matheus Tavares | 7 | -3/+141 |
2021-02-11 | Sync with maint | Junio C Hamano | 0 | -0/+0 |
2021-02-11 | Merge branch 'en/merge-ort-perf' | Junio C Hamano | 2 | -1/+94 |
2021-02-11 | Merge branch 'en/ort-directory-rename' | Junio C Hamano | 1 | -19/+811 |
2021-02-11 | Merge branch 'tb/ci-run-cocci-with-18.04' into maint | Junio C Hamano | 1 | -1/+1 |
2021-02-11 | config: improve error message for boolean config | Andrew Klotz | 2 | -2/+25 |
2021-02-11 | t7001: use `test` rather than `[` | Shubham Verma | 1 | -8/+8 |
2021-02-11 | t7001: use here-docs instead of echo | Shubham Verma | 1 | -1/+4 |
2021-02-11 | t7001: put each command on a separate line | Shubham Verma | 1 | -1/+3 |
2021-02-11 | t7001: use '>' rather than 'touch' | Shubham Verma | 1 | -5/+5 |
2021-02-11 | t7001: avoid using `cd` outside of subshells | Shubham Verma | 1 | -32/+11 |
2021-02-11 | t7001: remove whitespace after redirect operators | Shubham Verma | 1 | -3/+3 |
2021-02-11 | t7001: modernize subshell formatting | Shubham Verma | 1 | -34/+40 |
2021-02-11 | t7001: remove unnecessary blank lines | Shubham Verma | 1 | -12/+0 |
2021-02-11 | t7001: indent with TABs instead of spaces | Shubham Verma | 1 | -60/+60 |
2021-02-11 | t7001: modernize test formatting | Shubham Verma | 1 | -96/+96 |
2021-02-11 | stash: declare ref_stash as an array | Denton Liu | 1 | -1/+1 |
2021-02-11 | t3905: use test_cmp() to check file contents | Denton Liu | 1 | -2/+4 |
2021-02-11 | t3905: replace test -s with test_file_not_empty | Denton Liu | 1 | -6/+6 |
2021-02-11 | t3905: remove nested git in command substitution | Denton Liu | 1 | -3/+6 |
2021-02-11 | t3905: move all commands into test cases | Denton Liu | 1 | -72/+75 |
2021-02-11 | t3905: remove spaces after redirect operators | Denton Liu | 1 | -20/+20 |
2021-02-11 | git-stash.txt: be explicit about subcommand options | Denton Liu | 1 | -4/+4 |
2021-02-11 | rev-list: add --disk-usage option for calculating disk usage | Jeff King | 5 | -0/+189 |
2021-02-11 | commit-graph: when incompatible with graphs, indicate why | Johannes Schindelin | 1 | -3/+11 |
2021-02-11 | reflog expire --stale-fix: be generous about missing objects | Johannes Schindelin | 2 | -0/+29 |
2021-02-11 | diff: plug memory leak from regcomp() on {log,diff} -I | Ævar Arnfjörð Bjarmason | 1 | -0/+12 |
2021-02-11 | diff: add an API for deferred freeing | Ævar Arnfjörð Bjarmason | 4 | -20/+48 |
2021-02-10 | tests: remove most uses of test_i18ncmp | Ævar Arnfjörð Bjarmason | 90 | -415/+415 |
2021-02-10 | tests: remove last uses of C_LOCALE_OUTPUT | Ævar Arnfjörð Bjarmason | 3 | -14/+4 |
2021-02-10 | tests: remove most uses of C_LOCALE_OUTPUT | Ævar Arnfjörð Bjarmason | 17 | -41/+41 |