summaryrefslogtreecommitdiff
path: root/interactive.c (follow)
Commit message (Expand)AuthorAge
...
* Merge branch 't/rl_free_keymap'Andre Noll2014-04-22
|\
| * build: Check whether rl_free_keymap is declared.Andre Noll2014-02-26
* | Change copyright year to 2014.Andre Noll2014-02-22
|/
* i9e: Fix memory leak in clear_bottom_line().Andre Noll2013-06-22
* Simplify i9e_line_handler.Andre Noll2013-06-08
* i9e: Fix a prompt display issueAndre Noll2013-06-08
* sched: Rename new_post_select back to post_select.Andre Noll2013-04-30
* sched: Kill old ->post_select variant.Andre Noll2013-04-30
* i9e: Switch to the alternative post select method.Andre Noll2013-04-30
* Change copyright year to 2013.Andre Noll2013-03-25
* interactive: Introduce i9e_print_status_bar().Andre Noll2012-11-18
* interactive: Implement single key mode.Andre Noll2012-11-18
* interactive: Add producer to struct i9e_client_info.Andre Noll2012-11-18
* Interactive: Introduce i9e_get_error().Andre Noll2012-11-18
* interactive: Fix wipe_bottom_line() on MacOS.Andre Noll2012-11-18
* interactive: Honor SIGWINCH.Andre Noll2012-11-18
* interactive: Honor SIGTERM.Andre Noll2012-11-18
* i9e_attach_to_stdout(): Don't insist on btrn == NULL.Andre Noll2012-11-18
* Interactive: Assorted whitespace/newline fixes.Andre Noll2012-11-18
* interactive: kill i9ep->line_handler_running.Andre Noll2012-11-18
* interactive: Do not close stderr in i9e_close().Andre Noll2012-11-18
* btr: Remove btr_free_node().Andre Noll2012-07-08
* interactive: Init task status.Andre Noll2012-04-09
* interactive: Set stderr to nonbuffered mode.Andre Noll2012-04-06
* interactive: Remove pointless return statement.Andre Noll2012-04-06
* Rename write_nonblock() to xwrite().Andre Noll2012-01-20
* Fix two minor documentation issues.Andre Noll2012-01-20
* Change year in copyright message to 2012.Andre Noll2012-01-07
* client: Implement interactive mode.Andre Noll2011-11-20
* configure: Introduce checks for libreadline.Andre Noll2011-11-20