summaryrefslogtreecommitdiff
path: root/provides
AgeCommit message (Expand)AuthorLines
2017-05-11support for modern zsh versionsDaniel Friesel-1/+1
2010-10-18make "ct new <package> <files>" also work for existing packagesDaniel Friesel-1/+4
2010-10-16Finish "ct new"Daniel Friesel-2/+5
2010-04-21Add option to disable hook execution for ct pushDaniel Friesel-0/+2
2009-09-29Began mking ct add/remove wrappableDaniel Friesel-0/+4
2009-09-10Replaced the fairly useless --debug option by 'ct debug'Daniel Friesel-2/+1
2009-07-11Renamed pkg to caretakerDaniel Friesel-22/+18
2009-07-08provides/zsh/alias: added ct aliasMaximilian Gass-0/+1
2009-07-07pkg: Added short actions (pkg a = add etc)Daniel Friesel-7/+7
2009-07-07Removed the sysmaint providesDaniel Friesel-5/+0
2009-07-07Shortened pkg, updated pkg(1) and the zsh completionDaniel Friesel-4/+8
2009-06-16pkg {local-,remote-,}update → pkg update {local,remote,}Daniel Friesel-1/+5
2009-06-13Fixed completion for pkg addDaniel Friesel-1/+1
2009-04-20pkg: Added --packageroot optionDaniel Friesel-5/+6
2009-04-05zsh completion: Fixed arguments for pkg listDaniel Friesel-1/+1
2009-04-04pkg: pkg_list: Also list not-installed packages, depending on argumentDaniel Friesel-4/+8
2009-03-08Added arguments (-q etc) to zsh completionDaniel Friesel-36/+43
2008-12-06Added pkg pull as alias for pkg upgradeDaniel Friesel-2/+2
2008-11-16Added provides stuff for sysmaintDaniel Friesel-0/+5
2008-10-22bin/pkg: Declare functions with function()Daniel Friesel-1/+2
2008-10-09pkg check -> pkg refresh, this also obsoletes the pkg eval fiddlingDaniel Friesel-3/+3
2008-10-08bin/pkg: Removed pkg doc and pkg changelogDaniel Friesel-2/+2
2008-10-07removed pkg changeroot, it's no longer neededDaniel Friesel-2/+2
2008-09-14More excessive completionDaniel Friesel-0/+18
2008-09-13zsh completion: _arguments is not needed anymoreDaniel Friesel-5/+18
2008-09-13Added pkg evalDaniel Friesel-2/+2
2008-09-04completion: No more evalDaniel Friesel-22/+26
2008-08-17Added zsh completion for pkgDaniel Friesel-0/+36