summaryrefslogtreecommitdiff
path: root/bin/checklinks
AgeCommit message (Expand)AuthorLines
2023-07-04update copyrightHEADmainBirte Kristina Friesel-1/+1
2013-09-20checklinks: fix smartmatch warningsDaniel Friesel-0/+2
2011-07-29Fix checklinks parameters (they're absolute by default, replace $a_foo by $r_...Daniel Friesel-4/+5
2011-06-26ct / checklinks: Add $pkgdir and parameters with absolute pathsDaniel Friesel-1/+4
2011-03-19checklinks: Make directory autocreation actually workDaniel Friesel-4/+4
2010-10-18checklinks: Avoid ..// in BC symlinksDaniel Friesel-1/+1
2010-10-18checklinks: Workaround to conserve BC for previous commit (absolute $etc)Daniel Friesel-2/+18
2010-10-16Update copyright statements while at itDaniel Friesel-1/+1
2010-10-05checklinks: Remove support for .linksDaniel Friesel-8/+3
2010-03-31checklinks: Minor code cleanup number UINT32_MAX (or so)Daniel Friesel-7/+7
2010-03-27Treat etc/ special: automatically "install" the dotfiles in itDaniel Friesel-10/+19
2010-03-27checklinks: Add "auto" link typo for automatic symlinkingDaniel Friesel-53/+153
2010-01-27checklinks: Update docs, remove allcaps status messagesDaniel Friesel-9/+5
2010-01-09checklinks: Improve code readabilityDaniel Friesel-7/+19
2009-09-15checklinks(1): Use a table for --msglevelDaniel Friesel-4/+6
2009-07-16checklinks: --remove: unlink hardlink sources as wellDaniel Friesel-7/+10
2009-07-13checklinks: Minor code cleanupDaniel Friesel-2/+6
2009-07-13checklinks: Fixed msglevel for 'removed' messageDaniel Friesel-1/+1
2009-07-11Renamed pkg to caretakerDaniel Friesel-3/+3
2009-07-07Finished core → pkg transition (updated manuals and info/error messages)Daniel Friesel-2/+2
2009-07-05checklinks: Added --msglevel optionDaniel Friesel-7/+15
2009-07-05checklinks: Documented the exit valueDaniel Friesel-0/+5
2009-07-05checklinks: Fixed exit codeDaniel Friesel-1/+1
2009-07-04checklinks: --remove: Fixed a warningDaniel Friesel-1/+1
2009-06-25checklinks: Don't use bareword filehandlesDaniel Friesel-3/+3
2009-06-22checklinks: Use exit code to indicate grave errorsDaniel Friesel-0/+7
2009-06-18Added status messages to checklinks(1)Daniel Friesel-0/+49
2009-06-18checklinks: Use msglevel instead of $quietDaniel Friesel-12/+13
2009-06-17checklinks(1): Added an example links fileDaniel Friesel-0/+9
2009-06-08checklinks: Fixed "uninitialized value" warning for existing non-link destina...Daniel Friesel-2/+2
2009-04-12checklinks(1): Better hardlink documentationDaniel Friesel-8/+11
2009-04-10checklinks: better error messages, removed commented out relictsDaniel Friesel-4/+1
2009-04-05checklinks: print_format: Use printfDaniel Friesel-7/+4
2009-03-12checklinks(1): Fixed typos pointed out by penmaDaniel Friesel-5/+5
2009-03-12checklinks(1): $etc: Added exampleDaniel Friesel-1/+1
2009-03-12checklinks: Removed old (obsolete) option parsingDaniel Friesel-9/+0
2009-03-08Updated checklinks documentationDaniel Friesel-2/+13
2009-03-08Support $package and $etc in links fileDaniel Friesel-0/+11
2009-01-26checklinks: Fixed mkdirsDaniel Friesel-2/+5
2009-01-26checklinks: Create parent directories if neccessaryDaniel Friesel-0/+14
2008-12-31checklinks: Added copyright noticeDaniel Friesel-0/+2
2008-10-08Updated documentation (.links -> links)Daniel Friesel-2/+2
2008-10-08bin/checklinks: Allow 'links' as well as '.links'Daniel Friesel-4/+9
2008-07-11Remove every symlink when removing a packageDaniel Friesel-6/+24
2008-07-06bin/checklinks: shortened splitDaniel Friesel-1/+1
2008-06-08bin/checklinks: Use L<> for references, not I<>Daniel Friesel-1/+1
2008-06-03bin/checklinks: Use F<> for filesDaniel Friesel-1/+1
2008-06-02moved documentation to bin/checklinks (perldoc)Daniel Friesel-0/+54
2008-05-19initial commitDaniel Friesel-0/+90