Commit graph

1182 commits

Author SHA1 Message Date
Daisuke Maki 8866cff58d version++; this be v0.4.8 2017-02-27 12:01:56 +09:00
lestrrat ce93a80fde Merge pull request #386 from peco/topic/go1.8
Use go 1.8
2017-02-27 11:52:11 +09:00
Daisuke Maki 7a558401de Use go 1.8 2017-02-27 11:46:25 +09:00
lestrrat e584efd745 Merge pull request #385 from peco/topic/issue-384
Implement --selection-prefix
2017-02-27 11:44:59 +09:00
Daisuke Maki a03e36f2ba s/select-prefix/selection-prefix/g 2017-02-27 11:41:34 +09:00
Daisuke Maki 2a903429e4 s/SelectPrefix/SelectionPrefix/g 2017-02-27 11:38:01 +09:00
Daisuke Maki b94d764f51 goimports 2017-02-26 18:13:43 +09:00
Daisuke Maki 7b9a3d1e54 Update Changes 2017-02-26 16:30:01 +09:00
Daisuke Maki 6cef077bc5 Add tests and some docs 2017-02-26 16:27:25 +09:00
Daisuke Maki ff10112452 PoC implementation for #384
* missing docs
* missing tests
2017-02-26 08:27:11 +09:00
lestrrat 6654b913c4 Update README.md 2017-02-23 16:11:16 +09:00
lestrrat 9673e19128 Merge pull request #383 from Joshua-Snapp/add_readme_toc
Add table of contents to README
2017-02-21 05:57:31 +09:00
Joshua Snapp 41ccdfe932 Add table of contents to the README.md file.
This readme is long and comprehensive. Let's help people know what it
encompasses and provide links to get to the section they're interested
in.
2017-02-20 13:10:28 -05:00
Joshua Snapp 870e6c5767 Changed to standard markdown notation for all level 1 headers.
I figured why not be consistent through the document. Also, it'll make it
easier to use the vim-markdown-toc plugin to generate the table of
contents.

Source for GitHub markdown:
https://guides.github.com/features/mastering-markdown/
2017-02-20 13:01:01 -05:00
lestrrat b63b588464 Merge pull request #382 from peco/topic/on-cancel
Topic/on cancel
2017-02-10 07:19:09 +09:00
Daisuke Maki eab12e589b Update Changes 2017-02-10 07:15:37 +09:00
Daisuke Maki 98a6321aab Update README 2017-02-10 07:13:51 +09:00
Daisuke Maki c7f40e4346 surpress error message when user canceled 2017-02-10 07:06:34 +09:00
Daisuke Maki 6216146848 Actually implement it 2017-02-09 20:17:38 +09:00
Daisuke Maki c5a069a15d Add new option to the command line 2017-02-09 19:10:25 +09:00
Daisuke Maki 6d5a2065a2 spelling 2017-01-09 19:07:34 +09:00
lestrrat 825adb2768 Merge pull request #380 from peco/topic/travis
Topic/travis
2016-12-21 13:55:21 +09:00
Daisuke Maki 1279628768 fix tests 2016-12-21 13:38:16 +09:00
Daisuke Maki 8d83b77447 use proper path 2016-12-21 13:36:36 +09:00
Daisuke Maki a379d18f4a cache directories 2016-12-21 13:32:26 +09:00
lestrrat e30265c15a Merge pull request #379 from peco/topic/v0.4.7
version++; this be v0.4.7
2016-12-17 07:35:42 +09:00
Daisuke Maki 2ac754b1fc version++; this be v0.4.7 2016-12-17 07:29:28 +09:00
lestrrat 003fe3127f Merge pull request #378 from peco/topic/issue-376
Fix --select-1
2016-12-17 07:25:09 +09:00
Daisuke Maki 9f1366c934 early return 2016-12-17 07:17:41 +09:00
Daisuke Maki d8c7102efd fix the test that should have caught the problem 2016-12-17 07:13:09 +09:00
Daisuke Maki 08582ac4a8 fix #376 2016-12-17 06:48:16 +09:00
lestrrat 6ec0a8d6b5 Merge pull request #377 from peco/topic/deadcode
Topic/deadcode
2016-12-17 06:47:30 +09:00
Daisuke Maki aa928308ca wrong type 2016-12-15 09:48:28 +09:00
Daisuke Maki eccb83e040 remove dead code detected by deadcode utility 2016-12-15 09:45:56 +09:00
lestrrat 0ed0d2b943 Merge pull request #374 from peco/topic/glide-up
ran glide up to update deps
2016-12-14 18:42:28 +09:00
Daisuke Maki 521c88abd6 ran glide up to update deps 2016-12-14 18:30:10 +09:00
lestrrat e44bb17f75 Merge pull request #373 from peco/topic/remove-append
Remove unused Append()
2016-12-14 18:27:41 +09:00
Daisuke Maki b500e2f628 Remove unused Append() 2016-12-14 18:23:59 +09:00
lestrrat bac1323fe0 Merge pull request #372 from peco/topic/tweaks
Topic/tweaks
2016-12-14 17:38:07 +09:00
Daisuke Maki 949166a67c bail out of the correct loop 2016-12-14 17:05:11 +09:00
Daisuke Maki 47be5c7c85 Integrate ExternalCommand into the new format 2016-12-14 14:59:38 +09:00
Daisuke Maki 80c7cde206 what mattn wishes is my command 2016-12-14 12:19:28 +09:00
Daisuke Maki 945cdf0b08 remove golang.org/x/net/context 2016-12-14 11:07:13 +09:00
Daisuke Maki a98498e3e8 oops, remove reference to golang.org/x/net/context 2016-12-14 11:06:44 +09:00
Daisuke Maki 61b5d22fb8 Move stuff around for better code organization 2016-12-14 11:00:22 +09:00
Daisuke Maki b1ea3c36b1 separate interface 2016-12-14 08:54:59 +09:00
Daisuke Maki c7eff12a67 oops, I shipped v0.4.6 w/ wrong issue ID
... but I don't think this merits a redo of the release. will
be updated for next version
2016-12-14 07:05:35 +09:00
lestrrat fd87529bec Merge pull request #371 from peco/topic/v0.4.6
version++; this be v0.4.6
2016-12-14 06:56:23 +09:00
Daisuke Maki 9fb60e6ac3 version++; this be v0.4.6 2016-12-14 06:50:45 +09:00
lestrrat cb95badd13 Merge pull request #370 from peco/topic/pr-369
Cleanup for PR 369
2016-12-14 06:35:14 +09:00