summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-02-04Convert input::InputOptions to a bitflags structTim Oram
2022-02-04Fix disabled lints in the input crateTim Oram
2022-02-02Bump pretty_assertions from 1.0.0 to 1.1.0dependabot[bot]
2022-02-01Use Acquire-Release Ordering in atomic operationsTim Oram
2022-01-31Bump parking_lot from 0.11.2 to 0.12.0dependabot[bot]
2022-01-28Refactor event handling to not use EventHandlerTim Oram
2022-01-27Add before/after_build functions to edit componentTim Oram
2022-01-26Bump anyhow from 1.0.52 to 1.0.53dependabot[bot]
2022-01-26Use crossbeam_channel in view moduleTim Oram
2022-01-24Use parking_log::Mutex for test in git::DiffLineTim Oram
2022-01-24Use parking_log::Mutex for View moduleTim Oram
2022-01-24Update macOS Homebrew package name in installation instructionsMatthew Boehlig
2022-01-20Remove debug logging lineTim Oram
2022-01-19Bump git2 to latestTim Oram
2022-01-19Update core crate to use git 0.2.0 and view 1.1.0Tim Oram
2022-01-19Bump view create to version 1.1.0Tim Oram
2022-01-19Add push_lines to ViewDataUpdaterTim Oram
2022-01-19Add matchers to assert_rendered_outputTim Oram
2022-01-19Update config crate to use git 0.2.0Tim Oram
2022-01-19Bump git crate to version 0.2.0Tim Oram
2022-01-19Add git CommitDiff structTim Oram
2022-01-19Add git Commit structTim Oram
2022-01-19Add git FileStat structTim Oram
2022-01-19Add git FileMode structTim Oram
2022-01-19Add git Delta structTim Oram
2022-01-19Add git DiffLine structTim Oram
2022-01-19Add git Reference structTim Oram
2022-01-19Add git User enumTim Oram
2022-01-19Add git Origin enumTim Oram
2022-01-19Add git Status enumTim Oram
2022-01-19Add head_id and get_main_reference test utilitiesTim Oram
2022-01-19Create with_temp_repository test utilityTim Oram
2022-01-17Rename TodoFile iter function to lines_iterTim Oram
2022-01-17Fix single_char_patternTim Oram
2022-01-16Add starts with and anyline to render assertionTim Oram
2022-01-16Add GNU Guix instructionsjgart
2022-01-16Fix error message for Windows testsTim Oram
2022-01-16Ignore safe string_slice lint errorTim Oram
2022-01-12Bump macOS build time to 15 minutesTim Oram
2022-01-12Add dev task to cargo-makeTim Oram
2022-01-12Bump tempfile from 3.2.0 to 3.3.0dependabot[bot]
2022-01-12Disable the Clippy option_if_let_else lintTim Oram
2022-01-11Remove trailing spaces in render assertionsTim Oram
2022-01-05Bump anyhow from 1.0.50 to 1.0.52dependabot[bot]
2022-01-05Bump rstest from 0.11.0 to 0.12.0dependabot[bot]
2022-01-05Disable the mod_module_files lintTim Oram
2021-11-29Bump anyhow from 1.0.49 to 1.0.50dependabot[bot]
2021-11-28Remove bad pinned version of tarpaulin for master buildTim Oram
2021-11-28Bump anyhow from 1.0.45 to 1.0.49dependabot[bot]
2021-11-27Update GitHub actions to use Rust actions and cargo-makeTim Oram