summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorLines
2008-08-02bin/pkg: Allow value override from shell environment, tooDaniel Friesel-8/+8
2008-08-02bin/pkg: Removed pkg_%_wrapper, use generic wrap function insteadDaniel Friesel-55/+23
2008-08-02bin/pkg: Added progress for upgrade and pushDaniel Friesel-6/+10
2008-08-02bin/pkg: Also use progress for local list updateDaniel Friesel-5/+6
2008-08-02bin/pkg: Optimized clear_line, added colors to progressDaniel Friesel-4/+5
2008-08-02bin/pkg: use progress bar for pkg statusDaniel Friesel-5/+35
2008-08-02bin/pkg: pkg_update_%: be more verboseDaniel Friesel-1/+5
2008-08-02bin/pkg: Implemented provides (only with hooks, the rest is done by the package)Daniel Friesel-1/+14
2008-08-01bin/pkg: pkg_status: Only print status if something changedDaniel Friesel-2/+9
2008-08-01Added `pkg push`, pluss some minor fixesDaniel Friesel-5/+36
2008-07-29bin/pkg: pkg_status: do vcs_status instead of dependency / conflict checkingDaniel Friesel-3/+6
2008-07-24Backed out changeset 916933588b62Daniel Friesel-1/+1
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