aboutsummaryrefslogtreecommitdiff
path: root/src/bin/paku (follow)
Commit message (Expand)AuthorAgeFilesLines
* git mv src/bin/paku src/bin/paku.in•••Use the derived version without the ".in" suffix as the executable one, and remove the explicit "perl src/bin/paku" invocation with a simple "paku" one. EuAndreh2023-03-221-726/+0
* src/bin/paku: Explain how to have a file as overlay for NixEuAndreh2023-03-221-1/+25
* src/bin/paku: Fix Guix package names in HTML outputs•••Follow-up on b62c88aba03eb80ef7df80d6c27696aec6e73c00. EuAndreh2023-03-221-2/+3
* src/bin/paku: Get license and repository information from paku.lockEuAndreh2023-03-221-9/+26
* src/bin/paku: Use homepage, changelog and downloads-page from paku.lock directlyEuAndreh2023-03-221-6/+6
* src/bin/paku: Improve name of package variantsEuAndreh2023-03-221-2/+3
* src/bin/paku: Show better versions on HTMLEuAndreh2023-03-221-3/+4
* Remove redundant "-latest" variants of packages in Guix and NixEuAndreh2023-03-221-24/+8
* Support HomebrewEuAndreh2023-03-221-5/+65
* src/bin/paku: Get Base64 from paku.lock instead of calculating itEuAndreh2023-03-221-7/+3
* src/bin/paku: Add "debian-packages" action, do not depend on dpkg-scanpackagesEuAndreh2023-03-211-8/+49
* src/bin/paku: Use "label" field from paku.lockEuAndreh2023-03-211-33/+12
* src/bin/paku: First-ish version of HTML outputEuAndreh2023-03-211-0/+172
* src/bin/paku: Turn value of $dir into Make variable $(DIR)EuAndreh2023-03-211-27/+29
* src/bin/paku: General cleanup and tidynessEuAndreh2023-03-211-155/+165
* paku.lock: Use flat format for packagesEuAndreh2023-03-211-194/+188
* src/bin/paku: Use list of strings over multiple loopsEuAndreh2023-03-211-100/+59
* Use stripped "-latest" name in package official name tooEuAndreh2023-03-211-1/+4
* Big revamp of paku(1): now in Perl, genating Debian packagesEuAndreh2023-03-211-350/+463
* git mv scripts/paku src/bin/EuAndreh2022-12-011-0/+369