aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ee.bom: Moving it a single file, no need for more.Trygve Laugstøl2019-04-113-4/+4
* o Renaming create-order to create-bom.Trygve Laugstøl2019-04-0219-3075/+4307
* o Removing all doit code. It was a failed experiment.Trygve Laugstøl2019-04-0165-2920/+0
* o Updating editorconfig.Trygve Laugstøl2019-04-011-1/+3
* demo: Updating.Trygve Laugstøl2019-04-013-5/+8
* Project:Trygve Laugstøl2019-03-295-11/+17
* DigikeyParser: Picked last and thus wrong description. Be more specificTrygve Laugstøl2019-03-291-2/+1
* create-distributor-search-list: Ignore mechanical parts.Trygve Laugstøl2019-03-288-24/+69
* digikey-normalize-facts: Don't drop parts without any facts, they'reTrygve Laugstøl2019-03-281-3/+0
* to_bom: We allow both Schematic and Schematics.Trygve Laugstøl2019-03-281-2/+2
* create-order:Trygve Laugstøl2019-03-283-27/+49
* seeed-download-oplTrygve Laugstøl2019-03-285-90/+118
* ee.xsd:Trygve Laugstøl2019-03-2823-319/+7996
* New command: init. Looks for kicad schematic and pcb files, createsTrygve Laugstøl2019-03-258-21/+163
* ninja tool: changing to generate the files in the current directory.Trygve Laugstøl2019-03-2514-55/+9843
* order.rst.j2: Prettier internal links.Trygve Laugstøl2019-03-235-7/+13
* order.rst.j2: Fixing typos.Trygve Laugstøl2019-03-231-4/+4
* xsd:Trygve Laugstøl2019-03-239-68/+573
* Starting some code around creating reports.Trygve Laugstøl2019-03-236-14/+74
* o Adding OPL downloader from Seeed studio.Trygve Laugstøl2019-03-206-5/+189
* Refactoring:Trygve Laugstøl2019-03-1511-188/+510
* o Switching PartDb to serialize into many xml files into a singleTrygve Laugstøl2019-03-1516-401/+121
* o Merging XSD files into one.Trygve Laugstøl2019-03-1516-1240/+473
* o Adding module for searching on element14.Trygve Laugstøl2019-03-1514-28/+425
* o Better searching for current currency.Trygve Laugstøl2019-03-151-1/+6
* o Adding PriceBreak. Parsing price breaks from DK.Trygve Laugstøl2019-03-157-12/+729
* Digikey: extracting http caching into its own class.Trygve Laugstøl2019-03-083-16/+43
* o PartDB: don't die if the directory exist *and* is empty. Ninja createsTrygve Laugstøl2019-03-048-3/+255
* o Create a new part when storing result, use Digikey's PN as id.Trygve Laugstøl2019-02-281-34/+42
* o Sort SCH_FILES.Trygve Laugstøl2019-02-281-3/+2
* o Better code structure for normalization.Trygve Laugstøl2019-02-281-46/+54
* 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-275-4/+179
* o Removing digikey specific DistributionInfo element. Can be generic.Trygve Laugstøl2019-02-265-360/+82
* o Creating a PartDb that manages a file system directory with one xmlTrygve Laugstøl2019-02-2615-285/+316
* Digikey: replacing requests-based code with selenium.Trygve Laugstøl2019-02-2429-2311/+2259
* o Prettier generated code.Trygve Laugstøl2019-02-213-4/+10
* o Working dpn strategy.Trygve Laugstøl2019-02-211-3/+5
* Trying a new way to generate way to generate files.Trygve Laugstøl2019-02-2111-21/+2709
* o Reformat.Trygve Laugstøl2019-02-213-17/+30
* o read_schematic: Adding support for GLabel.Trygve Laugstøl2019-02-211-0/+1
* o kicad-mkdeps: making individual dep files for sch and pcb.Trygve Laugstøl2019-02-101-34/+31
* o kicad-mkdeps: new tool, new -M option for kicad-gerber. Both output aTrygve Laugstøl2019-02-0911-62/+186
* o Updating digikey product parsing code. Using Selenium/WebDriver toTrygve Laugstøl2019-02-0717-16391/+29298
* o More docs for the ee project.Trygve Laugstøl2018-08-0510-25/+81
* o Starting on some code for building reports from the project.Trygve Laugstøl2018-08-0516-10/+382
* o Reformat.Trygve Laugstøl2018-08-041-5/+11
* o Using the old name for the digikey cache directory.Trygve Laugstøl2018-08-041-1/+1
* o Handling digikey pages with a special "exact match" header + list ofTrygve Laugstøl2018-08-0214-31/+25164
* o Better logging when skipping digikey component resolving.Trygve Laugstøl2018-08-021-1/+1