rcm (@PACKAGE_VERSION@) unstable; urgency=low * BUGFIX: Handle dotfile names with spaces in them (Eric Collins, Mike Burns). * BUGFIX: Relative exclude globs now work (Eric Collins, Mike Burns). * BUGFIX: Use $LOGNAME instead of $USER for compatibility (Mike Burns). * BUGFIX: rcdn(1) stops at DEST_DIR (Kyle Cook, Mike Burns). * BUGFIX: Symlink existing files, even when identical (Graham Bennett). * BUGFIX: Sort hooks by filename before execution instead of arbitrary order (David Alexander). * Feature: Expand ~ in DOTFILES_DIR (Rebecca Meritz). * Documentation improvements (Nick Novitski, Ben Stephens, Casey Rodarmor). -- Mike Burns Sat, 26 Dec 2016 17:00:00 -0500 rcm (1.3.0) unstable; urgency=low * BUGFIX: Control whether hooks should run in rcdn(1) with the -K and -k flags (Ben Turrubiates, Christopher Koch, Mike Burns, Mikkel Fahnøe Jørgensen). * Massive documentation fixes and updates (Christopher Koch, David Alexander, Jason Daniel Augustine Gilliland, Martin Frost, Melissa Xie, Mike Burns, Scott Stevenson, Jarkko Kniivilä, Blake Williams, Carl van Tonder, Teo Ljungberg, Zach Latta, Devraj Mehta, Vlad GURDIGA, Joe Ferris). * Host-specific files take priority, then tags, then default (Christian Höltje). * Run hooks in the directory in which they are located (Jarkko Kniivilä). * Generate a minimal standalone rcup(1) script with the -g flag (Mike Burns). * Support rc files without leading dots via the -U and -u flags in lsrc(1), rcup(1), and rcdn(1), and the UNDOTTED setting in rcrc(5) (Christopher Koch). * Improved Solaris support (Jarkko Kniivilä). * Override `SYMLINK_DIRS` or -S with -s (Mike Burns). * Show usage information when given bad arguments (Mike Burns). -- Mike Burns Thu, 08 Jan 2015 14:50:00 +0200 rcm (1.2.3) unstable; urgency=low * BUGFIX: Allow files with the same prefix name in the same directory (Javier López). * BUGFIX: Pick up hooks that are executable by the user or by the group, instead of only files that are 777 (Christian Höltje). * Allow running mkrc on a relative file and preserve the path (Pablo Olmos de Aguilera Corradini). * A flag (-B), and a variable for rcrc(5) (HOSTNAME), for changing the hostname as rcm sees it. This is highly recommended under OS X (Mike Burns). * Transfer copyright to thoughtbot, under the same license (Mike Burns). -- Mike Burns Fri, 09 May 2014 14:17:49 +0200 rcm (1.2.2) unstable; urgency=low * BUGFIX: Cygwin now executes hooks (Daniel Watson). * BUGFIX: Support -v option on OpenBSD (Javier López). * BUGFIX: Use a POSIX shell on Solaris (Mike Burns). * Documentation fixes (John Axel Eriksson, Mike Burns). * Packaging improvements (Mike Burns, Andrei Dziahel). -- Mike Burns Mon, 03 Feb 2014 16:58:33 +0200 rcm (1.2.1) unstable; urgency=low * BUGFIX: Support multiple -d options when given relative paths (Mike Burns). * BUGFIX: Cygwin compatibility for hostname (Mike Burns). * Handle more files with spaces in their filename (Caleb Land, Pat Brisbin, Mike Burns). * Hooks in directories instead of just single executables (Pablo Olmos de Aguilera Corradini, Mike Burns, Pat Brisbin). * Option to force some directories to be symlinks, as documented under SYMLINK_DIRS in rcrc(5) and -S for lsrc(1) (Pablo Olmos de Aguilera Corradini). * Improved packaging process (Mike Burns). * Documentation fixes and updates (Jordan Eldredge, Anton Ilin, Mike Burns). -- Mike Burns Mon, 03 Feb 2014 16:58:33 +0200 rcm (1.2.0) unstable; urgency=low * Transfer ownership to thoughtbot. * BUGFIX: Run hooks by default. Thanks to Patrick Brisbin. * BUGFIX: Unset CDPATH when starting. Thanks to Geoff Harcourt. * Override .rcrc location using RCRC environment variable. Thanks to Patrick Brisbin. * Upgrade to automake 1.14. * Improve mkrc verbose mode. Thanks to Pablo Olmos de Aguilera Corradini. * Use the thoughtbot/formulae Homebrew tap. Thanks to George Brocklehurst. * Manpage fixes thanks to Dan Croak and Roberto Pedroso. -- Mike Burns Mon, 03 Feb 2014 16:58:33 +0200 rcm (1.1.0) unstable; urgency=low * BUGFIX: use a consistent method for computing hostname everywhere. Thanks to George Brocklehurst. * Exclusion and inclusion with -x and -I. * Copy instead of symlink with -C. * Always copy the files listed in COPY_ALWAYS. * Show whether the file is a copy or symlink using lsrc -F. * Add hooks for pre-up, post-up, pre-down, and post-down. * rcup -K and rcdn -K to ignore these hooks. -- Mike Burns Mon, 05 Aug 2013 16:43:33 +0200 rcm (1.0.0) unstable; urgency=low * Improved Debian handling. * Introduce mkrc -o to install host-specific dotfiles. * Add rcdn(1) to remove rc files. * Add rcup -f and -i to force overwrites/prompt for overwrites. -- Mike Burns Tue, 01 Aug 2013 16:43:33 +0200 rcm (0.0.2) unstable; urgency=low * Tutorial in rcm(7). * mkrc supports -d . * -d supports relative dotfile dirs. -- Mike Burns Tue, 23 Jul 2013 16:43:33 +0200