summaryrefslogtreecommitdiffstats
path: root/src/application.rs
AgeCommit message (Expand)Author
2019-04-04Format to Rust 2018 editionAlok Singh
2019-03-16Core application rewriteTim Oram
2019-03-11Combine git_config with configTim Oram
2018-11-18Implement #60: a command to invoke an external editorNickolay Ponomarev
2018-11-18Add comment_char to ConfigNickolay Ponomarev
2018-11-18Reduce duplication in tests setup codeNickolay Ponomarev
2018-10-28Auto select next line after the action is modifiedTim Oram
2018-10-27Add basic support for the exec actionTim Oram
2018-10-27Ensure that a terminal resize is handled properlyTim Oram
2018-10-27Add configuration of output colorsTim Oram
2018-10-26Update dependenciesTim Oram
2018-07-10Add support for core.commentCharTim Oram
2017-11-21Integrate and fix clippy errorsTim Oram
2017-03-27Added show commit infoTim Oram
2017-02-11Refactor into modules with testsTim Oram