aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* debian: 2.0.5-1debian/v2.0.5-1debianEgor Tensin2024-01-28
|
* Merge tag 'v2.0.5' into debianEgor Tensin2024-01-28
|\
| * workflows/ci: upgrade actionsHEADv2.0.5masterEgor Tensin2024-01-28
| |
| * Makefile: move the prelude to prelude.mkEgor Tensin2023-06-30
| |
| * Makefile: add a commentEgor Tensin2023-05-30
| |
* | workflows: upgrade actionsEgor Tensin2024-01-28
| |
* | debian/vagrant: fix NFS mountingEgor Tensin2023-12-01
| | | | | | | | | | `vagrant up` started hanging with NFS connection errors, but I'm too lazy to figure out what it is this time.
* | debian/README: updateEgor Tensin2023-07-25
| |
* | debian/Makefile: move the prelude to prelude.mkEgor Tensin2023-06-30
| |
* | debian: 2.0.4-1debian/v2.0.4-1Egor Tensin2023-05-21
| |
* | Merge tag 'v2.0.4' into debianEgor Tensin2023-05-21
|\|
| * move comments from links-update to READMEv2.0.4Egor Tensin2023-05-21
| |
| * use `--progress plain` with docker-compose buildEgor Tensin2023-05-21
| |
| * t/l: fail unless $CI is setEgor Tensin2023-05-21
| |
| * t/d: move docker-compose.yml to docker/Egor Tensin2023-05-21
| |
| * test: shuffle files aroundEgor Tensin2023-05-21
| |
| * realpath -> readlinkEgor Tensin2023-05-21
| | | | | | | | | | I have an exteremely retarded work machine which bundles its own realpath for no reason. A quick fix is to use readlink instead.
* | debian: 2.0.3-5debian/v2.0.3-5root2023-02-04
| |
* | debian/Makefile: install vim as a dependencyEgor Tensin2023-02-04
| |
* | debian/Makefile: --build=X doesn't work?Egor Tensin2023-02-04
| |
* | debian/Makefile: use long optionsEgor Tensin2023-02-04
| |
* | debian/Makefile: escape entire argument (including $(DIST))Egor Tensin2023-02-04
| |
* | debian/Makefile: use cd instead of pushdEgor Tensin2023-02-04
| |
* | 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
| |