148 Commits (6ddd76fd6c356c037b5d5272732900f1f952721e)

Author SHA1 Message Date
Johannes Schindelin 2c8bd8471a checkout -p: handle new files correctly 5 years ago
Johannes Schindelin 89c8559367 git add -p: use non-zero exit code when the diff generation failed 5 years ago
Kunal Tyagi 8085050ab4 add -i: show progress counter in the prompt 5 years ago
Phillip Wood 2bd69b9024 add -p: fix checkout -p with pathological context 6 years ago
Nguyễn Thái Ngọc Duy 2f0896ec3a restore: support --patch 6 years ago
Phillip Wood f4d35a6b49 add -p: fix counting empty context lines in edited patches 7 years ago
brian m. carlson 23ec4c51d5 add--interactive: compute the empty tree value 7 years ago
Ævar Arnfjörð Bjarmason fd2fb4aa0c add -p: fix 2.17.0-rc* regression due to moved code 7 years ago
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 8 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 11 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