index
:
todo.txt-vim
fix/bash-path
topic/allow-embed
topic/allow-embed_squashed4mr
topic/chk-vader
topic/fade-done-render
Efficient Todo.txt management in vim
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2024-08-17
Make testscript executable, with portable shebang
fix/bash-path
cos
2024-08-17
Allow syntax inclusion, by going match → region
topic/allow-embed_squashed4mr
cos
2019-01-23
Revert "Change top repo command to fix CI"
David Beniamine
2019-01-23
Fix sheebang
David Beniamine
2019-01-23
Change top repo command to fix CI
David Beniamine
2018-04-19
Do not override fold_char and use fold_char x for tests
David Beniamine
2017-10-20
Add support for recurring tasks ("rec:" keyword)
fretep
2017-10-14
Merge branch 'master' of https://github.com/dbeniamine/todo.txt-vim
fretep
2017-10-14
Adding postpone due date mapping and functions
fretep
2017-10-05
Merge branch 'master' of https://github.com/fretep/todo.txt-vim
David Beniamine
2017-10-01
Bug fix in todo#todo#GetDateRegexForPastDates
fretep
2017-09-27
Merge branch 'master' of https://github.com/fretep/todo.txt-vim
David Beniamine
2017-09-27
Prefix creation date when opening a new line
fretep
2017-09-26
Fix priority on canceleld tasks + tests
David Beniamine
2017-09-24
Correct a bug in todo#Complete
fretep
2017-09-22
Fix exception in todo#MarkAsDone and todo#UnMarkAsDone
fretep
2017-09-20
Fix case sensitivity folding complete tasks
fretep
2017-09-20
Fix #21
David Beniamine
2017-09-20
Fix #23
David Beniamine
2017-09-20
Fix for <Leader>x and other minor issues
fretep
2017-09-15
Major refactor to be cleaner and test more cases
fretep
2017-09-12
Added tests and notes for issue #17 and #18
fretep
2017-09-09
Vader tests
fretep