summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-11-14Use From trait and add tests for StatusTim Oram
2020-11-14Add additional tests to show_commit:deltaTim Oram
2020-11-13Add tests for show_commit::diff_line::DiffLineTim Oram
2020-11-13Update Origin and show_commit::delta and testsTim Oram
2020-11-13Improve and test show_commit::DeltaTim Oram
2020-11-13Refactor and expand show_commit::Commit testsTim Oram
2020-11-13ViewData test refactorTim Oram
2020-11-13Remove content functionality from ViewDataTim Oram
2020-11-13Replace ViewData::setContent with view linesTim Oram
2020-11-13Add ViewData::ensure_column_visible functionTim Oram
2020-11-13Add ScrollPosition::ensure_column_visible functionTim Oram
2020-11-13Pin cargo-tarpaulin version to 0.16.0Tim Oram
2020-11-06Add missing tests to LineSegment for emojiTim Oram
2020-11-06Update licensesTim Oram
2020-11-03Bump anyhow from 1.0.33 to 1.0.34dependabot-preview[bot]
2020-11-01Import super::* in testsTim Oram
2020-11-01Add test for List moduleTim Oram
2020-11-01Fix bad key mapping in process testTim Oram
2020-11-01Add handle_n_inputs function in process testTim Oram
2020-11-01Expose config in process test contextTim Oram
2020-11-01Provider better diff output for test render assertTim Oram
2020-10-30Add test for Display::ensure_at_line_startTim Oram
2020-10-29Move Action and Line into todo file moduleTim Oram
2020-10-29Move git interactive to todo file moduleTim Oram
2020-10-29Move visual start index to list moduleTim Oram
2020-10-29Move swap range functions to List moduleTim Oram
2020-10-29Move cursor movement to List moduleTim Oram
2020-10-29Remove ref from get_selected_line_indexTim Oram
2020-10-29Remove String reference from FileStat::get_from_nameTim Oram
2020-10-29Remove String reference from FileStat::get_to_nameTim Oram
2020-10-29Remove String reference from Line::get_commentTim Oram
2020-10-29Remove String reference from Line::get_hashTim Oram
2020-10-29Remove String reference from Line::get_commandTim Oram
2020-10-29Clean up setting of action in list moduleTim Oram
2020-10-29Drop toggle_break for add/remove lineTim Oram
2020-10-29Refactor rebase todo file read and writeTim Oram
2020-10-29Make visual index optional combine functionsTim Oram
2020-10-26Bump xi-unicode from 0.2.1 to 0.3.0dependabot-preview[bot]
2020-10-25Remove process function from process moduleTim Oram
2020-10-23Remove proxy functions to selected lineTim Oram
2020-10-23The range_plus_one lint was ignored in some placesTim Oram
2020-10-23Add tests for the input handler moduleTim Oram
2020-10-23Remove footer from show commit viewTim Oram
2020-10-23Remove footer from list viewTim Oram
2020-10-22Rewrite the External Editor moduleTim Oram
2020-10-22Improve the output of the error renderingTim Oram
2020-10-22Improve error message in commit::CommitTim Oram
2020-10-22Improve the errors returned when reading TODO fileTim Oram
2020-10-22Add test for ViewLine::set_padding_characterTim Oram
2020-10-22Cleanup ViewLine test namesTim Oram