summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2016-03-15Make 32-bit linux binary (partially) static (#523)Junegunn Choi
2016-03-030.11.40.11.4Junegunn Choi
2016-03-02Add --hscroll-off=COL optionJunegunn Choi
2016-02-20Update build scriptJunegunn Choi
2016-02-18Minor refactoringJunegunn Choi
2016-02-16Go 1.3 compatibilitySergey Vlasov
2016-02-070.11.30.11.3Junegunn Choi
2016-02-07Use $SHELL to start $FZF_DEFAULT_COMMAND (#481)Junegunn Choi
2016-02-03Fix #481 - Use $SHELL instead of sh in execute actionJunegunn Choi
2016-02-02Handle SIGTERM gracefully (#482)Junegunn Choi
2016-01-16Reduce the initial delay when --tac is not givenJunegunn Choi
2016-01-140.11.2Junegunn Choi
2016-01-14Add toggle-in and toggle-out for --bindJunegunn Choi
2016-01-14Ignore leading whitespaces when calculating 'begin' indexJunegunn Choi
2016-01-14Simplify Item structureJunegunn Choi
2016-01-13Accept comma-separated list of sort criteriaJunegunn Choi
2016-01-13Update license: 2016Junegunn Choi
2016-01-05Fix ubuntu-android target of MakefileJunegunn Choi
2015-12-04Unset GO15VENDOREXPERIMENT in linux build env (#430)Junegunn Choi
2015-12-04Remove submodules and disable GO15VENDOREXPERIMENT (#430)Junegunn Choi
2015-12-010.11.10.11.1Junegunn Choi
2015-11-30GO15VENDOREXPERIMENT=1 (#430)Junegunn Choi
2015-11-30Add --tabstop optionJunegunn Choi
2015-11-20Merge pull request #380 from acornejo/androidJunegunn Choi
2015-11-18add android buildAlex Cornejo
2015-11-19Fix typos in help messageJunegunn Choi
2015-11-100.11.00.11.0Junegunn Choi
2015-11-10Fix compatibility issues with OR operator and inverse termsJunegunn Choi
2015-11-09Add OR operatorJunegunn Choi
2015-11-09Add execute-multi actionJunegunn Choi
2015-11-09Handle wide unicode characters in --promptJunegunn Choi
2015-11-030.10.90.10.9Junegunn Choi
2015-11-03Setup signal handlers before ncurses initializationJunegunn Choi
2015-11-03Make --extended defaultJunegunn Choi
2015-10-23Fix #391 - Strip non-printable charactersJunegunn Choi
2015-10-13Fix --bind "double-click:execute(...)" (#374)Junegunn Choi
2015-10-13Add bindable double-click event (#374)Junegunn Choi
2015-10-12[build] Link libncursesw when building 64-bit linux binaryJunegunn Choi
2015-10-090.10.80.10.8Junegunn Choi
2015-10-09Fix #370 - Panic when trying to set colors when colors are disabledJunegunn Choi
2015-10-050.10.70.10.7Junegunn Choi
2015-10-05Fix invalid interrupt handler during execute actionJunegunn Choi
2015-10-02Use trimmed length when --nth is used with --tiebreak=lengthJunegunn Choi
2015-09-22Use build tags to enable static linkingJunegunn Choi
2015-09-20Build linux binary on CentosJunegunn Choi
2015-09-19Revert "Revert "0.10.6""Junegunn Choi
2015-09-19Revert "0.10.6"Junegunn Choi
2015-09-190.10.6Junegunn Choi
2015-09-19Build partially-static binary for linux (#350)Junegunn Choi
2015-09-18Exit status 130 when fzf is terminated by the userJunegunn Choi