]> git.wh0rd.org Git - nano.git/shortlog
nano.git
2016-02-13 Benno SchulenbergSwitching the cursor on and off at the appropriate...
2016-02-13 Benno SchulenbergAllocating enough space for printing out the line and...
2016-02-13 Benno SchulenbergRebuilding the file list only when necessary, and not...
2016-02-12 Chris AllegrettaBack to SVN, and fix typo in NEWS
2016-02-12 Chris AllegrettaGNU nano 2.5.2 release v2.5.2
2016-02-11 Benno SchulenbergMaking the formatter command more visible in the Go...
2016-02-11 Benno SchulenbergCondensing some declarations, rewrapping some lines...
2016-02-11 Benno SchulenbergNot leaving curses mode in the formatter, as that would...
2016-02-11 Benno SchulenbergGoing to the next item in the list before freeing the...
2016-02-11 Benno SchulenbergAdding remark to Changelog that Savannah bug #47111...
2016-02-10 Benno SchulenbergFreeing the position-history records that are dropped.
2016-02-10 Benno SchulenbergSwitching the cursor on in the right place: in the...
2016-02-10 Benno SchulenbergRemoving two SVN Id tags and a duplication.
2016-02-10 Benno SchulenbergThanking a Spanish, a Catalan, and a Croat translator.
2016-02-10 Benno SchulenbergAllowing only control sequences in the proper range...
2016-02-10 Benno SchulenbergPlugging a sneaky memory leak. This fixes Savannah...
2016-02-10 Benno SchulenbergPreventing a chain of editing actions from continuing...
2016-02-09 Benno SchulenbergAdjusting the version number in the docs before release.
2016-02-09 Benno SchulenbergChecking the result of a stat() to avoid referencing...
2016-02-07 Benno SchulenbergRenaming a variable for clarity.
2016-02-07 Benno SchulenbergNormalizing a bit of indentation.
2016-02-07 Benno SchulenbergUsing a character class instead of a literal tab and...
2016-02-07 Benno SchulenbergEliding an unneeded 'if'.
2016-02-07 Benno SchulenbergAvoiding a pointless lstat() when not writing to a...
2016-02-07 Benno SchulenbergNot recording files that have the default cursor position.
2016-02-06 Benno SchulenbergRewrapping some lines and removing some useless comments.
2016-02-06 Benno SchulenbergAvoiding to update the statusbar twice for a Backspace.
2016-02-06 Benno SchulenbergRenaming 'update_bar_if_needed()' for more contrast...
2016-02-06 Benno SchulenbergChopping two parameters that are always the same, and...
2016-02-06 Benno SchulenbergTurning the cursor off when writing in the status bar,
2016-02-06 Benno SchulenbergUpdating the screen immediately when a message is poste...
2016-02-06 Benno SchulenbergRemoving the --nofollow option that hasn't been working...
2016-02-05 Benno SchulenbergGuiding the translators a little bit.
2016-02-05 Benno SchulenbergPutting four strings in the standard order: first backw...
2016-02-05 Benno SchulenbergCondensing the descriptions of command-key sequences...
2016-01-31 Benno SchulenbergMaking Home go always fully home.
2016-01-31 Benno SchulenbergShowing ^^ and M-^ as valid key names.
2016-01-31 Benno SchulenbergBeing more specific in how a given path is invalid.
2016-01-29 Benno SchulenbergUpdating position history only when 'positionlog' is...
2016-01-29 Benno SchulenbergPlugging another memory leak.
2016-01-29 Benno SchulenbergChecking the position history only when 'positionlog...
2016-01-29 Benno SchulenbergPlugging a couple of memory leaks.
2016-01-29 Benno SchulenbergChecking the position history only when option 'positio...
2016-01-29 Benno SchulenbergAlso displaying the buffer when configured with only...
2016-01-26 Benno SchulenbergUsing a simpler algorithm for jumping to the next word.
2016-01-26 Benno SchulenbergJumping to the start of the current word, not to that...
2016-01-26 Benno SchulenbergAdjusting some indentation and some line wrapping.
2016-01-26 Benno SchulenbergNot adding directories to the list of file positions.
2016-01-25 Benno SchulenbergMentioning that the position history is limited to...
2016-01-25 Benno SchulenbergDocumenting the --enable-altrcname configure option.
2016-01-25 Benno SchulenbergHandling an update of the first element correctly.
2016-01-24 Benno SchulenbergEliding another small function that is used only once.
2016-01-24 Benno SchulenbergEliding an unneeded function.
2016-01-24 Benno SchulenbergBundling four statements (that in total occur seven...
2016-01-24 Benno SchulenbergRemoving a superfluous free.
2016-01-24 Benno SchulenbergChopping an always-FALSE parameter and deleting an...
2016-01-24 Benno SchulenbergCondensing the code by removing a triplication.
2016-01-24 Benno SchulenbergMoving an updated position-history item to the end...
2016-01-22 Benno SchulenbergRenaming a variable for clarity and contrast.
2016-01-22 Benno SchulenbergNot using $HOME when we're root, because some sudos...
2016-01-21 Benno SchulenbergDeleting the unneeded blanking of a variable.
2016-01-21 Benno SchulenbergEliding an unneeded variable.
2016-01-21 Benno SchulenbergRemoving a now unneeded function, as nothing can break...
2016-01-21 Benno SchulenbergPreserving the cursor position on the statusbar when...
2016-01-20 Benno SchulenbergAdding to the Changelog the remark that Savannah bug...
2016-01-20 Benno SchulenbergGetting rid of a global variable.
2016-01-20 Benno SchulenbergReadjusting the indentation and a comment.
2016-01-20 Benno SchulenbergVerifying that the containing directory of the given...
2016-01-17 Benno SchulenbergLimiting the number of loaded items in the positions...
2016-01-17 Benno SchulenbergRemoving a mistaken '+': only one menu name is allowed...
2016-01-17 Benno SchulenbergFixing a typo in an #ifndef symbol. Reported by Frank.
2016-01-17 Benno SchulenbergAllowing inline comments with key bindings.
2016-01-15 Benno SchulenbergFreeing the items on the undo stack when a buffer is...
2016-01-15 Benno SchulenbergMoving set_modified() to the file that has to do with...
2016-01-15 Benno SchulenbergReturning a fantastic file descriptor -- when opening
2016-01-15 Benno SchulenbergPlugging another memory leak.
2016-01-15 Benno SchulenbergFreeing the full filename in all cases.
2016-01-14 Benno SchulenbergShowing a key only when it was rebound.
2016-01-14 Benno SchulenbergEliding an unneeded function.
2016-01-14 Benno SchulenbergDeleting two duplicate declarations.
2016-01-14 Benno SchulenbergEliding an unneeded variable and adjusting some wrappin...
2016-01-14 Benno SchulenbergDeleting an 'if' that is always FALSE.
2016-01-14 Benno SchulenbergRemoving a reference to an obsolete file.
2016-01-13 Benno SchulenbergAdjusting a few comments and rewrapping some lines.
2016-01-13 Benno SchulenbergReducing the number of indentation steps elsewhere...
2016-01-12 Benno SchulenbergReducing the number of indentation steps.
2016-01-12 Benno SchulenbergCondensing the preparsing of a line.
2016-01-12 Benno SchulenbergRemoving a senseless iteration: simply add the new...
2016-01-12 Benno SchulenbergDifferentiating a variable name from function names.
2016-01-12 Benno SchulenbergRemoving some code duplication.
2016-01-12 Benno SchulenbergRename a variable, to match the save routine.
2016-01-12 Benno SchulenbergFixing some typos and whitespace, and normalizing the...
2016-01-12 Benno SchulenbergFixing the 2.5.1 tag in the Changelog.
2016-01-11 Chris AllegrettaBack to SVN
2016-01-11 Chris AllegrettaGNU nano 2.5.1 release v2.5.1
2016-01-11 Chris AllegrettaForward date 2.5.1 up to the 11th since I didnt get...
2016-01-10 Benno SchulenbergAdjusting dates and version number.
2016-01-10 Benno SchulenbergAdding a news item for the upcoming 2.5.1.
2016-01-09 Benno SchulenbergSnipping inconsistent blank lines in the Changelog.
2016-01-09 Benno SchulenbergNot going beyond the number of available rows in the...
next