Commit graph

31 commits

Author SHA1 Message Date
Adam Spiers c26e62de43 Trace individual cases separately when skipping stow dirs during unstow. 2011-11-24 16:55:55 +00:00
Adam Spiers 5db0c0bbf7 Allow TEST_VERBOSE to control level of verbosity.
Defaults to 3.  'verbose' option now has precedence if set.
2011-11-24 16:55:55 +00:00
Adam Spiers fdca9bd57a Debug when skipping over stow directories 2011-11-24 16:55:55 +00:00
Adam Spiers b5c49db524 Add debug when target to be unstowed doesn't exist 2011-11-24 16:55:55 +00:00
Adam Spiers 0592daf3ef Add comments justifying is_a_node($target) check in unstow_contents(). 2011-11-24 16:55:54 +00:00
Adam Spiers bcddf67d73 Fix incorrect comments. 2011-11-24 16:55:54 +00:00
Adam Spiers c26236d93c Debug with maximum verbosity to STDOUT when running tests. 2011-11-24 16:55:54 +00:00
Adam Spiers aefaad37a4 Refactored is_a_{link,dir,node}() code. 2011-11-24 16:55:54 +00:00
Adam Spiers 7167eeb903 Improve tree splitting comments. 2011-11-24 16:55:54 +00:00
Adam Spiers 1d3f45580b Don't tolerate '' as value for $target parameter to (un)stow_contents 2011-11-24 16:55:54 +00:00
Adam Spiers 063331c34d Add debug tracing to helper routines 2011-11-24 16:55:54 +00:00
Adam Spiers 422a748724 Fix Parameters comments. 2011-11-24 16:55:54 +00:00
Adam Spiers c23e314848 Improve debug output 2011-11-24 16:55:54 +00:00
Adam Spiers 85f1f8619c Fix inconsistencies in coding style. 2011-11-24 16:55:53 +00:00
Adam Spiers 6ee8747c9b Set cperl-indent-level to 4 2011-11-24 16:55:53 +00:00
Adam Spiers ba3c052c1f Simplify GetOptions() code 2011-11-24 16:55:53 +00:00
Adam Spiers ca49579fa1 Refactor verbosity-controlled output to STDERR into debug() subroutine. 2011-11-24 16:55:53 +00:00
Adam Spiers 090519496c Stow directory now defaults to STOW_DIR environment variable if set. 2011-11-24 16:55:53 +00:00
Adam Spiers 801446a5eb Use File::Spec->abs2rel() instead of home-grown relative_path
which actually gets some inputs wrong (e.g. "/" relative to "/")
2011-11-24 16:55:53 +00:00
Adam Spiers 8ce4d3be52 Stow now requires Perl 5.6.1 or newer, due to use of 'our'. 2011-11-24 16:55:53 +00:00
Adam Spiers d674d13a68 Fix typos 2011-11-24 16:55:52 +00:00
Troy Will 8faa1fff7a made numeric argument to --verbose optional 2011-11-16 14:05:17 +00:00
Adam Spiers 0473d3f8ba Grafted root commit from savannah git master:
38dcdcb08c Initial Import
2011-11-16 14:04:03 +00:00
Guillaume Morin d1b62c2ece comments rule 2002-01-05 11:27:01 +00:00
Guillaume Morin 2b778d01ba added CVS tags 2002-01-02 20:36:45 +00:00
Guillaume Morin b3194c864e Stow now only warns the user if a subdirectory when unstowing 2002-01-02 20:35:37 +00:00
Guillaume Morin e7db8097f3 JoinPaths bug fixed 2002-01-02 20:01:40 +00:00
Guillaume Morin 8cb41d1088 fixed bug when Target was relative 2001-12-30 21:10:46 +00:00
Guillaume Morin 4930757c76 removed fastcwd 2001-12-30 18:34:03 +00:00
Guillaume Morin c5884b080d imported Debian changes 2001-12-30 17:56:45 +00:00
Guillaume Morin 1b3b46907a Initial revision 2001-12-24 14:57:46 +00:00