aboutsummaryrefslogtreecommitdiffstats
path: root/t/t3701-add-interactive.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-26add-patch: quit on EOFRené Scharfe1-0/+11
2025-10-24Merge branch 'rs/add-patch-document-p-for-pager'Junio C Hamano1-22/+22
2025-10-21add-patch: fully document option PRené Scharfe1-22/+22
2025-10-17Merge branch 'rs/add-patch-options-fix'Junio C Hamano1-15/+61
2025-10-14Merge branch 'pw/add-p-hunk-splitting-fix'Junio C Hamano1-0/+31
2025-10-06add-patch: reset "permitted" at loop startRené Scharfe1-0/+14
2025-10-06add-patch: let options a and d roll over like y and nRené Scharfe1-6/+6
2025-10-06add-patch: let options k and K roll over like j and JRené Scharfe1-20/+20
2025-10-06add-patch: let options y, n, j, and e roll over to next undecidedRené Scharfe1-0/+22
2025-10-06add-patch: document that option J rolls overRené Scharfe1-4/+14
2025-09-25add-patch: update hunk splitability after editingPhillip Wood1-0/+21
2025-09-25add -p: mark split hunks as undecidedPhillip Wood1-0/+10
2025-09-08add-interactive: manually fall back color config to color.uiJeff King1-0/+15
2025-09-08add-interactive: respect color.diff for diff coloringJeff King1-0/+38
2025-07-29add-patch: add diff.context command line overridesLeon Michalak1-0/+49
2025-07-29add-patch: respect diff.context configurationLeon Michalak1-0/+22
2025-07-29t: use test_grep in t3701 and t4055Leon Michalak1-24/+24
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-08-08Merge branch 'rj/add-p-pager'Junio C Hamano1-0/+48
2024-07-31Merge branch 'pw/add-patch-with-suppress-blank-empty'Junio C Hamano1-0/+19
2024-07-25add-patch: render hunks through the pagerRubén Justo1-0/+32
2024-07-25add-patch: test for 'p' commandRubén Justo1-0/+16
2024-07-20add-patch: handle splitting hunks with diff.suppressBlankEmptyPhillip Wood1-0/+19
2024-06-05add-i: finally retire add.interactive.useBuiltinJunio C Hamano1-15/+0
2024-05-22add-patch: enforce only one-letter response to promptsJunio C Hamano1-2/+36
2024-05-08Merge branch 'rj/add-p-typo-reaction'Junio C Hamano1-7/+21
2024-04-30add-patch: response to unknown commandRubén Justo1-1/+15
2024-04-30add-patch: do not show UI messages on stderrRubén Justo1-6/+6
2024-04-22add: plug a leak on interactive_addRubén Justo1-0/+1
2024-03-28add-patch: introduce 'p' in interactive-patchRubén Justo1-11/+11
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-4/+4
2023-06-22Merge branch 'ds/add-i-color-configuration-fix'Junio C Hamano1-0/+38
2023-06-12add: test use of brackets when color is disabledDerrick Stolee1-0/+23
2023-06-12add: check color.ui for interactive addDerrick Stolee1-0/+15
2023-03-31Merge branch 'ab/retire-scripted-add-p'Junio C Hamano1-6/+0
2023-03-27t3701: we don't need no Perl for `add -i` anymoreJohannes Schindelin1-6/+0
2023-03-19Merge branch 'jk/add-p-unmerged-fix'Junio C Hamano1-0/+21
2023-03-19Merge branch 'ab/avoid-losing-exit-codes-in-tests'Junio C Hamano1-3/+5
2023-03-09add-patch: handle "* Unmerged path" linesJeff King1-0/+21
2023-02-06tests: don't lose misc "git" exit codesÆvar Arnfjörð Bjarmason1-3/+5
2023-02-06add: remove "add.interactive.useBuiltin" & Perl "git add--interactive"Ævar Arnfjörð Bjarmason1-11/+18
2022-09-13Merge branch 'js/builtin-add-p-portability-fix'Junio C Hamano1-2/+2
2022-09-09Merge branch 'js/add-p-diff-parsing-fix'Junio C Hamano1-2/+25
2022-09-01add -p: ignore dirty submodulesJohannes Schindelin1-0/+12
2022-09-01add -p: gracefully handle unparseable hunk headers in colored diffsJohannes Schindelin1-0/+10
2022-09-01add -p: detect more mismatches between plain vs colored diffsJohannes Schindelin1-2/+3
2022-08-30t3701: test the built-in `add -i` regardless of NO_PERLJohannes Schindelin1-2/+2
2022-08-17pipe_command(): mark stdin descriptor as non-blockingJeff King1-0/+13
2022-07-04Merge 'js/add-i-delete' into maint-2.37Junio C Hamano1-0/+9
2022-06-28add --interactive: allow `update` to stage deleted filesJohannes Schindelin1-0/+9