| Commit message (Expand) | Author | Age | Files | Lines |
* | force mtime changes on config files so they get left behind when USE=savedcon... | Mike Frysinger | 2012-01-04 | 1 | -1/+18 |
* | fix thinko in $ED setup in save_config | Mike Frysinger | 2012-01-04 | 1 | -2/+2 |
* | check EBUILD_PHASE all the time in restore_config to catch mis-use even when ... | Mike Frysinger | 2012-01-04 | 1 | -3/+4 |
* | collapse duplicate branches in save_config code paths to keep things simple | Mike Frysinger | 2012-01-04 | 1 | -20/+18 |
* | Update copyright years in headers | Christian Faulhammer | 2011-12-27 | 1 | -3/+3 |
* | Add EAPI 3 prefix compatibility. | Zac Medico | 2011-07-26 | 1 | -3/+4 |
* | allow restore_config in src_configure | Mike Frysinger | 2010-10-05 | 1 | -5/+3 |
* | Do not die on first emerge with USE=savedconfig. Be nice in eerror and die me... | Jeroen Roovers | 2010-03-08 | 1 | -8/+6 |
* | invert read logic pointed out by Arfrever Frehtes Taifersar Arahesis #289168#4 | Mike Frysinger | 2009-10-30 | 1 | -2/+2 |
* | declare some vars local and check the path is readable #289168 | Mike Frysinger | 2009-10-30 | 1 | -3/+8 |
* | allow src_prepare to use restore_config #265745 by Michał Górny | Mike Frysinger | 2009-04-11 | 1 | -3/+3 |
* | Fixed typo: s/saveconfig/savedconfig/ | Torsten Veller | 2008-03-20 | 1 | -2/+2 |
* | document | Mike Frysinger | 2007-08-25 | 1 | -31/+31 |
* | improved documentation | Daniel Black | 2007-06-11 | 1 | -1/+3 |
* | improved documentation | Daniel Black | 2007-06-11 | 1 | -1/+9 |
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2007-04-23 | 1 | -4/+4 |
* | cleaned up error messages | Daniel Black | 2007-02-21 | 1 | -2/+3 |
* | cleanup suggestions thanks to vapier. | Daniel Black | 2007-02-05 | 1 | -25/+14 |
* | ${PORTAGE_CONFIGROOT} update | Daniel Black | 2007-02-04 | 1 | -21/+18 |
* | added savedconfig.eclass - draft 1 | Daniel Black | 2007-02-04 | 1 | -0/+124 |