| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | part: | Trygve Laugstøl | 2019-04-30 | 1 | -0/+27 |
* | digikey: | Trygve Laugstøl | 2019-04-14 | 4 | -7/+86 |
* | drawio: A little drawio experiment. | Trygve Laugstøl | 2019-04-13 | 1 | -1/+1 |
* | drawio: A little drawio experiment. | Trygve Laugstøl | 2019-04-13 | 2 | -0/+49 |
* | o Renaming part-create-distributor-search-list to pn-part-search-list. | Trygve Laugstøl | 2019-04-13 | 3 | -15/+28 |
* | o Renaming create-order to create-bom. | Trygve Laugstøl | 2019-04-02 | 3 | -16/+16 |
* | demo: Updating. | Trygve Laugstøl | 2019-04-01 | 1 | -3/+3 |
* | Project: | Trygve Laugstøl | 2019-03-29 | 3 | -10/+14 |
* | create-distributor-search-list: Ignore mechanical parts. | Trygve Laugstøl | 2019-03-28 | 4 | -18/+36 |
* | seeed-download-opl | Trygve Laugstøl | 2019-03-28 | 3 | -4/+28 |
* | New command: init. Looks for kicad schematic and pcb files, creates | Trygve Laugstøl | 2019-03-25 | 3 | -21/+73 |
* | ninja tool: changing to generate the files in the current directory. | Trygve Laugstøl | 2019-03-25 | 2 | -6/+6 |
* | order.rst.j2: Prettier internal links. | Trygve Laugstøl | 2019-03-23 | 3 | -5/+10 |
* | Starting some code around creating reports. | Trygve Laugstøl | 2019-03-23 | 2 | -3/+7 |
* | o Adding OPL downloader from Seeed studio. | Trygve Laugstøl | 2019-03-20 | 1 | -0/+16 |
* | Refactoring: | Trygve Laugstøl | 2019-03-15 | 1 | -4/+1 |
* | o Switching PartDb to serialize into many xml files into a single | Trygve Laugstøl | 2019-03-15 | 8 | -50/+40 |
* | o Merging XSD files into one. | Trygve Laugstøl | 2019-03-15 | 2 | -4/+14 |
* | o Adding module for searching on element14. | Trygve Laugstøl | 2019-03-15 | 5 | -22/+190 |
* | Digikey: extracting http caching into its own class. | Trygve Laugstøl | 2019-03-08 | 1 | -1/+1 |
* | o PartDB: don't die if the directory exist *and* is empty. Ninja creates | Trygve Laugstøl | 2019-03-04 | 3 | -1/+135 |
* | o Sort SCH_FILES. | Trygve Laugstøl | 2019-02-28 | 1 | -3/+2 |
* | o Always sorting index.xml for better git diffs. | Trygve Laugstøl | 2019-02-27 | 1 | -0/+19 |
* | o Creating a PartDb that manages a file system directory with one xml | Trygve Laugstøl | 2019-02-26 | 3 | -6/+9 |
* | Digikey: replacing requests-based code with selenium. | Trygve Laugstøl | 2019-02-24 | 3 | -3/+43 |
* | Trying a new way to generate way to generate files. | Trygve Laugstøl | 2019-02-21 | 1 | -16/+8 |
* | o kicad-mkdeps: making individual dep files for sch and pcb. | Trygve Laugstøl | 2019-02-10 | 1 | -34/+31 |
* | o kicad-mkdeps: new tool, new -M option for kicad-gerber. Both output a | Trygve Laugstøl | 2019-02-09 | 3 | -24/+143 |
* | o Changing resolve-schematic-components to create generic | Trygve Laugstøl | 2018-07-30 | 1 | -1/+0 |
* | undo | Trygve Laugstøl | 2018-07-15 | 1 | -1/+1 |
* | wip | Trygve Laugstøl | 2018-07-14 | 1 | -1/+1 |
* | o Adding a 'kicad' format that can be used to compare the output to KiCAD's o... | Trygve Laugstøl | 2017-12-15 | 1 | -8/+57 |
* | o Adding a kicad-make-pos tool. | Trygve Laugstøl | 2017-12-15 | 1 | -0/+56 |
* | o Making digikey_download_facts and kicad_make_bom tools use read_schematics ... | Trygve Laugstøl | 2017-10-22 | 2 | -3/+3 |
* | o Sorting products before downloading to be consistent across runs. | Trygve Laugstøl | 2017-10-02 | 1 | -5/+3 |
* | o Smarter searching in case of multiple hits. Look for the MPN we want and no... | Trygve Laugstøl | 2017-10-01 | 1 | -14/+15 |
* | o Preventing ConfigParser from lower casing the keys in the ini file. | Trygve Laugstøl | 2017-09-30 | 1 | -2/+2 |
* | o Reformat all. | Trygve Laugstøl | 2017-09-30 | 2 | -15/+36 |
* | o Switching from YAML to INI files for downloaded facts. | Trygve Laugstøl | 2017-09-30 | 1 | -18/+48 |
* | o Let digikey-download-facts read .sch files directly. | Trygve Laugstøl | 2017-09-24 | 2 | -19/+25 |
* | o Implementing kicad-make-bom as a tool. | Trygve Laugstøl | 2017-09-12 | 3 | -5/+60 |
* | setup.py: Adding install_requires. | Trygve Laugstøl | 2017-09-10 | 1 | -6/+24 |
* | o Reformat all. | Trygve Laugstøl | 2017-09-07 | 2 | -10/+15 |
* | o Adding two kicad tools from my kicad-utils repo. | Trygve Laugstøl | 2017-09-07 | 2 | -0/+503 |
* | o Better API for the Digikey downloader. | Trygve Laugstøl | 2017-09-06 | 1 | -27/+34 |
* | o Adding tools to download facts about parts from Digi-Key. | Trygve Laugstøl | 2017-09-03 | 1 | -0/+59 |
* | o Importing formatting tools. | Trygve Laugstøl | 2017-08-02 | 2 | -0/+31 |