Adam Spiers
cb4b0c6a9a
Remove trailing whitespace
2024-03-09 17:56:41 +00:00
Adam Spiers
90278f854c
Move to explicit debug indentation levels
2021-04-15 15:11:30 +01:00
Adam Spiers
27796720d5
Upgrade to GPL v3 and add headers to files ( #44 )
...
Following advice from maintainers@gnu.org , bring Stow in line with
other GNU projects by upgrading it from GPL v2 to v3
https://www.gnu.org/prep/maintain/html_node/Licensing-of-GNU-Packages.html#Licensing-of-GNU-Packages
as obtained in plain text and texinfo formats from
https://www.gnu.org/licenses/
and adding appropriate headers:
https://www.gnu.org/prep/maintain/html_node/License-Notices-for-Code.html#License-Notices-for-Code
Fixes #44 : https://github.com/aspiers/stow/issues/44
2019-06-27 20:37:40 +01:00
Joris Vankerschaver
182acbbb64
Special processing for dotfiles
2016-10-04 17:51:01 +01:00
Adam Spiers
43333b8eca
add Stow/Util.pm.in with @VERSION@ substitution
...
This is now necessary in order to prevent pause.perl.org from
complaining:
Status: Decreasing version number
=================================
module : Stow::Util
version: undef
in file: lib/Stow/Util.pm
status : Not indexed because lib/Stow/Util.pm in
A/AS/ASPIERS/Stow-v2.2.0.tar.gz has a higher version number
(0)
2015-11-09 12:36:51 +00:00
Adam Spiers
8ccef07601
Only include $! in error messages for failed syscalls.
2012-07-09 01:06:13 +01:00
Adam Spiers
7e44666640
Add --adopt / -a option.
2012-01-09 21:29:34 +00:00
Adam Spiers
d672e3e6cf
Improve debug levels.
2011-11-26 19:18:33 +00:00
Adam Spiers
ea82ef5b8b
Add support for ignore lists.
2011-11-26 16:34:48 +00:00
Adam Spiers
dc61da22d4
Major refactoring of code into separate Stow and Stow::Util Perl modules
2011-11-24 16:56:11 +00:00