summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorLines
2008-07-24bin/pkg: Use unix style -add etcDaniel Friesel-1/+1
2008-07-13bin/pkg: pkg_info: Fixed typoDaniel Friesel-1/+1
2008-07-11Remove every symlink when removing a packageDaniel Friesel-6/+25
2008-07-09bin/pkg: Use $var instead of "$var"Daniel Friesel-45/+45
2008-07-07Moved bootstrap to includeDaniel Friesel-53/+0
2008-07-06Automated merge with file:///home/derf/var/packages_root/coreDaniel Friesel-17/+17
2008-07-06bin/bootstrap: Some more commentsDaniel Friesel-3/+4
2008-07-06bin/checklinks: shortened splitDaniel Friesel-1/+1
2008-07-06bin/pkg: Started cleaning it upDaniel Friesel-16/+16
2008-07-02bin/pkg: Added list_is_installed and list_exists, will replace check_installe...Daniel Friesel-0/+9
2008-07-01bin/pkg: Renamed lst_ to list_Daniel Friesel-26/+26
2008-07-01bin/pkg: Groupd lst_ / vcs_ functions togetherDaniel Friesel-13/+10
2008-07-01bin/pkg: Fixed a broken sed expressionDaniel Friesel-1/+1
2008-07-01fixed and/or that broke due to [[ changeDaniel Friesel-2/+2
2008-07-01bin/pkg: oopsDaniel Friesel-1/+1
2008-07-01Use [[]] instead of [] / ([])Daniel Friesel-55/+55
2008-06-30bin/pkg: lst_type: Grep for full package nameDaniel Friesel-1/+1
2008-06-30bin/pkg: Added lst_remove_package to be called from pkg_removeDaniel Friesel-0/+7
2008-06-30bin/pkg: Added lst_update_package to be called after installations/updatesDaniel Friesel-2/+10
2008-06-29bin/pkg: Rename lst_update_full -> lst_update_localDaniel Friesel-3/+3
2008-06-29bin/pkg: Only one argument is needed for installDaniel Friesel-1/+1
2008-06-29bin/pkg: Made local and remote updats accessible via CLIDaniel Friesel-9/+20
2008-06-29bin/pkg: pkg_info: Show info even if the package ain't installedDaniel Friesel-21/+23
2008-06-29bin/pkg: added lst_update and related functionsDaniel Friesel-12/+34
2008-06-29bin/pkg: rename pkg_update -> lst_updateDaniel Friesel-2/+2
2008-06-29bin/pkg: pkg_remove: Use rm -f to get rid of those stupid write-protected git...Daniel Friesel-1/+1
2008-06-29bin/pkg: pkg_upgrade: Had two \ns, removed oneDaniel Friesel-1/+0
2008-06-28bin/pkg: pkg_info: Fixed repo size, added repo typeDaniel Friesel-2/+4
2008-06-28bin/pkg: Some cleanups, fixed pkg_infoDaniel Friesel-22/+23
2008-06-28bin/pkg: pkg_list_available: Fixed typoDaniel Friesel-1/+1
2008-06-28bin/pkg: pkg_list_*: use package listDaniel Friesel-6/+2
2008-06-28bin/pkg: -vDaniel Friesel-1/+3
2008-06-28bin/pkg: vcs_incoming: Grep with trailing space to avoid duplicatesDaniel Friesel-2/+2
2008-06-28bin/pkg: vcs_incoming: oopsDaniel Friesel-1/+1
2008-06-28bin/pkg: vcs_incoming: oopsDaniel Friesel-1/+2
2008-06-28bin/pkg: vcs_incoming: oopsDaniel Friesel-1/+1
2008-06-28bin/pkg: Use package list to check for updatesDaniel Friesel-3/+2
2008-06-27another oopsDaniel Friesel-2/+2
2008-06-27bin/pkg: Fixed package installationDaniel Friesel-2/+2
2008-06-27bin/pkg: check_valid: Forgot to add gitDaniel Friesel-1/+1
2008-06-27oops2Daniel Friesel-1/+1
2008-06-27oopsDaniel Friesel-1/+1
2008-06-27bin/pkg: Automatically get the repo typeDaniel Friesel-4/+8
2008-06-27oopsDaniel Friesel-1/+1
2008-06-27/bin/pkg: Also create local list on updateDaniel Friesel-0/+1
2008-06-27bin/pkg: pkg_update: Fixed that shitDaniel Friesel-3/+3
2008-06-27oopsDaniel Friesel-1/+1
2008-06-27bin/pkg: Introduced pkg_update to update the package listDaniel Friesel-0/+10
2008-06-27bin/pkg: Renamed update to upgrade to support further upgrade commandsDaniel Friesel-7/+7
2008-06-26bin/pkg: Print warnings/errors to stderrDaniel Friesel-2/+2