summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorLines
2009-04-10pkg: list_update_remote: Use mktemp -tDaniel Friesel-1/+1
2009-04-09pkg: shortened check_valid functionDaniel Friesel-3/+1
2009-04-05pkg: Improved overall support for symlinksDaniel Friesel-4/+4
2009-04-05pkg: Use typeset in functionsDaniel Friesel-37/+52
2009-04-05pkg: Removed obsolete pkg_list_available functionDaniel Friesel-4/+0
2009-04-05pkg: Fixed typo in commentDaniel Friesel-1/+1
2009-04-05pkg: Updated copyright noticeDaniel Friesel-1/+1
2009-04-05checklinks: print_format: Use printfDaniel Friesel-7/+4
2009-04-04pkg: pkg_list: Also list not-installed packages, depending on argumentDaniel Friesel-4/+15
2009-04-04pkg: vcs_pull: Added newlines to the non-master-branch warning...Daniel Friesel-3/+3
2009-04-04pkg: list_update_remote: Also mention PKGLIST_PATH in the error messageDaniel Friesel-1/+2
2009-04-04pkg: Do not rely on the core repo being not bareDaniel Friesel-3/+11
2009-04-04pkg: list_update_remote: Give error message if update failedDaniel Friesel-0/+2
2009-04-03pkg: Renamed vcs_upgrade to vcs_pullDaniel Friesel-2/+2
2009-04-03pkg: vcs_upgrade: Only fail on non-master branch when not using originDaniel Friesel-6/+6
2009-04-02pkg: debug: use math expansionDaniel Friesel-1/+1
2009-03-28pkg: Fixed option parsingDaniel Friesel-2/+2
2009-03-25Added GIT_USE_ORIGIN config parameter to use the origin for push/pull or notDaniel Friesel-7/+15
2009-03-20pkg: Explain why wrap_info is emptyDaniel Friesel-0/+2
2009-03-18pkg info: concatenate tags with zsh-builtinsDaniel Friesel-1/+3
2009-03-18pkg: Fixed typo in a commentDaniel Friesel-1/+1
2009-03-14pkg: Don't accidently empty the remote package listDaniel Friesel-2/+8
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