2016-02-06 |
Benno Schulenberg | Rewrapping some lines and removing some useless comments. |
commit | commitdiff | tree | snapshot |
2016-02-06 |
Benno Schulenberg | Avoiding to update the statusbar twice for a Backspace. |
commit | commitdiff | tree | snapshot |
2016-02-06 |
Benno Schulenberg | Renaming 'update_bar_if_needed()' for more contrast... |
commit | commitdiff | tree | snapshot |
2016-02-06 |
Benno Schulenberg | Chopping two parameters that are always the same, and... |
commit | commitdiff | tree | snapshot |
2016-02-06 |
Benno Schulenberg | Turning the cursor off when writing in the status bar, |
commit | commitdiff | tree | snapshot |
2016-02-06 |
Benno Schulenberg | Updating the screen immediately when a message is poste... |
commit | commitdiff | tree | snapshot |
2016-02-06 |
Benno Schulenberg | Removing the --nofollow option that hasn't been working... |
commit | commitdiff | tree | snapshot |
2016-02-05 |
Benno Schulenberg | Guiding the translators a little bit. |
commit | commitdiff | tree | snapshot |
2016-02-05 |
Benno Schulenberg | Putting four strings in the standard order: first backw... |
commit | commitdiff | tree | snapshot |
2016-02-05 |
Benno Schulenberg | Condensing the descriptions of command-key sequences... |
commit | commitdiff | tree | snapshot |
2016-01-31 |
Benno Schulenberg | Making Home go always fully home. |
commit | commitdiff | tree | snapshot |
2016-01-31 |
Benno Schulenberg | Showing ^^ and M-^ as valid key names. |
commit | commitdiff | tree | snapshot |
2016-01-31 |
Benno Schulenberg | Being more specific in how a given path is invalid. |
commit | commitdiff | tree | snapshot |
2016-01-29 |
Benno Schulenberg | Updating position history only when 'positionlog' is... |
commit | commitdiff | tree | snapshot |
2016-01-29 |
Benno Schulenberg | Plugging another memory leak. |
commit | commitdiff | tree | snapshot |
2016-01-29 |
Benno Schulenberg | Checking the position history only when 'positionlog... |
commit | commitdiff | tree | snapshot |
2016-01-29 |
Benno Schulenberg | Plugging a couple of memory leaks. |
commit | commitdiff | tree | snapshot |
2016-01-29 |
Benno Schulenberg | Checking the position history only when option 'positio... |
commit | commitdiff | tree | snapshot |
2016-01-29 |
Benno Schulenberg | Also displaying the buffer when configured with only... |
commit | commitdiff | tree | snapshot |
2016-01-26 |
Benno Schulenberg | Using a simpler algorithm for jumping to the next word. |
commit | commitdiff | tree | snapshot |
2016-01-26 |
Benno Schulenberg | Jumping to the start of the current word, not to that... |
commit | commitdiff | tree | snapshot |
2016-01-26 |
Benno Schulenberg | Adjusting some indentation and some line wrapping. |
commit | commitdiff | tree | snapshot |
2016-01-26 |
Benno Schulenberg | Not adding directories to the list of file positions. |
commit | commitdiff | tree | snapshot |
2016-01-25 |
Benno Schulenberg | Mentioning that the position history is limited to... |
commit | commitdiff | tree | snapshot |
2016-01-25 |
Benno Schulenberg | Documenting the --enable-altrcname configure option. |
commit | commitdiff | tree | snapshot |
2016-01-25 |
Benno Schulenberg | Handling an update of the first element correctly. |
commit | commitdiff | tree | snapshot |
2016-01-24 |
Benno Schulenberg | Eliding another small function that is used only once. |
commit | commitdiff | tree | snapshot |
2016-01-24 |
Benno Schulenberg | Eliding an unneeded function. |
commit | commitdiff | tree | snapshot |
2016-01-24 |
Benno Schulenberg | Bundling four statements (that in total occur seven... |
commit | commitdiff | tree | snapshot |
2016-01-24 |
Benno Schulenberg | Removing a superfluous free. |
commit | commitdiff | tree | snapshot |
2016-01-24 |
Benno Schulenberg | Chopping an always-FALSE parameter and deleting an... |
commit | commitdiff | tree | snapshot |
2016-01-24 |
Benno Schulenberg | Condensing the code by removing a triplication. |
commit | commitdiff | tree | snapshot |
2016-01-24 |
Benno Schulenberg | Moving an updated position-history item to the end... |
commit | commitdiff | tree | snapshot |
2016-01-22 |
Benno Schulenberg | Renaming a variable for clarity and contrast. |
commit | commitdiff | tree | snapshot |
2016-01-22 |
Benno Schulenberg | Not using $HOME when we're root, because some sudos... |
commit | commitdiff | tree | snapshot |
2016-01-21 |
Benno Schulenberg | Deleting the unneeded blanking of a variable. |
commit | commitdiff | tree | snapshot |
2016-01-21 |
Benno Schulenberg | Eliding an unneeded variable. |
commit | commitdiff | tree | snapshot |
2016-01-21 |
Benno Schulenberg | Removing a now unneeded function, as nothing can break... |
commit | commitdiff | tree | snapshot |
2016-01-21 |
Benno Schulenberg | Preserving the cursor position on the statusbar when... |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Benno Schulenberg | Adding to the Changelog the remark that Savannah bug... |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Benno Schulenberg | Getting rid of a global variable. |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Benno Schulenberg | Readjusting the indentation and a comment. |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Benno Schulenberg | Verifying that the containing directory of the given... |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Benno Schulenberg | Limiting the number of loaded items in the positions... |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Benno Schulenberg | Removing a mistaken '+': only one menu name is allowed... |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Benno Schulenberg | Fixing a typo in an #ifndef symbol. Reported by Frank. |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Benno Schulenberg | Allowing inline comments with key bindings. |
commit | commitdiff | tree | snapshot |
2016-01-15 |
Benno Schulenberg | Freeing the items on the undo stack when a buffer is... |
commit | commitdiff | tree | snapshot |
2016-01-15 |
Benno Schulenberg | Moving set_modified() to the file that has to do with... |
commit | commitdiff | tree | snapshot |
2016-01-15 |
Benno Schulenberg | Returning a fantastic file descriptor -- when opening |
commit | commitdiff | tree | snapshot |
2016-01-15 |
Benno Schulenberg | Plugging another memory leak. |
commit | commitdiff | tree | snapshot |
2016-01-15 |
Benno Schulenberg | Freeing the full filename in all cases. |
commit | commitdiff | tree | snapshot |
2016-01-14 |
Benno Schulenberg | Showing a key only when it was rebound. |
commit | commitdiff | tree | snapshot |
2016-01-14 |
Benno Schulenberg | Eliding an unneeded function. |
commit | commitdiff | tree | snapshot |
2016-01-14 |
Benno Schulenberg | Deleting two duplicate declarations. |
commit | commitdiff | tree | snapshot |
2016-01-14 |
Benno Schulenberg | Eliding an unneeded variable and adjusting some wrappin... |
commit | commitdiff | tree | snapshot |
2016-01-14 |
Benno Schulenberg | Deleting an 'if' that is always FALSE. |
commit | commitdiff | tree | snapshot |
2016-01-14 |
Benno Schulenberg | Removing a reference to an obsolete file. |
commit | commitdiff | tree | snapshot |
2016-01-13 |
Benno Schulenberg | Adjusting a few comments and rewrapping some lines. |
commit | commitdiff | tree | snapshot |
2016-01-13 |
Benno Schulenberg | Reducing the number of indentation steps elsewhere... |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Benno Schulenberg | Reducing the number of indentation steps. |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Benno Schulenberg | Condensing the preparsing of a line. |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Benno Schulenberg | Removing a senseless iteration: simply add the new... |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Benno Schulenberg | Differentiating a variable name from function names. |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Benno Schulenberg | Removing some code duplication. |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Benno Schulenberg | Rename a variable, to match the save routine. |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Benno Schulenberg | Fixing some typos and whitespace, and normalizing the... |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Benno Schulenberg | Fixing the 2.5.1 tag in the Changelog. |
commit | commitdiff | tree | snapshot |
2016-01-11 |
Chris Allegretta | Back to SVN |
commit | commitdiff | tree | snapshot |
2016-01-11 |
Chris Allegretta | GNU nano 2.5.1 release v2.5.1 |
commit | commitdiff | tree | snapshot |
2016-01-11 |
Chris Allegretta | Forward date 2.5.1 up to the 11th since I didnt get... |
commit | commitdiff | tree | snapshot |
2016-01-10 |
Benno Schulenberg | Adjusting dates and version number. |
commit | commitdiff | tree | snapshot |
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 |
next |