2016-01-10 |
Benno Schulenberg | Adding a news item for the upcoming 2.5.1. |
commit | commitdiff | tree | snapshot |
2016-01-09 |
Benno Schulenberg | Snipping inconsistent blank lines in the Changelog. |
commit | commitdiff | tree | snapshot |
2016-01-09 |
Benno Schulenberg | Not going beyond the number of available rows in the... |
commit | commitdiff | tree | snapshot |
2016-01-09 |
Benno Schulenberg | Making sure to keep advancing also when regex matches... |
commit | commitdiff | tree | snapshot |
2016-01-07 |
Benno Schulenberg | Adding a comment and using a symbolic value. |
commit | commitdiff | tree | snapshot |
2016-01-07 |
Benno Schulenberg | Delete two unneeded #ifdefs -- better fail to compile... |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Benno Schulenberg | Making "Tab" produce the appropriate keycode. |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Benno Schulenberg | Gettextizing a forgotten string. |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Benno Schulenberg | Adding "Tab" as a key description, just like "Del"... |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Benno Schulenberg | Improving the name of allow_pending_sigwinch() to allow... |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Benno Schulenberg | Condensing the exit code of do_linter(). |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Benno Schulenberg | Rewriting the loop, and constifying the input of sctofu... |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Benno Schulenberg | No longer freeing any existing functions -- they are... |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Benno Schulenberg | Constifying the input parameter of strtosc() and strtom... |
commit | commitdiff | tree | snapshot |
2016-01-03 |
Benno Schulenberg | Adjusting the indentation after the previous change. |
commit | commitdiff | tree | snapshot |
2016-01-03 |
Benno Schulenberg | Alerting the user when a functionless shortcut is encou... |
commit | commitdiff | tree | snapshot |
2016-01-03 |
Benno Schulenberg | Aborting reset_multis() when there are zero multiline... |
commit | commitdiff | tree | snapshot |
2016-01-03 |
Benno Schulenberg | Letting reset_multis() figure out whether after an... |
commit | commitdiff | tree | snapshot |
2016-01-03 |
Benno Schulenberg | Letting reset_multis() figure out whether after a delet... |
commit | commitdiff | tree | snapshot |
2016-01-02 |
Benno Schulenberg | Correctly restoring the settings of NO_HELP and MORE_SPACE. |
commit | commitdiff | tree | snapshot |
2016-01-02 |
Benno Schulenberg | Skipping the unneeded reinitialization of the windows; |
commit | commitdiff | tree | snapshot |
2016-01-02 |
Benno Schulenberg | Plugging three tiny memory leaks. |
commit | commitdiff | tree | snapshot |
2015-12-31 |
Benno Schulenberg | Chopping a duplicate parameter. |
commit | commitdiff | tree | snapshot |
2015-12-31 |
Benno Schulenberg | Chopping an always FALSE parameter. |
commit | commitdiff | tree | snapshot |
2015-12-31 |
Benno Schulenberg | Deleting a now unused function. |
commit | commitdiff | tree | snapshot |
2015-12-31 |
Benno Schulenberg | Restoring the cursor position differently, using a... |
commit | commitdiff | tree | snapshot |
2015-12-30 |
Benno Schulenberg | Normalizing the comments in the OCaml file. |
commit | commitdiff | tree | snapshot |
2015-12-30 |
Benno Schulenberg | Not trying to position the cursor when opening a buffer... |
commit | commitdiff | tree | snapshot |
2015-12-29 |
Benno Schulenberg | Disabling the regex for multiline strings in C and... |
commit | commitdiff | tree | snapshot |
2015-12-23 |
Benno Schulenberg | Going back to the filename prompt when the user decides... |
commit | commitdiff | tree | snapshot |
2015-12-23 |
Benno Schulenberg | Not opening an extra blank buffer when an empty file... |
commit | commitdiff | tree | snapshot |
2015-12-23 |
Benno Schulenberg | Improving the ordering of two bindable functions. |
commit | commitdiff | tree | snapshot |
2015-12-23 |
Benno Schulenberg | Offering ^Q in the writeout menu to close and discard... |
commit | commitdiff | tree | snapshot |
2015-12-23 |
Benno Schulenberg | Preventing valid pointers from getting truncated and... |
commit | commitdiff | tree | snapshot |
2015-12-23 |
Benno Schulenberg | History: no prompting on exit errors, because making... |
commit | commitdiff | tree | snapshot |
2015-12-23 |
Benno Schulenberg | Expanding the autoconf syntax a little, by handling... |
commit | commitdiff | tree | snapshot |
2015-12-23 |
Benno Schulenberg | AC_CHECK_HEADERS_ONCE() is very special cannot be condi... |
commit | commitdiff | tree | snapshot |
2015-12-22 |
Benno Schulenberg | Using 'return' instead of an intermediate variable. |
commit | commitdiff | tree | snapshot |
2015-12-22 |
Benno Schulenberg | Renaming three keyboard functions -- 'get' is not a... |
commit | commitdiff | tree | snapshot |
2015-12-22 |
Benno Schulenberg | Tweaking the Changelog. |
commit | commitdiff | tree | snapshot |
2015-12-22 |
Benno Schulenberg | Moving two functions to the color.c file, where they... |
commit | commitdiff | tree | snapshot |
2015-12-20 |
Benno Schulenberg | Precalculating the multiline-regex cache data for each... |
commit | commitdiff | tree | snapshot |
2015-12-18 |
Benno Schulenberg | Tweaking some comments and improving a variable name. |
commit | commitdiff | tree | snapshot |
2015-12-18 |
Benno Schulenberg | Chopping a superfluous boolean parameter -- 'prevnode... |
commit | commitdiff | tree | snapshot |
2015-12-18 |
Benno Schulenberg | Improving some comments and renaming three variables. |
commit | commitdiff | tree | snapshot |
2015-12-18 |
Benno Schulenberg | Adjusting the whitespace after the previous change... |
commit | commitdiff | tree | snapshot |
2015-12-18 |
Benno Schulenberg | Using a couple less #ifdefs, to mimic how this is done... |
commit | commitdiff | tree | snapshot |
2015-12-11 |
Benno Schulenberg | Adding the missing autoconf and nftables syntaxes to... |
commit | commitdiff | tree | snapshot |
2015-12-08 |
Benno Schulenberg | Rewrapping and reordering a few lines. |
commit | commitdiff | tree | snapshot |
2015-12-08 |
Benno Schulenberg | It shouldn't be necessary to doubly check for being... |
commit | commitdiff | tree | snapshot |
2015-12-08 |
Benno Schulenberg | Letting also unlink_node() update 'filebot', instead... |
commit | commitdiff | tree | snapshot |
2015-12-08 |
Benno Schulenberg | Making splice_node() update 'filebot', instead of doing... |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Benno Schulenberg | Making ^O always prompt for a filename, also when ... |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Benno Schulenberg | Quitting the loop when there is no end match. |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Benno Schulenberg | Fixing whitespace, layout, wording, and typo. |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Chris Allegretta | Back to SVN |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Chris Allegretta | Typo in release announcement |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Chris Allegretta | GNU nano 2.5.0 release v2.5.0 |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Chris Allegretta | 2015-12-05 Chris Allegretta <chrisa@asty.org> |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Benno Schulenberg | Avoiding two compilation warnings. |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Benno Schulenberg | Updating date and version number for the upcoming release. |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Benno Schulenberg | Fixing compilation with --enable-tiny --enable-justify. |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Benno Schulenberg | Rewrapping some lines and tweaking some comments. |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Benno Schulenberg | Fusing three functions into a single one. |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Benno Schulenberg | Avoiding a compilation warning. |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Benno Schulenberg | Adding a note to the documentation about undo not worki... |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Benno Schulenberg | Discarding the entire undo stack, to prevent nano from... |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Benno Schulenberg | Discarding the entire undo stack, to prevent nano from... |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Benno Schulenberg | Moving the trimming of the undo stack into a separate... |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Benno Schulenberg | A typo fix by David Lawrence Ramsey, |
commit | commitdiff | tree | snapshot |
2015-12-02 |
Benno Schulenberg | Oh darn... doing too many things at once. |
commit | commitdiff | tree | snapshot |
2015-12-02 |
Benno Schulenberg | Ehm... that was a silly, superfluous condition. |
commit | commitdiff | tree | snapshot |
2015-12-02 |
Benno Schulenberg | Accepting not just 'Uncut' but also 'Undo' for undoing... |
commit | commitdiff | tree | snapshot |
2015-12-02 |
Benno Schulenberg | Treating backslashed quotes properly, and |
commit | commitdiff | tree | snapshot |
2015-12-02 |
Benno Schulenberg | Not colouring triple quotes by themselves (in Python). |
commit | commitdiff | tree | snapshot |
2015-12-02 |
Benno Schulenberg | Adding syntax colouring for nftables. |
commit | commitdiff | tree | snapshot |
2015-12-01 |
Benno Schulenberg | Deleting four superfluous checks. |
commit | commitdiff | tree | snapshot |
2015-12-01 |
Benno Schulenberg | Unindenting the part that was the 'else'. |
commit | commitdiff | tree | snapshot |
2015-12-01 |
Benno Schulenberg | Renaming a label and eliding an 'else'. |
commit | commitdiff | tree | snapshot |
2015-12-01 |
Benno Schulenberg | Moving a check to a better place. |
commit | commitdiff | tree | snapshot |
2015-12-01 |
Benno Schulenberg | Deleting two redundant assignments. |
commit | commitdiff | tree | snapshot |
2015-12-01 |
Benno Schulenberg | Renaming two variables for clarity. |
commit | commitdiff | tree | snapshot |
2015-12-01 |
Benno Schulenberg | Marking the current buffer as mofified only when actual... |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Benno Schulenberg | Allowing an array parameter to be NULL. |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Benno Schulenberg | Storing and retrieving the correct file size before... |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Benno Schulenberg | Redoing cuts at EOF properly. |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Benno Schulenberg | Eliding a variable, and tweaking some comments. |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Benno Schulenberg | Deleting two redundant conditions, and moving the least... |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Benno Schulenberg | Using the main multidata-cache-allocation routine. |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Benno Schulenberg | Always setting the multidata to CBEGINBEFORE when an... |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Benno Schulenberg | Adjusting whitespace and comments. |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Benno Schulenberg | Resetting the multidata a bit less often. |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Benno Schulenberg | Evaluating correctly whether to reset the multidata... |
commit | commitdiff | tree | snapshot |
2015-11-28 |
Benno Schulenberg | Initializing a newly allocated multidata array. |
commit | commitdiff | tree | snapshot |
2015-11-28 |
Benno Schulenberg | Allowing the user full control over the values of MALLO... |
commit | commitdiff | tree | snapshot |
2015-11-26 |
Benno Schulenberg | Warning about an impossible condition, instead of blith... |
commit | commitdiff | tree | snapshot |
2015-11-26 |
Benno Schulenberg | Also the /redoing/ of a Backspace at EOF is a special... |
commit | commitdiff | tree | snapshot |
2015-11-25 |
Benno Schulenberg | Adding Mark Majeres and myself to the AUTHORS file. |
commit | commitdiff | tree | snapshot |
2015-11-25 |
Benno Schulenberg | Handling more internal errors, and doing it correctly... |
commit | commitdiff | tree | snapshot |
2015-11-25 |
Benno Schulenberg | Eliding an unneeded variable, and not skipping the... |
commit | commitdiff | tree | snapshot |
next |