Age | Commit message (Expand) | Author | Files | Lines |
2021-09-27 | Remove ignored files by default when they are in the way | Elijah Newren | 1 | -1/+0 |
2021-09-27 | read-tree, merge-recursive: overwrite ignored files by default | Elijah Newren | 1 | -1/+0 |
2021-09-27 | ref-filter: stop setting FILTER_REFS_INCLUDE_BROKEN | Jeff King | 1 | -1/+1 |
2021-09-27 | refs: turn on GIT_REF_PARANOIA by default | Jeff King | 2 | -5/+12 |
2021-09-27 | refs: omit dangling symrefs when using GIT_REF_PARANOIA | Jeff King | 1 | -0/+7 |
2021-09-27 | t5312: be more assertive about command failure | Jeff King | 1 | -4/+7 |
2021-09-27 | t5312: test non-destructive repack | Jeff King | 1 | -0/+5 |
2021-09-27 | t5312: create bogus ref as necessary | Jeff King | 1 | -6/+7 |
2021-09-27 | t5312: drop "verbose" helper | Jeff King | 1 | -5/+5 |
2021-09-27 | t5600: provide detached HEAD for corruption failures | Jeff King | 1 | -1/+3 |
2021-09-27 | t5516: don't use HEAD ref for invalid ref-deletion tests | Jeff King | 1 | -9/+9 |
2021-09-27 | t7900: clean up some more broken refs | Jeff King | 1 | -1/+5 |
2021-09-27 | connect: also update offset for features without values | Andrzej Hunt | 1 | -0/+15 |
2021-09-24 | t3705: test that 'sparse_entry' is unstaged | Derrick Stolee | 1 | -0/+14 |
2021-09-24 | t2500: add various tests for nuking untracked files | Elijah Newren | 1 | -0/+244 |
2021-09-23 | Merge branch 'cb/plug-leaks-in-alloca-emu-users' | Junio C Hamano | 1 | -11/+12 |
2021-09-23 | Merge branch 'ma/help-w-check-for-requested-page' | Junio C Hamano | 1 | -0/+16 |
2021-09-23 | Merge branch 'cb/unix-sockets-with-windows' | Junio C Hamano | 1 | -8/+24 |
2021-09-23 | Merge branch 'ab/retire-option-argument' | Junio C Hamano | 2 | -6/+0 |
2021-09-23 | Merge branch 'mr/bisect-in-c-4' | Junio C Hamano | 1 | -0/+18 |
2021-09-23 | Merge branch 'ab/unused-script-helpers' | Junio C Hamano | 1 | -4/+2 |
2021-09-23 | Merge branch 'jk/http-server-protocol-versions' | Junio C Hamano | 2 | -2/+14 |
2021-09-23 | Merge branch 'ab/test-tool-run-command-cleanup' | Junio C Hamano | 1 | -4/+1 |
2021-09-23 | Merge branch 'en/tests-cleanup-leftover-untracked' | Junio C Hamano | 12 | -4/+18 |
2021-09-23 | Merge branch 'en/am-abort-fix' | Junio C Hamano | 1 | -0/+39 |
2021-09-23 | Merge branch 'ps/update-ref-batch-flush' | Junio C Hamano | 1 | -0/+34 |
2021-09-23 | tests: add a test mode for SANITIZE=leak, run it in CI | Ævar Arnfjörð Bjarmason | 10 | -0/+37 |
2021-09-23 | Makefile: add SANITIZE=leak flag to GIT-BUILD-OPTIONS | Ævar Arnfjörð Bjarmason | 2 | -1/+2 |
2021-09-23 | Merge branch 'da/difftool-dir-diff-symlink-fix' into da/difftool | Junio C Hamano | 1 | -2/+65 |
2021-09-23 | difftool: fix symlink-file writing in dir-diff mode | David Aguilar | 1 | -2/+65 |
2021-09-23 | help / completion: make "git help" do the hard work | Ævar Arnfjörð Bjarmason | 1 | -3/+14 |
2021-09-23 | help tests: test --config-for-completion option & output | Ævar Arnfjörð Bjarmason | 1 | -1/+16 |
2021-09-23 | help: correct logic error in combining --all and --guides | Ævar Arnfjörð Bjarmason | 1 | -1/+6 |
2021-09-23 | help: correct logic error in combining --all and --config | Ævar Arnfjörð Bjarmason | 1 | -1/+2 |
2021-09-23 | help tests: add test for --config output | Ævar Arnfjörð Bjarmason | 1 | -0/+13 |
2021-09-23 | help: correct usage & behavior of "git help --guides" | Ævar Arnfjörð Bjarmason | 1 | -0/+4 |
2021-09-22 | http: match headers case-insensitively when redacting | Jeff King | 1 | -12/+12 |
2021-09-22 | test-lib tests: get rid of copy/pasted mock test code | Ævar Arnfjörð Bjarmason | 1 | -168/+60 |
2021-09-22 | test-lib tests: assert 1 exit code, not non-zero | Ævar Arnfjörð Bjarmason | 1 | -12/+9 |
2021-09-22 | test-lib tests: refactor common part of check_sub_test_lib_test*() | Ævar Arnfjörð Bjarmason | 1 | -5/+9 |
2021-09-22 | test-lib tests: avoid subshell for "test_cmp" for readability | Ævar Arnfjörð Bjarmason | 1 | -13/+7 |
2021-09-22 | test-lib tests: don't provide a description for the sub-tests | Ævar Arnfjörð Bjarmason | 2 | -88/+66 |
2021-09-22 | test-lib tests: split up "write and run" into two functions | Ævar Arnfjörð Bjarmason | 2 | -49/+67 |
2021-09-22 | t/perf/run: fix bin-wrappers computation | Derrick Stolee | 1 | -1/+1 |
2021-09-22 | environment.c: remove test-specific "ignore_untracked..." variable | Ævar Arnfjörð Bjarmason | 1 | -2/+4 |
2021-09-22 | rebase: dereference tags | Phillip Wood | 1 | -4/+14 |
2021-09-22 | builtin/multi-pack-index.c: disable top-level --[no-]progress | Taylor Blau | 1 | -6/+6 |
2021-09-20 | Merge branch 'jk/t5562-racefix' | Junio C Hamano | 1 | -8/+8 |
2021-09-20 | Merge branch 'ds/mergies-with-sparse-index' | Junio C Hamano | 1 | -10/+82 |
2021-09-20 | Merge branch 'ds/sparse-index-ignored-files' | Junio C Hamano | 2 | -17/+80 |