summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
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
2009-09-15ct: Renamed some simple list_ functions to list_get_Daniel Friesel-26/+26
2009-09-15caretaker(7): Updated HOOKSDaniel Friesel-3/+3
2009-09-15checklinks(1): Use a table for --msglevelDaniel Friesel-4/+6
2009-09-12ct: vcs_setup: Die if the cd failsDaniel Friesel-1/+1
2009-09-12Removed legacy support for 'file_in_path' and 'require' in prereqs scriptsDaniel Friesel-8/+2
2009-09-12{populate → update}_collected: Remove broken package symlinks in ~/binDaniel Friesel-5/+12
2009-09-10Updated comments in include/pkglistDaniel Friesel-3/+8
2009-09-10Removed the newpackage script, it's quite uselessDaniel Friesel-34/+0
2009-09-10bootstrap: Print path to the cofig when writing itDaniel Friesel-1/+1
2009-09-10Sorted some stuffDaniel Friesel-185/+189
2009-09-10Replaced the fairly useless --debug option by 'ct debug'Daniel Friesel-53/+34
2009-09-09ct: {populate,genocide}_collected: Message improvementsDaniel Friesel-3/+5
2009-09-09caretaker(7): Updated man/ documentationDaniel Friesel-4/+6
2009-09-09Removed deprecated invocations and pkg.conf supportDaniel Friesel-22/+3
2009-09-06Slightly improved some warning/error messagesDaniel Friesel-6/+8
2009-09-06Added support for *roff manualsDaniel Friesel-2/+5
2009-08-29Moved git-specific logic from pkg_status to vcs_statusDaniel Friesel-2/+5
2009-08-22ct: Improved populate_collected messages a little bitDaniel Friesel-1/+4
2009-08-15ct: list_update_remote: Only use user@host if a user was explicitly specifiedDaniel Friesel-2/+5
2009-07-17caretaker-setup.pod: Shortened git --bare init on serverDaniel Friesel-2/+1
2009-07-17caretaker-setup.pod: Added CREATING A PACKAGE (example: vim package)Daniel Friesel-0/+41
2009-07-17caretaker.conf.pod: Documented git://Daniel Friesel-3/+4
2009-07-16checklinks: --remove: unlink hardlink sources as wellDaniel Friesel-7/+11
2009-07-14ct: Simplified the progress function a littleDaniel Friesel-2/+2
2009-07-13Removed vcs_fix_originDaniel Friesel-16/+0