dependabot[bot]
94cda2eb59
Bump clap_complete from 3.2.3 to 3.2.4
...
Bumps [clap_complete](https://github.com/clap-rs/clap ) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v3.2.3...clap_complete-v3.2.4 )
---
updated-dependencies:
- dependency-name: clap_complete
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-02 09:15:02 +02:00
dependabot[bot]
f92cb00dee
Bump nix from 0.24.2 to 0.25.0
...
Bumps [nix](https://github.com/nix-rust/nix ) from 0.24.2 to 0.25.0.
- [Release notes](https://github.com/nix-rust/nix/releases )
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nix-rust/nix/compare/v0.24.2...v0.25.0 )
---
updated-dependencies:
- dependency-name: nix
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-02 09:03:16 +02:00
dependabot[bot]
c657454655
Bump serde from 1.0.140 to 1.0.144
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.140 to 1.0.144.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.140...v1.0.144 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-02 08:51:17 +02:00
dependabot[bot]
2a5b638de2
Bump serde_json from 1.0.82 to 1.0.85
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.82 to 1.0.85.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.82...v1.0.85 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-02 08:51:12 +02:00
dependabot[bot]
b12aaad1f4
Bump thiserror from 1.0.31 to 1.0.33
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.31 to 1.0.33.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.31...1.0.33 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-02 08:51:04 +02:00
Clemens Wasser
ac8c114c80
Fix user and kernel times on Windows
2022-09-02 08:48:50 +02:00
Nickolas A Peres
6c0ec317ea
Update deb package version on README
2022-08-15 20:19:36 +02:00
cactter
2e8ce30235
Shrink unsafe block
2022-08-02 09:28:08 +02:00
dependabot[bot]
d459c75ba8
Bump serde from 1.0.137 to 1.0.140
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.137 to 1.0.140.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.137...v1.0.140 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 10:41:11 +02:00
dependabot[bot]
31fbd57f09
Bump nix from 0.24.1 to 0.24.2
...
Bumps [nix](https://github.com/nix-rust/nix ) from 0.24.1 to 0.24.2.
- [Release notes](https://github.com/nix-rust/nix/releases )
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nix-rust/nix/compare/v0.24.1...v0.24.2 )
---
updated-dependencies:
- dependency-name: nix
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 10:40:56 +02:00
dependabot[bot]
3013c9d28b
Bump clap from 3.2.8 to 3.2.16
...
Bumps [clap](https://github.com/clap-rs/clap ) from 3.2.8 to 3.2.16.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.8...v3.2.16 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 10:40:42 +02:00
David Peter
de0ace4c7d
Add full stop after help messages
2022-07-01 13:57:42 +02:00
Engineer-of-Efficiency
d08c393c40
Add spaces and shorten prompt
2022-07-01 13:57:01 +02:00
Engineer-of-Efficiency
4357559a56
Remove single space character
2022-07-01 13:57:01 +02:00
Engineer-of-Efficiency
2045e97b1d
Correct default of the --time-unit option in help text
2022-07-01 13:57:01 +02:00
Engineer-of-Efficiency
a217f3f32a
Remove possible ambiguity
...
Remove possible ambiguity concerning the --time-unit option.
2022-07-01 13:57:01 +02:00
Engineer-of-Efficiency
edb29f4e4e
Make --time-unit help text more generic.
2022-07-01 13:57:01 +02:00
Engineer-of-Efficiency
73f1e14390
Add hints to all export options
2022-07-01 13:57:01 +02:00
Engineer-of-Efficiency
30d2253351
Add hint to --time-unit
2022-07-01 13:57:01 +02:00
dependabot[bot]
e60bc3ac0c
Bump serde_json from 1.0.81 to 1.0.82
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.81 to 1.0.82.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.81...v1.0.82 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-01 08:39:55 +02:00
dependabot[bot]
668f83eaa7
Bump clap from 3.2.6 to 3.2.8
...
Bumps [clap](https://github.com/clap-rs/clap ) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.6...v3.2.8 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-01 08:39:48 +02:00
dependabot[bot]
063bcffd6b
Bump clap_complete from 3.2.2 to 3.2.3
...
Bumps [clap_complete](https://github.com/clap-rs/clap ) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v3.2.2...clap_complete-v3.2.3 )
---
updated-dependencies:
- dependency-name: clap_complete
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-01 08:39:30 +02:00
David Peter
bbde07fcf6
Update dependencies
2022-06-26 21:20:24 +02:00
dependabot[bot]
05bf2d17cc
Bump clap from 3.1.14 to 3.1.18
...
Bumps [clap](https://github.com/clap-rs/clap ) from 3.1.14 to 3.1.18.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v3.1.14...v3.1.18 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 19:12:13 +02:00
dependabot[bot]
043d372d87
Bump clap_complete from 3.1.1 to 3.1.4
...
Bumps [clap_complete](https://github.com/clap-rs/clap ) from 3.1.1 to 3.1.4.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v3.1.1...clap_complete-v3.1.4 )
---
updated-dependencies:
- dependency-name: clap_complete
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 15:31:25 +02:00
dependabot[bot]
82836d8425
Bump serde_json from 1.0.80 to 1.0.81
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.80 to 1.0.81.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.80...v1.0.81 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 15:31:13 +02:00
dependabot[bot]
213a45165d
Bump rust_decimal from 1.23.1 to 1.24.0
...
Bumps [rust_decimal](https://github.com/paupino/rust-decimal ) from 1.23.1 to 1.24.0.
- [Release notes](https://github.com/paupino/rust-decimal/releases )
- [Changelog](https://github.com/paupino/rust-decimal/blob/master/CHANGELOG.md )
- [Commits](https://github.com/paupino/rust-decimal/commits )
---
updated-dependencies:
- dependency-name: rust_decimal
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 15:31:00 +02:00
dependabot[bot]
d2e857f150
Bump libc from 0.2.125 to 0.2.126
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.125 to 0.2.126.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.125...0.2.126 )
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 15:30:35 +02:00
dependabot[bot]
a3a8952db9
Bump serde from 1.0.136 to 1.0.137
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.136 to 1.0.137.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.136...v1.0.137 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 15:30:24 +02:00
Philipp Paulweber
5e655032bc
Refactor AsciiDocExporter emitting using the MarkupExporter trait
2022-05-26 22:38:25 +02:00
anothermh
546f504067
Remove extraneous characters from code sample
2022-05-20 09:49:28 +02:00
petr-ujezdsky
e0547f5aae
Fixed typo
2022-05-19 20:01:12 +02:00
David Peter
b989a2afa6
Add new unreleased section
2022-05-17 22:57:20 +02:00
David Peter
ec4321392f
Fix clippy warnings
2022-05-17 22:57:10 +02:00
David Peter
623ce2d2d9
Bump version
2022-05-17 22:37:08 +02:00
Tavian Barnes
3df63ba2bb
Address review comments
2022-05-17 22:30:45 +02:00
Tavian Barnes
efdf735723
Forbid --output=file without a path separator
2022-05-17 22:30:45 +02:00
Tavian Barnes
ecee9df575
Add --output=inherit as an alias for --show-output
2022-05-17 22:30:45 +02:00
Tavian Barnes
dfd1046d63
Clarify --output's help text
2022-05-17 22:30:45 +02:00
Tavian Barnes
277807cb5a
Implement --output={null,pipe,<FILE>}
...
Fixes #377 .
2022-05-17 22:30:45 +02:00
David Peter
f75f0a10fe
Use cross to build x86_64-unknown-linux-gnu executables
...
We do this in order to link against older versions of glibc.
closes #508
2022-05-16 21:15:57 +02:00
David Peter
692469659b
Add CHANGELOG entry for Emacs org-mode
2022-05-15 21:58:47 +02:00
David Peter
eb0ccc85f1
Adapt to new markup exporter changes
2022-05-15 21:57:35 +02:00
Philipp Paulweber
2443383fc8
Export of Emacs org-mode table support
...
* added new command-line option '--export-orgmode <FILE>' to create
Emacs org-mode table output by reusing markup result formatting
* based on the new MarkdownFormatter trait, see PR #490
2022-05-15 21:57:35 +02:00
dependabot[bot]
cb3a91ea2c
Bump thiserror from 1.0.30 to 1.0.31
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.30 to 1.0.31.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.30...1.0.31 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-15 21:50:04 +02:00
dependabot[bot]
251a697e30
Bump libc from 0.2.121 to 0.2.125
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.121 to 0.2.125.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.121...0.2.125 )
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-15 21:49:56 +02:00
dependabot[bot]
b9240335f5
Bump anyhow from 1.0.56 to 1.0.57
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.56 to 1.0.57.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.56...1.0.57 )
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-15 21:49:48 +02:00
dependabot[bot]
75460bb9b4
Bump serde_json from 1.0.79 to 1.0.80
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.79 to 1.0.80.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.79...v1.0.80 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-15 21:49:39 +02:00
dependabot[bot]
97163ce830
Bump clap from 3.1.7 to 3.1.14
...
Bumps [clap](https://github.com/clap-rs/clap ) from 3.1.7 to 3.1.14.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v3.1.7...v3.1.14 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-15 21:49:33 +02:00
David Peter
e3bc5b8b25
Simplify test
2022-05-15 21:37:40 +02:00