aboutsummaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Expand)Author
2020-10-17write_since(): Output file paths relative to the current directoryTeddy Wing
2020-10-17t/104-works-outside-the-repo-root.t: Remove subdir in teardownTeddy Wing
2020-10-08Add tests for modified files in the working directory and indexTeddy Wing
2020-10-08write_since(): Include TODO lines from untracked filesTeddy Wing
2020-10-07main(): Open repository even if PWD is a subdirectoryTeddy Wing
2020-10-03Remove old filesTeddy Wing
2020-10-03Add license (GNU GPLv3+)Teddy Wing
2020-09-17main.rs: Error when more than one ref argument is givenTeddy Wing
2020-09-17main.rs: Fix ref parsingTeddy Wing
2020-09-16t/100-shows-todo-comments-since-fork-point.t: Update outputTeddy Wing
2020-09-15Add t/101-removed-todo-lines-not-included.tTeddy Wing
2020-09-15t/100-shows-todo-comments-since-fork-point.t: Fix teardownTeddy Wing
2020-09-15t/Ideas.txt: Add new test ideaTeddy Wing
2020-09-15src/main.rs: Print TODO lines between master...workdirTeddy Wing
2020-09-14t/: Add test to get a TODO since the fork pointTeddy Wing
2020-09-14Add TAP test harnessTeddy Wing