summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* add Stow/Util.pm.in with @VERSION@ substitutionAdam Spiers2015-11-091-0/+1
* fix stowing of relative links when --no-folding is usedAdam Spiers2015-01-011-1/+1
* improve debugAdam Spiers2015-01-011-2/+4
* make it more obvious when target (sub)directory is skippedAdam Spiers2014-09-231-2/+2
* avoid precedence warningAdam Spiers2014-06-161-2/+2
* correctly handle the stow/target directories as non-canonical pathsAdam Spiers2013-04-121-3/+3
* Only include $! in error messages for failed syscalls.Adam Spiers2012-07-092-14/+14
* Improve docs for path_owned_by_package()Adam Spiers2012-02-191-1/+3
* Add --no-folding option.Adam Spiers2012-02-181-10/+26
* Improve error message when package is not found.Adam Spiers2012-02-181-5/+7
* Add missing options to pod, and reference to front-end documentation.Adam Spiers2012-02-181-0/+8
* Avoid "Use of uninitialized value" warnings from test suite.Adam Spiers2012-01-131-0/+1
* Remove "There are no outstanding operations to perform" warning.Adam Spiers2012-01-111-1/+0
* Add --adopt / -a option.Adam Spiers2012-01-092-16/+79
* Add stacktrace to internal error report to aid debugging.Adam Spiers2012-01-091-2/+5
* Link to website to encourage users to report bugs.Adam Spiers2012-01-091-2/+6
* Improve existing comments.Adam Spiers2012-01-091-9/+9
* Improve debug levels.Adam Spiers2011-11-262-41/+45
* Fix documentation regarding splitting of symlinks across multiple stow direct...Adam Spiers2011-11-261-3/+3
* Improve conflict reportingAdam Spiers2011-11-261-30/+86
* Ditch obsolete --conflicts option and update misleading documentation.Adam Spiers2011-11-261-5/+0
* Strip superfluous quotes from $hash{'lookups'}Adam Spiers2011-11-261-64/+64
* Add support for ignore lists.Adam Spiers2011-11-262-73/+334
* Rename $old_* to $existing_*Adam Spiers2011-11-261-26/+26
* Rename protected_dir() to marked_stow_dir().Adam Spiers2011-11-261-3/+3
* Rename should_skip_stow_dir_target() to should_skip_target_which_is_stow_dir()Adam Spiers2011-11-261-6/+7
* Be clearer when we're not actually (un)stowing, just planning.Adam Spiers2011-11-261-4/+4
* Add a comment about a relative weakness of compat mode.Adam Spiers2011-11-261-1/+3
* Fix more inconsistencies in coding style.Adam Spiers2011-11-261-42/+41
* Fix typosAdam Spiers2011-11-261-2/+2
* Major refactoring of code into separate Stow and Stow::Util Perl modulesAdam Spiers2011-11-242-0/+1877