summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-19Merge branch 'master' of https://github.com/fretep/todo.txt-vimDavid Beniamine
2018-04-19Do not override fold_char and use fold_char x for testsDavid Beniamine
2018-04-19Update mappings to be more consistentfretep
2018-04-19Use setlocal for nrformatsfretep
2018-04-18Add Possibility to fold on context or projectDavid Beniamine
2017-10-20Add support for recurring tasks ("rec:" keyword)fretep
2017-10-14Merge branch 'master' of https://github.com/dbeniamine/todo.txt-vimfretep
2017-10-14Adding postpone due date mapping and functionsfretep
2017-10-05Merge branch 'master' of https://github.com/fretep/todo.txt-vimDavid Beniamine
2017-10-01Bug fix in todo#todo#GetDateRegexForPastDatesfretep
2017-09-27Merge branch 'master' of https://github.com/fretep/todo.txt-vimDavid Beniamine
2017-09-27Prefix creation date when opening a new linefretep
2017-09-26Removed useless files from original versionDavid Beniamine
2017-09-26Removed redundant testDavid Beniamine
2017-09-26Fix priority on canceleld tasks + testsDavid Beniamine
2017-09-24Correct a bug in todo#Completefretep
2017-09-22Fix exception in todo#MarkAsDone and todo#UnMarkAsDonefretep
2017-09-20Fix case sensitivity folding complete tasksfretep
2017-09-20Fix #21David Beniamine
2017-09-20Fix #23David Beniamine
2017-09-20Fix for <Leader>x and other minor issuesfretep
2017-09-15make sort case insensitiveDavid Beniamine
2017-09-15Merge branch 'vadertests' of https://github.com/fretep/todo.txt-vimDavid Beniamine
2017-09-15fix bad indentDavid Beniamine
2017-09-15Added myself to author linefretep
2017-09-15Major refactor to be cleaner and test more casesfretep
2017-09-14Merge branch 'master' into SortDueFixesPeter
2017-09-14Bug fixes for case sensitivity and cursor positioningfretep
2017-09-12Conforming to todo rulesDavid Beniamine
2017-09-12Fix sorting bugs with 'due:' at the start of the line, and properly handle co...fretep
2017-09-12Fix issue #17David Beniamine
2017-09-12Added tests and notes for issue #17 and #18fretep
2017-09-12Merge branch 'master' into vadertestsfretep
2017-09-11Micro releaseDavid Beniamine
2017-09-11Added TodoDueToday syntax highlightfretep
2017-09-10Vestion 0.8David Beniamine
2017-09-10Do not consider done tasks when sorting by due dateDavid Beniamine
2017-09-10Remove python dependencyDavid Beniamine
2017-09-10Modified SortDue() to fix error if every line of the todo.txt had afretep
2017-09-09Vader testsfretep
2017-09-09Fix case sensitivity with "due:" in overdue date highlightingfretep
2017-09-09Added native vim function to highlight overdue datesfretep
2017-09-05Do not highlight overdue when marked doneDavid Beniamine
2017-08-15Integrating sietse's work, version 0.7.6David Beniamine
2017-08-08Enable vim-repeat for Done and CancelSietse Brouwer
2017-04-05Improve todo#PrependDate to follow formatRene Vergara
2017-03-30Fix issue #11David Beniamine
2016-11-25Better way to put done at the endDavid Beniamine
2016-11-25Merge remote-tracking branch 'dkarwowski/master'David Beniamine
2016-11-04Merge pull request #10 from victal/masterDavid Beniamine