index
:
telescope.nvim.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
tests
Age
Commit message (
Expand
)
Author
2020-11-16
feat: Allow overriding actions from mappings (#248)
TJ DeVries
2020-10-20
feat: Add a sorter using the fzy algorithm (#184)
swarn
2020-10-08
feat: Add a test file
TJ DeVries
2020-10-07
feat: Use metatables to use less memory (#152)
TJ DeVries
2020-10-06
fix: Reduce memory leaks (#148)
TJ DeVries
2020-09-29
feat: Add status, better debug, and some associated refactors
TJ DeVries
2020-09-22
test: Working on more memory leak tracking
TJ DeVries
2020-09-18
feat: add some tests and improve perf
TJ DeVries
2020-09-18
fix: Make tests pass again
TJ DeVries
2020-09-15
feat: improve (?) performance of default sorter
TJ DeVries
2020-09-12
wip: some more musings on resolving height and width
TJ DeVries
2020-09-12
feat: Better border configuration.
TJ DeVries
2020-09-11
feat: add a bit better writer support
TJ DeVries
2020-09-11
feat: Add some more layout options
TJ DeVries
2020-09-04
fix: Don't push past midnight. You'll make clason's stuff break :/
TJ DeVries
2020-09-03
feat: Major improvements in API. Particularly relating to entries.
TJ DeVries
2020-09-03
fix: Prevent people from erroring from having new lines in display
TJ DeVries
2020-09-01
feat: new fuzzy sorter
TJ DeVries
2020-09-01
wip: new sorters
TJ DeVries
2020-08-29
fix: Think I fixed the weird movements
TJ DeVries
2020-08-27
feat: Add livegrep and lsp referecnes
TJ DeVries
2020-08-24
Add fuzzy git file finderZ
TJ DeVries
2020-08-20
WIP: Actually get the UI to work and add some tests
TJ DeVries
2020-08-03
Work on ngram sorter
TJ DeVries
2020-07-31
Streamed some refactoring. More work to do
TJ DeVries