Commit graph

166 commits

Author SHA1 Message Date
graelo
15a91f57f3 fix(ci): use dtolnay/rust-toolchain 2022-12-10 19:08:18 +01:00
graelo
b950f2ce22 build(release): tmux-copyrat v0.5.1 2022-12-10 16:35:16 +01:00
graelo
af7bad3646
Merge pull request #7 from graelo/fix/url
Fix/url
2022-12-10 16:33:20 +01:00
graelo
f08cf307c6 chore(clippy): fix warnings from nightly 2022-12-10 15:58:44 +01:00
graelo
ea8b25c2a7 fix(regex): avoid capturing quotes at the end of url 2022-12-10 15:22:50 +01:00
graelo
5a411e6531 chore(deps): update dependencies 2022-12-10 15:15:56 +01:00
graelo
ee3578960b
Merge pull request #6 from graelo/ci
ci(github-actions): better structure & shorter action names
2022-11-08 23:40:55 +01:00
graelo
316d01c472 chore(deps): update dependencies 2022-11-08 23:07:44 +01:00
graelo
4b52de20d3 ci(github-actions): better structure & shorter action names 2022-11-08 23:05:25 +01:00
graelo
451726a8fa build(release): tmux-copyrat v0.5.0 2022-11-07 16:47:58 +01:00
graelo
aaba9b29a7
Merge pull request #5 from graelo/docs
Improve docs a bit
2022-11-07 16:15:59 +01:00
graelo
b9893ff750 docs: update README 2022-11-07 16:10:52 +01:00
graelo
ce4d9e7e1a Merge pull request #4 from graelo/refinements
chore(deps): update dependencies
2022-11-07 14:53:36 +01:00
graelo
421c74b792 feat(command): add init command 2022-11-07 14:44:55 +01:00
graelo
df661e25f1 chore(clap): use more idiomatic attributes 2022-11-07 14:10:33 +01:00
graelo
2241347bde chore(deps): update dependencies 2022-11-07 14:01:29 +01:00
graelo
69d58040aa Merge pull request #3 from graelo/fix
Obey nightly clippy
2022-11-07 13:54:20 +01:00
graelo
17d090c5b8 fix(github-actions): remove windows support 2022-11-07 12:30:42 +01:00
graelo
735d6c0e40 fix(test): remove unnecessary &mut in some tests 2022-11-07 10:46:43 +01:00
graelo
6f2f7678eb chore(clippy): obey nightly clippy 2022-11-07 10:45:06 +01:00
graelo
0d0b0a817f Merge pull request #2 from graelo/github-actions
build(github-actions): use same actions as tmux-backup
2022-11-07 10:33:53 +01:00
graelo
8c22f7d628 chore(git): unignored Cargo.lock 2022-11-07 10:21:59 +01:00
graelo
500dce4def chore: add deny.toml 2022-11-07 10:04:13 +01:00
graelo
2c5c0f391c build(github-actions): use same actions as tmux-backup 2022-11-07 09:49:13 +01:00
graelo
afa36d0c8f Merge pull request #1 from graelo/refinements
Misc refinements
2022-11-07 00:15:58 +01:00
graelo
95afca5943 chore(ci): bump MSRV to 1.60 (clap v4) 2022-11-07 00:11:30 +01:00
graelo
68b75ee9b0 chore(ci): remove scheduled ci 2022-11-07 00:07:43 +01:00
graelo
26e7d9767e chore: obey clippy 2022-11-07 00:05:46 +01:00
graelo
10013a6c6d chore: update to clap v4 & termion v2 2022-11-07 00:02:27 +01:00
graelo
1f79419934 fix: refine url regex: exclude > 2022-07-08 11:44:28 +02:00
graelo
12a7e25b94 fix: path to binary 2022-06-13 10:28:34 +02:00
graelo
169636b46b feat: better release mode 2022-06-01 08:48:58 +02:00
graelo
4ad2adcc16 chore(docs): README: fix typo 2022-06-01 08:48:18 +02:00
graelo
e13c58db30 refactor: better handling of hint_style_arg 2022-06-01 08:47:18 +02:00
graelo
d2eb8f0e16 refactor: publicly expose error::Error 2022-05-31 08:47:53 +02:00
graelo
3bebad0da6 chore(deps): bump clap to 3.1 2022-05-30 09:32:08 +02:00
graelo
e892668de9 chore(docs): update install and config docs
[skip ci]
2021-10-30 20:50:22 +02:00
graelo
389e9617a9 refactor: quoted-tick -> quoted-backtick 2021-10-26 09:25:29 +02:00
graelo
a5140322ff chore(docs): update README.md, Cargo desc, installation 2021-10-26 08:46:40 +02:00
graelo
5d9ea6f7f8 refactor: rename ParseError -> Error 2021-10-24 18:28:58 +02:00
graelo
7d1bb69c6f refactor: use custom Result 2021-10-24 17:48:36 +02:00
graelo
077d16311e chore(deps): bump clap to 3.0.0-beta.5 2021-10-24 10:02:11 +02:00
graelo
276d17ce8f chore(ci): update mrsv to 1.56.0 (edition = 2021) 2021-10-24 10:00:38 +02:00
graelo
9e774174d0 chore(ci): configure github-actions 2021-10-23 12:28:16 +02:00
graelo
9f466aea82 Merge pull request 'refactor: obey clippy' (#4) from fix into master
Reviewed-on: https://gitea.grael.cc/grael/tmux-feat: copyrat/pulls/4
2021-04-12 20:39:48 +00:00
graelo
a253c1e243 refactor: obey clippy 2021-04-12 22:37:27 +02:00
graelo
b74a5c3032 chore(ci): bump 0.4.1 2021-04-09 09:42:50 +02:00
graelo
7747cea70d Merge branch 'feat/gpg' 2021-04-09 09:40:34 +02:00
graelo
aad092d536 feat: sha regex allows uppercase 2021-04-09 09:39:53 +02:00
graelo
3b1feb4a0b refactor: reorder shortcuts in feat: copyrat.tmux 2021-04-09 09:18:28 +02:00