aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* workflows: prettify?Egor Tensin2023-02-04
|
* debian: 2.0.3-4debian/v2.0.3-4root2023-02-04
|
* debian: force inclusion of the original sourcesEgor Tensin2023-02-04
| | | | | Unbelievable: https://lists.debian.org/debian-mentors/1998/04/msg00084.html
* debian: upgrade cowbuilder image to FocalEgor Tensin2023-02-04
| | | | | | | It's debhelper supports --buildsystem=none, which I desperately need. For example, the latest failure was due to debhelper _didn't_ include source files to the uploaded changes. Which kinda makes sense I guess for make projects, but not for this one!
* debian: 2.0.3-3debian/v2.0.3-3root2023-02-04
|
* debian: shut up dh_auto_buildEgor Tensin2023-02-04
|
* workflows/ppa: do it on commits alsoEgor Tensin2023-02-04
| | | | | I've just encountered issues with it, so I wanna test it on commits also. Push to Launchpad just for tags.
* debian: 2.0.3-2debian/v2.0.3-2Egor Tensin2023-02-04
|
* debian: disable build system auto-detectionEgor Tensin2023-02-04
| | | | | debhelper sees the Makefile, and assumes that it needs to run make (while it should just copy files).
* debian: 2.0.3-1debian/v2.0.3-1Egor Tensin2023-02-04
|
* Merge tag 'v2.0.3' into debianEgor Tensin2023-02-04
|\
| * t/i: call links-update twice, just in casev2.0.3Egor Tensin2023-02-04
| |
| * db.sh: fix Xenial testsEgor Tensin2023-02-04
| | | | | | | | Please see the parent commit for the description of the problem.
| * add an "integration" testEgor Tensin2023-02-04
| | | | | | | | | | | | | | | | | | | | | | | | | | I noticed that doing links-update for my linux-home repository didn't work on an old bash version. Building a test case to reproduce... You should be able to check out this commit later and run make test/docker/xenial and it's supposed to fail with something like /src/src/db.sh: line 194: wait: pid 1771 is not a child of this shell
| * Makefile: add a commentEgor Tensin2023-02-02
| |
| * README: updateEgor Tensin2023-02-02
| |
| * README: updateEgor Tensin2023-02-02
| |
| * properly rebuild Docker imagesEgor Tensin2023-02-02
| | | | | | | | | | | | | | | | | | Before, if you ran make test/docker/xenial make test/docker/focal It would still run tests against a Xenial image.
| * fix Docker testsEgor Tensin2023-02-02
| |
| * test/unit: fix path to links-* toolsEgor Tensin2023-02-02
| |
| * move unit tests to test/unit/Egor Tensin2023-02-02
| |
| * add Docker tests for older bash-esEgor Tensin2023-02-02
| |
| * accomodate older bash-esEgor Tensin2023-02-02
| |
* | debian/README: updateEgor Tensin2023-01-24
| |
* | debian: 2.0.2-1debian/v2.0.2-1Egor Tensin2023-01-24
| |
* | Merge tag 'v2.0.2' into debianEgor Tensin2023-01-24
|\|
| * README: updatev2.0.2Egor Tensin2023-01-24
| |
| * test: fix macOS runsEgor Tensin2023-01-24
| |
| * os.sh: no need to use uname hereEgor Tensin2023-01-24
| |
| * workflows/ci: test on macOSEgor Tensin2023-01-24
| |
| * fix .gitattributesEgor Tensin2022-12-03
| |
* | workflows: upgrade actionsEgor Tensin2022-10-16
| |
* | Merge branch 'master' into debianEgor Tensin2022-10-16
|\|
| * workflows/ci: upgrade actionsEgor Tensin2022-10-16
| |
* | debian: 2.0.1-3debian/v2.0.1-3Egor Tensin2022-04-30
| |
* | debian/Makefile: add commit targetEgor Tensin2022-04-30
| |
* | debian/Makefile: export NAME and EMAILEgor Tensin2022-04-30
| | | | | | | | | | I'm trying to build packages locally on my Arch, and I don't want to add these variables to my .bashrc.
* | debian: 2.0.1-2debian/v2.0.1-2Egor Tensin2022-04-06
| |
* | debian/Makefile: consistent preludeEgor Tensin2022-04-06
| |
* | debian/README: rearrange itemsEgor Tensin2022-04-05
| | | | | | | | changelog making must go above testing package building.
* | debian: 2.0.1-1debian/v2.0.1-1Egor Tensin2022-04-05
| |
* | Merge tag 'v2.0.1' into debianEgor Tensin2022-04-05
|\|
| * test: update commentsv2.0.1Egor Tensin2022-04-02
| |
| * README: updateEgor Tensin2022-04-02
| |
| * bash best practices & lintingEgor Tensin2022-04-02
| |
| * test: add a test caseEgor Tensin2022-04-01
| |
| * test: refactoringEgor Tensin2022-04-01
| |
* | debian: 2.0-1debian/v2.0-1Egor Tensin2022-01-06
| |
* | Merge tag 'v2.0' into debianEgor Tensin2022-01-06
|\|
| * links-chmod: mode parameter is mandatoryv2.0Egor Tensin2022-01-06
| |