Results 9 issues of G.raud

This is about two indepependent but related issues: 1. The UI lets extra paths be selected to be merged that were not already selected by default but fails to merge...

enhancement
effort-high
discuss

This preference is client-local so it does not create incompatibilities. One use is to disable all merges on the command line with `-mergenot "Regex .*"`, for example to avoid interactive...

Slight improvements (code factorization, doc fixup, more robust typing) taken from PR #155 (Negative Patterns in Path Specifications).

This is to avoid a sure failure during the propagation as mentioned in #183. The Mac UI has not been tested so please test if it compiles and works as...

A "pattern" `assoc ` to record the associated string without setting the preference. Example: ``` merge = assoc Name *.txt -> mergecmd CURRENT1 CURRENT2 merge = Path prefix*.txt ``` The...

This change depends on PR #184 and is part of a solution to the issue #183 ("UI: cannot forcibly merge path from UI if merge option not already set"). Together...

Hello, Thank you for maintaining this program that is both simple and very useful. Using stow I can maintain binaries (and scripts) that I write or simply recompile in my...

Hello, It is not possible to run fakehostname without using the -l option when the library is not inside the default locations tried (.:/usr/local/lib:/usr/lib). This happens when the program is...