summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* set some options to the ones passed in that were previously missed.dol-sen2011-08-211-5/+6
* fix success reporting identified in bug 379779. Improve and change error out...dol-sen2011-08-192-8/+17
* remove some dead ERROR constantsdol-sen2011-08-131-4/+0
* fix wrong variable name in the layman.cfg explanations.dol-sen2011-08-131-2/+2
* update CHANGESdol-sen2011-08-101-1/+2
* HTTPError in 2.5 does not have getcode(). use error.codedol-sen2011-08-101-1/+1
* add the gentoolkit encoding bugfixdol-sen2011-08-091-1/+10
* revert using "as" in exceptions. enable using the "with" statement in py-2.5.dol-sen2011-08-0910-28/+29
* Revert "migrate to print()" to restore py-2.5 compatibility.dol-sen2011-08-097-65/+53
* make EPREFIX test code eprefixy proofdol-sen2011-08-091-1/+1
* update AUTHORSdol-sen2011-08-081-1/+5
* reset version to gitdol-sen2011-08-081-1/+1
* update READMEdol-sen2011-08-081-3/+6
* update CHANGESdol-sen2011-08-081-0/+28
* make it EPREFIX readydol-sen2011-08-082-13/+21
* fix bug 378097. unofficial installed overlays not printing (due to nocheck=no...dol-sen2011-08-073-3/+6
* run "svn cleanup..." for keyboard interrupts, bug 377035dol-sen2011-08-072-6/+25
* tidy up some task spacing, eliminate a duped error output, comment out some d...dol-sen2011-08-072-8/+10
* clean out some dead commented out code. add a blank line after each action ta...dol-sen2011-08-061-13/+16
* fix typo causing traceback in bug 377401 comment # 31dol-sen2011-08-061-1/+2
* fix a bug causing it to not get the correct config path.dol-sen2011-08-062-18/+22
* adjust width for the leading spacedol-sen2011-08-062-2/+2
* add a space before the * in the output func()'s as per "Etal"'s request in ht...dol-sen2011-08-061-5/+5
* add debug messages, fix error reporting in the api, refactor action & error p...dol-sen2011-08-062-36/+77
* add debug messages, fix broken UnknownOverlayExceptiondol-sen2011-08-064-3/+17
* add --debug-level to cli options and code Message.debug()dol-sen2011-08-062-2/+27
* add supported_types() to the apidol-sen2011-07-302-1/+14
* fix the overly noisy output for unsupported overlay types. Thank you fuzzyra...dol-sen2011-07-2811-20/+34
* add api.py to the tests. create first api test.dol-sen2011-07-282-3/+63
* initialize subpath variable for consistency between the overlay types.dol-sen2011-07-287-0/+7
* fix setting the timestamp from the remote server, bug # 376601.dol-sen2011-07-281-7/+14
* fix undefined 'subpath', update testsdol-sen2011-07-222-4/+9
* update all tests to passdol-sen2011-07-225-51/+78
* fix existing tests. add tests for new classes. rename T/F_options to lowwerca...dol-sen2011-07-222-23/+54
* add overlay_defs option to layman.cfgdol-sen2011-07-221-0/+9
* some docstring test updatesdol-sen2011-07-212-6/+8
* update manpagedol-sen2011-07-211-15/+43
* fix --list --verbose functionality, bug 375779dol-sen2011-07-202-3/+3
* change raising an exceptio to outputing the error.dol-sen2011-07-121-1/+3
* fix success mistrackingdol-sen2011-07-121-7/+10
* Revert "fix mistracking success adding an overlay."dol-sen2011-07-122-12/+9
|\
| * fix an errant mistracking of the success of adding an overlay.dol-sen2011-07-122-8/+8
* | fix mistracking success adding an overlay.dol-sen2011-07-122-9/+12
|/
* pre-release updatedol-sen2011-06-051-1/+3
* more pre-release updates...dol-sen2011-06-052-17/+5
* Add myself to author infodol-sen2011-06-051-3/+4
* pre-release updatesdol-sen2011-06-053-268/+1755
* update AUTHORSdol-sen2011-06-051-1/+18
* fix the success result when adding already installed overlaysdol-sen2011-05-171-2/+3
* fix a false -d success for non-existent overlay. fix a couple error messages.dol-sen2011-05-171-5/+6