118 Commits (3ea6b85a871aa41eaa66a2919451ad12d492c355)

Author SHA1 Message Date
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
Jeff King e1327ed5fb add-interactive: fix bogus diff header line ordering 15 years ago
Jeff King 8947fdd598 add-interactive: fix deletion of non-empty files 16 years ago
Jonathan Nieder b4479f0747 add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR" 16 years ago
Jeff King 24ab81ae4d add-interactive: handle deletion of empty files 16 years ago
Pauli Virtanen b145b211ba git-add--interactive: never skip files included in index 16 years ago
Thomas Rast dda1f2a5c3 Implement 'git stash save --patch' 16 years ago
Thomas Rast 4f353658b9 Implement 'git checkout --patch' 16 years ago
Thomas Rast d002ef4d94 Implement 'git reset --patch' 16 years ago
Thomas Rast 3d792161b1 add -p: do not attempt to coalesce mode changes 16 years ago
Thomas Rast 8f0bef6df9 git-apply--interactive: Refactor patch mode code 16 years ago
Thomas Rast 8dc3a47c3e add -i: do not dump patch during application 16 years ago
Junio C Hamano 7a26e65392 Revert "git-add--interactive: remove hunk coalescing" 16 years ago
Wincent Colaiuta a2fc8d6536 git add -p: add missing "q" to patch prompt 16 years ago
Jeff King 7535e5a16a add-interactive: refactor mode hunk handling 16 years ago