summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-31Merge branch 'update-deps' into masterHEADmasterMatthias Beyer
2020-05-31task-hookrs: 0.7.0 -> masterMatthias Beyer
2020-05-31mdcat: 0.15 -> 0.17, syntect: 3 -> 4Matthias Beyer
2020-05-31assert_fs: 0.11 -> 1Matthias Beyer
2020-05-31assert_cmd: 0.11 -> 1Matthias Beyer
2020-05-31version-sync: 0.8 -> 0.9Matthias Beyer
2020-05-31uuid: 0.7 -> 0.8Matthias Beyer
2020-05-31handlebars: 2 -> 3Matthias Beyer
2020-05-31semver: 0.9.0 -> 0.10.0Matthias Beyer
2020-05-31itertools: 0.8.0 -> 0.9.0Matthias Beyer
2020-05-31builds: nixos: Switch to latest stable channelMatthias Beyer
2020-05-31builds: nixos: Use mdbook from nixpkgs to build bookMatthias Beyer
2020-04-30Make links point to imag-pim.orgmaster-ffMatthias Beyer
2020-04-29srht builds: Add email notificationMatthias Beyer
2020-04-29Replace default.nix with shell.nixMatthias Beyer
2020-04-29Replace repository with new sourcehut repoMatthias Beyer
2020-04-26Clippy Fix: let_underscore_lockMatthias Beyer
2020-04-26ignore rusty-tags fileMatthias Beyer
2020-04-18Merge branch 'fix-nixosbuild-srht' into masterMatthias Beyer
2020-04-18Fix: Do not build all tests, but all binariesMatthias Beyer
2020-04-18Add git config in test envMatthias Beyer
2020-04-17ci: Use mozilla overlay for nixpkgs with current rustMatthias Beyer
2020-04-13Fix: Collapse nested ifminorMatthias Beyer
2020-04-13Fix: Do not write data if output is pipeMatthias Beyer
2020-04-13Fix: Do not print data if output is pipe, except if that behaviour is overriddenMatthias Beyer
2020-04-13Fix: import anyhow::Error where it is neededMatthias Beyer
2020-04-11Merge branch 'srht-builds' into masterMatthias Beyer
2020-03-30Add nixos based build on sourcehutMatthias Beyer
2020-03-30Add ci.nix for nix based CI environmentMatthias Beyer
2020-03-30Add clippy job to debian buildMatthias Beyer
2020-03-30Remove the "check" phase, as we do not really need it in CIMatthias Beyer
2020-03-30Add build script for debian based builds for srhtMatthias Beyer
2020-03-29Implement piping for imag-grepMatthias Beyer
2020-03-25Merge branch 'update-mdcat' into masterMatthias Beyer
2020-03-25Update travis: rustc minimum version is 1.40.0Matthias Beyer
2020-03-24Update mdcat 0.13.0 -> 0.15.0Matthias Beyer
2020-03-24Merge branch 'update-toml-query' into masterMatthias Beyer
2020-03-24Merge branch 'blackhole-stdout-when-piping' into masterMatthias Beyer
2020-03-24Fix: Return actual length of bufferMatthias Beyer
2020-03-24Add blackhole as default cli optionMatthias Beyer
2020-03-24Update toml-query: 0.9.2 -> 0.10.0Matthias Beyer
2020-03-24Revert "Move to toml-query from master branch"Matthias Beyer
2020-03-24Fix clippy warning: next() instead of nth(0)Matthias Beyer
2020-03-24Fix clippy warning: next() instead of nth(0)Matthias Beyer
2020-03-08Merge branch 'replace-failure-with-anyhow'Matthias Beyer
2020-03-08Implement Into<anyhow::Error> for ErrorMatthias Beyer
2020-03-08Move to kairos from master branch for nowMatthias Beyer
2020-03-08Move to toml-query from master branchMatthias Beyer
2020-03-08Move libimagerror to thiserrorMatthias Beyer
2020-03-08Replace failure with anyhow in complete codebaseMatthias Beyer