summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorLines
2008-07-07Moved bootstrap to includeDaniel Friesel-0/+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 ↵Daniel Friesel-0/+9
check_installed and check_valid
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-30oops. merged.Daniel Friesel-0/+0
2008-06-30bin/pkg: lst_type: Grep for full package nameDaniel Friesel-1/+1
2008-06-30Updated metaDaniel Friesel-0/+0
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-29meta/functions.dia: Added statusDaniel Friesel-0/+0
2008-06-29update docsDaniel Friesel-0/+0
2008-06-29updated documentationDaniel Friesel-0/+8
2008-06-29bin/pkg: Rename lst_update_full -> lst_update_localDaniel Friesel-3/+3
2008-06-29Added functions graph for less confusionDaniel Friesel-0/+0
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 ↵Daniel Friesel-1/+1
git files
2008-06-29include/pkglist: oops. fixed glob expansionDaniel Friesel-1/+1
2008-06-29include/pkglist: Also follow symlinks (for pkg_root)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-28man/1/pkg: Updated documentationDaniel Friesel-11/+6
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/+16