Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/bin/paku: Get Base64 from paku.lock instead of calculating it | EuAndreh | 2023-03-22 | 1 | -7/+3 |
| | |||||
* | src/bin/paku: Add "debian-packages" action, do not depend on dpkg-scanpackages | EuAndreh | 2023-03-21 | 1 | -8/+49 |
| | |||||
* | src/bin/paku: Use "label" field from paku.lock | EuAndreh | 2023-03-21 | 1 | -33/+12 |
| | |||||
* | src/bin/paku: First-ish version of HTML output | EuAndreh | 2023-03-21 | 1 | -0/+172 |
| | |||||
* | src/bin/paku: Turn value of $dir into Make variable $(DIR) | EuAndreh | 2023-03-21 | 1 | -27/+29 |
| | |||||
* | src/bin/paku: General cleanup and tidyness | EuAndreh | 2023-03-21 | 1 | -155/+165 |
| | |||||
* | paku.lock: Use flat format for packages | EuAndreh | 2023-03-21 | 1 | -194/+188 |
| | |||||
* | src/bin/paku: Use list of strings over multiple loops | EuAndreh | 2023-03-21 | 1 | -100/+59 |
| | |||||
* | Use stripped "-latest" name in package official name too | EuAndreh | 2023-03-21 | 1 | -1/+4 |
| | |||||
* | Big revamp of paku(1): now in Perl, genating Debian packages | EuAndreh | 2023-03-21 | 1 | -350/+463 |
| | |||||
* | git mv scripts/paku src/bin/ | EuAndreh | 2022-12-01 | 1 | -0/+369 |