summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2009-07-07pkg: Deprecated pkg install and pkg delete as wellDaniel Friesel-0/+6
2009-07-07Removed the sysmaint providesDaniel Friesel-5/+0
2009-07-07Shortened pkg, updated pkg(1) and the zsh completionDaniel Friesel-11/+17
2009-07-07pkg: Deprecated pkg upgrade in favour of pkg pullDaniel Friesel-0/+3
2009-07-06pkg(1): There are no more examples for pkg evalDaniel Friesel-1/+1
2009-07-06pkg: debug: Don't rely on the pkg package being called 'core'Daniel Friesel-2/+2
2009-07-06pkg: pkg_status: Make more sense when used with SILENT=1Daniel Friesel-3/+7
2009-07-06pkg: Execute prereqs in function scopeDaniel Friesel-8/+17
2009-07-06tests: Use pkg without colours (its warnings can be ignored)Daniel Friesel-1/+1
2009-07-06pkg: check_prereqs: Deprecated require (replaced by depend)Daniel Friesel-1/+4
2009-07-06pkg: added COLOUR and PROGRESS settings and optionsDaniel Friesel-2/+23
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-2/+5
2009-07-05Updated pkg(7)Daniel Friesel-6/+1
2009-07-05pkg: --debug: Use PKG_DIR when showing pkg versionDaniel Friesel-1/+1
2009-07-05Test: Fixed PATH to use pkg/checklinks from the repoDaniel Friesel-1/+1
2009-07-05checklinks: Added --msglevel optionDaniel Friesel-8/+16
2009-07-05checklinks: Documented the exit valueDaniel Friesel-0/+5
2009-07-05checklinks: Fixed exit codeDaniel Friesel-1/+6
2009-07-05Improved test order, added checklinks test messagesDaniel Friesel-3/+5
2009-07-04checklinks: --remove: Fixed a warningDaniel Friesel-1/+1
2009-07-04Added test for checklinks --removeDaniel Friesel-0/+7
2009-07-03Added basic checklinks testDaniel Friesel-0/+21
2009-07-03test: Set the path to use the tested pkgDaniel Friesel-0/+2
2009-07-03test: Unset XDG parameters before runningDaniel Friesel-1/+1
2009-07-03Made tests less spammyDaniel Friesel-11/+9
2009-07-01Version bump to 1.1Daniel Friesel-0/+8
2009-07-01pkg: Fixed vcs_fix_originDaniel Friesel-2/+2
2009-07-01pkg: pkg_update: Use a little less clear_line / not newline-terminated messagesDaniel Friesel-3/+2
2009-07-01pkg: populate_collected: Removed some uselessly verbose progress messagesDaniel Friesel-26/+1
2009-07-01pkg: Fixed a grave mistake in the previous commit (wtf, though)Daniel Friesel-1/+1
2009-07-01pkg: vcs_*: It's better to cd when working with gitDaniel Friesel-19/+17
2009-06-26pkg: check_prereqs: 'continue' is not a questionDaniel Friesel-1/+1
2009-06-25checklinks: Don't use bareword filehandlesDaniel Friesel-3/+3
2009-06-24pkg: check_prereqs: Indicate when the user needs to press a keyDaniel Friesel-1/+1
2009-06-22pkg: Fixed an error in the previous commitDaniel Friesel-1/+1
2009-06-22pkg: Unset git parameters before executing hooksDaniel Friesel-1/+1
2009-06-22checklinks: Use exit code to indicate grave errorsDaniel Friesel-0/+7
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