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
/
telescope
/
builtin
/
__git.lua
Age
Commit message (
Collapse
)
Author
2023-02-19
feat: keep prompt and selection on git_staging_toggle (#2372)
atusy
2023-01-31
Revert "feat(git): git_commits shows the current branch graph (#2288)" (#2358)
Simon Hauser
This reverts commit 01d92285ef4402b188fa583d57f5d1a18c889d22.
2023-01-11
feat(pickers): add opt.show_remote_tracking_branches to git_branches (#2314)
Matt Taylor
2023-01-06
fix: correctly parse filenames with special chars in git_status (#2296)
Jonas Strittmatter
2022-12-28
feat(git): git_commits shows the current branch graph (#2288)
Cyan
Co-authored-by: Cyan Joeng <cyan.joeng@gmail.com>
2022-11-23
feat: sort branches initially by authordate (#2236)
A. Schueler
2022-11-06
feat: the parameter "map" of attach_mappings can be list of modes to create ↵
ADoyle
mapping on multiple modes (#2220)
2022-10-31
Revert "feat(git): notify when not in a git repo instead of error (#2181)" ↵
Simon Hauser
(#2217) This reverts commit a09df82861944aab86c74648b1a570ff8ff73f82.
2022-09-30
feat(git): notify when not in a git repo instead of error (#2181)
Antoine
Fix #2180
2022-07-07
chore: reformat with stylua 0.14.0
Simon Hauser
2022-07-01
break: prefix internal files and add deprecation messages (#2032)
Simon Hauser