summaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Expand)AuthorLines
2009-07-07pkg(1): Explained short actionss a bit moreDaniel Friesel-0/+3
2009-07-07Finished core → pkg transition (updated manuals and info/error messages)Daniel Friesel-9/+4
2009-07-07pkg: Added short actions (pkg a = add etc)Daniel Friesel-0/+16
2009-07-07Shortened pkg, updated pkg(1) and the zsh completionDaniel Friesel-3/+3
2009-07-06pkg(1): There are no more examples for pkg evalDaniel Friesel-1/+1
2009-07-06pkg: Execute prereqs in function scopeDaniel Friesel-0/+4
2009-07-06pkg: added COLOUR and PROGRESS settings and optionsDaniel Friesel-1/+9
2009-07-06Merged the options in pkg(1) into pkg.conf(5)Daniel Friesel-37/+14
2009-07-05pkg: prereqs: Remaned file_in_path to executableDaniel Friesel-1/+1
2009-07-05Updated pkg(7)Daniel Friesel-6/+1
2009-06-18Updatd prereqs information in pkg(7)Daniel Friesel-1/+1
2009-06-18pkg(1), pkg(7): Escaped < and > signsDaniel Friesel-2/+2
2009-06-16pkg {local-,remote-,}update → pkg update {local,remote,}Daniel Friesel-10/+2
2009-06-16Removed bootstrap manpage (it's rather useless)Daniel Friesel-31/+0
2009-05-17Added a little pkg-setup documentDaniel Friesel-0/+23
2009-04-30pkg.conf(5): handle $' as code (it shouldn't be replaced by $’)Daniel Friesel-2/+2
2009-04-30The colours are customizable, so add them to pkg.conf(5)Daniel Friesel-0/+17
2009-04-30pkg.conf(5): Fixed CL_OPTIONS syntaxDaniel Friesel-1/+1
2009-04-30pkg(1): Removed WARNING (we're fairly stable already)Daniel Friesel-5/+0
2009-04-29Renamed $PDIR to $PKG_DIR for more consistencyDaniel Friesel-8/+8
2009-04-27pkg(1), pkg(7): Updated description in NAMEDaniel Friesel-2/+2
2009-04-20pkg(7): git: Updated information about the master branchDaniel Friesel-3/+3
2009-04-20pkg: Added --packageroot optionDaniel Friesel-0/+4
2009-04-20pkg: Removed support for short optionsDaniel Friesel-10/+8
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-04pkg: pkg_list: Also list not-installed packages, depending on argumentDaniel Friesel-6/+15
2009-04-04pkg.conf(5): Describe PKG_ROOT a little more preciselyDaniel Friesel-1/+2
2009-04-04pkg: Do not rely on the core repo being not bareDaniel Friesel-0/+9
2009-03-25Added GIT_USE_ORIGIN config parameter to use the origin for push/pull or notDaniel Friesel-0/+9
2009-03-18pkg.conf(5): Some style fixes in the custom hook descriptionDaniel Friesel-4/+4
2009-03-13pkg(7): Fixed typo pointed out by zabaDaniel Friesel-1/+1
2009-03-13pkg(7): Added short note about gitDaniel Friesel-0/+7
2009-03-08pkg(7): Mention MakefilesDaniel Friesel-0/+4
2009-03-08Merge branch 'master' of ssh://aneurysm/home/derf/var/packages_root/coreDaniel Friesel-1/+1
2009-03-08Use unicode in manualsDaniel Friesel-1/+1
2009-03-08Fixed wrong argument in pkg(1)Daniel Friesel-1/+1
2009-01-24Fixed a typo in pkg.conf(5)Daniel Friesel-1/+1
2009-01-23Added support for global hooks via .pkg.confDaniel Friesel-0/+14
2009-01-22Updated pkg(7)Daniel Friesel-1/+8
2008-12-31pkg(1): Minor style updateDaniel Friesel-1/+1
2008-12-19pkg(7): check_prereqs is called when adding/updatingDaniel Friesel-1/+2
2008-12-19pkg(7): Added hooksDaniel Friesel-0/+28
2008-12-07pkg(1): Fixed little format issueDaniel Friesel-1/+1
2008-12-06Added pkg pull as alias for pkg upgradeDaniel Friesel-1/+1
2008-11-26pkg: Added debug optionsDaniel Friesel-0/+8
2008-11-26pkg: Added commandline optionsDaniel Friesel-1/+31
2008-11-23Updated bootstrap(1)Daniel Friesel-5/+2
2008-11-16pkg(7): Explained priority a bit moreDaniel Friesel-1/+2
2008-10-30Updated in pkg(7): check_prereqsDaniel Friesel-3/+13