-*- symlinks Changelog -*- 0.4 -> 0.4.1 Another stability improvement, fixed some typos. symlinkscore/symlinkscore.py * Test if current directory exists (when search starts in getcwd()). 0.3 -> 0.4 Removed option --depth, --maxdepth does it's job now. Added --mindepth and --print. Default output has chagned to allow pipeing to another command, eg. xargs. This one looks pretty stable (unlike 0.3 ;]). symlinkscore/symlinkscore.py * New options: -m, -n, -p, removed -d man/{,pl/}*.1 * Updates 0.2 -> 0.3 Fixed bugs which could cause crash on restricted directories like /proc, improved exception handling, changed behavior if no directory is specified on command line - now searches current working dir. man/{,pl/}*.1 * Updates symlinkscore/symlinks.py * Code cleanup, added IOError handling, few bugfixes and improvements 0.1 -> 0.2 Added gettext support, polish man page and translation file. Changelog * New file MANIFEST.in * Added new files man/symlinks.1 * Minor fixes and readability improvements man/pl/symlinks.1 * Polish man page translation (new file) symlinks.spec * Spec file for RPM (new file) symlinkscore/symlinkscore.py * Added gettext support po/symlinkscore.pot * Pot-file for translators (new file) po/pl/symlinkscore.{mo,po} * Polish translation (new files)