Age | Commit message (Expand) | Author | Lines |
2010-10-16 | Finish "ct new" | Daniel Friesel | -0/+6 |
2010-10-16 | caretaker.conf(5): ${HOME} is interpolated locally, but the result used on th... | Daniel Friesel | -1/+1 |
2010-10-16 | Always use git origins, remove GIT_USE_ORIGIN setting | Daniel Friesel | -11/+1 |
2010-05-02 | Update documentation | Daniel Friesel | -19/+69 |
2010-04-30 | caretaker(7): Note that the pkglist script is executed via ssh | Daniel Friesel | -3/+4 |
2010-04-21 | Add option to disable hook execution for ct push | Daniel Friesel | -0/+6 |
2010-04-20 | Add "force_depend" prereqs directive | Daniel Friesel | -0/+5 |
2010-03-27 | Treat etc/ special: automatically "install" the dotfiles in it | Daniel Friesel | -5/+14 |
2010-03-21 | caretaker-shell → caretaker-ssh-command | Daniel Friesel | -0/+0 |
2010-03-20 | Add (very experimental) caretaker-shell | Daniel Friesel | -0/+20 |
2010-02-07 | caretaker-setup(7): Add section about deploying caretaker on a client | Daniel Friesel | -0/+16 |
2010-02-07 | caretaker-setup(7): Mention how to get pkglist from a bare repo | Daniel Friesel | -0/+2 |
2010-02-07 | Move bootstrap and pkglist to examples/ | Daniel Friesel | -8/+4 |
2010-01-25 | Rewrite caretaker(7) INTRO a little | Daniel Friesel | -9/+16 |
2010-01-17 | ct(1): Remove EXAMPLES section, add better explanation of ct refresh instead | Daniel Friesel | -12/+5 |
2009-11-29 | ct(1): Don't use L<> for manpage references at all | Daniel Friesel | -1/+1 |
2009-09-29 | Began mking ct add/remove wrappable | Daniel Friesel | -4/+4 |
2009-09-27 | caretaker-setup(7): Fixed prompt in the example shell log | Daniel Friesel | -6/+6 |
2009-09-27 | caretaker-setup(7): Document ../$etc/foo cases in the links file | Daniel Friesel | -0/+14 |
2009-09-15 | caretaker(7): Updated HOOKS | Daniel Friesel | -3/+3 |
2009-09-10 | Sorted some stuff | Daniel Friesel | -12/+12 |
2009-09-10 | Replaced the fairly useless --debug option by 'ct debug' | Daniel Friesel | -4/+5 |
2009-09-09 | caretaker(7): Updated man/ documentation | Daniel Friesel | -4/+6 |
2009-07-17 | caretaker-setup.pod: Shortened git --bare init on server | Daniel Friesel | -2/+1 |
2009-07-17 | caretaker-setup.pod: Added CREATING A PACKAGE (example: vim package) | Daniel Friesel | -0/+41 |
2009-07-17 | caretaker.conf.pod: Documented git:// | Daniel Friesel | -3/+4 |
2009-07-13 | Support more than one package root | Daniel Friesel | -6/+8 |
2009-07-12 | Added support for unlisted packages | Daniel Friesel | -0/+6 |
2009-07-11 | Documentation updates | Daniel Friesel | -17/+7 |
2009-07-11 | Renamed pkg to caretaker | Daniel Friesel | -56/+56 |
2009-07-08 | pkg: Added PKGLIST_LOCAL setting | Daniel Friesel | -0/+17 |
2009-07-07 | pkg(7): Documented the provides/ support | Daniel Friesel | -1/+9 |
2009-07-07 | Use the correct english words in pkg(7) | Daniel Friesel | -2/+2 |
2009-07-07 | Updated/beautified pkg.conf(5) | Daniel Friesel | -15/+15 |
2009-07-07 | Fixed some typos, outdated stuff etc. in pkg(7) | Daniel Friesel | -10/+11 |
2009-07-07 | pkg: Recommend to postfix manuals in man/ with .pod | Daniel Friesel | -27/+6 |
2009-07-07 | pkg(1): Explained short actionss a bit more | Daniel Friesel | -0/+3 |
2009-07-07 | Finished core → pkg transition (updated manuals and info/error messages) | Daniel Friesel | -9/+4 |
2009-07-07 | pkg: Added short actions (pkg a = add etc) | Daniel Friesel | -0/+16 |
2009-07-07 | Shortened pkg, updated pkg(1) and the zsh completion | Daniel Friesel | -3/+3 |
2009-07-06 | pkg(1): There are no more examples for pkg eval | Daniel Friesel | -1/+1 |
2009-07-06 | pkg: Execute prereqs in function scope | Daniel Friesel | -0/+4 |
2009-07-06 | pkg: added COLOUR and PROGRESS settings and options | Daniel Friesel | -1/+9 |
2009-07-06 | Merged the options in pkg(1) into pkg.conf(5) | Daniel Friesel | -37/+14 |
2009-07-05 | pkg: prereqs: Remaned file_in_path to executable | Daniel Friesel | -1/+1 |
2009-07-05 | Updated pkg(7) | Daniel Friesel | -6/+1 |
2009-06-18 | Updatd prereqs information in pkg(7) | Daniel Friesel | -1/+1 |
2009-06-18 | pkg(1), pkg(7): Escaped < and > signs | Daniel Friesel | -2/+2 |
2009-06-16 | pkg {local-,remote-,}update → pkg update {local,remote,} | Daniel Friesel | -10/+2 |
2009-06-16 | Removed bootstrap manpage (it's rather useless) | Daniel Friesel | -31/+0 |