Age | Commit message (Expand) | Author |
---|---|---|
2017-05-10 | autoload/gitcha.vim: Remove cruft after switching to `complete()` | Teddy Wing |
2017-05-10 | gitcha#GitSHAComplete(): Use `complete()` to open popup menu (WIP) | Teddy Wing |
2017-05-10 | autoload/gitcha.vim: Set completeopt+=menuone | Teddy Wing |
2017-04-29 | autoload/gitcha.vim: Fix match list population | Teddy Wing |
2017-04-29 | autoload/gitcha.vim: Abbreviate commit SHA in the popup menu | Teddy Wing |
2017-04-29 | autoload/gitcha.vim: Include entire subject in popup extra text | Teddy Wing |
2017-04-29 | autoload/gitcha.vim: Add commit subject to completion popup (WIP) | Teddy Wing |
2017-04-29 | autoload/gitcha.vim: Describe the code with comments | Teddy Wing |
2017-04-29 | Move functions to autoload/ | Teddy Wing |