]> git.wh0rd.org Git - nano.git/shortlog
nano.git
2015-07-19 Benno SchulenbergAdjusting some comments for clarity and accuracy, and...
2015-07-19 Benno SchulenbergAccepting again a +LINE argument for each file given...
2015-07-18 Benno SchulenbergMaking the release markers stand out more,
2015-07-18 Benno SchulenbergFixing a few typos and making some updates for 2.4...
2015-07-18 Benno SchulenbergAdjusting some comments.
2015-07-18 Benno SchulenbergLooking for a new start only after an end,
2015-07-17 Benno SchulenbergAvoiding an unfounded warning about a possibly uninitia...
2015-07-17 Benno SchulenbergRemoving an earlier attempt at making M-W work at startup.
2015-07-17 Benno SchulenbergVerifying that a named and existing file is a normal...
2015-07-17 Benno SchulenbergUsing the proper type (off_t) for the size of a file,
2015-07-15 Benno SchulenbergFixing a quote. (Found this with my default syntax...
2015-07-15 Benno SchulenbergRenaming the 'menu' item to 'menus' in the shortcut...
2015-07-15 Benno SchulenbergUnabbreviating the long option --poslog to --positionlog.
2015-07-15 Benno SchulenbergUnabbreviating the long option --const to --constantshow.
2015-07-13 Benno SchulenbergPreventing a segfault when spellchecking a marked region
2015-07-13 Benno Schulenberg(Putting in the original patch, from before I got overz...
2015-07-13 Benno SchulenbergArh! I tested that without actually making any spell...
2015-07-12 Benno SchulenbergRemoving a stray space from a statusbar message.
2015-07-12 Benno SchulenbergRenaming the variable 'totsize_save' to 'size_of_surrou...
2015-07-12 Benno SchulenbergRemoving the variable 'added_magicline', as it will...
2015-07-10 Benno SchulenbergRearranging a few lines plus some whitespace.
2015-07-10 Benno SchulenbergRemoving two lines of dead code.
2015-07-10 Benno SchulenbergUnwrapping some lines and rewrapping some others in...
2015-07-10 Benno SchulenbergEliding an unneeded variable.
2015-07-10 Benno SchulenbergRenaming a variable.
2015-07-10 Benno SchulenbergPlugging a small memory leak.
2015-07-06 Benno SchulenbergAdjusting whitespace and bracings after the previous...
2015-07-06 Benno SchulenbergNot removing and then re-adding the magic line when...
2015-07-06 Benno SchulenbergMoving the check for a Delete at the end-of-file to...
2015-07-06 Benno SchulenbergMaking it more transparent what WAS_FINAL_BACKSPACE...
2015-07-06 Benno SchulenbergGiving each toggle a sequence number, to be able to...
2015-07-05 Chris Allegrettamove trunk to 2.5 branch
2015-07-05 Chris AllegrettaType in NEWS
2015-07-05 Chris AllegrettaGNU nano 2.4.2 release v2.4.2
2015-06-28 Benno SchulenbergRecognizing several more kinds of XML files.
2015-06-28 Benno SchulenbergUnwrapping some lines, rewrapping some others more...
2015-06-28 Benno SchulenbergNot checking again for a condition that was checked...
2015-06-28 Benno SchulenbergLimiting the selected file to the available ones in...
2015-06-27 Benno SchulenbergRemoving a duplicate binding of ^T, to prevent it being...
2015-06-27 Benno SchulenbergRemoving the obsolete execute flag from the shortcut...
2015-06-27 Benno SchulenbergNormalizing the whitespace and some comments in src...
2015-06-27 Benno SchulenbergForgetting the case of an empty filename for replace_bu...
2015-06-27 Benno SchulenbergRenaming three flags for clarity.
2015-06-27 Benno SchulenbergSkipping the undo of a backspace *only* when it really
2015-06-23 Benno SchulenbergVerifying that there exists multidata for the found...
2015-06-20 Benno SchulenbergRemoving the obsolete long option --undo, and sorting...
2015-06-20 Benno SchulenbergAdding a bug reference.
2015-06-20 Benno SchulenbergReverting the last commit, as it is making things worse:
2015-06-20 Benno SchulenbergNot deleting the magic line, instead of removing and...
2015-06-20 Benno SchulenbergStopping the changed-files colour from spilling beyond...
2015-06-20 Benno SchulenbergColouring key-binding lines in a nanorc file affirmatively
2015-06-20 Benno SchulenbergKeeping homedir NULL when no home directory could be...
2015-06-20 Benno SchulenbergMaking M-W work also right after startup.
2015-06-18 Benno SchulenbergDeleting two unused things, and adding two comments.
2015-06-18 Benno SchulenbergAllowing a tiny nano to enable search and position...
2015-06-17 Benno SchulenbergImproving the visibility of the undo-related debugging...
2015-06-17 Benno SchulenbergRenaming the parameter 'current_action' to 'action',
2015-06-17 Benno SchulenbergOops! Misplaced a closing parenthesis.
2015-06-17 Benno SchulenbergEliding an unneeded variable and correcting two comments.
2015-06-17 Benno SchulenbergAdjusting whitespace after the previous change.
2015-06-17 Benno SchulenbergPreventing the addition of an extra newline when undoin...
2015-06-14 Benno SchulenbergNot checking for non-NULL before freeing a variable...
2015-06-14 Benno SchulenbergNot bothering to look for any starting matches on the...
2015-06-14 Benno SchulenbergSkipping to the next step when a found start has been...
2015-06-14 Benno SchulenbergAdding some debugging code to track which multidata...
2015-06-11 Benno SchulenbergMaking it easy to see what codes a key stroke produces...
2015-06-07 Benno SchulenbergAdding a section to the man page on the non-obvious...
2015-06-07 Benno SchulenbergClarifying the meaning of the --backupdir option.
2015-06-07 Benno SchulenbergImproving some formatting, hyphenation, wording and...
2015-06-07 Benno SchulenbergShowing the node with the command-line options in the...
2015-06-04 Benno SchulenbergAdding the post-install and pre-uninstall rules for...
2015-06-04 Benno SchulenbergFixing compilation with --enable-tiny.
2015-06-02 Benno SchulenbergRequiring again that the triple quote that starts a...
2015-06-02 Benno SchulenbergColouring also an optional option in apt's sources...
2015-06-02 Benno SchulenbergTweaking some wordings, adding some missing formatting...
2015-05-31 Benno SchulenbergPreventing a floating-point exception when the availabl...
2015-05-28 Benno SchulenbergAh, fixing name.
2015-05-28 Benno SchulenbergAllowing a CD name to contain any character.
2015-05-28 Benno SchulenbergMarking window resizes and better file-type detection...
2015-05-28 Benno SchulenbergBack to SVN.
2015-05-28 Benno SchulenbergUsing 'width' instead of hardcoded 16. And doing thing...
2015-05-28 Benno SchulenbergNormalizing the whitespace after the recent changes...
2015-05-28 Benno SchulenbergHandling a SIGWINCH (which signals a change in window...
2015-05-21 Benno SchulenbergBleh. Adding postgresql to the Makefile.
2015-05-20 Benno SchulenbergAdding one file: syntax highlighting for PostgreSQL.
2015-05-08 Benno SchulenbergLimiting the number of backup files to one hundred...
2015-05-08 Benno SchulenbergTaking the distant possibility of terabyte files into...
2015-05-03 Benno SchulenbergUsing character classes correctly.
2015-05-03 Benno SchulenbergAdjusting a few comments and line wrappings.
2015-05-03 Benno SchulenbergDisplaying an ellipsis only when the filename is longer...
2015-04-28 Benno SchulenbergUnwrapping a bunch of comments.
2015-04-28 Benno SchulenbergImproving the colouring of message tags in PO files.
2015-04-28 Benno SchulenbergMatching the file regex of a syntax against the absolute,
2015-04-25 Benno SchulenbergAdding a cross reference.
2015-04-25 Benno SchulenbergRenaming the parameter 'whole_word' to 'whole_word_only',
2015-04-25 Benno SchulenbergDeleting an always-FALSE parameter.
2015-04-25 Benno SchulenbergRemoving the unintended special case for replacing
2015-04-21 Benno SchulenbergEliding another tiny function.
2015-04-21 Benno SchulenbergInitializing the search and replace strings in a centra...
2015-04-21 Benno SchulenbergSaving and restoring the global flags the short and...
next