index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t3701-add-interactive.sh
Age
Commit message (
Expand
)
Author
2026-03-03
Merge branch 'aa/add-p-no-auto-advance'
Junio C Hamano
2026-02-17
add-patch: allow interfile navigation when selecting hunks
Abraham Samuel Adekunle
2026-01-09
add -p: show user's hunk decision when selecting hunks
Abraham Samuel Adekunle
2025-10-26
add-patch: quit on EOF
René Scharfe
2025-10-24
Merge branch 'rs/add-patch-document-p-for-pager'
Junio C Hamano
2025-10-21
add-patch: fully document option P
René Scharfe
2025-10-17
Merge branch 'rs/add-patch-options-fix'
Junio C Hamano
2025-10-14
Merge branch 'pw/add-p-hunk-splitting-fix'
Junio C Hamano
2025-10-06
add-patch: reset "permitted" at loop start
René Scharfe
2025-10-06
add-patch: let options a and d roll over like y and n
René Scharfe
2025-10-06
add-patch: let options k and K roll over like j and J
René Scharfe
2025-10-06
add-patch: let options y, n, j, and e roll over to next undecided
René Scharfe
2025-10-06
add-patch: document that option J rolls over
René Scharfe
2025-09-25
add-patch: update hunk splitability after editing
Phillip Wood
2025-09-25
add -p: mark split hunks as undecided
Phillip Wood
2025-09-08
add-interactive: manually fall back color config to color.ui
Jeff King
2025-09-08
add-interactive: respect color.diff for diff coloring
Jeff King
2025-07-29
add-patch: add diff.context command line overrides
Leon Michalak
2025-07-29
add-patch: respect diff.context configuration
Leon Michalak
2025-07-29
t: use test_grep in t3701 and t4055
Leon Michalak
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-08-08
Merge branch 'rj/add-p-pager'
Junio C Hamano
2024-07-31
Merge branch 'pw/add-patch-with-suppress-blank-empty'
Junio C Hamano
2024-07-25
add-patch: render hunks through the pager
Rubén Justo
2024-07-25
add-patch: test for 'p' command
Rubén Justo
2024-07-20
add-patch: handle splitting hunks with diff.suppressBlankEmpty
Phillip Wood
2024-06-05
add-i: finally retire add.interactive.useBuiltin
Junio C Hamano
2024-05-22
add-patch: enforce only one-letter response to prompts
Junio C Hamano
2024-05-08
Merge branch 'rj/add-p-typo-reaction'
Junio C Hamano
2024-04-30
add-patch: response to unknown command
Rubén Justo
2024-04-30
add-patch: do not show UI messages on stderr
Rubén Justo
2024-04-22
add: plug a leak on interactive_add
Rubén Justo
2024-03-28
add-patch: introduce 'p' in interactive-patch
Rubén Justo
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
2023-06-22
Merge branch 'ds/add-i-color-configuration-fix'
Junio C Hamano
2023-06-12
add: test use of brackets when color is disabled
Derrick Stolee
2023-06-12
add: check color.ui for interactive add
Derrick Stolee
2023-03-31
Merge branch 'ab/retire-scripted-add-p'
Junio C Hamano
2023-03-27
t3701: we don't need no Perl for `add -i` anymore
Johannes Schindelin
2023-03-19
Merge branch 'jk/add-p-unmerged-fix'
Junio C Hamano
2023-03-19
Merge branch 'ab/avoid-losing-exit-codes-in-tests'
Junio C Hamano
2023-03-09
add-patch: handle "* Unmerged path" lines
Jeff King
2023-02-06
tests: don't lose misc "git" exit codes
Ævar Arnfjörð Bjarmason
2023-02-06
add: remove "add.interactive.useBuiltin" & Perl "git add--interactive"
Ævar Arnfjörð Bjarmason
2022-09-13
Merge branch 'js/builtin-add-p-portability-fix'
Junio C Hamano
2022-09-09
Merge branch 'js/add-p-diff-parsing-fix'
Junio C Hamano
2022-09-01
add -p: ignore dirty submodules
Johannes Schindelin
2022-09-01
add -p: gracefully handle unparseable hunk headers in colored diffs
Johannes Schindelin
2022-09-01
add -p: detect more mismatches between plain vs colored diffs
Johannes Schindelin
2022-08-30
t3701: test the built-in `add -i` regardless of NO_PERL
Johannes Schindelin
[next]