aboutsummaryrefslogtreecommitdiff
path: root/utils/joe/files
Commit message (Collapse)AuthorAge
* joe: bump to upstream v4.3aTanW2016-09-05
| | | | | | | | Signed-off-by: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 ++-- files/joerc | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-)
* joe: bump to upstream v 4.2aTanW2016-04-19
| | | | | | | | Signed-off-by: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 files/joerc | 494 ++++++++++++++++++++++++++++++++++++++---------------------- 2 files changed, 318 insertions(+), 180 deletions(-)
* joe: fix key bindingsaTanW2015-11-30
| | | | | | | Signed-Off-By: Vitaly Protsko <villy@sft.ru> --- joerc | 7 ------- 1 file changed, 7 deletions(-)
* joe: bump to new upstream v4.0aTanW2015-07-07
| | | | | | | | Signed-Off-By: Vitaly Protsko <villy@sft.ru> --- Makefile | 8 ++++---- files/joerc | 28 ++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+), 4 deletions(-)
* joe: add a new package to the build treeaTanW2014-12-12
Joe is world-famous Wordstar like text editor, that also features Emacs and Pico emulation Signed-off-by: Vitaly Protsko <villy@sft.ru> --- Makefile | 63 ++++ files/joerc | 621 +++++++++++++++++++++++++++++++++++++++++++++ patches/001-mathaway.patch | 58 ++++ 3 files changed, 742 insertions(+)