| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix #138unescape-path | Yasuhiro Matsumoto | 2021-11-17 | 1 | -1/+1 |
| * | Unescape paths for GlobPath | Yasuhiro Matsumoto | 2021-11-16 | 1 | -1/+2 |
| * | Fix redraw with ctrlp_key_loop = 1 | Yasuhiro Matsumoto | 2021-10-19 | 1 | -0/+1 |
| * | Restore line prefix | obcat | 2020-11-11 | 1 | -1/+1 |
| * | filter with wildignore | Yasuhiro Matsumoto | 2020-10-16 | 1 | -0/+1 |
| * | Fix escaping | Yasuhiro Matsumoto | 2020-10-16 | 1 | -1/+1 |
| * | Pass argument | Yasuhiro Matsumoto | 2020-10-12 | 1 | -3/+1 |
| * | Add flag to BuildPrompt. | Yasuhiro Matsumoto | 2020-10-12 | 1 | -1/+4 |
| * | Fix indentation | Yasuhiro Matsumoto | 2020-10-03 | 1 | -1/+1 |
| * | Optimizations using get(dict, key, default) | Yasuhiro Matsumoto | 2020-10-03 | 1 | -15/+15 |
| * | Optimize s:usrign | Yasuhiro Matsumoto | 2020-10-03 | 1 | -2/+2 |
| * | Optimize susrign | Yasuhiro Matsumoto | 2020-10-03 | 1 | -5/+3 |
| * | Optimize s:usrign | Yasuhiro Matsumoto | 2020-10-03 | 1 | -5/+2 |
| * | Optimize fnesc. | Yasuhiro Matsumoto | 2020-10-03 | 1 | -11/+20 |
| * | Check readdir with options | Yasuhiro Matsumoto | 2020-09-21 | 1 | -1/+1 |
| * | Fix modelinereaddir | Yasuhiro Matsumoto | 2020-09-19 | 1 | -1/+1 |
| * | += is faster than add() | Yasuhiro Matsumoto | 2020-09-18 | 1 | -7/+7 |
| * | += is faster than extend() | Yasuhiro Matsumoto | 2020-09-18 | 1 | -19/+19 |
| * | Do not let for extend | Yasuhiro Matsumoto | 2020-09-18 | 1 | -1/+1 |
| * | Optimize formatline | Yasuhiro Matsumoto | 2020-09-18 | 1 | -3/+34 |
| * | Optimize s:strwidth | Yasuhiro Matsumoto | 2020-09-18 | 1 | -3/+9 |
| * | Optimize mixedsort | Yasuhiro Matsumoto | 2020-09-18 | 1 | -1/+31 |
| * | Use extend | Yasuhiro Matsumoto | 2020-09-18 | 1 | -7/+7 |
| * | Revert previous change | Yasuhiro Matsumoto | 2020-09-18 | 1 | -1/+1 |
| * | Ommit updating message | Yasuhiro Matsumoto | 2020-09-18 | 1 | -1/+1 |
| * | Use extend() | Yasuhiro Matsumoto | 2020-09-18 | 1 | -1/+1 |
| * | Optimize codes | Yasuhiro Matsumoto | 2020-09-18 | 1 | -28/+12 |
| * | Cosmetic changes | Yasuhiro Matsumoto | 2020-09-16 | 1 | -10/+8 |
| * | Implement link | Yasuhiro Matsumoto | 2020-09-16 | 1 | -8/+19 |
| * | Retab | Yasuhiro Matsumoto | 2020-09-16 | 1 | -2/+2 |
| * | Use readdir instead of globpath | Yasuhiro Matsumoto | 2020-09-16 | 1 | -40/+64 |
| * | fixed NotifySearch | Prabir Shrestha | 2020-05-25 | 1 | -2/+2 |
| * | rename to 'search' | Prabir Shrestha | 2020-05-25 | 1 | -3/+3 |
| * | remove ctrlp#get() and ctrlp#set() | Prabir Shrestha | 2020-05-25 | 1 | -8/+0 |
| * | Update autoload/ctrlp.vim | Prabir Shrestha | 2020-05-25 | 1 | -1/+1 |
| * | Update autoload/ctrlp.vim | Prabir Shrestha | 2020-05-25 | 1 | -1/+1 |
| * | Update autoload/ctrlp.vim | Prabir Shrestha | 2020-05-25 | 1 | -1/+1 |
| * | Update autoload/ctrlp.vim | Prabir Shrestha | 2020-05-25 | 1 | -1/+1 |
| * | Update autoload/ctrlp.vim | Prabir Shrestha | 2020-05-25 | 1 | -1/+1 |
| * | Update autoload/ctrlp.vim | Prabir Shrestha | 2020-05-25 | 1 | -1/+1 |
| * | Update autoload/ctrlp.vim | Prabir Shrestha | 2020-05-25 | 1 | -1/+1 |
| * | Update autoload/ctrlp.vim | Prabir Shrestha | 2020-05-25 | 1 | -1/+1 |
| * | Update autoload/ctrlp.vim | Prabir Shrestha | 2020-05-25 | 1 | -1/+1 |
| * | Update autoload/ctrlp.vim | Prabir Shrestha | 2020-05-25 | 1 | -1/+1 |
| * | undo line changes | Prabir Shrestha | 2020-05-25 | 1 | -8/+0 |
| * | implement ctrlp#set(lines) ctrlp#get() ctrlp#update() | Prabir Shrestha | 2020-05-25 | 2 | -6/+16 |
| * | add 'change' event and ctrlp#input() instead of 'event' | Prabir Shrestha | 2020-05-25 | 2 | -20/+20 |
| * | add e:type == 'init' example | Prabir Shrestha | 2020-05-25 | 1 | -1/+3 |
| * | add createEventContext and notifyEvent | Prabir Shrestha | 2020-05-25 | 2 | -0/+24 |
| * | Fix arrow keys when using true color config | Paulo Diovani | 2019-10-31 | 1 | -1/+1 |