forked from git/git
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow add -p
and add -i
with a large number of files
#305
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
A test case to make sure that this really fixes an issue is still required, of course. |
This was referenced Aug 22, 2015
dscho
force-pushed
the
msysgit_issues_182
branch
2 times, most recently
from
September 12, 2015 11:02
b350e7a
to
9f609fe
Compare
This fixes msysgit#182. Inspired by Pull Request 218 using code from @PhilipDavis. [jes: simplified code quite a bit] Signed-off-by: Kelly Heller <kkheller@cedrus.com> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
dscho
force-pushed
the
msysgit_issues_182
branch
from
September 12, 2015 11:41
9f609fe
to
5049df3
Compare
I finally came up with a regression test. And of course it pointed to problems with the patch, which I have fixed now. |
dscho
added a commit
that referenced
this pull request
Sep 12, 2015
Allow `add -p` and `add -i` with a large number of files
dscho
added a commit
that referenced
this pull request
Sep 18, 2015
Allow `add -p` and `add -i` with a large number of files
dscho
added a commit
that referenced
this pull request
Sep 29, 2015
Allow `add -p` and `add -i` with a large number of files
dscho
added a commit
that referenced
this pull request
Oct 5, 2015
Allow `add -p` and `add -i` with a large number of files
dscho
added a commit
that referenced
this pull request
Oct 19, 2015
Allow `add -p` and `add -i` with a large number of files
dscho
added a commit
that referenced
this pull request
Nov 9, 2015
Allow `add -p` and `add -i` with a large number of files
dscho
added a commit
that referenced
this pull request
Dec 11, 2015
Allow `add -p` and `add -i` with a large number of files
dscho
added a commit
that referenced
this pull request
Jan 5, 2016
Allow `add -p` and `add -i` with a large number of files
dscho
added a commit
that referenced
this pull request
Jan 28, 2016
Allow `add -p` and `add -i` with a large number of files
dscho
added a commit
that referenced
this pull request
Feb 6, 2016
Allow `add -p` and `add -i` with a large number of files
dscho
added a commit
that referenced
this pull request
Feb 23, 2016
Allow `add -p` and `add -i` with a large number of files
dscho
added a commit
that referenced
this pull request
Mar 15, 2016
Allow `add -p` and `add -i` with a large number of files
dscho
added a commit
that referenced
this pull request
Mar 18, 2016
Allow `add -p` and `add -i` with a large number of files
dscho
added a commit
that referenced
this pull request
Mar 29, 2016
Allow `add -p` and `add -i` with a large number of files
dscho
added a commit
that referenced
this pull request
May 19, 2019
Allow `add -p` and `add -i` with a large number of files
dscho
added a commit
that referenced
this pull request
May 19, 2019
Allow `add -p` and `add -i` with a large number of files
dscho
added a commit
that referenced
this pull request
May 21, 2019
Allow `add -p` and `add -i` with a large number of files
dscho
added a commit
that referenced
this pull request
May 21, 2019
Allow `add -p` and `add -i` with a large number of files
dscho
added a commit
that referenced
this pull request
May 21, 2019
Allow `add -p` and `add -i` with a large number of files
dscho
added a commit
that referenced
this pull request
May 21, 2019
Allow `add -p` and `add -i` with a large number of files
dscho
added a commit
that referenced
this pull request
May 22, 2019
Allow `add -p` and `add -i` with a large number of files
dscho
added a commit
that referenced
this pull request
May 22, 2019
Allow `add -p` and `add -i` with a large number of files
dscho
added a commit
that referenced
this pull request
May 22, 2019
Allow `add -p` and `add -i` with a large number of files
dscho
added a commit
that referenced
this pull request
May 22, 2019
Allow `add -p` and `add -i` with a large number of files
dscho
referenced
this pull request
in microsoft/git
May 24, 2019
Allow `add -p` and `add -i` with a large number of files
dscho
referenced
this pull request
in microsoft/git
May 24, 2019
Allow `add -p` and `add -i` with a large number of files
dscho
added a commit
that referenced
this pull request
May 25, 2019
Allow `add -p` and `add -i` with a large number of files
dscho
added a commit
that referenced
this pull request
May 25, 2019
Allow `add -p` and `add -i` with a large number of files
dscho
added a commit
that referenced
this pull request
May 25, 2019
Allow `add -p` and `add -i` with a large number of files
dscho
added a commit
that referenced
this pull request
May 25, 2019
Allow `add -p` and `add -i` with a large number of files
dscho
added a commit
that referenced
this pull request
May 26, 2019
Allow `add -p` and `add -i` with a large number of files
git-for-windows-ci
pushed a commit
that referenced
this pull request
May 28, 2019
Allow `add -p` and `add -i` with a large number of files
dscho
added a commit
that referenced
this pull request
May 29, 2019
Allow `add -p` and `add -i` with a large number of files
git-for-windows-ci
pushed a commit
that referenced
this pull request
May 29, 2019
Allow `add -p` and `add -i` with a large number of files
git-for-windows-ci
pushed a commit
that referenced
this pull request
May 30, 2019
Allow `add -p` and `add -i` with a large number of files
git-for-windows-ci
pushed a commit
that referenced
this pull request
May 30, 2019
Allow `add -p` and `add -i` with a large number of files
git-for-windows-ci
pushed a commit
that referenced
this pull request
May 31, 2019
Allow `add -p` and `add -i` with a large number of files
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This fixes msysgit#182.
Inspired by Pull Request 218 using code from @PhilipDavis.