Age | Commit message (Expand) | Author | Lines |
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 |
2009-05-17 | Added a little pkg-setup document | Daniel Friesel | -0/+23 |
2009-04-30 | pkg.conf(5): handle $' as code (it shouldn't be replaced by $’) | Daniel Friesel | -2/+2 |
2009-04-30 | The colours are customizable, so add them to pkg.conf(5) | Daniel Friesel | -0/+17 |
2009-04-30 | pkg.conf(5): Fixed CL_OPTIONS syntax | Daniel Friesel | -1/+1 |
2009-04-30 | pkg(1): Removed WARNING (we're fairly stable already) | Daniel Friesel | -5/+0 |
2009-04-29 | Renamed $PDIR to $PKG_DIR for more consistency | Daniel Friesel | -8/+8 |
2009-04-27 | pkg(1), pkg(7): Updated description in NAME | Daniel Friesel | -2/+2 |
2009-04-20 | pkg(7): git: Updated information about the master branch | Daniel Friesel | -3/+3 |
2009-04-20 | pkg: Added --packageroot option | Daniel Friesel | -0/+4 |
2009-04-20 | pkg: Removed support for short options | Daniel Friesel | -10/+8 |
2009-04-05 | pkg(7): Added COLLECTED PACKAGE FILES ($PDIR/.collected) | Daniel Friesel | -1/+13 |