aboutsummaryrefslogtreecommitdiff
path: root/src/ee/part
Commit message (Collapse)AuthorAgeFilesLines
* o Emptying the directory before trying to remove it.Trygve Laugstøl2019-02-281-0/+4
|
* o Always sorting index.xml for better git diffs.Trygve Laugstøl2019-02-272-3/+9
| | | | | | o Normalizing more Digikey facts. o When creating distributor search lists, create a new plain <part> with containing only the part numbers.
* o Creating a PartDb that manages a file system directory with one xmlTrygve Laugstøl2019-02-262-0/+136
file per part. o Switching xml-based code to use PartDb.