Commit graph

1085 commits

Author SHA1 Message Date
Daisuke Maki d4f7705129 version++; this be v0.4.3 2016-10-05 14:51:43 +09:00
Daisuke Maki 1aceada5ae Update Changes 2016-10-05 14:46:06 +09:00
lestrrat d6a5ab3dd4 Merge pull request #351 from peco/topic/issue-346
Make sure to re-draw the screen using DisableCache: true
2016-10-05 14:43:39 +09:00
Daisuke Maki f25f6e288c Do the same for refresh screen 2016-10-05 14:25:15 +09:00
Daisuke Maki 715d5b2a65 Make sure to re-draw the screen using DisableCache: true 2016-10-05 14:25:15 +09:00
lestrrat 1c6f10a020 Merge pull request #352 from peco/topic/skip-rcfile-on-test
Skip reading from rcfiles when running tests
2016-10-05 14:24:41 +09:00
Daisuke Maki 8b384d914e Skip reading from rcfiles when running tests 2016-10-05 14:19:00 +09:00
lestrrat 9ef6bb29a1 Merge pull request #350 from peco/alt-text
Add more useful alt text
2016-10-05 13:33:32 +09:00
lestrrat 948a92a4db Add more useful alt text
fixes #349
2016-10-05 13:28:29 +09:00
Daisuke Maki e3d8928df5 Update Changes 2016-10-01 08:10:07 +09:00
lestrrat f1a3549dfa Merge pull request #348 from peco/topic/issue-345
Add notion of "top-level" actions
2016-10-01 08:07:57 +09:00
Daisuke Maki 987e844ba2 Fix the test 2016-10-01 08:02:23 +09:00
Daisuke Maki 25d942b08b Add notion of "top-level" actions
This is used to by-pass locking the hub.Batch operation when
we have nested action calls that use batching internally.

fixes #345
2016-09-30 18:20:25 +09:00
lestrrat 08c244ef16 Merge pull request #344 from peco/topic/pr-343
Fix for InitialFilter from config files not taking effect
2016-09-25 04:46:52 -05:00
Daisuke Maki 8a162fc2b5 Add changes so we don't forget 2016-09-25 04:40:54 -05:00
Daisuke Maki b57305c0ea do the same for prompt 2016-09-25 04:40:32 -05:00
Daisuke Maki bf689d4255 Tweak things 2016-09-25 04:26:37 -05:00
rhysd 9bea557510 Fix that 'InitialFilter' configuration does not affect 2016-09-25 04:11:43 -05:00
lestrrat e859398f0f Merge pull request #342 from peco/topic/faq
Add FAQ entry
2016-09-05 13:12:59 +09:00
Daisuke Maki 559e3aa2fb Add FAQ entry 2016-09-05 13:05:14 +09:00
lestrrat 94c0dc650a Merge pull request #340 from peco/topic/opts
Test and fix options where necessary
2016-09-03 20:05:59 +09:00
Daisuke Maki 2c735b9f29 Test, and fix options
I should've done this a long time ago, but what's done is done.
There was one more omission between v0.3.x and v0.4.x, which is
buffer-size :/

At least I'm glad I got this out of the way.
2016-09-03 19:54:52 +09:00
Daisuke Maki 67eb241d83 --tty is gone
I looked through the git history, but it looks like this option was
never supported. It was just copied over from percol, when I started
this out. Juuuuust in case somebody might be specifying it (god knows)
I'm leaving it here with a warning
2016-09-03 18:49:50 +09:00
lestrrat da8d11008d Merge pull request #339 from peco/topic/msys2-cigwyn-faq
tweak FAQ
2016-09-03 18:34:15 +09:00
Daisuke Maki 9f1c8add77 tweak FAQ 2016-09-03 18:28:46 +09:00
lestrrat 396b821eb8 Merge pull request #338 from peco/prompt
Fix prompt setting issue
2016-09-03 18:23:58 +09:00
Daisuke Maki 812b65f92c Add a test for this 2016-09-03 18:17:21 +09:00
Syohei YOSHIDA a40af8432a Fix prompt setting issue 2016-09-03 02:57:46 +09:00
lestrrat 287f180b4b Merge pull request #333 from peco/topic/v0.4.2
version++; this be v0.4.2
2016-08-23 09:29:38 +09:00
Daisuke Maki 54bafeffa9 version++; this be v0.4.2 2016-08-23 06:40:28 +09:00
lestrrat 58cd0c9d81 Merge pull request #332 from peco/topic/issue-331
Topic/issue 331
2016-08-23 06:36:32 +09:00
Daisuke Maki 52dfaa6189 Add a very very rudimentary test 2016-08-22 18:04:48 +09:00
Daisuke Maki 821af182ab reinstate single key jump
the caching was more agressive than before, and we forgot to
initialize the structure correctly

TODO: Write tests to catch this

fixes #331
2016-08-22 17:56:32 +09:00
lestrrat 183a48b98d Merge pull request #330 from peco/topic/v0.4.1
version++; this be v0.4.1
2016-08-21 03:26:04 +09:00
Daisuke Maki 8d3daa3108 version++; this be v0.4.1 2016-08-21 03:21:11 +09:00
lestrrat e73acf3488 Merge pull request #329 from peco/missing-field
Clone idgen field too
2016-08-21 03:19:07 +09:00
Syohei YOSHIDA aa4065aa62 Clone idgen field too 2016-08-21 02:32:19 +09:00
lestrrat 0bad067fb9 Merge pull request #327 from peco/topic/v0.4.0
Topic/v0.4.0
2016-08-19 19:09:52 +09:00
Daisuke Maki 32f0db1708 version++; this be v0.4.0 2016-08-19 19:04:25 +09:00
Daisuke Maki 76d55c2147 Fix makefile 2016-08-19 19:04:25 +09:00
lestrrat 1a098f25a0 Merge pull request #326 from peco/topic/issue-320
Topic/issue 320
2016-08-18 19:42:54 +09:00
Daisuke Maki 7851980a11 Remove unprotected debug statement 2016-08-18 18:19:48 +09:00
Daisuke Maki 0623bdb817 Test with go1.7 2016-08-18 13:38:21 +09:00
Daisuke Maki 1340799367 pipe output to /dev/null 2016-08-18 13:26:14 +09:00
Daisuke Maki 87b4ad48a0 fix to work with new pipeline 2016-08-18 11:04:40 +09:00
Daisuke Maki e0d2a50377 Change pipeline interface.
Remove Producer/ProcNode, just pass channels around so we don't
have to worry about Accept needing to be sync'ed
2016-08-18 11:04:40 +09:00
Daisuke Maki 02c90c13d4 remove unncessary lock 2016-08-18 11:04:40 +09:00
lestrrat e8759162c8 Merge pull request #325 from peco/topic/channel-for-runes
Use channel to receive list of runes insteard of raw array access
2016-07-05 16:08:34 +09:00
Daisuke Maki 79556d5ad1 Use channel to receive list of runes insteard of raw array access 2016-07-05 16:03:13 +09:00
lestrrat 622671ef4d Merge pull request #324 from peco/topic/review-locking
Localize locking so that the one can Accept while doing other things
2016-07-03 19:39:03 +09:00