summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2009-04-20pkg: pkg_list: not-installed: use list_is_installed instead of a direct grepDaniel Friesel-1/+1
2009-04-16include/newpackage: Make a bare repo by defaultDaniel Friesel-2/+2
2009-04-16Added tests for bare repositories in PKG_ROOTDaniel Friesel-40/+56
2009-04-16pkg: Fixed a bug in pkg list remoteDaniel Friesel-1/+1
2009-04-16pkglist: Fixed handling of bare reposDaniel Friesel-1/+1
2009-04-16pkglist: Added support for bare reposDaniel Friesel-0/+3
2009-04-13pkg: debug: Show zsh versionDaniel Friesel-0/+1
2009-04-12Extended tests for {populate,genocide}_collectedDaniel Friesel-1/+8
2009-04-12pkg: Fixed a bug in genocide_collected (manuals from man/ were not uninstalled)Daniel Friesel-2/+2
2009-04-12checklinks(1): Better hardlink documentationDaniel Friesel-8/+11
2009-04-12pkg: Added a forgotten newline in a die messageDaniel Friesel-1/+1
2009-04-12pkg info: Don't show tags (they're not used anywhere and not even documented)Daniel Friesel-7/+0
2009-04-12test/main: Set ZERR trap for more information why the test failedDaniel Friesel-0/+2
2009-04-12pkg: pkg_info: Fixed tag displayDaniel Friesel-1/+1
2009-04-12pkg: populate_collected: Fixed check if bin/.. needs updateDaniel Friesel-1/+1
2009-04-12Added support and tests for a package directory outside of /homeDaniel Friesel-2/+9
2009-04-12Added basic test for {populate,genocide}_collectedDaniel Friesel-1/+12
2009-04-12pkg: Shortened {populate,genocide}_collected (use nullglobbing)Daniel Friesel-47/+35
2009-04-12pkg: vcs_push: Check if we're on branch master if !GIT_USE_ORIGINDaniel Friesel-11/+13
2009-04-12pkg: Shortened confirm_yesDaniel Friesel-5/+1
2009-04-12pkg: info, say, clear_line: Don't check for SILENT, make them no-ops when SIL...Daniel Friesel-3/+6
2009-04-10Added tests for pkg removeDaniel Friesel-0/+15
2009-04-10Added tests for pkg add, extended tests for pkg listDaniel Friesel-3/+25
2009-04-10Added tests for pkg listDaniel Friesel-0/+22
2009-04-10test: Allow user to pass core repo path (for offline tests)Daniel Friesel-1/+1
2009-04-10Added a little test (to be extended, currently mainly tests bootstrap)Daniel Friesel-0/+32
2009-04-10bootstrap: Fixed a bug with $PDIR, custom PDIR should work nowDaniel Friesel-7/+7
2009-04-10checklinks: better error messages, removed commented out relictsDaniel Friesel-4/+1
2009-04-10pkg: list_update_remote: Use mktemp -tDaniel Friesel-1/+1
2009-04-09pkg: shortened check_valid functionDaniel Friesel-3/+1
2009-04-05zsh completion: Fixed arguments for pkg listDaniel Friesel-1/+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(7): Added COLLECTED PACKAGE FILES ($PDIR/.collected)Daniel Friesel-1/+13
2009-04-05Restructured pkg(7), removed some useless informationDaniel Friesel-61/+46
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-14/+38
2009-04-04pkg.conf(5): Describe PKG_ROOT a little more preciselyDaniel Friesel-1/+2
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-04pkglist: Check if we got the right arguments, just in caseDaniel Friesel-0/+6
2009-04-04pkg: Do not rely on the core repo being not bareDaniel Friesel-3/+20
2009-04-04pkglist: The PKG_PATH is already known, no need to figure it out by ourselvesDaniel Friesel-3/+3
2009-04-04pkg: list_update_remote: Give error message if update failedDaniel Friesel-0/+2
2009-04-03commented pkglist a littleDaniel Friesel-0/+3
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