57322 Commits (d2a233cb8b9e0f7210df68c35e751e00419a8488)
 

Author SHA1 Message Date
Johannes Schindelin d2a233cb8b built-in add -p: prepare for patch modes other than "stage" 5 years ago
Johannes Schindelin 2e4083198d built-in add -p: show helpful hint when nothing can be staged 5 years ago
Johannes Schindelin 54d9d9b2ee built-in add -p: only show the applicable parts of the help text 5 years ago
Johannes Schindelin ade246efed built-in add -p: implement the 'q' ("quit") command 5 years ago
Johannes Schindelin d6cf873340 built-in add -p: implement the '/' ("search regex") command 5 years ago
Johannes Schindelin 9254bdfb4f built-in add -p: implement the 'g' ("goto") command 5 years ago
Johannes Schindelin bcdd297b78 built-in add -p: implement hunk editing 5 years ago
Johannes Schindelin b38dd9e715 strbuf: add a helper function to call the editor "on an strbuf" 5 years ago
Johannes Schindelin 11f2c0dae8 built-in add -p: coalesce hunks after splitting them 5 years ago
Johannes Schindelin 510aeca199 built-in add -p: implement the hunk splitting feature 5 years ago
Johannes Schindelin 0ecd9d27fc built-in add -p: show different prompts for mode changes and deletions 5 years ago
Johannes Schindelin 5906d5de77 built-in app -p: allow selecting a mode change as a "hunk" 5 years ago
Johannes Schindelin 47dc4fd5eb built-in add -p: handle deleted empty files 5 years ago
Johannes Schindelin 80399aec5a built-in add -p: support multi-file diffs 5 years ago
Johannes Schindelin 7584dd3c66 built-in add -p: offer a helpful error message when hunk navigation failed 5 years ago
Johannes Schindelin 12c24cf850 built-in add -p: color the prompt and the help text 5 years ago
Johannes Schindelin 25ea47af49 built-in add -p: adjust hunk headers as needed 5 years ago
Johannes Schindelin e3bd11b4eb built-in add -p: show colored hunks by default 5 years ago
Johannes Schindelin 1942ee44e8 built-in add -i: wire up the new C code for the `patch` command 5 years ago
Johannes Schindelin f6aa7ecc34 built-in add -i: start implementing the `patch` functionality in C 5 years ago
Johannes Schindelin b4bbbbd5a2 apply --allow-overlap: fix a corner case 5 years ago
Johannes Schindelin 89c8559367 git add -p: use non-zero exit code when the diff generation failed 5 years ago
Johannes Schindelin e91162be9c t3701: verify that the diff.algorithm config setting is handled 5 years ago
Johannes Schindelin 0c3222c4f3 t3701: verify the shown messages when nothing can be added 5 years ago
Johannes Schindelin 24be352d52 t3701: add a test for the different `add -p` prompts 5 years ago
Johannes Schindelin 8539b46534 t3701: avoid depending on the TTY prerequisite 5 years ago
Johannes Schindelin 0f0fba2cc8 t3701: add a test for advanced split-hunk editing 5 years ago
Johannes Schindelin 2e697ced9d built-in add -i: offer the `quit` command 5 years ago
Johannes Schindelin d7633578b5 built-in add -i: re-implement the `diff` command 5 years ago
Johannes Schindelin 8746e07277 built-in add -i: implement the `patch` command 5 years ago
Johannes Schindelin ab1e1cccaf built-in add -i: re-implement `add-untracked` in C 5 years ago
Johannes Schindelin c54ef5e424 built-in add -i: re-implement `revert` in C 5 years ago
Johannes Schindelin a8c45be939 built-in add -i: implement the `update` command 5 years ago
Johannes Schindelin f37c226454 built-in add -i: prepare for multi-selection commands 5 years ago
Johannes Schindelin c08171d156 built-in add -i: allow filtering the modified files list 5 years ago
Johannes Schindelin 0c3944a628 add-interactive: make sure to release `rev.prune_data` 5 years ago
Slavica Đukić 8c15904462 built-in add -i: implement the `help` command 5 years ago
Slavica Đukić 3d965c7674 built-in add -i: use color in the main loop 5 years ago
Johannes Schindelin 68db1cbf8e built-in add -i: support `?` (prompt help) 5 years ago
Johannes Schindelin 76b743234c built-in add -i: show unique prefixes of the commands 5 years ago
Johannes Schindelin 6348bfba58 built-in add -i: implement the main loop 5 years ago
Slavica Đukić 1daaebcaa5 built-in add -i: color the header in the `status` command 5 years ago
Daniel Ferreira 5e82b9e4d2 built-in add -i: implement the `status` command 5 years ago
Daniel Ferreira e4cb659ebd diff: export diffstat interface 5 years ago
Johannes Schindelin f83dff60a7 Start to implement a built-in version of `git add --interactive` 5 years ago
Junio C Hamano da72936f54 Git 2.24 5 years ago
Junio C Hamano 1d34d425d4 Merge branch 'bc/doc-use-docbook-5' 5 years ago
Junio C Hamano dac1d83c91 Merge branch 'ds/commit-graph-on-fetch' 5 years ago
Junio C Hamano c32ca691c2 Merge branch 'jt/delay-fetch-if-missing' 5 years ago
Junio C Hamano ab6b50e4c8 Merge https://github.com/prati0100/git-gui 5 years ago