Chris Pahl
Chris Pahl
This refers to this page here: https://brig.readthedocs.io/en/latest/quickstart.html As the warning on that page tells you, some features and quite a bit of the output changed. Now would be a good...
In the fuse mount we might run in the following situation: * User creates file over ``brig stage /file`` * User reads file over fuse. This will make the kernel...
Random feature idea that come up during mail exchange with @evgmik: We are currently tracking moves of files in the MDAG, but we don't track copies. This would enable use...
By default we're sending compressed patches over the wire on sync. Those are applied on the metadata copy of the respective remote and only contain the latest change. As an...
Those tests should be an actual sequence of the ``brig`` binary invocations. So really test the features that were advertised, not by writing low level Go code to do that.
A few points noticed: - During the initial connect (e.g. after startup) many different errors might happen until IPFS seems to find a suitable connection. - When one site is...
Many of the current commands (like ``brig stg``) have subpar quality in auto completion. ``brig stg`` for example only completes files in the current local directory. This is could be...
We're still in need of people who want to package rmlint for popular distributions. The most common problems we get is still trouble during compiling, which might be scary for...
As per a request from a colleague, we should distribute a shell (``bash``, ``zsh``) auto-completion file for ``rmlint``'s options, or at least the most used of them. Due to the...
Hello people. In the same spirit as issue #143 we would like to see `rmlint` to get translated to more languages. We have a small guide for translators here: http://rmlint.readthedocs.org/en/latest/translators.html...