summaryrefslogtreecommitdiff
path: root/lua/telescope/builtin/__git.lua
AgeCommit message (Expand)Author
2023-02-19feat: keep prompt and selection on git_staging_toggle (#2372)atusy
2023-01-31Revert "feat(git): git_commits shows the current branch graph (#2288)" (#2358)Simon Hauser
2023-01-11feat(pickers): add opt.show_remote_tracking_branches to git_branches (#2314)Matt Taylor
2023-01-06fix: correctly parse filenames with special chars in git_status (#2296)Jonas Strittmatter
2022-12-28feat(git): git_commits shows the current branch graph (#2288)Cyan
2022-11-23feat: sort branches initially by authordate (#2236)A. Schueler
2022-11-06feat: the parameter "map" of attach_mappings can be list of modes to create m...ADoyle
2022-10-31Revert "feat(git): notify when not in a git repo instead of error (#2181)" (#...Simon Hauser
2022-09-30feat(git): notify when not in a git repo instead of error (#2181)Antoine
2022-07-07chore: reformat with stylua 0.14.0Simon Hauser
2022-07-01break: prefix internal files and add deprecation messages (#2032)Simon Hauser