aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eclean: fix DeprecationWarning: Passing nonexistent key 'NOCOLOR'Zac Medico2016-07-021-2/+2
* eclean: optimize binpkg-multi-instance support from bug 586658Zac Medico2016-06-301-25/+22
* Change open function to use UTF-8 encoding for content.Paul Varner2016-06-301-1/+3
* eclean: Keep only packages with BUILD_TIME equal to installed oneManuel Mommertz2016-06-241-9/+13
* eclean: Apply handle binpkgs with .xpak suffix patch from bug 586658Paul Varner2016-06-231-5/+9
* Fix the file open() calls to work with Python 2Paul Varner2015-11-241-2/+2
* Change all open() calls to use Unicode.Paul Varner2015-11-241-1/+3
* eclean: Fix traceback error caused by adding -i optionPaul Varner2015-10-191-0/+1
* eclean: Add option to allow for missing PKGDIR. Bug 551266Paul Varner2015-10-192-3/+8
* eclean: fix eclean-pkg -n -d Bug #472020Marc Joliet2015-10-151-1/+1
* Change argv[0] name check to use startswith() for compatibilty with python-exec.Paul Varner2013-09-041-6/+6
* eclean: simplify the sortingBrian Dolbec2013-08-111-2/+1
* prevent a possible unknown object "cleaner"Brian Dolbec2013-08-111-2/+5
* Rename eclean --destructive option to --deep (Bug #475808)Paul Varner2013-07-081-14/+14
* fix bug 445904 make.conf pathBrian Dolbec2012-12-221-2/+2
* update 'svn' versions to 'git', not man pages with already set versions. Brian Dolbec2012-12-221-1/+1
* drop trailing whitespaceMike Frysinger2012-12-191-2/+2
* eclean: Fix pkg sorting to work with Python3gentoolkit-0.3.0.7Paul Varner2012-10-311-1/+1
* eclean: sort pkg list shown to userMike Frysinger2012-10-311-1/+3
* Fix bug 400957 where -hC did not work to to printing help immediately upon f...Brian Dolbec2012-01-271-4/+7
* fix bug 398103 to properly delete broken symlinks and not abort.Brian Dolbec2012-01-221-4/+16
* fix a possibility of a None type error in exclDictMatchCPdol-sen2011-07-121-2/+9
* Change "Deprecated" to "unavailable" to reflect term used in portage.Paul Varner2011-07-121-2/+2
* add a dotfile check and only delete hidden (.dotfile's) during a destructive ...Brian Dolbec2011-03-081-2/+14
* Merge from genscripts r461: brian.dolbecfuzzyray2010-09-221-4/+9
* Merge from genscripts r445: brian.dolbecfuzzyray2010-09-221-2/+4
* Merge from genscripts r448: brian.dolbecfuzzyray2010-09-221-4/+12
* Merge from genscripts r440: brian.dolbecfuzzyray2010-09-221-4/+3
* Merge from genscripts r429: brian.dolbecfuzzyray2010-09-221-3/+0
* eclean/cli.py: Fix typo, bug 319349, thanks to Ulrich Müller <ulm@gentoo.org>.idl0r2010-05-131-2/+2
* Fix spelling of deprecationfuzzyray2010-04-081-1/+1
* Sync with genscripts rev 422, includes fixes to eclean and python additions f...fuzzyray2010-04-082-4/+12
* Merge genscripts rev 413fuzzyray2010-03-261-2/+4
* Merge genscripts rev 410.fuzzyray2010-03-252-12/+21
* Merge genscripts rev 406fuzzyray2010-03-245-80/+113
* Update to genscripts rev 382. This has more fixes for py3k and the modular re...fuzzyray2010-03-127-0/+1703