summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Update READMEJohn Hawthorn2017-01-31
* Fix tests on OS XJohn Hawthorn2017-01-27
* Update changelogJohn Hawthorn2017-01-26
* Add test for large inputJohn Hawthorn2017-01-26
* Merge partially sorted lists in parallelJohn Hawthorn2017-01-26
* Replace k-way-merge with 2-way mergeJohn Hawthorn2017-01-26
* Perform sort in parallelJohn Hawthorn2017-01-26
* Fix memory leak of jobJohn Hawthorn2017-01-26
* Merge pull request #27 from mikeastock/support-j-k-movementJohn Hawthorn2017-01-26
|\
| * Support movement with CTRL-J/CTRL-KMichael Stock2017-01-17
|/
* Run acceptance tests on TravisCIJohn Hawthorn2017-01-13
* Add tests for arrow keysJohn Hawthorn2017-01-13
* Improve parallelism of search workersJohn Hawthorn2017-01-08
* Store choices on job structJohn Hawthorn2017-01-08
* Create search_job structJohn Hawthorn2017-01-08
* Remove unused and uninitialized worker struct varJohn Hawthorn2017-01-08
* Version 0.8John Hawthorn2017-01-01
* Add changelog for 0.8John Hawthorn2017-01-01
* Rename acceptance testJohn Hawthorn2016-12-30
* Upgrade to ttytest 0.4.0John Hawthorn2016-12-30
* Upgrade to ttytest 0.3.0John Hawthorn2016-12-29
* Use correct path to fzy in integration testJohn Hawthorn2016-12-28