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

feat: added svnfs to allow asynchronous log search #798

Merged
merged 12 commits into from
Feb 12, 2020
Merged

feat: added svnfs to allow asynchronous log search #798

merged 12 commits into from
Feb 12, 2020

Conversation

JohnstonCode
Copy link
Owner

fixes #783 @Yanpas

Uses in memory fs to create file and write to

@JohnstonCode JohnstonCode changed the title feat: added svnfs to allow streaming of log search feat: added svnfs to allow asynchronous log search Feb 11, 2020
@JohnstonCode
Copy link
Owner Author

Also think i should get it to clean up closed files

Copy link
Contributor

@Yanpas Yanpas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added a couple of comments, I think svnfs should be renamed

Yanpas
Yanpas previously approved these changes Feb 12, 2020
@JohnstonCode JohnstonCode merged commit ef554eb into master Feb 12, 2020
@JohnstonCode JohnstonCode deleted the 783 branch February 12, 2020 09:33
JohnstonCode added a commit that referenced this pull request Feb 12, 2020
# [2.7.0](v2.6.2...v2.7.0) (2020-02-12)

### Features

* added svnfs to allow asynchronous log search ([#798](#798)) ([ef554eb](ef554eb))
@JohnstonCode
Copy link
Owner Author

🎉 This PR is included in version 2.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

asyncronous log search
2 participants