summaryrefslogtreecommitdiffstats
path: root/t/t2030-unresolve-info.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
* builtin/rerere: fix various trivial memory leaksPatrick Steinhardt2024-08-011-0/+1
* Merge branch 'jc/test-i18ngrep'Junio C Hamano2023-11-081-1/+1
|\
| * tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano2023-11-021-1/+1
* | update-index: use unmerge_index_entry() to support removalJunio C Hamano2023-08-011-4/+33
* | update-index: do not read HEAD and MERGE_HEAD unconditionallyJunio C Hamano2023-08-011-0/+8
|/
* revision: mark blobs needed for resolve-undo as reachableJunio C Hamano2022-06-101-0/+71
* test-lib functions: add --printf option to test_commitÆvar Arnfjörð Bjarmason2021-05-111-2/+1
* t2*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-4/+4
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-201-0/+3
* rerere forget: do not segfault if not all stages are presentJohannes Sixt2013-04-041-0/+13
* rerere forget: grok files containing NULJohannes Sixt2013-04-021-0/+12
* tests: modernise style: more uses of test_line_countStefano Lattarini2012-04-111-1/+1
* Make 'rerere forget' work from a subdirectory.Johannes Sixt2010-01-211-22/+49
* rerere forget path: forget recorded resolutionJunio C Hamano2010-01-111-0/+25
* resolve-undo: teach "update-index --unresolve" to use resolve-undo infoJunio C Hamano2009-12-261-0/+7
* resolve-undo: "checkout -m path" uses resolve-undo informationJunio C Hamano2009-12-261-0/+11
* resolve-undo: allow plumbing to clear the informationJunio C Hamano2009-12-261-0/+12
* resolve-undo: basic testsJunio C Hamano2009-12-261-0/+88