summaryrefslogtreecommitdiff
path: root/giscanner/odict.py
Commit message (Expand)AuthorAgeFilesLines
* giscanner: move odict.OrderedDict into a collections packageDieter Verfaillie2013-05-071-117/+0
* giscanner: use SqlAlchemy's OrderedDict implementationDieter Verfaillie2013-04-091-22/+89
* giscanner: use collections.OrderedDict when availableDieter Verfaillie2012-11-281-16/+21
* Relicense the giscanner library under LGPLv2+. This has been approved byJohan Dahlin2008-11-041-11/+11
* PEP8ifyJohan Dahlin2008-08-091-0/+1
* Line wrap license headerJohan Dahlin2008-04-281-1/+2
* Add LGPLv2 license header and install all python filesJohan Dahlin2008-04-261-1/+20
* Avoid conflicts, keep the output ordered similar to the order of theJohan Dahlin2008-04-201-0/+24