summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorLines
2009-03-13pkg: For now, only support the master branchDaniel Friesel-3/+12
2009-03-12pkg refresh: For now, don't call vcs_fix_origin with rewrite, since git is to...Daniel Friesel-1/+1
2009-03-12pkg: Really fixed vcs_fix_origin, at least for nowDaniel Friesel-0/+2
2009-03-12pkg: Fixed vcs_fix_originDaniel Friesel-1/+1
2009-03-12pkg refresh: Forcefully fix git remote originDaniel Friesel-1/+3
2009-03-12checklinks(1): Fixed typos pointed out by penmaDaniel Friesel-5/+5
2009-03-12checklinks(1): $etc: Added exampleDaniel Friesel-1/+1
2009-03-12checklinks: Removed old (obsolete) option parsingDaniel Friesel-9/+0
2009-03-12pkg: global post-update hook: Fixed parameters for checklinksDaniel Friesel-4/+2
2009-03-12pkg: Removed a trailing whitespaceDaniel Friesel-1/+1
2009-03-08Updated checklinks documentationDaniel Friesel-2/+13
2009-03-08Support $package and $etc in links fileDaniel Friesel-1/+17
2009-03-08pkg: vcs_upgrade: assume branches are set up correctly and do git pull withou...Daniel Friesel-11/+1
2009-03-08Use unicode in manualsDaniel Friesel-2/+2
2009-03-07pkg: grep to /dev/nullDaniel Friesel-1/+1
2009-03-05vcs_fix_origin: Also check for origin in .git/configDaniel Friesel-1/+2
2009-02-24pkg: Whoops, really apply change to vcs_fix_originDaniel Friesel-1/+1
2009-02-24pkg: vcs_fix_origin: the remote is a directory in newer git versionsDaniel Friesel-1/+1
2009-02-24Merge branch 'master' of /home/derf/var/packages_root/core/Daniel Friesel-2/+2
2009-02-24pkg: Fixed some cosmetic mistakes in check_prereqsDaniel Friesel-10/+10
2009-02-24pkg: vcs_fix_origin: Just check for the fileDaniel Friesel-2/+2
2009-02-21pkg: parameter setup: autoload sanityDaniel Friesel-2/+2
2009-02-11pkg: genocide_collected: Removed TODO (that's the responsibility of the packa...Daniel Friesel-1/+0
2009-01-29pkg: fix_origin: We already are in the right directoryDaniel Friesel-1/+0
2009-01-29pkg: Renamed fix_origin to vcs_fix_originDaniel Friesel-11/+12
2009-01-29pkg: only execute fix_origin after pulling/pushingDaniel Friesel-1/+2
2009-01-26checklinks: Fixed mkdirsDaniel Friesel-2/+5
2009-01-26checklinks: Create parent directories if neccessaryDaniel Friesel-0/+14
2009-01-24pkg: check_prereqs: recommend: Fixed info messageDaniel Friesel-1/+1
2009-01-23Added support for global hooks via .pkg.confDaniel Friesel-0/+1
2009-01-22pkg: check_prereqs: Removed unneccessary subshellsDaniel Friesel-4/+4
2009-01-22pkg: check_prereqs: Added recommends and suggests, aliased depend to requireDaniel Friesel-5/+33
2009-01-12pkg: silent mode: Run make in silent mode as wellDaniel Friesel-0/+6
2009-01-07pkg: vcs_upgrade: Pull currently checked out branchDaniel Friesel-6/+7
2009-01-06pkg: pkg_status: Fixed hooks and infosDaniel Friesel-1/+2
2009-01-06pkg: Added wrap_info to prefix output if neccessary (e.g. in pkg refresh)Daniel Friesel-7/+13
2009-01-06pkg: vcs_upgrade: Fixed parameter nameDaniel Friesel-2/+2
2008-12-31checklinks: Added copyright noticeDaniel Friesel-0/+2
2008-12-29bin/pkg: Fixed syntax error in vcs_upgradeDaniel Friesel-1/+1
2008-12-29bin/pkg: Try to use git fetch to avoid merging master into another branch by ...Daniel Friesel-1/+10
2008-12-24Merge branch 'master' into experimentalDaniel Friesel-1/+1
2008-12-24bin/pkg: fix_origin: Operate silentlyDaniel Friesel-1/+1
2008-12-24bin/pkg: pkg_refresh: Use global hooksDaniel Friesel-7/+2
2008-12-24bin/pkg: Introduced global hooksDaniel Friesel-38/+38
2008-12-24bin/pkg: Removed redundant git remote origin from vcs_*Daniel Friesel-2/+0
2008-12-24bin/pkg: fix_origin: Change into right directory (broke with pkg add)Daniel Friesel-0/+1
2008-12-24bin/pkg: Added fix_originDaniel Friesel-0/+12
2008-12-23pkg: Call git remote update after pulling/pushingDaniel Friesel-0/+2
2008-12-23Revert "bin/pkg: Don't explicitly operate on branch master"Daniel Friesel-2/+2
2008-12-23bin/pkg: Don't explicitly operate on branch masterDaniel Friesel-2/+2