-
Notifications
You must be signed in to change notification settings - Fork 136
Configurable Btrfs subvol names #480
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
Open
fused0
wants to merge
34
commits into
linuxmint:master
Choose a base branch
from
fused0:btrfs_subvol_names
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
4d528da
Added ui for btrfs subvolume names
fused0 85efc0b
Merge branch 'linuxmint:master' into btrfs_subvol_names
fused0 6cf8745
Improve subvolume name option layout
fused0 bd54ed4
early out of subvolume listing if configured subvolume is not the sam…
fused0 f3e3bc8
fix add missing return value in Main.query_subvolume_id
fused0 52b7cf4
Subvolume selection is now a combobox
fused0 9cc883b
improved subvolume selection by adding a distribution hint
fused0 0ebe92a
combine subvol comboboxes
fused0 4e13156
detect subvolume layout
fused0 69b8468
Merge branch 'linuxmint:master' into btrfs_subvol_names
fused0 04bfffd
cleanup create_btrfs_subvolume_selection
fused0 dd769f5
call init_backend on layout change
fused0 d7b5070
also call type_changed on subvol layout change
fused0 0e71046
Disable "include home subvol" option when home subvolume name is empty
fused0 7f55d83
fix for debian style layout
fused0 aaccff3
added ui for custom subvolume layout
fused0 a1f3892
Merge branch 'linuxmint:master' into btrfs_subvol_names
fused0 44edb09
Change variable name in SnapshotBackendBox
fused0 7528ba9
Simplify toggling checkbox sensitivity in UsersBox
fused0 deb0ecb
Change early out of query_subvolume_id to has_key
fused0 6a0240f
Properly fix query_subvolume_id
fused0 216393b
Simplify vbox_subvolume_custom.visible assignment
fused0 59339bb
Fix typo in comment
fused0 b32ac4e
Making sure to consistently call Main::check_btrfs_layout_system befo…
fused0 4b5cf13
fix null pointer exception in query_subvolume_quota
fused0 01f0445
Merge branch 'linuxmint:master' into btrfs_subvol_names
fused0 3ceb27d
document and fix query_subvolume_id
fused0 4031b17
document and fix query_subvolume_quota
fused0 4630806
Added comments to SnapshotBackendBox
fused0 c6cd723
Main: add check_btrfs_system_config to check if the BTRFS system conf…
fused0 0611f62
AppConsole: make sure App.check_btrfs_layout_system is called before …
fused0 7d29174
Merge branch 'linuxmint:master' into btrfs_subvol_names
fused0 3228362
Fix more occurences of @ and @home in:
fused0 aefb4e4
AppConsole: Don't call check_btrfs_layout_system before device selection
fused0 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
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
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
Oops, something went wrong.
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.