Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
|\| | |||
| * | workflows/ci: upgrade actions | Egor Tensin | 2022-10-16 |
| | | |||
* | | debian: 2.0.1-3debian/v2.0.1-3 | Egor Tensin | 2022-04-30 |
| | | |||
* | | debian/Makefile: add commit target | Egor Tensin | 2022-04-30 |
| | | |||
* | | debian/Makefile: export NAME and EMAIL | Egor Tensin | 2022-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-2 | Egor Tensin | 2022-04-06 |
| | | |||
* | | debian/Makefile: consistent prelude | Egor Tensin | 2022-04-06 |
| | | |||
* | | debian/README: rearrange items | Egor Tensin | 2022-04-05 |
| | | | | | | | | changelog making must go above testing package building. | ||
* | | debian: 2.0.1-1debian/v2.0.1-1 | Egor Tensin | 2022-04-05 |
| | | |||
* | | Merge tag 'v2.0.1' into debian | Egor Tensin | 2022-04-05 |
|\| | |||
| * | test: update commentsv2.0.1 | Egor Tensin | 2022-04-02 |
| | | |||
| * | README: update | Egor Tensin | 2022-04-02 |
| | | |||
| * | bash best practices & linting | Egor Tensin | 2022-04-02 |
| | | |||
| * | test: add a test case | Egor Tensin | 2022-04-01 |
| | | |||
| * | test: refactoring | Egor Tensin | 2022-04-01 |
| | | |||
* | | debian: 2.0-1debian/v2.0-1 | Egor Tensin | 2022-01-06 |
| | | |||
* | | Merge tag 'v2.0' into debian | Egor Tensin | 2022-01-06 |
|\| | |||
| * | links-chmod: mode parameter is mandatoryv2.0 | Egor Tensin | 2022-01-06 |
| | | |||
| * | db.sh: add parse_mode function | Egor Tensin | 2022-01-06 |
| | |