54 Commits (6373cb598e1a4e0340583ad75d5abba01ff79774)

Author SHA1 Message Date
Jeff King 42f7d45428 add--interactive: detect bogus diffFilter output 7 years ago
Jeff King af3570ed6c t3701: add a test for interactive.diffFilter 7 years ago
Phillip Wood b3e0fcfe42 add -p: fix counting when splitting and coalescing 7 years ago
Phillip Wood 2b8ea7f3c7 add -p: calculate offset delta for edited patches 7 years ago
Phillip Wood fecc6f3a68 add -p: adjust offsets of subsequent hunks when one is skipped 7 years ago
Phillip Wood 23fea4c240 t3701: add failing test for pathological context lines 7 years ago
Phillip Wood 902f414a72 t3701: don't hard code sha1 hash values 7 years ago
Phillip Wood 11489a6539 t3701: use test_write_lines and write_script 7 years ago
Phillip Wood e4d671c6a6 t3701: indent here documents 7 years ago
Nguyễn Thái Ngọc Duy 12434efc1d add--interactive: ignore submodule changes except HEAD 7 years ago
Jeff King 33c643bb08 Revert "color: check color.ui in git_default_config()" 7 years ago
Jeff King 2c1acdf6c9 Revert "color: make "always" the same as "auto" in config" 7 years ago
Jeff King 6be4595edb color: make "always" the same as "auto" in config 7 years ago
Jeff King 8552972b13 t3701: use test-terminal to collect color output 7 years ago
Jeff King d85d7ecb80 add--interactive: quote commentChar regex 8 years ago
Patrick Steinhardt be4dbbbed9 pathspec: honor `PATHSPEC_PREFIX_ORIGIN` with empty prefix 8 years ago
Jeff King 7288e12cce add--interactive: do not expand pathspecs with ls-files 8 years ago
Jeff King c852bd54bd add--interactive: fix missing file prompt for patch mode with "-i" 8 years ago
Jeff King 55cccf4bb3 color_parse_mem: allow empty color spec 8 years ago
Matthieu Moy 1bf01040f0 add -p: demonstrate failure when running 'edit' after a split 10 years ago
Matthieu Moy 416145f07a t3701-add-interactive: simplify code 10 years ago
Jonathan Nieder b018c73526 test: make FILEMODE a lazy prereq 11 years ago
Jonathan Nieder a070221eed add -i test: use skip_all instead of repeated PERL prerequisite 12 years ago
Stefano Lattarini 41ccfdd9c9 Correct common spelling mistakes in comments and tests 12 years ago
Jeff King 4066bd6797 add--interactive: ignore unmerged entries in patch mode 13 years ago
Junio C Hamano 0bf9fc0cd2 t3701: add-p-fix makes the last test to pass 14 years ago
Junio C Hamano 8fe6177ac6 t3701: fix here document 14 years ago
Junio C Hamano f3217e2b17 t3701: Editing a split hunk in an "add -p" session 14 years ago
Ævar Arnfjörð Bjarmason f04593199b t/t3701-add-interactive.sh: change from skip_all=* to prereq skip 15 years ago
Ævar Arnfjörð Bjarmason 535d974285 tests: Move FILEMODE prerequisite to lib-prereq-FILEMODE.sh 15 years ago
Ævar Arnfjörð Bjarmason fadb5156e4 tests: Skip tests in a way that makes sense under TAP 15 years ago
Jeff King 8947fdd598 add-interactive: fix deletion of non-empty files 15 years ago
Jeff King 24ab81ae4d add-interactive: handle deletion of empty files 15 years ago
Pauli Virtanen b145b211ba git-add--interactive: never skip files included in index 15 years ago
Thomas Rast 3d792161b1 add -p: do not attempt to coalesce mode changes 16 years ago
Kirill Smelkov 87ca2eaade git add -p: demonstrate failure when staging both mode and hunk 16 years ago
Johannes Sixt 32a90233d1 t3701: ensure correctly set up repository after skipped tests 16 years ago
Junio C Hamano 7a26e65392 Revert "git-add--interactive: remove hunk coalescing" 16 years ago
Matt Graham f67182bf65 Splitting a hunk that adds a line at the top fails in "add -p" 16 years ago
Jeff King 1b19ccd236 tests: skip perl tests if NO_PERL is defined 16 years ago
Johannes Sixt 872f349e7b Skip tests that fail if the executable bit is not handled by the filesystem 16 years ago
Thomas Rast ac083c47ea git-add--interactive: manual hunk editing mode 17 years ago
Alex Riesen 26ec126a91 Fix t3701 if core.filemode disabled 17 years ago
Jeff King ca7246864b add--interactive: allow user to choose mode update 17 years ago
Jeff King b717a62762 add--interactive: ignore mode change in 'p'atch command 17 years ago
Jeff King 82ebb0b6ec add test_cmp function for test scripts 17 years ago
Jeff King 18bc76164d add--interactive: handle initial commit better 17 years ago