index
:
caretaker
main
Distributed dotfile and script manager
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
checklinks
Age
Commit message (
Expand
)
Author
Lines
2013-09-20
checklinks: fix smartmatch warnings
Daniel Friesel
-0
/
+2
2011-07-29
Fix checklinks parameters (they're absolute by default, replace $a_foo by $r_...
Daniel Friesel
-4
/
+5
2011-06-26
ct / checklinks: Add $pkgdir and parameters with absolute paths
Daniel Friesel
-1
/
+4
2011-03-19
checklinks: Make directory autocreation actually work
Daniel Friesel
-4
/
+4
2010-10-18
checklinks: Avoid ..// in BC symlinks
Daniel Friesel
-1
/
+1
2010-10-18
checklinks: Workaround to conserve BC for previous commit (absolute $etc)
Daniel Friesel
-2
/
+18
2010-10-16
Update copyright statements while at it
Daniel Friesel
-1
/
+1
2010-10-05
checklinks: Remove support for .links
Daniel Friesel
-8
/
+3
2010-03-31
checklinks: Minor code cleanup number UINT32_MAX (or so)
Daniel Friesel
-7
/
+7
2010-03-27
Treat etc/ special: automatically "install" the dotfiles in it
Daniel Friesel
-10
/
+19
2010-03-27
checklinks: Add "auto" link typo for automatic symlinking
Daniel Friesel
-53
/
+153
2010-01-27
checklinks: Update docs, remove allcaps status messages
Daniel Friesel
-9
/
+5
2010-01-09
checklinks: Improve code readability
Daniel Friesel
-7
/
+19
2009-09-15
checklinks(1): Use a table for --msglevel
Daniel Friesel
-4
/
+6
2009-07-16
checklinks: --remove: unlink hardlink sources as well
Daniel Friesel
-7
/
+10
2009-07-13
checklinks: Minor code cleanup
Daniel Friesel
-2
/
+6
2009-07-13
checklinks: Fixed msglevel for 'removed' message
Daniel Friesel
-1
/
+1
2009-07-11
Renamed pkg to caretaker
Daniel Friesel
-3
/
+3
2009-07-07
Finished core → pkg transition (updated manuals and info/error messages)
Daniel Friesel
-2
/
+2
2009-07-05
checklinks: Added --msglevel option
Daniel Friesel
-7
/
+15
2009-07-05
checklinks: Documented the exit value
Daniel Friesel
-0
/
+5
2009-07-05
checklinks: Fixed exit code
Daniel Friesel
-1
/
+1
2009-07-04
checklinks: --remove: Fixed a warning
Daniel Friesel
-1
/
+1
2009-06-25
checklinks: Don't use bareword filehandles
Daniel Friesel
-3
/
+3
2009-06-22
checklinks: Use exit code to indicate grave errors
Daniel Friesel
-0
/
+7
2009-06-18
Added status messages to checklinks(1)
Daniel Friesel
-0
/
+49
2009-06-18
checklinks: Use msglevel instead of $quiet
Daniel Friesel
-12
/
+13
2009-06-17
checklinks(1): Added an example links file
Daniel Friesel
-0
/
+9
2009-06-08
checklinks: Fixed "uninitialized value" warning for existing non-link destina...
Daniel Friesel
-2
/
+2
2009-04-12
checklinks(1): Better hardlink documentation
Daniel Friesel
-8
/
+11
2009-04-10
checklinks: better error messages, removed commented out relicts
Daniel Friesel
-4
/
+1
2009-04-05
checklinks: print_format: Use printf
Daniel Friesel
-7
/
+4
2009-03-12
checklinks(1): Fixed typos pointed out by penma
Daniel Friesel
-5
/
+5
2009-03-12
checklinks(1): $etc: Added example
Daniel Friesel
-1
/
+1
2009-03-12
checklinks: Removed old (obsolete) option parsing
Daniel Friesel
-9
/
+0
2009-03-08
Updated checklinks documentation
Daniel Friesel
-2
/
+13
2009-03-08
Support $package and $etc in links file
Daniel Friesel
-0
/
+11
2009-01-26
checklinks: Fixed mkdirs
Daniel Friesel
-2
/
+5
2009-01-26
checklinks: Create parent directories if neccessary
Daniel Friesel
-0
/
+14
2008-12-31
checklinks: Added copyright notice
Daniel Friesel
-0
/
+2
2008-10-08
Updated documentation (.links -> links)
Daniel Friesel
-2
/
+2
2008-10-08
bin/checklinks: Allow 'links' as well as '.links'
Daniel Friesel
-4
/
+9
2008-07-11
Remove every symlink when removing a package
Daniel Friesel
-6
/
+24
2008-07-06
bin/checklinks: shortened split
Daniel Friesel
-1
/
+1
2008-06-08
bin/checklinks: Use L<> for references, not I<>
Daniel Friesel
-1
/
+1
2008-06-03
bin/checklinks: Use F<> for files
Daniel Friesel
-1
/
+1
2008-06-02
moved documentation to bin/checklinks (perldoc)
Daniel Friesel
-0
/
+54
2008-05-19
initial commit
Daniel Friesel
-0
/
+90