aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* remove duplicates in :CtrlPMixedfix314Yasuhiro Matsumoto2017-05-251-0/+3
* fix bugYasuhiro Matsumoto2017-05-251-1/+1
* Merge pull request #368 from LemonBoy/mru-on-demandmattn2017-05-251-1/+3
|\
| * Initialize the MRU plugin only when neededLemonBoy2017-05-231-1/+3
|/
* fixes #363Yasuhiro Matsumoto2017-04-281-1/+1
* \<C-U> should be referenced as literal in single quoteYasuhiro Matsumoto2017-04-271-1/+1
* fix quoteYasuhiro Matsumoto2017-04-271-1/+1
* avoid looking {count} with gvYasuhiro Matsumoto2017-04-271-1/+1
* Merge branch 'master' of https://github.com/ctrlpvim/ctrlp.vimYasuhiro Matsumoto2017-04-263-8/+54
|\
| * Merge pull request #358 from codepiano/mastermattn2017-04-091-6/+51
| |\
| | * translate doc changes to Chineselishouyu2017-04-081-6/+51
| |/
| * Merge pull request #355 from anbn/patch-1Takahiro Yoshihara2017-03-271-1/+1
| |\
| | * fix minor typo in documentation ctrlp.txtanbn2017-03-271-1/+1
| |/
| * Merge pull request #351 from ctrlpvim/fix333Takahiro Yoshihara2017-03-191-0/+1
| |\
| | * try ctrlp_root_markers before looks up to rootYasuhiro Matsumoto2017-02-211-0/+1
| * | Fix incorrect matching in buffer mode with by_filename (#346)Takahiro Yoshihara2017-03-191-1/+1
| |/
* / fixes CtrlPLine to detect all buffers.Yasuhiro Matsumoto2017-04-261-1/+1
|/
* add g:ctrlp_custom_tag_filesYasuhiro Matsumoto2017-01-132-2/+5
* trying to fix buflistKent Sibilev2017-01-131-0/+1
* CtrlPBuffer doesn't correctly display the buffer name and number if the name ...Kent Sibilev2017-01-131-3/+7
* g:ctrlp_match_window = 'results:0' mean no-limitsYasuhiro Matsumoto2017-01-132-1/+1
* Merge pull request #329 from ctrlpvim/release1.801.80Takahiro Yoshihara2016-11-292-2/+25
|\
| * bump versionYasuhiro Matsumoto2016-11-281-2/+3
| * release 1.80Yasuhiro Matsumoto2016-11-281-0/+22
|/
* Fix [NULL] is appeared in buffer mode (#325)Takahiro Yoshihara2016-11-181-1/+1
* Merge pull request #320 from todashuta/fix-docmattn2016-11-072-2/+4
|\
| * Fix doc about mappings inside the prompttodashuta2016-11-032-2/+4
|/
* no need exit argYasuhiro Matsumoto2016-11-011-4/+4
* use shellYasuhiro Matsumoto2016-10-311-1/+1
* Merge branch 'asynchronized'Yasuhiro Matsumoto2016-10-291-2/+14
|\
| * stop jobYasuhiro Matsumoto2016-10-291-0/+3
| * Merge branch 'master' into asynchronizedYasuhiro Matsumoto2016-09-150-0/+0
| |\
| * | Find files asynchronously.Yasuhiro Matsumoto2016-09-156-144/+507
| * | Find files asynchronously.Yasuhiro Matsumoto2016-03-091-1/+13
* | | Merge pull request #310 from dkasak/fix-custom-mode-ordermattn2016-10-022-6/+12
|\ \ \
| * | | Use correct mode names when g:ctrlp_types is customised.Denis Kasak2016-10-021-5/+7
| * | | Don't throw exceptions if no mode is turned on.Denis Kasak2016-10-011-0/+4
| * | | Use the first mode in g:ctrlp_types as the default.Denis Kasak2016-10-011-1/+1
|/ / /
* | | fix doc about ctrlp_buftag_ctags_binYasuhiro Matsumoto2016-09-191-1/+2
* | | Revert 1d53c4b3555336612e13b3fe5fbdffc52fda71c9Yasuhiro Matsumoto2016-09-181-4/+0
* | | Merge #302 againYasuhiro Matsumoto2016-09-181-0/+3
* | | Fix #235Sander van Harmelen2016-09-181-0/+4
* | | Revert #302Sander van Harmelen2016-09-181-3/+0
* | | Redo #258Sander van Harmelen2016-09-181-1/+1
* | | Merge pull request #302 from ctrlpvim/correct-windowmattn2016-09-171-0/+3
|\ \ \
| * | | Correct last focused window when PrtExitcorrect-windowYasuhiro Matsumoto2016-09-171-0/+3
|/ / /
* | | Merge pull request #299 from blueyed/doc-CtrlPCurFile-CtrlPCurWDmattn2016-09-151-1/+12
|\ \ \
| * | | Document :CtrlPCurFile and :CtrlPCurWDDaniel Hahler2016-09-141-1/+12
* | | | Merge pull request #300 from blueyed/doc-mention-ctrlp_show_hiddenmattn2016-09-151-2/+3
|\ \ \ \ | |/ / / |/| | |
| * | | doc: mention g:ctrlp_show_hidden with g:ctrlp_custom_ignoreDaniel Hahler2016-09-141-2/+3
|/ / /