index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-add--interactive.perl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pw/unquote-path-in-git-pm'
Junio C Hamano
2017-07-10
1
-42
/
+1
|
\
|
*
add -i: move unquote_path() to Git.pm
Phillip Wood
2017-06-30
1
-42
/
+1
*
|
Merge branch 'jk/add-p-commentchar-fix'
Junio C Hamano
2017-06-26
1
-1
/
+2
|
\
\
|
*
|
add--interactive: quote commentChar regex
Jeff King
2017-06-21
1
-1
/
+1
|
*
|
add--interactive: handle EOF in prompt_yesno
Jeff King
2017-06-21
1
-0
/
+1
*
|
|
add--interactive: drop diff.indentHeuristic handling
Jeff King
2017-05-09
1
-4
/
+0
|
|
/
|
/
|
*
|
Merge branch 'va/i18n-perl-scripts'
Junio C Hamano
2017-04-20
1
-1
/
+1
|
\
\
|
*
|
git-add--interactive.perl: add missing dot in a message
Ralf Thielow
2017-04-14
1
-1
/
+1
*
|
|
Merge branch 'jk/add-i-use-pathspecs'
Junio C Hamano
2017-03-17
1
-11
/
+2
|
\
\
\
|
*
|
|
add--interactive: do not expand pathspecs with ls-files
Jeff King
2017-03-14
1
-11
/
+2
*
|
|
|
add--interactive: fix missing file prompt for patch mode with "-i"
Jeff King
2017-03-02
1
-4
/
+4
|
/
/
/
*
|
|
Merge branch 'rt/align-add-i-help-text'
Junio C Hamano
2017-02-24
1
-1
/
+1
|
\
\
\
|
*
|
|
git add -i: replace \t with blanks in the help message
Ralf Thielow
2017-02-22
1
-1
/
+1
*
|
|
|
Merge branch 'jc/retire-compaction-heuristics'
Junio C Hamano
2017-01-11
1
-3
/
+0
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
diff: retire "compaction" heuristics
Junio C Hamano
2016-12-23
1
-3
/
+0
*
|
|
|
Merge branch 'va/i18n-perl-scripts'
Junio C Hamano
2016-12-27
1
-114
/
+215
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
i18n: add--interactive: mark status words for translation
Vasco Almeida
2016-12-14
1
-6
/
+6
|
*
|
i18n: add--interactive: remove %patch_modes entries
Vasco Almeida
2016-12-14
1
-21
/
+0
|
*
|
i18n: add--interactive: mark edit_hunk_manually message for translation
Vasco Almeida
2016-12-14
1
-13
/
+39
|
*
|
i18n: add--interactive: i18n of help_patch_cmd
Vasco Almeida
2016-12-14
1
-8
/
+46
|
*
|
i18n: add--interactive: mark patch prompt for translation
Vasco Almeida
2016-12-14
1
-8
/
+46
|
*
|
i18n: add--interactive: mark plural strings
Vasco Almeida
2016-12-14
1
-9
/
+18
|
*
|
i18n: add--interactive: mark strings with interpolation for translation
Vasco Almeida
2016-12-14
1
-12
/
+13
|
*
|
i18n: add--interactive: mark simple here-documents for translation
Vasco Almeida
2016-12-14
1
-3
/
+5
|
*
|
i18n: add--interactive: mark strings for translation
Vasco Almeida
2016-12-14
1
-34
/
+42
*
|
|
diff: improve positioning of add/delete blocks in diffs
Michael Haggerty
2016-09-19
1
-1
/
+4
|
/
/
*
|
add--interactive: respect diff.compactionHeuristic
Jeff King
2016-06-16
1
-0
/
+4
*
|
add--interactive: allow custom diff highlighting programs
Jeff King
2016-02-28
1
-2
/
+10
|
/
*
Merge branch 'ak/add-i-empty-candidates'
Junio C Hamano
2015-02-17
1
-0
/
+5
|
\
|
*
add -i: return from list_and_choose if there is no candidate
Alexander Kuleshov
2015-01-22
1
-0
/
+5
*
|
add--interactive: leave main loop on read error
Jeff King
2014-12-15
1
-0
/
+1
|
/
*
Merge branch 'jl/nor-or-nand-and'
Junio C Hamano
2014-04-08
1
-2
/
+2
|
\
|
*
code and test: fix misuses of "nor"
Justin Lebar
2014-04-01
1
-2
/
+2
*
|
git-add--interactive: warn if module for interactive.singlekey is missing
Simon Ruderich
2014-03-03
1
-0
/
+3
|
/
*
add-interactive: handle unborn branch in patch mode
Jeff King
2013-10-25
1
-9
/
+13
*
add--interactive: fix external command invocation on Windows
Johannes Sixt
2013-09-04
1
-1
/
+1
*
add -i: add extra options at the right place in "diff" command line
Junio C Hamano
2013-06-23
1
-1
/
+1
*
add--interactive: respect diff.algorithm
John Keeping
2013-06-12
1
-0
/
+5
*
Correct common spelling mistakes in comments and tests
Stefano Lattarini
2013-04-12
1
-1
/
+1
*
git-add--interactive.perl: Remove two unused variables
Thomas Badie
2012-06-25
1
-2
/
+0
*
add--interactive: ignore unmerged entries in patch mode
Jeff King
2012-04-05
1
-7
/
+18
*
add -i: ignore terminal escape sequences
Thomas Rast
2011-05-18
1
-0
/
+19
*
"add -p": work-around an old laziness that does not coalesce hunks
Junio C Hamano
2011-04-30
1
-1
/
+1
*
add--interactive.perl: factor out repeated --recount option
Junio C Hamano
2011-04-30
1
-8
/
+8
*
add -p: 'q' should really quit
Junio C Hamano
2011-04-30
1
-5
/
+4
*
Merge branch 'jl/add-p-reverse-message'
Junio C Hamano
2010-11-30
1
-2
/
+11
|
\
|
*
Correct help blurb in checkout -p and friends
Jonathan "Duke" Leto
2010-10-29
1
-2
/
+11
*
|
perl: use "use warnings" instead of -w
Ævar Arnfjörð Bjarmason
2010-09-27
1
-1
/
+2
*
|
perl: bump the required Perl version to 5.8 from 5.6.[21]
Ævar Arnfjörð Bjarmason
2010-09-27
1
-0
/
+1
|
/
*
add-interactive: Clarify “remaining hunks in the file”
Jonathan Nieder
2010-06-13
1
-3
/
+3
[next]