summaryrefslogtreecommitdiffstats
path: root/pym/repoman/herdbase.py
Commit message (Expand)AuthorAgeFilesLines
* Use unicode_literals more.Zac Medico2013-01-181-2/+4
* make_herd_base: encode unicode file paths safelyZac Medico2012-09-111-1/+4
* Handle more import exceptions involving xml.Zac Medico2012-06-041-1/+5
* Handle SystemError when importing xml libraries.Zac Medico2012-04-131-2/+2
* Invalidate 'no-herd', there will be no special herds.Michał Górny2011-09-241-4/+0
* repoman.herdbase: tolerate expat ImportErrorZac Medico2011-02-081-2/+9
* Bug #335670 - Make copyright header in herdbase.py refer to "GPL 2 or later"Zac Medico2010-09-021-1/+1
* Avoid XMLParser.doctype deprecation warnings with >=python-2.7.Zac Medico2010-04-111-2/+11
* Handle missing $PORTDIR/metadata/herds.xml. Thanks to Arfrever for reporting.Zac Medico2010-04-021-2/+10
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
* Add check of herds in metadata.xmlSebastian Pipping2010-03-231-0/+87