summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorLines
2010-10-16Always use git origins, remove GIT_USE_ORIGIN settingDaniel Friesel-61/+19
2010-10-14Begin work on "ct new"Daniel Friesel-0/+30
2010-10-14Remove unneccessary and broken checklinks call from bootstrapDaniel Friesel-1/+0
2010-10-05checklinks: Remove support for .linksDaniel Friesel-8/+3
2010-07-13bootstrap: Fix weird parameter expansion ambiguityDaniel Friesel-1/+1
2010-07-13Call vcs_update_submodules only after running git pullDaniel Friesel-1/+1
2010-06-16bin/ct: Make sure local directory is named after package when cloningMaximilian Gass-1/+1
2010-06-11Do not use colors & other escapes unless connected to a terminalDaniel Friesel-3/+10
2010-06-07Add support for git submodulesDaniel Friesel-0/+9
2010-05-17perl -pi -e 's/\$([a-zA-Z0-9_!#\$\*\@?\[\]-]+)/\${$1}/g' examples/*Daniel Friesel-28/+28
2010-05-17Move clear_line call into list_update_localDaniel Friesel-1/+1
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
* Split up PKG_ROOT into PKG_PROTO, PKG_USER, PKG_HOST and PKG_PATH * Change the fourth list field from PKG_ROOT to the repo's clone uri It is now possible to host your repos on github, for example.
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