summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2017-05-04API change Pager::ok() -> Pager::is_on()Cyril Plisko
2017-05-04Drop 'static lifetime - it is not needed anymoreCyril Plisko
2017-05-04Consume strings rather than clone() the referencesCyril Plisko
2016-11-10whitespacesCyril Plisko
2016-11-10Fix CString ownership issueCyril Plisko
2016-11-05rustfmtCyril Plisko
2016-11-03Add errnoCyril Plisko
2016-11-03Support pager command with whitespacesCyril Plisko
2016-10-27args array always has at least 2 elementsCyril Plisko
2016-10-26Address clippy warningsCyril Plisko
2016-09-17Update documentationCyril Plisko
2016-09-17Add support for NOPAGERCyril Plisko
2016-08-29Reuse Pager::env() for default ::new()Cyril Plisko
2016-08-16Test doc updateCyril Plisko
2016-08-09Update docsCyril Plisko
2016-08-09Code restructeringCyril Plisko
2016-08-09More documentationCyril Plisko
2016-08-09Update documentationCyril Plisko
2016-08-08rustfmtCyril Plisko
2016-08-08RefactorCyril Plisko
2016-08-07Fix tests on LinuxCyril Plisko
2016-08-07RefactorCyril Plisko
2016-08-07Code refactorCyril Plisko
2016-08-07Drop unneeded bindingCyril Plisko
2016-08-07update documentationCyril Plisko
2016-08-07Use `more` as a fallback pagerCyril Plisko
2016-08-07Add helper for checking for executable presense in the PATHCyril Plisko
2016-08-07Move helper functions into separate moduleCyril Plisko
2016-08-05Fix to make doctest workCyril Plisko
2016-08-05Make Pager::env() another form of constructorCyril Plisko
2016-08-05Update examplesCyril Plisko
2016-08-04Add documentationCyril Plisko
2016-08-04Add initial sourceCyril Plisko