-
-
Notifications
You must be signed in to change notification settings - Fork 784
Persistent selection #1086
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
Merged
Merged
Persistent selection #1086
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
2692508
Add persistsel
KlzXS 65b44e9
Fix Makefile spacing
KlzXS 15774a6
Update Haiku Makefile
KlzXS fd3e3b7
Do a double pass on inversion
KlzXS ece3172
Split single and double pass for easier testing
KlzXS 89eebb5
Check if dir is in selection before searching for files
KlzXS 3a12fcf
Switch to mainline
KlzXS 8a5b670
Update Makefiles
KlzXS 2c30731
Fix style
KlzXS a75e0b7
Move forward declarations
KlzXS bd4e9d3
Remove edit selection in inversion
KlzXS 7ac146b
Style changes
KlzXS e405619
Comment the code
KlzXS e482df4
Style fixes
KlzXS 75efe13
Fix infinite loop
KlzXS 1fe70dd
Fix crash on empty invert
KlzXS e3f8156
Fix off-by-one-in-two-places
KlzXS bd6f5c9
Adopt changes from master
KlzXS a575000
Only check directory if entry in it is selected
KlzXS 2647b1d
Better organization
KlzXS e2f42c0
Wrong variable
KlzXS d1fdcc8
Tiny optimizations
KlzXS 5dc95df
Style fixes and updated man page
KlzXS c94e6cd
Update man page
KlzXS 04a6c1d
Remember where we found directory path in selection
KlzXS File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.