summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2010-05-17perl -pi -e 's/\$([a-zA-Z0-9_!#\$\*\@?\[\]-]+)/\${$1}/g' bin/ct (mainly)Daniel Friesel-310/+310
2010-05-02Update examples/caretaker-ssh-commandDaniel Friesel-8/+19
2010-05-02Update documentationDaniel Friesel-20/+69
2010-05-02Make the whole system more flexible (NOT backwards compatible)Daniel Friesel-126/+92
2010-04-30examples/caretaker-ssh-command: Add a short descriptionDaniel Friesel-7/+15
2010-04-30caretaker(7): Note that the pkglist script is executed via sshDaniel Friesel-3/+4
2010-04-26Don't pull/push repos without originDaniel Friesel-3/+9
2010-04-24Fix ct refresh outputDaniel Friesel-0/+1
2010-04-21pkg_push: Actually respect hook-on-push optionDaniel Friesel-2/+8
2010-04-21Add option to disable hook execution for ct pushDaniel Friesel-10/+21
2010-04-21ct: Fix typo in --colours optionDaniel Friesel-1/+1
2010-04-20Add "force_depend" prereqs directiveDaniel Friesel-1/+22
2010-03-31checklinks: Minor code cleanup number UINT32_MAX (or so)Daniel Friesel-7/+7
2010-03-28ct: Minor code cleanupDaniel Friesel-9/+4
2010-03-28Add auto stuff to checklinks testsDaniel Friesel-0/+82
2010-03-28Update READMEDaniel Friesel-3/+0
2010-03-27Treat etc/ special: automatically "install" the dotfiles in itDaniel Friesel-27/+58
2010-03-27checklinks: Add "auto" link typo for automatic symlinkingDaniel Friesel-53/+153
2010-03-21caretaker-shell → caretaker-ssh-commandDaniel Friesel-0/+0
2010-03-20Remove changelogDaniel Friesel-36/+0
2010-03-20Add (very experimental) caretaker-shellDaniel Friesel-0/+43
2010-03-18Truncate lines to ~80 charsDaniel Friesel-20/+32
2010-03-18vcs_status: Remove $gitstatus check, it's not neccessary with --shortDaniel Friesel-3/+1
2010-03-18ct status: Use git status --shortDaniel Friesel-1/+1
2010-02-20ct: vcs_pull: Only use git pull --quiet if SILENT=1. Dammit.Daniel Friesel-1/+7
2010-02-13ct: Only use git --quiet if SILENT=1Daniel Friesel-1/+1
2010-02-13ct --quiet pull: Simply use --quiet instead of --no-stat. Fail.Daniel Friesel-1/+1
2010-02-13ct --quiet pull: Use git-pull's new --no-stat optionDaniel Friesel-1/+1
2010-02-12ct ls local: Use directories, not local package listDaniel Friesel-1/+1
2010-02-07bootstrap: Print little summary when doneDaniel Friesel-0/+8
2010-02-07caretaker-setup(7): Add section about deploying caretaker on a clientDaniel Friesel-0/+16
2010-02-07bootstrap: More verbose help messageDaniel Friesel-2/+4
2010-02-07pkglist: Use a slightly more descriptive for loop variableDaniel Friesel-8/+8
2010-02-07pkglist: Make it mxey (give usage info if $1 is missing)Daniel Friesel-0/+5
2010-02-07caretaker-setup(7): Mention how to get pkglist from a bare repoDaniel Friesel-0/+2
2010-02-07Move bootstrap and pkglist to examples/Daniel Friesel-10/+6
2010-01-27checklinks: Update docs, remove allcaps status messagesDaniel Friesel-9/+5
2010-01-25Rewrite caretaker(7) INTRO a littleDaniel Friesel-9/+16
2010-01-17ct(1): Remove EXAMPLES section, add better explanation of ct refresh insteadDaniel Friesel-12/+5
2010-01-09checklinks: Improve code readabilityDaniel Friesel-7/+19
2009-11-29ct(1): Don't use L<> for manpage references at allDaniel Friesel-1/+1
2009-10-10ct: check_prereqs: Use an anonymous function to source the prereqs fileDaniel Friesel-13/+11
2009-10-10Remove declarations of unused parametersDaniel Friesel-7/+4
2009-10-10ct: Simplified wrap()Daniel Friesel-12/+11
2009-10-10ct: Removed wrap_infoDaniel Friesel-20/+6
2009-09-29Added ct {help,version}Daniel Friesel-3/+15
2009-09-29Began mking ct add/remove wrappableDaniel Friesel-18/+42
2009-09-28Improved source code readabilityDaniel Friesel-36/+115
2009-09-27caretaker-setup(7): Fixed prompt in the example shell logDaniel Friesel-6/+6
2009-09-27caretaker-setup(7): Document ../$etc/foo cases in the links fileDaniel Friesel-0/+14