Commit Graph

  • 48e16edb47 Redraw and adjust upon terminal resize Junegunn Choi 2015-01-23 20:30:50 +0900
  • c35d98dc42 Nullify --nth option when it's irrelevant Junegunn Choi 2015-01-23 06:26:00 +0900
  • 8bead4ae34 Improved handling of tab characters Junegunn Choi 2015-01-18 16:59:04 +0900
  • 1b6cb3532d Update src/README.md Junegunn Choi 2015-01-18 16:34:10 +0900
  • 0a0955755a Add note on installation Junegunn Choi 2015-01-18 16:32:22 +0900
  • a3101120fd Update install script 0.9.1 Junegunn Choi 2015-01-17 20:40:00 +0900
  • 30f9651f99 0.9.1 Junegunn Choi 2015-01-17 14:15:26 +0900
  • 4dcc0f10b8 Fix Travis CI build by ignoring trailing empty lines Junegunn Choi 2015-01-17 13:45:56 +0900
  • 3d39ab5ded Fix flaky tests Junegunn Choi 2015-01-17 13:38:42 +0900
  • c3a198d0c7 Add test cases for --select-1 and --exit-0 Junegunn Choi 2015-01-17 12:37:24 +0900
  • be5c17612a Add basic test case for --reverse Junegunn Choi 2015-01-17 12:21:38 +0900
  • fe89ac8a89 Add script for updating release assets Junegunn Choi 2015-01-17 11:57:21 +0900
  • 4c3ae847b6 Add test case for --with-nth + --multi Junegunn Choi 2015-01-17 11:20:00 +0900
  • 5c0dc79ffa Print selected items in the order they are selected Junegunn Choi 2015-01-17 11:07:04 +0900
  • 0a83705d21 Use Go 1.4.1 to build linux binaries Junegunn Choi 2015-01-17 10:57:07 +0900
  • ea22292d2c Merge pull request #117 from junegunn/fix-ctrl-y Junegunn Choi 2015-01-17 10:55:05 +0900
  • 1990f3c992 Do not build i386 binary on Travis CI to speed up the process Junegunn Choi 2015-01-17 10:51:39 +0900
  • c0b432f7b4 Fix Travis-CI build Junegunn Choi 2015-01-17 06:12:57 +0900
  • ae3180f919 Fix CTRL-Y key binding Junegunn Choi 2015-01-17 04:55:29 +0900
  • 62acb9adc4 Fix error with empty list and release 0.9.1-dev Junegunn Choi 2015-01-15 06:06:22 +0900
  • 0b5fa56444 Remove brew target Junegunn Choi 2015-01-14 02:26:47 +0900
  • 789f26b1a5 Add GIF to src/README Junegunn Choi 2015-01-14 02:16:03 +0900
  • a3068a33d5 Update install/build script from Homebrew 0.9.0 Junegunn Choi 2015-01-13 23:46:38 +0900
  • b8c4b35415 make archive for homebrew release Junegunn Choi 2015-01-13 12:29:12 +0900
  • 209a6d36ad Merge pull request #116 from junegunn/go Junegunn Choi 2015-01-13 02:40:48 +0900
  • 5c491d573a Fix fzf.{bash,zsh} when Go version is not supported Junegunn Choi 2015-01-13 02:39:00 +0900
  • 2c86e728b5 Update src/README.md Junegunn Choi 2015-01-13 02:05:37 +0900
  • cd847affb7 Reorganize source code Junegunn Choi 2015-01-12 12:56:17 +0900
  • 7a2bc2cada Lint Junegunn Choi 2015-01-12 03:01:24 +0900
  • 9dbf6b02d2 Fix race conditions Junegunn Choi 2015-01-11 23:49:12 +0900
  • 1db68a3976 Avoid unnecessary update of search progress Junegunn Choi 2015-01-11 21:56:55 +0900
  • 1c31352675 Update src/README.md and package comment Junegunn Choi 2015-01-11 16:59:57 +0900
  • 6c3489087c Refactor Makefile and Dockerfiles Junegunn Choi 2015-01-11 14:19:50 +0900
  • 313578a1a0 Improve prefix/suffix cache lookup Junegunn Choi 2015-01-11 03:53:07 +0900
  • bd7331ecf5 Remove unnecessary loop label Junegunn Choi 2015-01-11 03:45:49 +0900
  • e293cd4d08 Add test cases for ChunkCache Junegunn Choi 2015-01-11 02:20:54 +0900
  • ca4bdfb4bd Fix Transform result cache to speed up subsequent searches Junegunn Choi 2015-01-11 01:47:46 +0900
  • 4f40314433 Fix --with-nth option when query is non-empty Junegunn Choi 2015-01-11 01:15:44 +0900
  • f670f4f076 Make sure that cy is properly limited Junegunn Choi 2015-01-10 14:50:24 +0900
  • 6e86fee588 Change Merger implementation on --no-sort Junegunn Choi 2015-01-10 14:24:12 +0900
  • 2d9b38b93e Constrain cy in vmove() Junegunn Choi 2015-01-10 14:22:00 +0900
  • b8a9861f95 Fix double click on an empty row not to close fzf Junegunn Choi 2015-01-10 12:26:11 +0900
  • 188c90bf25 Fix incorrect behaviors of mouse events when --multi enabled Junegunn Choi 2015-01-10 12:21:17 +0900
  • 8b02ae650c Update src/README.md Junegunn Choi 2015-01-10 01:16:13 +0900
  • b7bb100810 Improve response time by only looking at top-N items Junegunn Choi 2015-01-10 01:06:08 +0900
  • aa05bf5206 Reduce memory footprint Junegunn Choi 2015-01-09 02:37:08 +0900
  • d303c5b3eb Minor refactoring Junegunn Choi 2015-01-09 02:35:20 +0900
  • f401c42f9c Adjust initial coordinator delay Junegunn Choi 2015-01-08 22:07:04 +0900
  • efec9acd6f Fix missing mutex unlock Junegunn Choi 2015-01-08 22:04:12 +0900
  • 3ed86445e1 Remove call to ncurses set_tabsize() Junegunn Choi 2015-01-08 11:04:25 +0900
  • 23f27f3ce5 Improve install script Junegunn Choi 2015-01-07 20:08:05 +0900
  • f99f66570b Add small initial delay to screen update Junegunn Choi 2015-01-07 12:46:45 +0900
  • 3e129ac68c Remove extraneous quote-escape Junegunn Choi 2015-01-07 02:24:13 +0900
  • 8a0ab20a70 Update vim plugin to use Go binary Junegunn Choi 2015-01-07 01:14:35 +0900
  • b277f5ae6f Fix i386 build Junegunn Choi 2015-01-07 00:24:05 +0900
  • 6109a0fe44 Refactor Makefile Junegunn Choi 2015-01-06 02:07:30 +0900
  • 383f908cf7 Remove unnecessary event dispatch Junegunn Choi 2015-01-06 02:04:27 +0900
  • 3e6c950e12 Build i386 binary as well Junegunn Choi 2015-01-06 02:04:06 +0900
  • ee2ee02599 Fix index out of bounds error during Transform Junegunn Choi 2015-01-05 19:32:44 +0900
  • b42dcdb7a7 Update README for Go - System requirements Junegunn Choi 2015-01-05 12:21:56 +0900
  • 82156d34cc Update Makefile and install script Junegunn Choi 2015-01-05 12:21:26 +0900
  • 4a5142c60b Do not sort terms when building cache key Junegunn Choi 2015-01-05 02:32:18 +0900
  • ea25e9674f Refactor install script Junegunn Choi 2015-01-05 02:17:26 +0900
  • dee0909d2b Fix mouse click offset when list is scrolled Junegunn Choi 2015-01-05 01:40:19 +0900
  • 8e5ecf6b38 Update Makefile and installer to use version number Junegunn Choi 2015-01-05 01:25:54 +0900
  • 7557737569 Remove outdated information from README Junegunn Choi 2015-01-05 00:52:08 +0900
  • 53bce0581e Update fish function Junegunn Choi 2015-01-04 14:35:13 +0900
  • f9f9b671c5 Ask if fzf executable already exists Junegunn Choi 2015-01-04 14:29:42 +0900
  • 606d33e77e Remove race conditions from screen update Junegunn Choi 2015-01-04 05:09:40 +0900
  • d2f7acbc69 Remove race conditions when accessing the last chunk Junegunn Choi 2015-01-04 05:01:13 +0900
  • 0dd024a09f Remove unnecessary delay on non/defered interactive mode Junegunn Choi 2015-01-04 05:00:28 +0900
  • 0a6cb62169 Fall back to Ruby version when download failed Junegunn Choi 2015-01-04 02:42:58 +0900
  • 9930a1d4d9 Update install script to download tarball Junegunn Choi 2015-01-04 02:00:22 +0900
  • 40d0a6347c Fix scan limit for --select-1 and --exit-0 options Junegunn Choi 2015-01-04 01:47:59 +0900
  • baad26a0fd Fix exit conditions of --select-1 and --exit-0 Junegunn Choi 2015-01-04 01:36:33 +0900
  • f3177305d5 Rewrite fzf in Go Junegunn Choi 2015-01-02 04:49:30 +0900
  • 4ceb520c1d Merge pull request #115 from JackDanger/sleep-when-curses-is-unavailable 0.8.9 Junegunn Choi 2015-01-02 15:28:33 +0900
  • d761ea5158 Sleep when curses is unavailable Jack Danger Canty 2015-01-01 22:23:37 -0800
  • 7ba93d9f83 Merge pull request #113 from thedrow/patch-1 Junegunn Choi 2014-12-29 01:03:04 +0900
  • b34f93f307 Use travis' new build workers Omer Katz 2014-12-28 17:11:13 +0200
  • ec040d82dd Improve word motions: ALT-B, ALT-F, ALT-D, ALT-BS (#112) Junegunn Choi 2014-12-24 01:30:45 +0900
  • 00190677d4 Add support for ALT-D and ALT-BS key bindings Junegunn Choi 2014-12-23 12:22:19 +0900
  • d38f7a5eb5 Merge pull request #109 from brettanomyces/reorder_fish_history Junegunn Choi 2014-12-13 11:10:29 +0900
  • ee433ef6e9 reverse history for fish shell brettanomyces 2014-12-13 11:54:35 +1300
  • d89c9e94ba Handle dynamically loaded completion functions (#107 / #79) Junegunn Choi 2014-12-05 00:15:14 +0900
  • 7e2dfef930 Merge pull request #106 from jagajaga/master Junegunn Choi 2014-12-01 18:19:33 +0900
  • 0296fcb5cd bash -> env bash Arseniy Seroka 2014-11-30 23:02:34 +0300
  • 80819f3c44 Merge pull request #104 from junegunn/add-with-nth 0.8.8 Junegunn Choi 2014-11-04 23:30:11 +0900
  • 7571baadb4 Fix test failure on Ruby 1.8.7 Junegunn Choi 2014-11-04 19:32:31 +0900
  • da03a66e69 Add test cases for --with-nth option Junegunn Choi 2014-11-04 19:01:15 +0900
  • 3c47b7fa5f Fix --with-nth option on --multi Junegunn Choi 2014-11-03 23:58:10 +0900
  • ba9365c438 Fix --with-nth option on Ruby 1.8 Junegunn Choi 2014-11-03 23:48:37 +0900
  • db37e67575 Skip failing tests on Ruby 1.8 Junegunn Choi 2014-11-01 14:52:29 +0900
  • 76a3ef8c37 Add --with-nth option (#102) Junegunn Choi 2014-11-01 13:46:24 +0900
  • 6fd6fff3a6 [vim] Ignore 'dir' option if empty Junegunn Choi 2014-10-15 13:22:00 +0900
  • d1387bf512 Use IO.console when possible Junegunn Choi 2014-10-07 11:49:40 +0900
  • 4c923a2d19 [uninstall] Remove both patterns of source command (#97) Junegunn Choi 2014-09-18 19:21:11 +0900
  • 4ee85f11e8 [install] Join line numbers when multiple matches found Junegunn Choi 2014-09-18 19:03:01 +0900
  • 829c7f909c Merge branch 'mjwhitta-master' Junegunn Choi 2014-09-18 18:49:43 +0900
  • 990fa00660 Check before sourcing, no longer need to remove Miles Whittaker 2014-09-18 00:01:39 -0400