summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Merge pull request #59 from svenstaro/patch-1John Hawthorn2017-11-18
|\
| * Remove multithreading from TODOSven-Hendrik Haase2017-11-07
|/
* Add pkgsrc instructionsJohn Hawthorn2017-10-24
* Merge pull request #57 from srstevenson/no-sudo-brewJohn Hawthorn2017-10-23
|\
| * Don't instruct to run Homebrew as rootScott Stevenson2017-10-22
|/
* fzy is now in arch communityJohn Hawthorn2017-10-20
* Cleanup READMEJohn Hawthorn2017-10-20
* Merge pull request #49 from casr/add-macportsJohn Hawthorn2017-10-20
|\
| * Add information about how to install with MacPortsChris Rawnsley2017-07-27
* | Rewrite cursor implementationJohn Hawthorn2017-10-16
* | Upgrade greatest to version 3.1John Hawthorn2017-10-07
* | Add acceptance test for moving text cursorJohn Hawthorn2017-10-07
* | Merge pull request #46 from keith/ks/arrow-keysJohn Hawthorn2017-10-07
|\ \
| * | Support arrow key movementsKeith Smiley2017-08-13
* | | Merge pull request #54 from neuschaefer/scoreJohn Hawthorn2017-10-05
|\ \ \ | |/ / |/| |
| * | Fix line maximum line length when scores are shownJonathan Neuschäfer2017-09-24
|/ /
* | Add acceptance test for bracketed paste charactersJohn Hawthorn2017-08-13
* | Ignore bracketed paste charactersKeith Smiley2017-08-13
|/
* Merge pull request #43 from wfxr/patch-1John Hawthorn2017-05-27
|\
| * Update README.mdWenxuan2017-05-07
|/
* Update greatest to 1.2.2John Hawthorn2017-04-26
* Fix warnings due to types in testJohn Hawthorn2017-04-26
* Version 0.9John Hawthorn2017-04-17
* Update CHANGELOGJohn Hawthorn2017-04-17
* Use a tolerance for assertions on exact scoreJohn Hawthorn2017-04-16
* Format values in errored testsJohn Hawthorn2017-04-16
* Use setup and teardown in choices suiteJohn Hawthorn2017-04-05
* Clean .o from deps in make cleanJohn Hawthorn2017-04-04
* Split up tests, improve namingJohn Hawthorn2017-04-04
* Move test suites into separate filesJohn Hawthorn2017-04-04
* Add property based testing using thiefJohn Hawthorn2017-04-03
* Add theftJohn Hawthorn2017-04-03
* Use ASSERT_EQ where applicableJohn Hawthorn2017-04-03
* Correct argument order for ASSERT_STR_EQJohn Hawthorn2017-04-03
* Switch test framework to greatestJohn Hawthorn2017-04-03
* Add greatest test libJohn Hawthorn2017-04-02
* Merge pull request #35 from sbdchd/masterJohn Hawthorn2017-03-25
|\
| * Updated README.md with homebrew-core formulaSteve Dignam2017-03-25
|/
* Merge pull request #34 from artdevjs/patch-1John Hawthorn2017-03-20
|\
| * Update README.mdArtem Medvedev2017-03-18
|/
* Merge pull request #30 from lenormf/multiplexer-supportJohn Hawthorn2017-02-22
|\
| * Implement support scripts for `tmux` and `dvtm`Frank LENORMAND2017-02-08
|/
* Add acceptance test for non-interactive modeJohn Hawthorn2017-02-07
* Add acceptance test for initial queryJohn Hawthorn2017-02-07
* Add Acceptance test large inputs and worker countsJohn Hawthorn2017-02-07
* Add acceptance test for --show-scoresJohn Hawthorn2017-02-07
* Add acceptance test for --helpJohn Hawthorn2017-02-07
* Add acceptance tests for --lines and --promptJohn Hawthorn2017-02-07
* Add -j option to control parallelismJohn Hawthorn2017-01-31
* Pass options to choices_initJohn Hawthorn2017-01-31