]> git.wh0rd.org Git - nano.git/shortlog
nano.git
2005-06-27 David Lawrence... add support for case insensitive expression matching...
2005-06-27 David Lawrence... simplify the file extension regex for groff
2005-06-27 David Lawrence... add Mike Frysinger's GCC builtins regex to the "c-file...
2005-06-26 David Lawrence... punctuation fix
2005-06-26 David Lawrence... do the same thing for the equivalent regex for assemble...
2005-06-26 David Lawrence... more last-minute comment fixes
2005-06-26 David Lawrence... add missing int -> bool conversion
2005-06-26 David Lawrence... in do_toggle(), properly treat color syntax highlightin...
2005-06-26 David Lawrence... apparently a "[[:space:]]" doesn't work properly inside...
2005-06-26 David Lawrence... per Mike Frysinger's suggestion, change the word detect...
2005-06-26 David Lawrence... add Mike Frysinger's regexes for assembler files
2005-06-26 David Lawrence... in nanorc.sample, banish " " whever possible in favor...
2005-06-26 David Lawrence... add "cxx" and "hxx" to the list of extensions that...
2005-06-25 David Lawrence... last-minute comment fixes
2005-06-23 David Lawrence... in disable_flow_control() and enable_flow_control(...
2005-06-22 David Lawrence... more cosmetic fixes
2005-06-22 David Lawrence... remove all instances of charcpy() and replace them...
2005-06-21 David Lawrence... put back erroneously removed bits
2005-06-21 David Lawrence... typo fixes
2005-06-21 David Lawrence... change some instances of charcpy() back to strncpy...
2005-06-21 David Lawrence... oops; do_yesno() doesn't need display_string(); it...
2005-06-21 David Lawrence... in titlebar(), handle VERLEN's being a UTF-8 string
2005-06-21 David Lawrence... fix total_redraw() so that it always keeps the cursor...
2005-06-21 David Lawrence... in do_yesno(), add a missing assert, and use display_st...
2005-06-21 David Lawrence... per Jordi's suggestion, change the toggle for -E/-...
2005-06-21 David Lawrence... per Jordi's suggestion, remove the Meta-U toggle for...
2005-06-21 David Lawrence... more cosmetic fixes
2005-06-21 David Lawrence... revert last change, since it'll cause problems with...
2005-06-21 David Lawrence... in configure.ac, add a few more minor consistency fixes
2005-06-21 David Lawrence... comment fixes
2005-06-21 David Lawrence... revert last change, as the multibyte strcoll() function...
2005-06-21 David Lawrence... add a multibyte case-insensitive version of strcoll...
2005-06-21 David Lawrence... cosmetic fixes
2005-06-21 David Lawrence... recover properly when the alternate spell checker fails
2005-06-20 David Lawrence... make sure the function checks are *really* in alphabeti...
2005-06-20 David Lawrence... comment fix
2005-06-20 David Lawrence... typo fix
2005-06-20 David Lawrence... remove unnecessary variables from and add missing asser...
2005-06-20 David Lawrence... typo fix
2005-06-19 David Lawrence... update the "Feature Toggles" section in nano.texi to...
2005-06-19 David Lawrence... when reading color syntax names or sorting filenames...
2005-06-19 David Lawrence... in read_line(), rename variable len to buf_len, for...
2005-06-18 David Lawrence... comment and indentation fixes
2005-06-18 David Lawrence... remove the reset_cursor() call in statusq(), as it...
2005-06-18 David Lawrence... comment fix
2005-06-18 David Lawrence... in configure.ac, check for possibly unavailable functio...
2005-06-18 David Lawrence... formatting fixes for Makefile.am and m4/Makefile.am
2005-06-18 David Lawrence... formatting fixes
2005-06-18 David Lawrence... in configure.ac, check for get_wch() instead of wget_wc...
2005-06-18 David Lawrence... rename total_update() total_redraw() for consistency
2005-06-18 David Lawrence... work around slang brain damage in total_update()
2005-06-18 David Lawrence... fix still more minor display update problems
2005-06-18 David Lawrence... fix more minor screen update problems
2005-06-18 David Lawrence... n is ignored in the mbstowcs() call, so it can be 0...
2005-06-18 David Lawrence... in statusq(), call wrefresh(bottomwin) after getting...
2005-06-18 David Lawrence... in toggle_init(), reorder the toggles to put more toggl...
2005-06-18 David Lawrence... clarify the description of the line wrapping toggle
2005-06-17 David Lawrence... change the short option for --restricted from -Z to -R
2005-06-17 David Lawrence... fix misplaced long option
2005-06-17 David Lawrence... add comment
2005-06-17 David Lawrence... add a description of -U/--quickblank to nano.texi,...
2005-06-17 David Lawrence... QUICK_BLANK and CONST_UPDATE shouldn't be working at...
2005-06-17 David Lawrence... formatting fix
2005-06-17 David Lawrence... rename the CONSTUPDATE flag to CONST_UPDATE, and clarif...
2005-06-17 David Lawrence... add missing #ifdef
2005-06-17 David Lawrence... add -U/--quickblank option, a Meta-U toggle, and a...
2005-06-17 David Lawrence... move all the rcfile options disabled by NANO_SMALL...
2005-06-17 David Lawrence... since the DISABLE_CURPOS flag is only used in winio...
2005-06-17 David Lawrence... in statusbar(), set statusblank to 25 instead of 26...
2005-06-17 David Lawrence... more miscellaneous documentation updates
2005-06-17 David Lawrence... more cosmetic fixes
2005-06-16 David Lawrence... various #ifdef fixes
2005-06-16 David Lawrence... miscellaneous cleanups in do_find_bracket(): rename...
2005-06-16 David Lawrence... add "backwards" and "casesensitive" to the "rcfile...
2005-06-16 David Lawrence... add the "regexp" rcfile option back in at DB's suggesti...
2005-06-16 David Lawrence... document the new Meta-E toggle
2005-06-16 David Lawrence... in usage(), remove inaccurate default listed for -Q...
2005-06-16 David Lawrence... fix assert
2005-06-16 David Lawrence... fix compilation with --enable-debug
2005-06-16 David Lawrence... remove stray "]"
2005-06-16 David Lawrence... wording fix
2005-06-16 David Lawrence... in shortcut_init(), clarify the description of ^X when
2005-06-16 David Lawrence... change the SMOOTHSCROLL flag to the SMOOTH_SCROLL flag
2005-06-16 David Lawrence... change the NO_UTF8 flag to the USE_UTF8 flag, and rever...
2005-06-16 David Lawrence... cosmetic fix
2005-06-16 David Lawrence... comment fix
2005-06-16 David Lawrence... fix memory leak
2005-06-16 David Lawrence... add the "tabstospaces" option to the "rcfile" regexes
2005-06-16 David Lawrence... move the "tabstospaces" option in nanorc.sample down...
2005-06-15 David Lawrence... fix changelog entry
2005-06-15 David Lawrence... comment fix
2005-06-15 David Lawrence... revert erroneous help_init() changes
2005-06-15 David Lawrence... add the ability to convert (non-verbatim input) typed...
2005-06-15 David Lawrence... in do_spell(), if the spell-checker printed any error...
2005-06-15 David Lawrence... cosmetic fix
2005-06-15 David Lawrence... in do_int_spell_fix(), display highlighted misspelled...
2005-06-15 David Lawrence... add missing blank lines
2005-06-15 David Lawrence... make --enable-extra only define NANO_EXTRA, and update...
2005-06-15 David Lawrence... change wint_t's back to wchar_t's to fix compilation...
2005-06-15 Jordi MallachTypo fix by Jens Seidel.
next