Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| afe6c191 | 2025-01-14 14:24:46 | update to stow-2.4.1 several small fixes (including a precedence warning in perl 5.40) | ||
| 235c39b1 | 2024-06-19 16:12:00 | update to stow 2.4.0 which should make --dotfiles usable. OK maintainer reads OK to sthen | ||
| 2b3700e3 | 2022-03-11 19:57:10 | drop RCS Ids | ||
| 3eda249d | 2019-07-24 10:30:33 | update to stow-2.3.0, from maintainer | ||
| 8c7c11b0 | 2015-05-07 11:27:59 | Maintainer update to stow-2.2.0 | ||
| ffa9de67 | 2005-09-04 23:35:59 | missing @info | ||
| d1fa125d | 2004-09-15 18:39:31 | new plists | ||
| 8984d5ad | 2004-06-30 23:33:18 | improve description; from Andreas Kahari <ak+openbsd@freeshell.org> | ||
| 112339c1 | 2003-12-15 21:54:59 | remove WWW lines | ||
| 69433dca | 2003-07-08 19:06:57 | Initial import of stow 1.3.3 GNU Stow is a Perl program for managing the installation of software packages, keeping them separate (/opt/stow/emacs-21.3.1 vs. /opt/stow/perl-5.8.0, for example) while making them appear to be installed in the same place (/opt). Stow may be used by non-root users to set up a private hierarchy under e.g. $HOME/local. WWW: http://www.gnu.org/software/stow/stow.html from Andreas Kahari <andreas.kahari@unix.net> |