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

Add a field to filter the file list of a commit #76

Open
negora opened this issue Aug 16, 2019 · 0 comments
Open

Add a field to filter the file list of a commit #76

negora opened this issue Aug 16, 2019 · 0 comments
Labels
enhancement entry level Marks issues that can be easily addressed by new developers just starting with this project.

Comments

@negora
Copy link

negora commented Aug 16, 2019

Although I try to make my commits as much granular as possible, sometimes I can't avoid to include many files into a single commit. For example, in Java, renaming a single class may affect hundreds of classes.

In this situation, it would be fantastic to have a text field with which I can filter the files shown in the list, by their path, using one or more regular expressions.

Other situation in which it may be useful is when you view the differences between 2 distant commits (using the Diff to: SHA option). Here the amount of files may be overwhelming. But relying on this field, one could spot a file (or group of files) faster.

Thank you for this great application!

@tibirna tibirna added enhancement entry level Marks issues that can be easily addressed by new developers just starting with this project. labels Aug 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement entry level Marks issues that can be easily addressed by new developers just starting with this project.
Projects
None yet
Development

No branches or pull requests

2 participants