Fabrizio Lungo

Results 8 issues of Fabrizio Lungo

Add support for subvolumes which might have spaces in their name. The subvolume name is the last field in the subvolume list so if whitespace is present after the start...

When node is unavailable, the error that is presented is really unclear: > **failed to run undefined undefined** > spawn /usr/lib/node_modules/atom-package-manager/bin/node ENOENT It isn't even obvious that the error is...

Have flags that allow control of how searching for snapshots in the source directory is done. Some of the flags from `tar`/`rsync` such as: - `--exclude` - `--exclude-from` - `--include`...

enhancement

I am not sure if this is something that would be considered useful, or within the scope of this project but I would like to see the ability to reference...

enhancement

Currently it would seem that when you use buttersink it will recurse through the source directory looking for any snapshot at any depth within the source and then output these...

enhancement

I have a customer who is making quizzes as sort of mocks for written exams. The exam has a clear grading system of Fail, Pass, Merit and Distinction. The current...

Hi, I had some problem when executing "sudo make install". The error I got was: ``` echo "from git import __version__\nfrom distutils.version import LooseVersion\nif LooseVersion(__version__) < '0.3.0':\n\traise ImportError('gitpython 0.3.x required.')"...

Got the following warnings on Ubuntu Focal 20.04 when unlocking my session after being idle for a few days: ``` gnome-shell[31485]: JS WARNING: [/usr/share/gnome-shell/extensions/[email protected]/extension.js 84]: Too many arguments to function...