Skip to content
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
merged 2 commits into from Sep 12, 2015

Conversation

dscho
Copy link
Member

@dscho dscho commented Aug 22, 2015

This fixes msysgit#182.

Inspired by Pull Request 218 using code from @PhilipDavis.

@dscho
Copy link
Member Author

dscho commented Aug 22, 2015

A test case to make sure that this really fixes an issue is still required, of course.

kkheller and others added 2 commits September 12, 2015 11:36
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
Copy link
Member Author

dscho commented Sep 12, 2015

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 dscho merged commit 0c51399 into git-for-windows:master Sep 12, 2015
@dscho dscho deleted the msysgit_issues_182 branch September 12, 2015 11:44
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

git add --interactive fails on subdir
2 participants