Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | debian/vagrant: fix NFS mounting | Egor Tensin | 2023-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: update | Egor Tensin | 2023-07-25 |
| | |||
* | debian/Makefile: move the prelude to prelude.mk | Egor Tensin | 2023-06-30 |
| | |||
* | debian: 2.0.4-1debian/v2.0.4-1 | Egor Tensin | 2023-05-21 |
| | |||
* | Merge tag 'v2.0.4' into debian | Egor Tensin | 2023-05-21 |
|\ | |||
| * | move comments from links-update to READMEv2.0.4 | Egor Tensin | 2023-05-21 |
| | | |||
| * | use `--progress plain` with docker-compose build | Egor Tensin | 2023-05-21 |
| | | |||
| * | t/l: fail unless $CI is set | Egor Tensin | 2023-05-21 |
| | | |||
| * | t/d: move docker-compose.yml to docker/ | Egor Tensin | 2023-05-21 |
| | | |||
| * | test: shuffle files around | Egor Tensin | 2023-05-21 |
| | | |||
| * | realpath -> readlink | Egor Tensin | 2023-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-5 | root | 2023-02-04 |
| | | |||
* | | debian/Makefile: install vim as a dependency | Egor Tensin | 2023-02-04 |
| | | |||
* | | debian/Makefile: --build=X doesn't work? | Egor Tensin | 2023-02-04 |
| | | |||
* | | debian/Makefile: use long options | Egor Tensin | 2023-02-04 |
| | | |||
* | | debian/Makefile: escape entire argument (including $(DIST)) | Egor Tensin | 2023-02-04 |
| | | |||
* | | debian/Makefile: use cd instead of pushd | Egor Tensin | 2023-02-04 |
| | | |||
* | | workflows: prettify? | Egor Tensin | 2023-02-04 |
| | | |||
* | | debian: 2.0.3-4debian/v2.0.3-4 | root | 2023-02-04 |
| | | |||
* | | debian: force inclusion of the original sources | Egor Tensin | 2023-02-04 |
| | | | | | | | | | | Unbelievable: https://lists.debian.org/debian-mentors/1998/04/msg00084.html | ||
* | | debian: upgrade cowbuilder image to Focal | Egor Tensin | 2023-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-3 | root | 2023-02-04 |
| | | |||
* | | debian: shut up dh_auto_build | Egor Tensin | 2023-02-04 |
| | | |||
* | | workflows/ppa: do it on commits also | Egor Tensin | 2023-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-2 | Egor Tensin | 2023-02-04 |
| | | |||
* | | debian: disable build system auto-detection | Egor Tensin | 2023-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-1 | Egor Tensin | 2023-02-04 |
| | | |||
* | | Merge tag 'v2.0.3' into debian | Egor Tensin | 2023-02-04 |
|\| | |||
| * | t/i: call links-update twice, just in casev2.0.3 | Egor Tensin | 2023-02-04 |
| | | |||
| * | db.sh: fix Xenial tests | Egor Tensin | 2023-02-04 |
| | | | | | | | | Please see the parent commit for the description of the problem. | ||
| * | add an "integration" test | Egor Tensin | 2023-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 comment | Egor Tensin | 2023-02-02 |
| | | |||
| * | README: update | Egor Tensin | 2023-02-02 |
| | | |||
| * | README: update | Egor Tensin | 2023-02-02 |
| | | |||
| * | properly rebuild Docker images | Egor Tensin | 2023-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 tests | Egor Tensin | 2023-02-02 |
| | | |||
| * | test/unit: fix path to links-* tools | Egor Tensin | 2023-02-02 |
| | | |||
| * | move unit tests to test/unit/ | Egor Tensin | 2023-02-02 |
| | | |||
| * | add Docker tests for older bash-es | Egor Tensin | 2023-02-02 |
| | | |||
| * | accomodate older bash-es | Egor Tensin | 2023-02-02 |
| | | |||
* | | debian/README: update | Egor Tensin | 2023-01-24 |
| | | |||
* | | debian: 2.0.2-1debian/v2.0.2-1 | Egor Tensin | 2023-01-24 |
| | | |||
* | | Merge tag 'v2.0.2' into debian | Egor Tensin | 2023-01-24 |
|\| | |||
| * | README: updatev2.0.2 | Egor Tensin | 2023-01-24 |
| | | |||
| * | test: fix macOS runs | Egor Tensin | 2023-01-24 |
| | | |||
| * | os.sh: no need to use uname here | Egor Tensin | 2023-01-24 |
| | | |||
| * | workflows/ci: test on macOS | Egor Tensin | 2023-01-24 |
| | | |||
| * | fix .gitattributes | Egor Tensin | 2022-12-03 |
| | | |||
* | | workflows: upgrade actions | Egor Tensin | 2022-10-16 |
| | | |||
* | | Merge branch 'master' into debian | Egor Tensin | 2022-10-16 |
|\| |