- e39cf37 Not letting hashes inside triple-quoted strings cause comment colouring. by Benno Schulenberg · 10 years ago
- 6440aa9 Slightly widening and relaxing the header regex. by Benno Schulenberg · 10 years ago
- 745fab8 Correcting the description of option --noread, allowing writing to named pipes. by Benno Schulenberg · 10 years ago
- a37ebcf Not unsetting the mark before the possible bailout for zero size. by Benno Schulenberg · 10 years ago
- 92142be Avoiding a spell-check error when the marked region is zero bytes long. by Benno Schulenberg · 10 years ago
- 83ec9e7 Three tiny Changelog fixes. by Benno Schulenberg · 10 years ago
- a0a0556 2015-02-25 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 10 years ago
- 33ac317 Back to SVN by Chris Allegretta · 10 years ago
- 9007c58 GNU nano 2.4.0 release by Chris Allegretta · 10 years ago
- 2456dd2 Not centering the current line when smooth scrolling is used. by Benno Schulenberg · 10 years ago
- a44cf41 Stepping backward or forward not simply one byte by Benno Schulenberg · 10 years ago
- 76e7aaf Starting to look for a multibyte character not at the start of the string, by Benno Schulenberg · 10 years ago
- cb776fa Placing some comments better and unwrapping some lines. by Benno Schulenberg · 10 years ago
- a4f2869 Removing some leftovers after Mark's patch. by Benno Schulenberg · 10 years ago
- 82d737e Restoring the positions of the mark and the cursor in a better way. by Benno Schulenberg · 10 years ago
- 138add2 Keeping related items together in the ^G help screen. by Benno Schulenberg · 10 years ago
- 532d55c Making a message equal to another one. by Benno Schulenberg · 10 years ago
- 3345e34 Normalizing some whitespace, removing an old comment, by Benno Schulenberg · 10 years ago
- 52d1c20 Not setting the modified flag when an external spell checker by Benno Schulenberg · 10 years ago
- 6898c60 Adding full name of bug reporter. by Benno Schulenberg · 10 years ago
- 69d26c3 Fixing a mistaken message plus a few comments too. by Benno Schulenberg · 10 years ago
- 4d9b5e9 Getting out if there is nothing to renumber, by Benno Schulenberg · 10 years ago
- 18a2edf Dropping compile time from version information to enable a reproducible by Benno Schulenberg · 10 years ago
- 4e95ee9 Updating years and version numbers in the docs in anticipation of a release. by Benno Schulenberg · 10 years ago
- 79ff393 Fixing the rebinding of toggles. by Benno Schulenberg · 10 years ago
- 03bcaf6 Fixing compilation with --enable-tiny plus --enable-nanorc. by Benno Schulenberg · 10 years ago
- 5891c4a Removing the mistaken square brackets around the arguments by Benno Schulenberg · 10 years ago
- 3131d0c Oops. by Benno Schulenberg · 10 years ago
- 336b0ec Improving the indentation of some lists in the nanorc man page. by Benno Schulenberg · 10 years ago
- 32e76c4 Adding a note about the inherent imperfection of using regular expressions by Benno Schulenberg · 10 years ago
- 7d77521 Typo fixing and whitespace adjusting of the NEWS file. by Benno Schulenberg · 10 years ago
- 7f61fa1 Back to SVN by Chris Allegretta · 10 years ago
- 98485c9 GNU nano 2.3.99pre3 release by Chris Allegretta · 10 years ago
- 184cf60 2015-02-25 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 10 years ago
- e73e02f Oops -- created that typo myself. by Benno Schulenberg · 10 years ago
- ed2f0b3 Wrapping some overlong lines, and fixing a typo in the Java file. by Benno Schulenberg · 10 years ago
- d4e1d31 Fixing the explanation of how to subscribe to a mailing list. by Benno Schulenberg · 10 years ago
- bb4edd0 Recognizing also dash, openrc and runscript as shell scripts. by Benno Schulenberg · 10 years ago
- c9b3a71 Ignoring the autotools 'compile' file. Patch by Mike Frysinger. by Benno Schulenberg · 10 years ago
- 1b65b19 The user does the editing, not the editor. So rephrasing. by Benno Schulenberg · 10 years ago
- 35cd49e Also showing the name of the affected file when finding a lock file, by Benno Schulenberg · 10 years ago
- 6c77648 2015-02-09 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 10 years ago
- 9c88cab Back to SVN by Chris Allegretta · 10 years ago
- 651bb50 GNU nano 2.3.99pre2 release by Chris Allegretta · 10 years ago
- 86c6cd1 2015-02-03 Alex Henrie <alexhenrie24@gmail.com> by Chris Allegretta · 11 years ago
- bd98ff0 Avoiding to trim the nano version number on the status bar. by Benno Schulenberg · 11 years ago
- 057ef18 Avoiding to print a wrong PID on the status bar. by Benno Schulenberg · 11 years ago
- 67cdd5e Making sure that 'lockprog' and 'lockuser' are properly terminated. by Benno Schulenberg · 11 years ago
- 92896a7 Avoiding to write uninitialized bytes to the lock file. Patch by Kamil Dudka. by Benno Schulenberg · 11 years ago
- 57fa775 Updating the copyright years to include 2015. by Benno Schulenberg · 11 years ago
- 8d53aa3 Adding a general entry for all translators plus the TP. by Benno Schulenberg · 11 years ago
- 5b1fb56 Take 2 at file locking fixes. New args to close_buffer() and by Chris Allegretta · 11 years ago
- 6948d2e 2015-01-13 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 11 years ago
- 69429ce Back to SVN version by Chris Allegretta · 11 years ago
- 1706792 GNU nano 2.3.99pre1 release by Chris Allegretta · 11 years ago
- 4b3f277 2015-01-03 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 11 years ago
- a44def0 Adding Mark to the scroll. by Benno Schulenberg · 11 years ago
- 9f1b1e2 Removing the names of past translators from the Easter-egg scroll. by Benno Schulenberg · 11 years ago
- e99f0b6 Gettextizing the "File being edited" prompt, and improving its wording. by Benno Schulenberg · 11 years ago
- 5bb10d2 Colorizing the section headers %pretrans and %posttrans fully. by Benno Schulenberg · 11 years ago
- edabd27 Recognizing also header lines that use "/usr/bin/env" to call by Benno Schulenberg · 11 years ago
- 97a5d12 Replacing the old get_shortcut() wrapper with the new func_from_key(). by Benno Schulenberg · 11 years ago
- f729c6d Adding name of reporter. by Benno Schulenberg · 11 years ago
- a3cc4e6 Improving some wordings and formatting in the texinfo document. by Benno Schulenberg · 11 years ago
- 2a9536c Removing a mistaken doubled-up | which causes by Benno Schulenberg · 11 years ago
- 1f960f7 Improving some of the wordings and formatting of the nanorc manpage. by Benno Schulenberg · 11 years ago
- 3f4389b Tweaking the formatting of the man pages a bit by Benno Schulenberg · 11 years ago
- 700c43b Standardizing the formatting of command-line options -- each one separately. by Benno Schulenberg · 11 years ago
- 2ec70b6 Separating short and long option by a customary comma by Benno Schulenberg · 11 years ago
- cf9f32b Reordering a few things, and adjusting some whitespace. by Benno Schulenberg · 11 years ago
- fcd4468 Adjusting some indentation. by Benno Schulenberg · 11 years ago
- 7239fda Using still further the func_from_key() wrapper instead of get_shortcut(). by Benno Schulenberg · 11 years ago
- 47dffa4 Using still more the func_from_key() wrapper instead of get_shortcut(). by Benno Schulenberg · 11 years ago
- 266e049 Using the more direct func_from_key() wrapper instead of get_shortcut(). by Benno Schulenberg · 11 years ago
- dbb5e7c Moving first_sc_for() next to its sister function too. by Benno Schulenberg · 11 years ago
- 8075063 Moving strtokeytype() next to its sister function. by Benno Schulenberg · 11 years ago
- d23283e Removing the now unused and unneeded addition ability to the shortcut list. by Benno Schulenberg · 11 years ago
- 7ffc7b0 * doc/texinfo/nano.texi, doc/man/nanorc.5: Typo fix. by Jordi Mallach · 11 years ago
- 1a8c90e Removing 'undo' from the valid options, so it gets coloured brightred. by Benno Schulenberg · 11 years ago
- ea40ebb * doc/nanorc.sample.in: Remove ‘undo’ section which is now obsolete. by Jordi Mallach · 11 years ago
- 1c8cdfd Add release to ChangeLog and back to svn version by Chris Allegretta · 11 years ago
- 0dfd5f7 GNU nano 2.3.6 release by Chris Allegretta · 11 years ago
- 35cb2c8 * doc/man/rnano.1: Additional printing formatting improvement from by Jordi Mallach · 11 years ago
- 3d5de0d * doc/man/fr/nano.1, doc/man/fr/rnano.1: Apply similar escaping fixes by Jordi Mallach · 11 years ago
- a3710f6 * doc/syntax/debian.nanorc: Add https, tor and spacewalk to supported by Jordi Mallach · 11 years ago
- 18be897 doc/man/nano.1, doc/man/rnano.1: Add some escaping and formatting by Jordi Mallach · 11 years ago
- a9fdfd0 Normalizing some tabbing. by Benno Schulenberg · 11 years ago
- 2394e52 Making sure line renumbering starts far enough back after by Benno Schulenberg · 11 years ago
- ee7bbf4 2014-07-13 David Lawrence Ramsey <pooka109@gmail.com> by Chris Allegretta · 11 years ago
- 8914bd5 Not silencing the warning about datarootdir being ignored -- by Benno Schulenberg · 11 years ago
- 5dde918 Not speaking of "line wrap" but of "text add" when undoing/redoing by Benno Schulenberg · 11 years ago
- 300e277 Refixing a typo in a statusbar error message. by Benno Schulenberg · 11 years ago
- cfc396c Add 2.3.5 to ChangeLog, and back to svn version by Chris Allegretta · 11 years ago
- c45d5f4 GNU nano 2.3.5 release by Chris Allegretta · 11 years ago
- 733ca94 2014-07-11 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 11 years ago
- a9c3bbf files.c:do_lockfile(): Actually reference the variable we're using for the dir. by Chris Allegretta · 11 years ago
- be3e440 Tiny ChangeLog fixes, and marking the 2.2.6 release. by Benno Schulenberg · 11 years ago
- 6d5b2fd 2014-07-02 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 11 years ago
- 637b76b Freeing the cutbuffer after use. by Benno Schulenberg · 11 years ago
- 92213f9 Handling the cases of cutting-from-cursor-to-end-of-line by Benno Schulenberg · 11 years ago