4
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add debug when target to be unstowed doesn't exist More... over 12 years ago
Add comments justifying is_a_node($target) check in unstow_contents(). More... over 12 years ago
Improve debug output More... over 12 years ago
Test unstowing an already unstowed package More... over 12 years ago
Fix incorrect comments. More... over 12 years ago
Sync t/unstow_contents{,_orig}.t More... over 12 years ago
Debug with maximum verbosity to STDOUT when running tests. More... over 12 years ago
Refactored reset_state() into t/util.pm More... over 12 years ago
Refactored is_a_{link,dir,node}() code. More... over 12 years ago
Improve tree splitting comments. More... over 12 years ago
Don't tolerate '' as value for $target parameter to (un)stow_contents More... over 12 years ago
Add debug tracing to helper routines More... over 12 years ago
Fix Parameters comments. More... over 12 years ago
Clarify meaning of `--defer' in the manual. More... over 12 years ago
Finish "Deferred Operation" section in manual. More... over 12 years ago
Fix inconsistencies in coding style. More... over 12 years ago
Set cperl-indent-level to 4 More... over 12 years ago
Simplify GetOptions() code More... over 12 years ago
Refactor verbosity-controlled output to STDERR into debug() subroutine. More... over 12 years ago
Fix broken 'make install' due to man page being duplicated in install-man8 target More... over 12 years ago
Stow directory now defaults to STOW_DIR environment variable if set. More... over 12 years ago
Use File::Spec->abs2rel() instead of home-grown relative_path which actually gets some inputs wrong (e.g. "/" relative to "/") More... over 12 years ago
Add a bunch of stuff to the TODO More... over 12 years ago
Add FIXME for Deferred Operation section in manual. More... over 12 years ago
Fix indentation issues in NEWS More... over 12 years ago
Switch NEWS and TODO to org-mode. More... over 12 years ago
Stow now requires Perl 5.6.1 or newer, due to use of 'our'. More... over 12 years ago
Troy is the maintainer now. More... over 12 years ago
Catch warnings in tests when no outstanding operations to perform. Tests now all pass completely cleanly. More... over 12 years ago
Fix %Options typo in several tests More... over 12 years ago