]> git.wh0rd.org Git - nano.git/shortlog
nano.git
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...
2015-04-21 Benno SchulenbergSaving the settings of the global case-sens, direction...
2015-04-20 Benno SchulenbergDeleting redundant reprises of a bol/eol regular-expres...
2015-04-20 Benno SchulenbergRenaming a function to the simpler 'need_statusbar_upda...
2015-04-20 Benno SchulenbergFusing two identical functions into one: need_screen_up...
2015-04-18 Benno SchulenbergMaking sure an invalid starting byte of a multibyte...
2015-04-18 Benno SchulenbergMaking the descriptions of the multibuffer feature...
2015-04-18 Benno SchulenbergAdding two files: syntax highlighting for Emacs Lisp...
2015-04-18 Benno SchulenbergAdding a linter definition to four of the syntax files.
2015-04-17 Benno SchulenbergArranging the movement keys in the File Browser in...
2015-04-17 Benno SchulenbergBinding the unbound Home and End keys to goto_top and...
2015-04-17 Benno SchulenbergAdding the 2.4.1 release marker to the Changelog.
2015-04-17 Benno SchulenbergDistinguishing a failure to launch the linter from...
2015-04-14 Chris AllegrettaGNU nano 2.4.1 release v2.4.1
2015-04-14 Chris AllegrettaGo even farther on the bug report front in README and...
2015-04-13 Benno SchulenbergFixing compilation with --enable-tiny (oops), and menti...
2015-04-12 Benno SchulenbergOops. Correcting an oversight in the Changelog:
2015-04-12 Benno SchulenbergUsing mallocstrcpy() in a correct manner and
2015-04-12 Benno SchulenbergRemoving an unused variable, and adjusting the introduc...
2015-04-12 Benno SchulenbergRebinding ^Y and ^V in the WhereisFile menu
2015-04-12 Benno SchulenbergStopping M-\ and M-/ in the WhereisFile menu from doing...
2015-04-11 Benno SchulenbergNot splitting off the marked region into a separate...
2015-04-08 Benno SchulenbergCorrecting and adjusting some comments.
2015-04-08 Benno SchulenbergRenaming some things, for more contrast or to be more...
2015-04-07 Benno SchulenbergGiving the file a neater layout, plus two table headers.
2015-04-07 Benno SchulenbergAdding the names of recent translators, and sorting...
2015-04-07 Benno SchulenbergEliding another miniscule function.
2015-04-07 Benno SchulenbergLetting bottombars() set the global variable 'currmenu'.
2015-04-07 Benno SchulenbergGreatly simplifying the searching for the next matching...
2015-04-07 Benno SchulenbergAvoiding to set 'focusing' when searching for filenames;
2015-04-07 Benno SchulenbergEliding a miniscule function, and renaming a variable...
2015-04-07 Benno SchulenbergConsistently using the appropriate variable in the...
2015-04-07 Benno SchulenbergRemoving an unfitting comment and tweaking some others.
2015-04-07 Benno SchulenbergNot searching for the empty string when nothing was...
2015-04-05 Benno SchulenbergExpanding on nano's features, and condensing the synopsis,
2015-04-03 Benno SchulenbergIgnoring magic without libmagic, and ignoring formatter...
2015-04-03 Benno SchulenbergRemoving two superfluous #ifndefs.
2015-04-03 Benno SchulenbergUpdating the README text to the fifth milestone: 2...
2015-03-28 Benno SchulenbergAlso colouring a series of changed files that spans...
2015-03-28 Benno SchulenbergOnly scrolling the required number of lines
2015-03-28 Benno SchulenbergWhen searching, put a found off-screen string on the...
2015-03-27 Benno SchulenbergAdjusting the end point of the marked region to compensate
2015-03-27 Benno SchulenbergTreating the formatter like a speller,
2015-03-27 Benno SchulenbergThe linter is only available when colour is.
2015-03-27 Benno SchulenbergNormalizing some whitespace.
2015-03-27 Benno SchulenbergRemoving two unneeded calls to edit_refresh(), to great...
2015-03-27 Benno SchulenbergAdjusting some whitespace and wrapping.
2015-03-27 Benno SchulenbergRecognizing also Debian package diffs.
2015-03-25 Benno SchulenbergAllowing to rebind the linter when nano was configured...
2015-03-25 Benno SchulenbergRemoving unneeded statement -- nothing has changed...
2015-03-25 Benno SchulenbergRemoving a mistaken menu name -- as the formatter allow...
2015-03-25 Benno SchulenbergNot letting hashes inside triple-quoted strings cause...
2015-03-25 Benno SchulenbergSlightly widening and relaxing the header regex.
2015-03-23 Benno SchulenbergCorrecting the description of option --noread,
2015-03-23 Benno SchulenbergNot unsetting the mark before the possible bailout...
2015-03-23 Benno SchulenbergAvoiding a spell-check error when the marked region...
2015-03-23 Benno SchulenbergThree tiny Changelog fixes.
2015-03-23 Chris Allegretta2015-02-25 Chris Allegretta <chrisa@asty.org>
2015-03-23 Chris AllegrettaBack to SVN
2015-03-23 Chris AllegrettaGNU nano 2.4.0 release v2.4.0
2015-03-22 Benno SchulenbergNot centering the current line when smooth scrolling...
2015-03-22 Benno SchulenbergStepping backward or forward not simply one byte
2015-03-22 Benno SchulenbergStarting to look for a multibyte character not at the...
2015-03-21 Benno SchulenbergPlacing some comments better and unwrapping some lines.
2015-03-21 Benno SchulenbergRemoving some leftovers after Mark's patch.
2015-03-21 Benno SchulenbergRestoring the positions of the mark and the cursor...
2015-03-20 Benno SchulenbergKeeping related items together in the ^G help screen.
2015-03-20 Benno SchulenbergMaking a message equal to another one.
2015-03-20 Benno SchulenbergNormalizing some whitespace, removing an old comment,
2015-03-17 Benno SchulenbergNot setting the modified flag when an external spell...
2015-03-15 Benno SchulenbergAdding full name of bug reporter.
2015-03-14 Benno SchulenbergFixing a mistaken message plus a few comments too.
next