build: Use .ONESHELL.
[paraslash.git] / m4 / lls / play_cmd.suite.m4
2018-06-25 Andre NollMerge branch 'refs/heads/t/aft_fixes'
2018-06-10 Andre NollMerge branch 'refs/heads/t/long-help'
2018-05-06 Andre NollMerge branch 'maint'
2018-04-22 Andre Nollplay: Implement help --long.
2017-12-31 Andre NollMerge branch 'maint'
2017-09-23 Andre NollMerge branch 'maint'
2017-08-11 Andre NollMerge branch 'maint'
2017-08-06 Andre NollMerge branch 'maint'
2017-07-31 Andre NollMerge branch 'maint'
2017-07-28 Andre NollMerge branch 'maint'
2017-07-13 Andre NollMerge branch 'maint'
2017-04-28 Andre NollMerge branch 'refs/heads/t/logo-0.6'
2017-04-27 Andre NollMerge branch 'refs/heads/t/lopsub'
2017-03-26 Andre Nollplay: Convert com_quit() to lopsub.
2017-03-26 Andre Nollplay: Convert com_tasks() to lopsub.
2017-03-26 Andre Nollplay: Convert com_pause() to lopsub.
2017-03-26 Andre Nollplay: Convert com_play() to lopsub.
2017-03-26 Andre Nollplay: Convert com_info() to lopsub.
2017-03-26 Andre Nollplay: Convert com_ls() to lopsub.
2017-03-26 Andre Nollplay: Convert com_ff() to lopsub.
2017-03-26 Andre Nollplay: Convert com_jmp() to lopsub.
2017-03-26 Andre Nollplay: Convert com_bg() to lopsub.
2017-03-26 Andre Nollplay: Convert com_prev() to lopsub.
2017-03-26 Andre Nollplay: Convert com_next() to lopsub.
2017-03-26 Andre Nollplay: Convert com_fg() to lopsub.
2017-03-26 Andre Nollplay: Link against lopsub and convert com_help() to...