| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | Merge pull request #543 from prabirshrestha/events | mattn | 2020-05-26 | 1 | -1/+21 |
| |\ | |||||
| | * | 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 |
| |/ | |||||
| * | Merge pull request #527 from ctrlpvim/fix-520 | mattn | 2020-02-08 | 1 | -4/+4 |
| |\ | |||||
| | * | Fix #520 | Takahiro Yoshihara | 2019-11-03 | 1 | -4/+4 |
| * | | Merge pull request #526 from paulodiovani/bug/arrow-key-tc | mattn | 2019-11-07 | 1 | -1/+1 |
| |\ \ | |/ |/| | |||||
| | * | Fix arrow keys when using true color config | Paulo Diovani | 2019-10-31 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #516 from ishitaku5522/master | mattn | 2019-09-30 | 3 | -10/+84 |
| |\ | |||||
| | * | fix error when F5 is double pressed | ishitaku5522 | 2019-07-27 | 1 | -2/+1 |
| | * | Merge branch 'master' of https://github.com/ishitaku5522/ctrlp.vim | ishitaku5522 | 2019-07-21 | 1 | -3/+2 |
| | |\ | |||||
| | | * | remove comment out for debug | ishitaku5522 | 2019-07-20 | 1 | -3/+2 |
| | * | | fix typo | ishitaku5522 | 2019-07-21 | 1 | -1/+1 |
| | |/ | |||||
| | * | update for neovim | ishitaku5522 | 2019-07-20 | 1 | -25/+58 |
| | * | fix g:ctrlp_user_command_async | ishitaku5522 | 2019-07-20 | 3 | -6/+49 |
| |/ | |||||
| * | Merge pull request #503 from mnishz/fix_E94_on_help_window | mattn | 2019-02-09 | 1 | -3/+4 |
| |\ | |||||
| | * | Fix E94 on selecting a file when there is only one help window | mnishz | 2019-02-08 | 1 | -3/+4 |
| |/ | |||||
| * | Merge pull request #501 from tpenguinltg/license | mattn | 2019-01-28 | 2 | -0/+34 |
| |\ | |||||
| | * | Add license | tPenguinLTG | 2019-01-27 | 2 | -0/+34 |
| |/ | |||||