index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t3701-add-interactive.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-12
builtin add -p: fix hunk splitting
Phillip Wood
1
-4
/
+42
2022-01-12
t3701: clean up hunk splitting tests
Phillip Wood
1
-4
/
+4
2021-02-10
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-02-10
tests: remove most uses of C_LOCALE_OUTPUT
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-01-25
Merge branch 'js/default-branch-name-tests-final-stretch'
Junio C Hamano
1
-2
/
+5
2021-01-25
Merge branch 'sj/untracked-files-in-submodule-directory-is-not-dirty'
Junio C Hamano
1
-0
/
+6
2020-12-08
diff: do not show submodule with untracked files as "-dirty"
Sangeeta Jain
1
-0
/
+6
2020-11-19
t3[5-9]*: adjust the references to the default branch name "main"
Johannes Schindelin
1
-3
/
+3
2020-11-19
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
1
-0
/
+3
2020-11-16
add -i: verify in the tests that colors can be overridden
Johannes Schindelin
1
-0
/
+84
2020-09-22
Merge branch 'pw/add-p-edit-ita-path'
Junio C Hamano
1
-0
/
+38
2020-09-18
Merge branch 'jk/add-i-fixes'
Junio C Hamano
1
-0
/
+8
2020-09-09
add -p: fix editing of intent-to-add paths
Phillip Wood
1
-0
/
+38
2020-09-08
add--interactive.perl: specify --no-color explicitly
Jeff King
1
-0
/
+1
2020-09-08
add-patch: fix inverted return code of repo_read_index()
Jeff King
1
-0
/
+7
2020-07-07
t3701: stop using `env` in force_color()
Denton Liu
1
-2
/
+11
2020-06-08
Merge branch 'js/checkout-p-new-file'
Junio C Hamano
1
-0
/
+19
2020-05-27
checkout -p: handle new files correctly
Johannes Schindelin
1
-0
/
+19
2020-03-22
t: fix whitespace around &&
Andrei Rybak
1
-1
/
+1
2020-02-14
Merge branch 'jk/diff-honor-wserrhighlight-in-plumbing'
Junio C Hamano
1
-0
/
+13
2020-02-05
Merge branch 'js/add-p-leftover-bits'
Junio C Hamano
1
-1
/
+1
2020-01-31
diff: move diff.wsErrorHighlight to "basic" config
Jeff King
1
-0
/
+13
2020-01-30
Merge branch 'js/builtin-add-i-cmds'
Junio C Hamano
1
-0
/
+9
2020-01-16
built-in add -i: accept open-ended ranges again
Johannes Schindelin
1
-0
/
+9
2020-01-15
t3701: adjust difffilter test
Johannes Schindelin
1
-1
/
+1
2019-12-13
built-in add -p: implement the '/' ("search regex") command
Johannes Schindelin
1
-0
/
+14
2019-12-13
built-in add -p: implement the 'g' ("goto") command
Johannes Schindelin
1
-0
/
+16
2019-12-13
built-in add -p: implement the hunk splitting feature
Johannes Schindelin
1
-0
/
+12
2019-12-06
git add -p: use non-zero exit code when the diff generation failed
Johannes Schindelin
1
-1
/
+1
2019-12-06
t3701: verify that the diff.algorithm config setting is handled
Johannes Schindelin
1
-0
/
+10
2019-12-06
t3701: verify the shown messages when nothing can be added
Johannes Schindelin
1
-0
/
+11
2019-12-06
t3701: add a test for the different `add -p` prompts
Johannes Schindelin
1
-1
/
+18
2019-12-06
t3701: avoid depending on the TTY prerequisite
Johannes Schindelin
1
-7
/
+21
2019-12-06
t3701: add a test for advanced split-hunk editing
Johannes Schindelin
1
-0
/
+22
2019-11-18
built-in add -i: implement the `help` command
Slavica Đukić
1
-0
/
+25
2019-10-04
add -i: show progress counter in the prompt
Kunal Tyagi
1
-1
/
+1
2019-07-09
Merge branch 'pw/add-p-recount'
Junio C Hamano
1
-0
/
+8
2019-06-13
add -p: fix checkout -p with pathological context
Phillip Wood
1
-0
/
+8
2018-09-24
Merge branch 'sg/t3701-tighten-trace'
Junio C Hamano
1
-1
/
+1
2018-09-11
t3701-add-interactive: tighten the check of trace output
SZEDER Gábor
1
-1
/
+1
2018-07-03
t: use test_write_lines() instead of series of 'echo' commands
Eric Sunshine
1
-8
/
+8
2018-06-28
Merge branch 'pw/add-p-recount'
Junio C Hamano
1
-0
/
+43
2018-06-11
add -p: fix counting empty context lines in edited patches
Phillip Wood
1
-0
/
+43
2018-03-14
Merge branch 'jk/add-i-diff-filter'
Junio C Hamano
1
-0
/
+20
2018-03-14
Merge branch 'pw/add-p-recount'
Junio C Hamano
1
-130
/
+165
2018-03-05
add--interactive: detect bogus diffFilter output
Jeff King
1
-0
/
+8
2018-03-05
t3701: add a test for interactive.diffFilter
Jeff King
1
-0
/
+12
2018-03-05
add -p: fix counting when splitting and coalescing
Phillip Wood
1
-8
/
+23
2018-03-05
add -p: calculate offset delta for edited patches
Phillip Wood
1
-1
/
+1
2018-03-01
add -p: adjust offsets of subsequent hunks when one is skipped
Phillip Wood
1
-1
/
+1
[next]