summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix bug 451398 doctest failureHEADbasemasterBrian Dolbec2013-01-111-0/+2
* pyflakes cleanupBrian Dolbec2012-12-161-1/+1
* a few updates for re-tagging rc5 as 2.0.0 finalBrian Dolbec2012-12-162-2/+16
* missed one rename from config to self.configBrian Dolbec2012-11-271-1/+1
* properly detect and enable gpg signed list support. prevents a build failure...Brian Dolbec2012-11-271-16/+36
* add a raise statement to be able to properly trace the import failure. Thank...Brian Dolbec2012-11-271-1/+2
* add misc/*Brian Dolbec2012-11-181-0/+1
* split out remotedb to it's own file, add gpg signed list support, some pyflak...Brian Dolbec2012-11-185-224/+457
* pyflakes cleanupBrian Dolbec2012-11-181-1/+1
* add auto detection for make.conf locationBrian Dolbec2012-11-181-1/+4
* remove the mispaelled duplicate file after syncronizing any changesBrian Dolbec2012-11-182-47/+19
* fix bug 440628 truncated overlay names.Brian Dolbec2012-11-011-1/+5
* fix a bug in layman-updater to use MakeConf class to create a proper make.con...Brian Dolbec2012-10-312-8/+5
* revert error introduced in commit 92a545dc6b64bbebfa9bc4c3788f1ae3db058788Brian Dolbec2012-10-301-1/+1
* rc4 release updates.Brian Dolbec2012-10-204-47/+142
* add /var/lib/layman/make.conf to Files: . Set myself as Author so the html/ma...Brian Dolbec2012-10-201-2/+5
* missesd one make.conf.Brian Dolbec2012-10-171-2/+2
* update the make.conf path to the correct one.Brian Dolbec2012-10-161-5/+5
* update the make.conf path to the new /etc/portage one. Thanks kurly for repo...Brian Dolbec2012-10-162-9/+9
* fix typo reported by kurly in http://forums.gentoo.org/viewtopic-t-939646.html.Brian Dolbec2012-10-161-1/+1
* hopefully a final pre-release update.Brian Dolbec2012-10-141-12/+14
* Add checking for ROOT in the environment on statup, and setting it in the app...Brian Dolbec2012-10-147-28/+67
* Pre-release updates to CHANGES, README, stup.py, etc..Brian Dolbec2012-10-135-10/+581
* move elog, einfo messages into updater and print them only if relavent.Brian Dolbec2012-10-131-13/+70
* commit missed compatibility file for py3, py2 functioning.Brian Dolbec2012-10-131-0/+45
* update CHANGESBrian Dolbec2012-10-081-0/+49
* move the rename_db code to a standalone updater utility.Brian Dolbec2012-10-083-25/+121
* Fix bug 372583. Don't add redundant trailing slashes on src uri's where trai...Brian Dolbec2012-10-075-8/+32
* Update doctest data for config changes.Brian Dolbec2012-10-072-3/+3
* An an automatic 'svn upgrade' capability for svn type repos. Bug 408039.Brian Dolbec2012-10-071-2/+37
* Add setting the default user name and email when adding new git based overlay...Brian Dolbec2012-10-073-6/+34
* fix an "Invalid repoID" assertion error when it does not get a valid repoID i...Brian Dolbec2012-10-071-1/+3
* fix a typo.Brian Dolbec2012-10-071-1/+1
* fix traceback caused by an extra level parameter in the error _output() calls...Brian Dolbec2012-10-071-3/+3
* fix a missed update from the old OUT variable usage.Brian Dolbec2012-06-061-2/+6
* Tighten up the code to prevent exceptions and tracebacks if stdout and stderr...Brian Dolbec2012-06-061-4/+10
* set some sane defaults for stdout, stderr, stdin.Brian Dolbec2012-06-061-2/+3
* fix the BareConfig not str sub'ing %(configdir)s before calling read_config()...Brian Dolbec2012-04-131-4/+9
* fix news debug statement.Brian Dolbec2012-04-091-1/+2
* fix news exception for py2.5 comaptability.Brian Dolbec2012-04-011-1/+1
* fix bug 408897 for when profiles/repo_name is not the same as the layman over...Brian Dolbec2012-03-251-1/+9
* Add news reporting capability to meet GLEP 42 requirement. Brian Dolbec2012-03-103-0/+35
* change to only wrap the '*' with the color, not the spaces around it.Brian Dolbec2012-03-041-6/+6
* Add cwd=base to git's add() run_command function call. This fixes Bug 39664...Brian Dolbec2012-01-061-1/+4
* improve the usage to include an example of multiple actions.Brian Dolbec2011-12-261-0/+2
* update portage news reporting to use the new public api functions.dol-sen2011-10-261-8/+22
* Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/laymandol-sen2011-10-2692-3/+23561
|\
| * fix an encode error regression in python 2 introduced in the py2, py3 compati...dol-sen2011-10-131-2/+4
| * Merge remote-tracking branch 'c-layman/master'dol-sen2011-10-0590-0/+23556
| |\
| | * move everything to prep for a merge into layman.dol-sen2011-10-0590-0/+0