]> git.wh0rd.org Git - nano.git/shortlog
nano.git
2014-07-11 Chris AllegrettaGNU nano 2.3.5 release v2.3.5
2014-07-11 Chris Allegretta2014-07-11 Chris Allegretta <chrisa@asty.org>
2014-07-11 Chris Allegrettafiles.c:do_lockfile(): Actually reference the variable...
2014-07-07 Benno SchulenbergTiny ChangeLog fixes, and marking the 2.2.6 release.
2014-07-03 Chris Allegretta2014-07-02 Chris Allegretta <chrisa@asty.org>
2014-07-02 Benno SchulenbergFreeing the cutbuffer after use.
2014-07-02 Benno SchulenbergHandling the cases of cutting-from-cursor-to-end-of...
2014-07-02 Benno SchulenbergProperly excluding the --quiet option when --disable...
2014-07-02 Benno SchulenbergDeleting old wrapper 'getfuncfromkey()', and replacing...
2014-07-02 Benno SchulenbergMaking use of the new wrapper in the help viewer and...
2014-07-02 Benno SchulenbergAdding a typedef for a pointer to a function: functionp...
2014-07-01 Benno SchulenbergAdding two defines to make the functions list clearer.
2014-07-01 Benno SchulenbergNow delete these case-sensitive, regular-expressive...
2014-07-01 Benno SchulenbergShowing that it is possible to have case-sensitive...
2014-07-01 Benno SchulenbergGrouping the arguments better.
2014-07-01 Benno SchulenbergNot passing the menu but setting it earlier.
2014-07-01 Benno SchulenbergThere are no tagless functions, so there is no need...
2014-07-01 Benno SchulenbergNow that 'currmenu' is really global, stop passing...
2014-07-01 Benno SchulenbergMaking sure to always set 'currmenu', so that we can...
2014-06-30 Benno SchulenbergRenaming '*cut_till_end' to '*cut_till_eof', to reduce
2014-06-30 Benno SchulenbergFixing a bug where binding a movement function to a...
2014-06-30 Benno SchulenbergMaking 'meta_key' and 'func_key' into global variables...
2014-06-30 Benno SchulenbergMoving some variables to a better place.
2014-06-30 Benno SchulenbergWhen there are no syntaxes, for example with --ignorerc...
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...
next