tansy

Results 41 issues of tansy

Consider moving user configuration file/s (like `photorec.cfg`, `photorec.sig`) to `$HOME/.config/photorec/` as described in [XDG Base Directory Specification](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html#variables). It is not X windows application, I know, but many sensible, non X...

I noticed that in 1.9 version compression levels "overlap", I mean some of them are basically the same. I took the [silesia corpus](http://sun.aei.polsl.pl/~sdeor/index.php?page=silesia)\* and that's he result: | Compressor name...

enhancement

I tried to test something but didn't even get to that point as built executable crashes with this message: `thread 'main' has overflowed its stack` gdb says this: ``` $...

Hello, I committed few icons for windows. Whoever wants to use then is welcome. I put it in tgz pack. There is an instruction, Makefile patch, and mentioned icons. There...

There is duplicated for in help for \`-scc' switch. I would add it to 22.00 branch as well but don't know how to do that - `git clone` cloned only...

If I can suggest to move all codec plugins to separate `codecs` (or `plugins` for that matter) directory. Sources don't have to and should not to be in and among...

I discoverd weird behaviour of hashing command - last master _7z_ fails with _Unknown Error_; _7za_ works. At first I thought it's me as I tried to move mentioned in...

That's pretty cool application and would be more usable with 64-bit version of *libp7zip.so*. Are you able to provide 64-bit library in release?

Trying to quickly understand and fix printing issue I cleaned up source - removed trailing white spaces, unified tabs with spaces, changed \`turbobench.ini' and \`plugins.cc' to unified LF line ending....

I tried to print to cvs or markdown (with \`-p7') but it didn't work. Actually any format makes it to exit without any action. I tried to fix it but...