summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorLines
2009-06-19pkg: vcs_setup: Set GIT_CONFIGDaniel Friesel-1/+2
2009-06-18Added status messages to checklinks(1)Daniel Friesel-0/+49
2009-06-18checklinks: Use msglevel instead of $quietDaniel Friesel-12/+13
2009-06-18pkg: Really use long options for checklinksDaniel Friesel-1/+1
2009-06-18pkg: Call checklinks with long options for better readabilityDaniel Friesel-1/+1
2009-06-18pkg: Restructured the beginnig of the programDaniel Friesel-27/+22
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-17Added documentation testsDaniel Friesel-0/+9
2009-06-17checklinks(1): Added an example links fileDaniel Friesel-0/+9
2009-06-17pkg: Use $CL_OPTIONS for checklinks -r as wellDaniel Friesel-1/+1
2009-06-17pkg: pkg_info: No need to pre-fetch the versionsDaniel Friesel-4/+2
2009-06-16pkg pull: Fixed autoupdateDaniel Friesel-1/+1
2009-06-16pkg {local-,remote-,}update → pkg update {local,remote,}Daniel Friesel-27/+17
2009-06-16pkg: Improved/removed useless comments, improved function namesDaniel Friesel-26/+7
2009-06-16Removed bootstrap manpage (it's rather useless)Daniel Friesel-31/+0
2009-06-14Changelog: Fixed a typoDaniel Friesel-1/+1
2009-06-14Changelog: Added v1.0.1Daniel Friesel-0/+7
2009-06-14README: perldoc -F is fasterDaniel Friesel-1/+1
2009-06-14bootstrap: Mention that $PATH should include ~/bin when running pkgDaniel Friesel-0/+7
2009-06-13pkg: vcs_add: Unset existing GIT_ parametersDaniel Friesel-0/+1
2009-06-13Fixed completion for pkg addDaniel Friesel-1/+1
2009-06-08checklinks: Fixed "uninitialized value" warning for existing non-link ↵Daniel Friesel-2/+2
destinations
2009-06-07bootstrap: Trap errorsDaniel Friesel-0/+1
2009-06-07bootstrap: setopt err_exitDaniel Friesel-1/+2
2009-06-03pkg: grep style fixesDaniel Friesel-3/+3
2009-06-02Changelog: Fixed a typoDaniel Friesel-1/+1
2009-06-01Updated testsDaniel Friesel-2/+2
2009-06-01bootstrap: Fixed default PKG_DIRDaniel Friesel-1/+1
2009-06-01pkg: Set default value for XDG_CONFIG_HOMEDaniel Friesel-2/+3
2009-06-01bootstrap: Save config in $XDG_CONFIG_HOME by defaultDaniel Friesel-2/+6
2009-05-28pkg: Support the XDG basedir spec as well (~/.config/pkg/pkg.conf)Daniel Friesel-1/+3
2009-05-20Release v1.0 or somethingDaniel Friesel-0/+9
2009-05-20pkg: Shortened debug aliasDaniel Friesel-1/+1
2009-05-17include/bootstrap: Fixed alignmentDaniel Friesel-1/+1
2009-05-17Added a little pkg-setup documentDaniel Friesel-0/+25
2009-05-17Added READMEDaniel Friesel-0/+9
2009-05-15pkg: Shortened confirm_yesDaniel Friesel-1/+1
2009-05-14pkg: debug: Use $# instead of ${#*}Daniel Friesel-1/+1
2009-05-14pkg: set the proper git-config for push.default to avoid the new warningsDaniel Friesel-4/+7
2009-05-14pkg: Removed $PDIR supportDaniel Friesel-7/+0
2009-05-10pkg: check_prereqs: Shortened depend->require pseudo-aliasDaniel Friesel-4/+1
2009-05-07Added very basic test for pkg pullDaniel Friesel-0/+16
2009-05-02pkg: pkg_status: No need for tail when checkingDaniel Friesel-1/+1
2009-05-01pkg --debug: Display pkg version (as in commit hash)Daniel Friesel-1/+1
2009-05-01Added short test to check if prereqs are sourcedDaniel Friesel-0/+5
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