Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-03-04 | rtic-monotonics: Fix tests | 1 | -1/+0 | ||
2023-03-04 | Book: Tidy up preface | 1 | -2/+0 | ||
2023-03-04 | xtask: rtic-monotonics: no tests argument | 1 | -1/+1 | ||
2023-03-04 | ci: mdbookold needs mergetostablebranch | 1 | -0/+1 | ||
2023-03-04 | ci: Clearer merge branch job name | 1 | -1/+1 | ||
2023-03-04 | rtic-macros: clippy fixes | 1 | -0/+1 | ||
2023-03-04 | ci: Add v6 uitest feature | 3 | -11/+18 | ||
2023-03-04 | rtic-time: clippy fixes | 1 | -1/+1 | ||
2023-03-04 | rtic-macros: clippy fixes | 1 | -0/+1 | ||
2023-03-04 | xtask: clippy fixes | 2 | -1/+4 | ||
2023-03-04 | ci: mdbookold needs mdbook | 1 | -0/+10 | ||
2023-03-04 | ci: oldbooks simplify | 1 | -2/+5 | ||
2023-03-04 | ci: Add rtic-uitest feature | 3 | -4/+10 | ||
Fixes the trybuild ui tests for rtic crate | |||||
2023-03-04 | CFG: Align all crates to use hyphen | 6 | -20/+20 | ||
2023-03-04 | rtic-common: Fix safety section formatting | 1 | -1/+3 | ||
2023-03-04 | ci: Redirect file at the root | 1 | -2/+2 | ||
2023-03-04 | ci: local variables goes out of scope | 1 | -1/+1 | ||
2023-03-04 | ci: mkbookold: Make sure paths exists for the books | 1 | -1/+2 | ||
2023-03-04 | ci: Do not need a copy, move is faster | 1 | -1/+1 | ||
2023-03-04 | ci: Building older books can't use new features | 1 | -1/+1 | ||
2023-03-04 | ci: Remove reference to rtic_channel | 1 | -3/+0 | ||
2023-03-04 | ci: Use ci-success | 1 | -1/+1 | ||
2023-03-04 | ci: Always parse version, cleanup deps | 1 | -11/+3 | ||
2023-03-04 | ci: Split out the actual GHA publish job | 1 | -0/+25 | ||
2023-03-04 | ci: Overhaul docs and deploy | 1 | -191/+245 | ||
2023-03-04 | xtask: Book: Allow fully custom arguments | 1 | -1/+2 | ||
2023-03-02 | Fixes for repo rename to rtic | 4 | -6/+6 | ||
2023-03-02 | Book: Fail if a non-existing file is included | 1 | -0/+3 | ||
2023-03-02 | xtask: Rename: name->command, command->executable | 1 | -16/+16 | ||
2023-03-02 | xtask: Allow passing arguments to book and doc | 4 | -36/+59 | ||
2023-03-02 | ci: Fix so channel is checked | 1 | -1/+1 | ||
2023-03-02 | ci: rtic-sync for docs | 1 | -6/+3 | ||
2023-03-02 | ci: rtic-sync | 1 | -2/+1 | ||
2023-03-02 | xtask: rtic-sync | 2 | -21/+5 | ||
2023-03-01 | Merge arbiter and channel into sync | 16 | -73/+21 | ||
2023-03-01 | xtask: check and clippy, test without target | 1 | -4/+4 | ||
2023-03-01 | ci: Temporary test: all tests | 1 | -0/+1 | ||
2023-03-01 | ci: fix backend names for tests | 1 | -4/+4 | ||
2023-03-01 | xtask: Split out cargo commands | 2 | -248/+274 | ||
2023-03-01 | xtask: Split out arg parsing | 3 | -258/+263 | ||
2023-03-01 | xtask: Add tests, clean a bit | 3 | -241/+284 | ||
2023-03-01 | xtask: Add book building | 2 | -7/+54 | ||
2023-03-01 | xtask: Cleanup check and build | 1 | -101/+68 | ||
2023-03-01 | xtask: Rename cargoarg to cargologlevel | 1 | -11/+11 | ||
2023-03-01 | xtask: Reorder commands | 2 | -52/+59 | ||
2023-03-01 | xtask: Add docs building | 2 | -1/+34 | ||
2023-03-01 | Book: Fix two broken links | 1 | -2/+2 | ||
2023-03-01 | CI: TODO for deploy | 1 | -0/+4 | ||
2023-03-01 | CI: Make it clear what has been linkchecked | 1 | -0/+16 | ||
2023-03-01 | CI: Fix name of downloaded tar | 1 | -1/+1 | ||