aboutsummaryrefslogtreecommitdiff
path: root/utils/nano
Commit message (Collapse)AuthorAge
* nano: update to 5.8Hannu Nyman2021-06-17
| | | | | | Update nano editor version to 5.8. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* nano: update version to 5.7Hannu Nyman2021-05-01
| | | | | | Upgrade nano editor to version 5.7. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* nano: update to 5.6.1Hannu Nyman2021-03-06
| | | | | | Update nano editor to version 5.6.1 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* nano: update to version 5.6Hannu Nyman2021-02-24
| | | | | | Upgrade nano to version 5.6 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* nano: update to 5.5Hannu Nyman2021-01-15
| | | | | | Update nano editor to version 5.5 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* nano: update to 5.4Hannu Nyman2020-12-04
| | | | | | Update nano editor to version 5.4. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* nano: update to 5.3Hannu Nyman2020-10-07
| | | | | | Update nano editor to version 5.3. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* nano: update to 5.2Hannu Nyman2020-08-25
| | | | | | Update nano editor to version 5.2. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* nano: update to 5.1Hannu Nyman2020-08-12
| | | | | | Update nano to version 5.1. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* nano: update to 5.0Hannu Nyman2020-07-30
| | | | | | | Update nano editor to version 5.0. http://git.savannah.gnu.org/cgit/nano.git/tree/NEWS Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* nano: update to 4.9.3Hannu Nyman2020-05-24
| | | | | | | Update nano version to 4.9.3 Minor bugfix release. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* nano: update to 4.9.2Hannu Nyman2020-04-07
| | | | | | Update nano editor to version 4.9.2 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* nano: update to 4.9.1Hannu Nyman2020-04-05
| | | | | | | | | | | Update nano editor to version 4.9.1 2020.03.31 - GNU nano 4.9.1 "Sapperdeflap" Two bugs introduced in version 4.9 are fixed: the cursor getting misplaced when undoing line cuts, and filtering of the whole buffer to a new buffer not working. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* nano: update to 4.9Hannu Nyman2020-03-26
| | | | | | Update nano editor to version 4.9 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* nano: update to 4.8Hannu Nyman2020-02-08
| | | | | | Update nano editor to version 4.8 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* nano: update to 4.7Hannu Nyman2019-12-29
| | | | | | Update nano to version 4.7 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* nano: update to 4.6Hannu Nyman2019-12-01
| | | | | | Update nano editor to version 4.6 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* nano: update to 4.5Hannu Nyman2019-10-07
| | | | | | Update nano editor to version 4.5. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* treewide: add PKG_CPE_ID for better cvescanner coverageJan Pavlinec2019-09-17
| | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* treewide: Change .*GPL.*+ licenses to SPDX compatible identifierSven Eckelmann2019-09-10
| | | | | | | | The CONTRIBUTING.md requests an (or multiple) SPDX identifier for GPL licenses. But a lot of packages did use a different, non-SPDX style with a "+" at the end instead of "-or-later". Signed-off-by: Sven Eckelmann <sven@narfation.org>
* nano: update to 4.4Hannu Nyman2019-08-25
| | | | | | Update nano editor to 4.4 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* nano: update to 4.3Hannu Nyman2019-06-20
| | | | | | | | | | | | | | | | Update nano to 4.3 Release notes at https://nano-editor.org/news.php 2019.06.18 - GNU nano 4.3 * The ability to read from and write to a FIFO has been regained. * Startup time is reduced by fully parsing a syntax only when needed. * Asking for help (^G) when using --operatingdir does not crash. * The reading of a huge or slow file can be stopped with ^C. * Cut, zap, and copy operations are undone separately when intermixed. * M-D reports the correct number of lines (zero for an empty buffer). Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* nano: update to 4.2Hannu Nyman2019-04-24
| | | | | | | | | | | | | | | | * update nano to 4.2 Release notes at https://nano-editor.org/news.php 2019.04.24 - GNU nano 4.2 * The integrated spell checker does not crash when 'spell' is missing. * Option --breaklonglines works also when --ignorercfiles is used. * Automatic hard-wrapping is more persistent in pushing words to the same overflow line. Tested with ipq806x/R7800 and mvebu/WRT3200ACM Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* nano: update to 4.1Hannu Nyman2019-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | * update nano to 4.1 * implement Makefile style changes proposed in #8483 Release notes at https://nano-editor.org/news.php 2019.04.15 - GNU nano 4.1 * By default, a newline character is again automatically added at the end of a buffer, to produce valid POSIX text files by default, but also to get back the easy adding of text at the bottom. * The now unneeded option --finalnewline (-f) has been removed. * Syntax files are read in alphabetical order when globbing, so that the precedence of syntaxes becomes predictable. * In the C syntax, preprocessor directives are highlighted differently. * M-S now toggles soft wrapping, and M-N toggles line numbers. * The jumpy-scrolling toggle has been removed. * The legacy keystrokes ^W^Y and ^W^V are recognized again. * Executing an external command is disallowed when in view mode. * Problems with resizing during external or speller commands were fixed. Tested with ipq806x R7800 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* nano: update to 4.0Hannu Nyman2019-03-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update nano editor to version 4.0. Release notes at http://git.savannah.gnu.org/cgit/nano.git/plain/NEWS?h=v4.0 2019.03.24 - GNU nano 4.0 "Thy Rope of Sands" * An overlong line is no longer automatically hard-wrapped. * Smooth scrolling (one line at a time) has become the default. * A newline character is no longer automatically added at end of buffer. * The line below the title bar is by default part of the editing space. * Option --breaklonglines (-b) turns automatic hard-wrapping back on. * Option --jumpyscrolling (-j) gives the chunky, half-screen scrolling. * Option --finalnewline (-f) brings back the automatic newline at EOF. * Option --emptyline (-e) leaves the line below the title bar unused. * <Alt+Up> and <Alt+Down> now do a linewise scroll instead of a findnext. * Any number of justifications can be undone (like all other operations). * When marked text is justified, it becomes a single, separate paragraph. * Option --guidestripe=<number> draws a vertical bar at the given column. * Option --fill=<number> no longer turns on automatic hard-wrapping. * When a line continues offscreen, it now ends with a highlighted ">". * The halfs of a split two-column character are shown as "[" and "]". * A line now scrolls horizontally one column earlier. * The bindable functions 'cutwordleft' and 'cutwordright' were renamed to 'chopwordleft' and 'chopwordright' as they don't use the cutbuffer. * The paragraph-jumping functions were moved from Search to Go-to-Line. * Option --rebinddelete is able to compensate for more misbindings. * Options --morespace and --smooth are obsolete and thus ignored. * The --disable-wrapping-as-root configure option was removed. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* nano: update to 3.2Hannu Nyman2018-11-12
| | | | | | Update nano to version 3.2 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* nano: update to 3.1Hannu Nyman2018-09-23
| | | | | | | * Update nano editor to 3.1 * Apply a post-release upstream patch to fix compilation Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* Nano: Update to 3.0Jonathan Bennett2018-09-09
| | | | Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
* nano: update to 2.9.8Hannu Nyman2018-06-04
| | | | | | Update nano to version 2.9.8 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* nano: update to 2.9.7Hannu Nyman2018-05-16
| | | | | | | | | | | | | | | | | | nano 2.9.7 was released on 2018 May 15. Release notes: GNU nano 2.9.7 "Hvide Sande" adds the option '--afterends' for making Ctrl+Right (the nextword function) stop at word ends instead of beginnings, accepts multibyte letters for the Yes/No/All answers, does emergency saves of changed buffers in the unlikely event that nano crashes, adds the until-now missing bindable function 'linenumbers', and renames the toggles 'constupdate' to 'constantshow' and 'cuttoend' to 'cutfromcursor', for consistency with the corresponding options -- adjust your nanorc files soon. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* nano: update to 2.9.6Hannu Nyman2018-04-29
| | | | | | | | | | | | | | | Nano 2.9.6 release notes: GNU nano 2.9.6 "Gomance" fixes a crash in word completion, makes --enable-altrcname work again, improves the fluidity of scrolling when using the touchpad, tweaks the syntaxes for shell scripts and PO files, makes a replacing session go always forward by default, no longer inserts a newline after an external spell check of a selected region, always accepts the English Y and N (and A) at a yes-no prompt in any locale, and solves a few hypothetical bugs. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* nano: update to 2.9.5Hannu Nyman2018-04-02
| | | | | | | | | | | | | | | | | | | | | | Update nano to 2.9.5 Release Notes: 2018 March 29 GNU nano 2.9.5 "Kiša pada" changes the way the Scroll-Up and Scroll-Down commands work (M-- and M-+): instead of keeping the cursor in the same screen position they now keep the cursor in the same text position (if possible). This version further adds a new color name, "normal", which gives the default foreground or background color, which is useful when you want to undo some overzealous painting by earlier syntax regexes. Bug fixes include: a segfault when trying to insert a file in restricted mode, the reading in of a new file being "undoable", a slight miswrapping of help texts when --linenumbers was used, and the shell syntax coloring the word "tar" in file names. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* nano: update to 2.9.4Hannu Nyman2018-03-11
| | | | | | Update nano to 2.9.4 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* nano: update to 2.9.3Hannu Nyman2018-02-03
| | | | | | update nano to 2.9.3 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* nano: update to 2.9.2Hannu Nyman2018-01-05
| | | | | | Update nano to 2.9.2 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* nano: update to 2.9.1Hannu Nyman2017-12-28
| | | | | | | | * update nano to 2.9.1 (and drop the unnecessary upstream patch) * add myself as the second maintainer Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* nano: update to 2.8.7Hannu Nyman2017-09-15
| | | | | | | | | Update nano editor to 2.8.7 Apply post-release fix from upstream to enable compilation with --enable-tiny Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* Nano: Update to 2.8.6Jonathan Bennett2017-07-29
| | | | Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
* nano: update to 2.8.4Hannu Nyman2017-05-24
| | | | | | | | * update nano to 2.8.4 * remove deprecated glibtest configure argument * fix whitespace in configure arguments Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* nano: Update to version 2.7.5Daniel Albers2017-02-25
| | | | | | | Description: fixes a crash with zero-length regex matches and further updates Signed-off-by: Daniel Albers <Daniel.Albers@public-files.de>
* nano: Update to version 2.7.4Jonathan Bennett2017-01-15
| | | | Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
* nano: update to 2.7.2Hannu Nyman2016-12-22
| | | | | | | | Update nano to version 2.7.2 Compile and run tested on ipq806x. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* utils/nano: update to 2.7.1p-wassi2016-11-22
| | | | | | Update nano to upstream release 2.7.1 Signed-off-by: Paul Wassi <p.wassi@gmx.at>
* nano: Switch to xz tarballDaniel Engberg2016-10-11
| | | | | Switch to xz tarball, less bandwidth used as it's about half in size (1M vs 1.9M). Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* Nano: Update to 2.7.0Jonathan Bennett2016-09-04
| | | | Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
* Nano: Update to 2.6.3, backport patch from trunk to fix compileJonathan Bennett2016-08-17
| | | | Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
* Nano: update to 2.6.0Jonathan Bennett2016-07-02
| | | | Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
* nano: use GNU alias for source downloadHannu Nyman2016-03-01
| | | | | | Download source using the GNU alias in order to get fault-tolerance. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* Updates to 2.5.3 and updates copyright year.Jonathan Bennett2016-02-29
| | | | Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
* Update nano to 2.5.0Jonathan Bennett2015-12-08
| | | | Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>