summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-04-04Fix some typos in brand names and use Oxford list for an enumerationHEADlatestmasterccoVeille
2024-03-29Bump mio from 0.8.10 to 0.8.11dependabot[bot]
2024-03-29Fix latest linting errorsTim Oram
2024-03-08Move LineSegment styles to bitflags StructTim Oram
2024-02-20Remove closure requirement for selectTim Oram
2024-02-20Use select macro for event handlingTim Oram
2024-02-19Reenable the unused lint, and cleanup unusedTim Oram
2024-02-18Move lint configuration to Cargo.tomlTim Oram
2024-02-18Implement Searchable for list module searchTim Oram
2024-02-18Remove remaining references to workspacesTim Oram
2024-02-17Cleanup and add tests to improve coverageTim Oram
2024-02-17Fix coverage generationTim Oram
2024-02-15Update dependencies to latestTim Oram
2024-02-15Move testutils crate into test_helpersTim Oram
2024-02-15Respect NO_COLOR env variableTim Oram
2024-02-15Reset nightly versionTim Oram
2024-02-15Convert last ToString to DisplayTim Oram
2024-02-15Cleanup UserTim Oram
2024-02-15Cleanup ReferenceTim Oram
2024-02-15Cleanup FileStatusTim Oram
2024-02-15Remove pub access in commit_diffTim Oram
2024-02-15Remove unused new functions in config moduleTim Oram
2024-02-15Remove unused GitConfig::new functionTim Oram
2024-02-15Cleanup unusedTim Oram
2024-02-15Extract map_keybindingsTim Oram
2024-02-15Cleanup crossterm declarationsTim Oram
2024-02-15Create test helper for Config::newTim Oram
2024-02-15Move remaining testutils to test_helpersTim Oram
2024-02-15Move assert_results to test helpersTim Oram
2024-02-15Move view test utils into test_helpersTim Oram
2024-02-15Move render testutils to test_helpersTim Oram
2024-02-15Move todo_file testutils to test_helpersTim Oram
2024-02-15Refactor Crossterm mocks exportsTim Oram
2024-02-15Move runtime testutils to test_helpersTim Oram
2024-02-15Move input testutils into test_helpersTim Oram
2024-02-15Remove the concept of custom eventsTim Oram
2024-02-15Move with_temp_*repository helpers to test_helpersTim Oram
2024-02-15Move create_commit to test_helpersTim Oram
2024-02-15Move git builder test utils to test_helpersTim Oram
2024-02-15Refactor Crossterm mock and move to test helpersTim Oram
2024-02-15Remove assert_output test utilTim Oram
2024-02-15Move with_git_config to test_helpersTim Oram
2024-02-15Move invalid_utf to test_helpersTim Oram
2024-02-15Cleanup most disabled lintsTim Oram
2024-02-15Cleanup use declarationsTim Oram
2024-02-15Remove lib.rsTim Oram
2024-02-15Strip inline attributesTim Oram
2024-02-15Move core crate into rootTim Oram
2024-02-15Move runtime crate to coreTim Oram
2024-02-15Move git crate to coreTim Oram