136 Commits (1439a72e17ec76df6bffffe71a641689e8a5b01b)

Author SHA1 Message Date
Jeff King 42f7d45428 add--interactive: detect bogus diffFilter output 7 years ago
Phillip Wood 3a8522f41f add -p: don't rely on apply's '--recount' option 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 492e60c824 add -i: add function to format hunk header 7 years ago
Phillip Wood 4bdd6e7ce3 add -p: improve error messages 7 years ago
Phillip Wood 88f6ffc1c2 add -p: only bind search key if there's more than one hunk 7 years ago
Phillip Wood 01a6966021 add -p: only display help for active keys 7 years ago
Nguyễn Thái Ngọc Duy 12434efc1d add--interactive: ignore submodule changes except HEAD 7 years ago
Phillip Wood 1d542a5487 add -i: move unquote_path() to Git.pm 8 years ago
Jeff King d85d7ecb80 add--interactive: quote commentChar regex 8 years ago
Jeff King d5addcf522 add--interactive: handle EOF in prompt_yesno 8 years ago
Jeff King 1fa8a66bf7 add--interactive: drop diff.indentHeuristic handling 8 years ago
Ralf Thielow 0301f1fd92 git-add--interactive.perl: add missing dot in a message 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
Ralf Thielow e519eccdf4 git add -i: replace \t with blanks in the help message 8 years ago
Junio C Hamano 3cde4e02ee diff: retire "compaction" heuristics 8 years ago
Vasco Almeida 55aa04423f i18n: add--interactive: mark status words for translation 8 years ago
Vasco Almeida ef84426308 i18n: add--interactive: remove %patch_modes entries 8 years ago
Vasco Almeida c9d9616471 i18n: add--interactive: mark edit_hunk_manually message for translation 8 years ago
Vasco Almeida 186b52c52a i18n: add--interactive: i18n of help_patch_cmd 8 years ago
Vasco Almeida 0539d5e6d5 i18n: add--interactive: mark patch prompt for translation 8 years ago
Vasco Almeida c4a85c3b8e i18n: add--interactive: mark plural strings 8 years ago
Vasco Almeida 13c58c1754 i18n: add--interactive: mark strings with interpolation for translation 8 years ago
Vasco Almeida 5fa832640a i18n: add--interactive: mark simple here-documents for translation 8 years ago
Vasco Almeida 258e7790b3 i18n: add--interactive: mark strings for translation 8 years ago
Michael Haggerty 433860f3d0 diff: improve positioning of add/delete blocks in diffs 9 years ago
Jeff King 46e3d17f57 add--interactive: respect diff.compactionHeuristic 9 years ago
Jeff King 01143847db add--interactive: allow custom diff highlighting programs 9 years ago
Alexander Kuleshov a9c4641df7 add -i: return from list_and_choose if there is no candidate 10 years ago
Jeff King a8bec7abcc add--interactive: leave main loop on read error 10 years ago
Justin Lebar 235e8d5914 code and test: fix misuses of "nor" 11 years ago
Simon Ruderich b294097bc6 git-add--interactive: warn if module for interactive.singlekey is missing 11 years ago
Jeff King 954312a3ff add-interactive: handle unborn branch in patch mode 12 years ago
Johannes Sixt df17e77c0a add--interactive: fix external command invocation on Windows 12 years ago
Junio C Hamano e5c2909782 add -i: add extra options at the right place in "diff" command line 12 years ago
John Keeping 2cc0f53b53 add--interactive: respect diff.algorithm 12 years ago
Stefano Lattarini 41ccfdd9c9 Correct common spelling mistakes in comments and tests 12 years ago
Thomas Badie 70969f775d git-add--interactive.perl: Remove two unused variables 13 years ago
Jeff King 4066bd6797 add--interactive: ignore unmerged entries in patch mode 13 years ago
Thomas Rast b5cc003253 add -i: ignore terminal escape sequences 14 years ago
Junio C Hamano 933e44d3a0 "add -p": work-around an old laziness that does not coalesce hunks 14 years ago
Junio C Hamano 9dce832354 add--interactive.perl: factor out repeated --recount option 14 years ago
Junio C Hamano f5ea3f2bb3 add -p: 'q' should really quit 14 years ago
Jonathan "Duke" Leto 7b8c705188 Correct help blurb in checkout -p and friends 15 years ago
Ævar Arnfjörð Bjarmason 3328acedc6 perl: use "use warnings" instead of -w 15 years ago
Ævar Arnfjörð Bjarmason d48b284183 perl: bump the required Perl version to 5.8 from 5.6.[21] 15 years ago
Jonathan Nieder 74e42ce122 add-interactive: Clarify “remaining hunks in the file” 15 years ago