index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
add-interactive.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'js/add-p-leftover-bits'
Junio C Hamano
2020-02-05
1
-0
/
+19
|
\
|
*
built-in add -p: respect the `interactive.singlekey` config setting
Johannes Schindelin
2020-01-15
1
-0
/
+2
|
*
built-in add -p: handle diff.algorithm
Johannes Schindelin
2020-01-15
1
-0
/
+5
|
*
built-in add -p: support interactive.diffFilter
Johannes Schindelin
2020-01-15
1
-0
/
+12
*
|
Merge branch 'js/patch-mode-in-others-in-c'
Junio C Hamano
2020-02-05
1
-1
/
+1
|
\
|
|
*
built-in add -p: prepare for patch modes other than "stage"
Johannes Schindelin
2019-12-22
1
-1
/
+1
*
|
Merge branch 'js/builtin-add-i-cmds'
Junio C Hamano
2020-01-30
1
-3
/
+6
|
\
\
|
|
/
|
/
|
|
*
built-in add -i: accept open-ended ranges again
Johannes Schindelin
2020-01-16
1
-1
/
+4
|
*
built-in add -i: do not try to `patch`/`diff` an empty list of files
Johannes Schindelin
2020-01-16
1
-2
/
+2
*
|
built-in add -p: implement hunk editing
Johannes Schindelin
2019-12-13
1
-0
/
+6
*
|
built-in add -p: adjust hunk headers as needed
Johannes Schindelin
2019-12-13
1
-11
/
+3
*
|
built-in add -i: wire up the new C code for the `patch` command
Johannes Schindelin
2019-12-13
1
-3
/
+6
|
/
*
built-in add -i: offer the `quit` command
Johannes Schindelin
2019-12-01
1
-5
/
+11
*
built-in add -i: re-implement the `diff` command
Johannes Schindelin
2019-12-01
1
-0
/
+42
*
built-in add -i: implement the `patch` command
Johannes Schindelin
2019-12-01
1
-7
/
+84
*
built-in add -i: re-implement `add-untracked` in C
Johannes Schindelin
2019-12-01
1
-0
/
+91
*
built-in add -i: re-implement `revert` in C
Johannes Schindelin
2019-12-01
1
-0
/
+109
*
built-in add -i: implement the `update` command
Johannes Schindelin
2019-12-01
1
-20
/
+110
*
built-in add -i: prepare for multi-selection commands
Johannes Schindelin
2019-12-01
1
-25
/
+89
*
built-in add -i: allow filtering the modified files list
Johannes Schindelin
2019-12-01
1
-7
/
+26
*
add-interactive: make sure to release `rev.prune_data`
Johannes Schindelin
2019-12-01
1
-0
/
+3
*
built-in add -i: implement the `help` command
Slavica Đukić
2019-11-18
1
-0
/
+21
*
built-in add -i: use color in the main loop
Slavica Đukić
2019-11-18
1
-6
/
+29
*
built-in add -i: support `?` (prompt help)
Johannes Schindelin
2019-11-18
1
-1
/
+21
*
built-in add -i: show unique prefixes of the commands
Johannes Schindelin
2019-11-18
1
-11
/
+177
*
built-in add -i: implement the main loop
Johannes Schindelin
2019-11-18
1
-2
/
+135
*
built-in add -i: color the header in the `status` command
Slavica Đukić
2019-11-14
1
-4
/
+37
*
built-in add -i: implement the `status` command
Daniel Ferreira
2019-11-14
1
-1
/
+250
*
Start to implement a built-in version of `git add --interactive`
Johannes Schindelin
2019-11-14
1
-0
/
+7