2015-04-25 |
Benno Schulenberg | Adding a cross reference. |
commit | commitdiff | tree | snapshot |
2015-04-25 |
Benno Schulenberg | Renaming the parameter 'whole_word' to 'whole_word_only', |
commit | commitdiff | tree | snapshot |
2015-04-25 |
Benno Schulenberg | Deleting an always-FALSE parameter. |
commit | commitdiff | tree | snapshot |
2015-04-25 |
Benno Schulenberg | Removing the unintended special case for replacing |
commit | commitdiff | tree | snapshot |
2015-04-21 |
Benno Schulenberg | Eliding another tiny function. |
commit | commitdiff | tree | snapshot |
2015-04-21 |
Benno Schulenberg | Initializing the search and replace strings in a centra... |
commit | commitdiff | tree | snapshot |
2015-04-21 |
Benno Schulenberg | Saving and restoring the global flags the short and... |
commit | commitdiff | tree | snapshot |
2015-04-21 |
Benno Schulenberg | Saving the settings of the global case-sens, direction... |
commit | commitdiff | tree | snapshot |
2015-04-20 |
Benno Schulenberg | Deleting redundant reprises of a bol/eol regular-expres... |
commit | commitdiff | tree | snapshot |
2015-04-20 |
Benno Schulenberg | Renaming a function to the simpler 'need_statusbar_upda... |
commit | commitdiff | tree | snapshot |
2015-04-20 |
Benno Schulenberg | Fusing two identical functions into one: need_screen_up... |
commit | commitdiff | tree | snapshot |
2015-04-18 |
Benno Schulenberg | Making sure an invalid starting byte of a multibyte... |
commit | commitdiff | tree | snapshot |
2015-04-18 |
Benno Schulenberg | Making the descriptions of the multibuffer feature... |
commit | commitdiff | tree | snapshot |
2015-04-18 |
Benno Schulenberg | Adding two files: syntax highlighting for Emacs Lisp... |
commit | commitdiff | tree | snapshot |
2015-04-18 |
Benno Schulenberg | Adding a linter definition to four of the syntax files. |
commit | commitdiff | tree | snapshot |
2015-04-17 |
Benno Schulenberg | Arranging the movement keys in the File Browser in... |
commit | commitdiff | tree | snapshot |
2015-04-17 |
Benno Schulenberg | Binding the unbound Home and End keys to goto_top and... |
commit | commitdiff | tree | snapshot |
2015-04-17 |
Benno Schulenberg | Adding the 2.4.1 release marker to the Changelog. |
commit | commitdiff | tree | snapshot |
2015-04-17 |
Benno Schulenberg | Distinguishing a failure to launch the linter from... |
commit | commitdiff | tree | snapshot |
2015-04-14 |
Chris Allegretta | GNU nano 2.4.1 release v2.4.1 |
commit | commitdiff | tree | snapshot |
2015-04-14 |
Chris Allegretta | Go even farther on the bug report front in README and... |
commit | commitdiff | tree | snapshot |
2015-04-13 |
Benno Schulenberg | Fixing compilation with --enable-tiny (oops), and menti... |
commit | commitdiff | tree | snapshot |
2015-04-12 |
Benno Schulenberg | Oops. Correcting an oversight in the Changelog: |
commit | commitdiff | tree | snapshot |
2015-04-12 |
Benno Schulenberg | Using mallocstrcpy() in a correct manner and |
commit | commitdiff | tree | snapshot |
2015-04-12 |
Benno Schulenberg | Removing an unused variable, and adjusting the introduc... |
commit | commitdiff | tree | snapshot |
2015-04-12 |
Benno Schulenberg | Rebinding ^Y and ^V in the WhereisFile menu |
commit | commitdiff | tree | snapshot |
2015-04-12 |
Benno Schulenberg | Stopping M-\ and M-/ in the WhereisFile menu from doing... |
commit | commitdiff | tree | snapshot |
2015-04-11 |
Benno Schulenberg | Not splitting off the marked region into a separate... |
commit | commitdiff | tree | snapshot |
2015-04-08 |
Benno Schulenberg | Correcting and adjusting some comments. |
commit | commitdiff | tree | snapshot |
2015-04-08 |
Benno Schulenberg | Renaming some things, for more contrast or to be more... |
commit | commitdiff | tree | snapshot |
2015-04-07 |
Benno Schulenberg | Giving the file a neater layout, plus two table headers. |
commit | commitdiff | tree | snapshot |
2015-04-07 |
Benno Schulenberg | Adding the names of recent translators, and sorting... |
commit | commitdiff | tree | snapshot |
2015-04-07 |
Benno Schulenberg | Eliding another miniscule function. |
commit | commitdiff | tree | snapshot |
2015-04-07 |
Benno Schulenberg | Letting bottombars() set the global variable 'currmenu'. |
commit | commitdiff | tree | snapshot |
2015-04-07 |
Benno Schulenberg | Greatly simplifying the searching for the next matching... |
commit | commitdiff | tree | snapshot |
2015-04-07 |
Benno Schulenberg | Avoiding to set 'focusing' when searching for filenames; |
commit | commitdiff | tree | snapshot |
2015-04-07 |
Benno Schulenberg | Eliding a miniscule function, and renaming a variable... |
commit | commitdiff | tree | snapshot |
2015-04-07 |
Benno Schulenberg | Consistently using the appropriate variable in the... |
commit | commitdiff | tree | snapshot |
2015-04-07 |
Benno Schulenberg | Removing an unfitting comment and tweaking some others. |
commit | commitdiff | tree | snapshot |
2015-04-07 |
Benno Schulenberg | Not searching for the empty string when nothing was... |
commit | commitdiff | tree | snapshot |
2015-04-05 |
Benno Schulenberg | Expanding on nano's features, and condensing the synopsis, |
commit | commitdiff | tree | snapshot |
2015-04-03 |
Benno Schulenberg | Ignoring magic without libmagic, and ignoring formatter... |
commit | commitdiff | tree | snapshot |
2015-04-03 |
Benno Schulenberg | Removing two superfluous #ifndefs. |
commit | commitdiff | tree | snapshot |
2015-04-03 |
Benno Schulenberg | Updating the README text to the fifth milestone: 2... |
commit | commitdiff | tree | snapshot |
2015-03-28 |
Benno Schulenberg | Also colouring a series of changed files that spans... |
commit | commitdiff | tree | snapshot |
2015-03-28 |
Benno Schulenberg | Only scrolling the required number of lines |
commit | commitdiff | tree | snapshot |
2015-03-28 |
Benno Schulenberg | When searching, put a found off-screen string on the... |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Benno Schulenberg | Adjusting the end point of the marked region to compensate |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Benno Schulenberg | Treating the formatter like a speller, |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Benno Schulenberg | The linter is only available when colour is. |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Benno Schulenberg | Normalizing some whitespace. |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Benno Schulenberg | Removing two unneeded calls to edit_refresh(), to great... |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Benno Schulenberg | Adjusting some whitespace and wrapping. |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Benno Schulenberg | Recognizing also Debian package diffs. |
commit | commitdiff | tree | snapshot |
2015-03-25 |
Benno Schulenberg | Allowing to rebind the linter when nano was configured... |
commit | commitdiff | tree | snapshot |
2015-03-25 |
Benno Schulenberg | Removing unneeded statement -- nothing has changed... |
commit | commitdiff | tree | snapshot |
2015-03-25 |
Benno Schulenberg | Removing a mistaken menu name -- as the formatter allow... |
commit | commitdiff | tree | snapshot |
2015-03-25 |
Benno Schulenberg | Not letting hashes inside triple-quoted strings cause... |
commit | commitdiff | tree | snapshot |
2015-03-25 |
Benno Schulenberg | Slightly widening and relaxing the header regex. |
commit | commitdiff | tree | snapshot |
2015-03-23 |
Benno Schulenberg | Correcting the description of option --noread, |
commit | commitdiff | tree | snapshot |
2015-03-23 |
Benno Schulenberg | Not unsetting the mark before the possible bailout... |
commit | commitdiff | tree | snapshot |
2015-03-23 |
Benno Schulenberg | Avoiding a spell-check error when the marked region... |
commit | commitdiff | tree | snapshot |
2015-03-23 |
Benno Schulenberg | Three tiny Changelog fixes. |
commit | commitdiff | tree | snapshot |
2015-03-23 |
Chris Allegretta | 2015-02-25 Chris Allegretta <chrisa@asty.org> |
commit | commitdiff | tree | snapshot |
2015-03-23 |
Chris Allegretta | Back to SVN |
commit | commitdiff | tree | snapshot |
2015-03-23 |
Chris Allegretta | GNU nano 2.4.0 release v2.4.0 |
commit | commitdiff | tree | snapshot |
2015-03-22 |
Benno Schulenberg | Not centering the current line when smooth scrolling... |
commit | commitdiff | tree | snapshot |
2015-03-22 |
Benno Schulenberg | Stepping backward or forward not simply one byte |
commit | commitdiff | tree | snapshot |
2015-03-22 |
Benno Schulenberg | Starting to look for a multibyte character not at the... |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Benno Schulenberg | Placing some comments better and unwrapping some lines. |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Benno Schulenberg | Removing some leftovers after Mark's patch. |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Benno Schulenberg | Restoring the positions of the mark and the cursor... |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Benno Schulenberg | Keeping related items together in the ^G help screen. |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Benno Schulenberg | Making a message equal to another one. |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Benno Schulenberg | Normalizing some whitespace, removing an old comment, |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Benno Schulenberg | Not setting the modified flag when an external spell... |
commit | commitdiff | tree | snapshot |
2015-03-15 |
Benno Schulenberg | Adding full name of bug reporter. |
commit | commitdiff | tree | snapshot |
2015-03-14 |
Benno Schulenberg | Fixing a mistaken message plus a few comments too. |
commit | commitdiff | tree | snapshot |
2015-03-14 |
Benno Schulenberg | Getting out if there is nothing to renumber, |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Benno Schulenberg | Dropping compile time from version information to enabl... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Benno Schulenberg | Updating years and version numbers in the docs |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Benno Schulenberg | Fixing the rebinding of toggles. |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Benno Schulenberg | Fixing compilation with --enable-tiny plus --enable... |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Benno Schulenberg | Removing the mistaken square brackets around the arguments |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Benno Schulenberg | Oops. |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Benno Schulenberg | Improving the indentation of some lists in the nanorc... |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Benno Schulenberg | Adding a note about the inherent imperfection of using... |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Benno Schulenberg | Typo fixing and whitespace adjusting of the NEWS... |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Chris Allegretta | Back to SVN |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Chris Allegretta | GNU nano 2.3.99pre3 release v2.3.99pre3 |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Chris Allegretta | 2015-02-25 Chris Allegretta <chrisa@asty.org> |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Benno Schulenberg | Oops -- created that typo myself. |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Benno Schulenberg | Wrapping some overlong lines, and fixing a typo in... |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Benno Schulenberg | Fixing the explanation of how to subscribe to a mailing... |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Benno Schulenberg | Recognizing also dash, openrc and runscript as shell... |
commit | commitdiff | tree | snapshot |
2015-02-16 |
Benno Schulenberg | Ignoring the autotools 'compile' file. Patch by Mike... |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Benno Schulenberg | The user does the editing, not the editor. So rephrasing. |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Benno Schulenberg | Also showing the name of the affected file when finding... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Chris Allegretta | 2015-02-09 Chris Allegretta <chrisa@asty.org> |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Chris Allegretta | Back to SVN |
commit | commitdiff | tree | snapshot |
next |