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
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
2018-03-01
t3701: add failing test for pathological context lines
Phillip Wood
1
-0
/
+30
2018-03-01
t3701: don't hard code sha1 hash values
Phillip Wood
1
-10
/
+23
2018-02-20
t3701: use test_write_lines and write_script
Phillip Wood
1
-28
/
+5
2018-02-20
t3701: indent here documents
Phillip Wood
1
-87
/
+87
2018-01-16
add--interactive: ignore submodule changes except HEAD
Nguyễn Thái Ngọc Duy
1
-0
/
+48
2017-10-04
color: make "always" the same as "auto" in config
Jeff King
1
-0
/
+10
2017-10-04
t3701: use test-terminal to collect color output
Jeff King
1
-5
/
+3
2017-06-26
Merge branch 'jk/add-p-commentchar-fix'
Junio C Hamano
1
-0
/
+8
2017-06-21
add--interactive: quote commentChar regex
Jeff King
1
-0
/
+8
2017-04-14
pathspec: honor `PATHSPEC_PREFIX_ORIGIN` with empty prefix
Patrick Steinhardt
1
-0
/
+22
2017-03-17
Merge branch 'jk/add-i-use-pathspecs'
Junio C Hamano
1
-0
/
+43
2017-03-14
add--interactive: do not expand pathspecs with ls-files
Jeff King
1
-0
/
+43
2017-03-02
add--interactive: fix missing file prompt for patch mode with "-i"
Jeff King
1
-0
/
+18
2017-01-31
color_parse_mem: allow empty color spec
Jeff King
1
-0
/
+14
2015-04-16
add -p: demonstrate failure when running 'edit' after a split
Matthieu Moy
1
-0
/
+22
2015-04-16
t3701-add-interactive: simplify code
Matthieu Moy
1
-4
/
+1
2013-11-26
test: make FILEMODE a lazy prereq
Jonathan Nieder
1
-1
/
+0
2013-08-24
add -i test: use skip_all instead of repeated PERL prerequisite
Jonathan Nieder
1
-35
/
+41
2013-04-12
Correct common spelling mistakes in comments and tests
Stefano Lattarini
1
-1
/
+1
[next]