]> git.wh0rd.org Git - nano.git/shortlog
nano.git
2014-06-29 Benno SchulenbergMaking Ctrl-Left and Ctrl-Right produce special codes,
2014-06-29 Benno SchulenbergFixing compilation with --enable-tiny --enable-nanorc.
2014-06-29 Benno SchulenbergTiny ChangeLog tweaks.
2014-06-29 Benno SchulenbergUpdating the pointer to the bottom of the file
2014-06-28 Benno SchulenbergNow trimming the superfluous braces.
2014-06-28 Benno SchulenbergUsing a single assignment of do_toggle_void.
2014-06-28 Benno SchulenbergMoving (the recognition of) the toggles to the end...
2014-06-28 Benno SchulenbergEradicating the execute flag -- it is almost always...
2014-06-28 Benno SchulenbergRemoving the useless parameters 'have_shortcut and...
2014-06-27 Benno SchulenbergSilencing a useless warning about seemingly ignoring...
2014-06-27 Benno SchulenbergStopping to distribute the obsolete BUGS file, and...
2014-06-27 Benno SchulenbergNormalizing some indentation and whitespace.
2014-06-27 Benno SchulenbergRemoving the ability to search for a matching bracket...
2014-06-27 Benno SchulenbergUpdating the docs for the narrower meaning of 'all...
2014-06-27 Benno SchulenbergAllowing only those menus where the bound function...
2014-06-27 Benno SchulenbergAdding default keybindings for Cut, PrevWord and NextWo...
2014-06-25 Benno SchulenbergAllowing 'firstline' and 'lastline' to be rebound to...
2014-06-25 Benno SchulenbergAllowing 'firstfile' and 'lastfile' to be rebound to...
2014-06-23 Benno SchulenbergGiving audible feedback when flipping the new buffer...
2014-06-23 Benno SchulenbergNormalizing the indentation in do_help().
2014-06-23 Benno SchulenbergShowing Ins and Del as valid rebindable keys in the...
2014-06-23 Benno SchulenbergAdding the bindable function 'gotodir', documenting...
2014-06-23 Benno SchulenbergRenaming 'no_replace_void()' to 'flip_replace_void()',
2014-06-23 Benno SchulenbergRenaming UP_DIR and DOWN_DIR to UPWARD and DOWNWARD...
2014-06-22 Benno SchulenbergRenaming 'undidmsg' to 'redidmsg', to be apt.
2014-06-22 Benno SchulenbergRemoving a superfluous abortion variable, and placing...
2014-06-22 Benno SchulenbergWhen toggling softwrap, only the edit window needs...
2014-06-22 Benno SchulenbergRemoving two pointless calls of get_shortcut(), and...
2014-06-22 Benno SchulenbergFixing three leaks of the cutbuffer, shortening and...
2014-06-22 Benno SchulenbergWhen redoing a line join at the tail of the file,
2014-06-21 Benno SchulenbergWhen undoing a line break at the tail of the file,
2014-06-21 Benno SchulenbergWhen undoing a cut-till-end-of-file, put the cursor...
2014-06-21 Benno SchulenbergMiscellaneous whitespace fixes, one type fix, and one...
2014-06-20 Benno SchulenbergLetting +1 and +,1 make nano start on line one column...
2014-06-20 Benno SchulenbergExplaining better what "all" means when rebinding keys.
2014-06-20 Benno SchulenbergFixing compilation with --enable-tiny --enable-mouse.
2014-06-20 Benno SchulenbergFixing compilation with --enable-tiny --enable-historie...
2014-06-20 Benno SchulenbergFixing compilation with --enable-tiny --enable-wrapping.
2014-06-20 Benno SchulenbergFixing compilation with --enable-tiny --enable-historie...
2014-06-20 Benno SchulenbergHistory logging is no longer dependent upon nanorc...
2014-06-20 Benno SchulenbergFixing compilation with --enable-tiny --enable-browser.
2014-06-20 Benno SchulenbergMiscellaneous whitespace adjustments and comment tweaks.
2014-06-20 Benno SchulenbergWrapping long lines and actually reporting the name...
2014-06-20 Benno SchulenbergAnother removal and more regrouping.
2014-06-20 Benno SchulenbergRemoving two obsolete variables and regrouping some...
2014-06-19 Benno SchulenbergHuh!? Why doesn't the build fail here without this...
2014-06-19 Benno SchulenbergPfff... Getting all iterations right is difficult.
2014-06-19 Benno SchulenbergTransform many DISABLE_NANORC #ifdefs to the new DISABL...
2014-06-19 Benno SchulenbergAdding a --disable-histories flag, to disable the code for
2014-06-19 Benno SchulenbergAllowing --historylog and --poslog to function
2014-06-19 Benno SchulenbergUpdating some comments to match the current state of...
2014-06-19 Benno SchulenbergRenaming 'no_more_space()' to 'more_space()' for consis...
2014-06-18 Benno SchulenbergRemoving a condition and a break that cancel each other.
2014-06-18 Benno SchulenbergRenaming 'function_type' to 'key_type', for clarity.
2014-06-18 Benno SchulenbergRenaming the undo type UNSPLIT to JOIN, for clarity.
2014-06-18 Benno SchulenbergAnd eliding a totally unused 'strdata2'.
2014-06-18 Benno SchulenbergEliding the in fact unneeded 'to_eof'
2014-06-18 Benno SchulenbergRenaming 'to_end' to 'to_eof', to lessen confusion...
2014-06-18 Benno SchulenbergMaking sure the cutbuffer is cleared at the appropriate...
2014-06-17 Benno SchulenbergReplacing SYSCONFDIR with an absolute path or a circuml...
2014-06-17 Benno SchulenbergAfter an undo or redo, update the 'placewewant'.
2014-06-17 Benno SchulenbergRemoving an obsolete boolean variable.
2014-06-16 Benno SchulenbergDisplaying "No file name" on the statusbar for two...
2014-06-16 Benno SchulenbergChanging some wordings, to be more precise or clear.
2014-06-16 Benno SchulenbergUpdating the docs for the changed location of nano...
2014-06-16 Benno SchulenbergTrimming the contents of EXTRA_DIST to what is beyond...
2014-06-16 Benno SchulenbergRemoving an "-I m4" flag; it is needed only at the...
2014-06-16 Benno SchulenbergPutting a common statement outside of the then/else...
2014-06-16 Benno SchulenbergAvoiding an "Unknown Command" on every cursor-positioni...
2014-06-16 Benno SchulenbergMaking sure the compiler also links against libz, which...
2014-06-14 Benno SchulenbergPutting the cursor back in front of a backwards cut,
2014-06-13 Benno SchulenbergRemoving the useless info dir file from the build direc...
2014-06-13 Benno SchulenbergRemoving the --undo option, having the undo functions...
2014-06-13 Benno SchulenbergNot treating the holding of both Control and Meta the...
2014-06-13 Benno SchulenbergLetting a toggle not break a series of ^Ks.
2014-06-13 Benno SchulenbergLetting a click on titlebar or statusbar not break...
2014-06-13 Benno SchulenbergLetting a mousal repositioning of the cursor break...
2014-06-11 Benno SchulenbergSetting not just the meta_key but also the func_key...
2014-06-11 Benno SchulenbergRemoving a superfluous switch statement.
2014-06-11 Benno SchulenbergAlways accepting mouse events, also when just looking...
2014-06-11 Benno SchulenbergProducing the correct return value for when a mouse...
2014-06-10 Benno SchulenbergUsing the right type to avoid a compiler warning.
2014-06-10 Benno SchulenbergMaking a couple of minimalistic whitespace adjustments.
2014-06-10 Benno SchulenbergOne more type fix and two tiny message tweaks.
2014-06-09 Benno SchulenbergA few more cosmetic tweaks and type fixes.
2014-06-09 Benno SchulenbergMaking tiny nano a bit tinier by preening out some...
2014-06-09 Benno SchulenbergA bunch of type fixes, mostly in debugging messages --
2014-06-09 Benno SchulenbergEliding four function calls by not comparing with an
2014-06-09 Benno SchulenbergA few cosmetic tweaks of comments and whitespace.
2014-06-09 Benno SchulenbergAvoiding a compiler warning with --disable-wrapping.
2014-06-09 Benno SchulenbergRemoving two superfluous conditions.
2014-06-09 Benno SchulenbergRewriting the line-wrapping code to make use of the...
2014-06-08 Benno SchulenbergDifferentiating between undoing a Delete and undoing...
2014-06-05 Benno SchulenbergPutting back the "-svn" tag on the version number.
2014-06-05 Benno SchulenbergNoting nano 2.3.3 and 2.3.4 in the Changelog.
2014-06-04 Benno SchulenbergAllowing the toggle between Read File and Execute Comma...
2014-06-04 Benno SchulenbergTiny ChangeLog tweaks.
2014-06-04 Benno SchulenbergMaking use of the macros charalloc() and charealloc...
2014-06-04 Benno SchulenbergNormalizing whitespace, comments and interpunction...
2014-06-02 Chris AllegrettaGNU nano 2.3.4 release v2.3.4
next