]> git.wh0rd.org Git - nano.git/shortlog
nano.git
2006-10-02 David Lawrence... restore previous version of pt_BR, as it was for nano...
2006-09-29 David Lawrence... one more TODO list entry
2006-09-29 David Lawrence... in do_statusbar_input(), if we get a verbatim input...
2006-09-27 Jordi MallachUpdated pt_BR from the TP.
2006-09-26 David Lawrence... preemptively update the version number
2006-09-21 David Lawrence... comment fix
2006-09-16 David Lawrence... in doc/syntax/c.nanorc, add "size_t" and "ssize_t"...
2006-09-11 David Lawrence... remove unneeded duplicate plural forms again
2006-09-10 Jordi MallachHungarian update from the TP.
2006-09-02 Jordi MallachBrazilian Portuguese from the TP.
2006-09-01 David Lawrence... fix email address
2006-09-01 David Lawrence... per Benno Schulenberg's patch, in po/ChangeLog, fix...
2006-09-01 David Lawrence... fix misplaced space
2006-08-31 Jordi MallachUpdate ca, de, es from the TP.
2006-08-30 David Lawrence... add missing changelog entry
2006-08-30 David Lawrence... in get_input(), simplify to avoid an unnecessary key_bu...
2006-08-29 David Lawrence... comment fix
2006-08-29 David Lawrence... fix breakage
2006-08-29 David Lawrence... fix misplaced do_prompt_abort()
2006-08-29 David Lawrence... make sure that the statusbar cursor position is always...
2006-08-29 David Lawrence... Back to CVS
2006-08-29 David Lawrence... GNU nano 1.9.99pre1 v1.9.99pre1
2006-08-28 Jordi MallachFrench manpage translation updates.
2006-08-28 Jordi MallachUpdate French from the TP.
2006-08-28 David Lawrence... in handle_sigwinch(), just in case we're in the statusb...
2006-08-27 David Lawrence... clarify TODO list entry
2006-08-27 David Lawrence... add one more TODO list entry
2006-08-26 David Lawrence... cosmetic fix
2006-08-26 David Lawrence... add missing changelog entry
2006-08-26 David Lawrence... miscellaneous minor fixes
2006-08-26 David Lawrence... simplify, and add comment fixes
2006-08-26 David Lawrence... in do_browser(), fix potential segfault when going...
2006-08-26 David Lawrence... remove now-unneeded entry
2006-08-26 David Lawrence... properly preserve the cursor position when going from...
2006-08-26 Jordi MallachDutch update from the TP.
2006-08-25 Jordi MallachTranslation updates from the TP.
2006-08-25 David Lawrence... in shortcut_init(), make the help shortcut for the...
2006-08-22 David Lawrence... in shortcut_init(), remove the ^X shortcut for CutTillE...
2006-08-21 David Lawrence... cosmetic fixes
2006-08-21 David Lawrence... cosmetic fixes
2006-08-19 David Lawrence... in help_init(), adjust the first two chunks of the...
2006-08-18 David Lawrence... in digits(), remove the assumption that n is always...
2006-08-18 David Lawrence... cosmetic fix
2006-08-15 David Lawrence... remove unneeded duplicate plural forms, as gettext...
2006-08-07 David Lawrence... wording fix
2006-08-05 David Lawrence... add one last TODO list item
2006-08-03 David Lawrence... in doc/syntax/c.nanorc, remove redundancy from the...
2006-08-02 David Lawrence... revert redundant change
2006-08-02 David Lawrence... another comment fix
2006-08-02 David Lawrence... comment fix
2006-08-02 David Lawrence... in edit_draw(), simplify the setting of paintlen
2006-08-02 David Lawrence... in doc/syntax/c.nanorc, tweak the multiline comment...
2006-07-31 David Lawrence... cosmetic fixes
2006-07-31 David Lawrence... revert erroneous change
2006-07-31 David Lawrence... in parse_kbinput(), translate KEY_EVENT to ERR if we...
2006-07-31 David Lawrence... per Benno Schulenberg's patch with a few tweaks by...
2006-07-30 David Lawrence... comment fix
2006-07-30 David Lawrence... make all the descriptions of -O/--morespace consistent
2006-07-30 David Lawrence... in nano.texi, add missing description of the -O/--mores...
2006-07-29 David Lawrence... fix inaccurate comment
2006-07-29 David Lawrence... make bad_mbchar a static const char* const in chars...
2006-07-28 David Lawrence... fix changelog entry
2006-07-28 David Lawrence... per Benno Schulenberg's patch with a few additions...
2006-07-26 David Lawrence... in doc/Makefile.am, don't include nanorc.sample in...
2006-07-26 David Lawrence... add miscellaneous minor fixes to the faq, and preemptiv...
2006-07-25 David Lawrence... in toggle_init(), make sure that a blank line is not...
2006-07-25 David Lawrence... update changelog entry: the renaming of the scroll_dir...
2006-07-25 David Lawrence... when DISABLE_HELP is defined, leave out some unused...
2006-07-25 David Lawrence... in parse_escape_seq_kbinput(), Don't ignore escape...
2006-07-24 David Lawrence... another cosmetic fix
2006-07-24 David Lawrence... fix changelog entry
2006-07-24 David Lawrence... in parse_kbinput(), properly handle combined control...
2006-07-23 David Lawrence... in do_help(), don't allow moving down a page when the...
2006-07-23 David Lawrence... cosmetic fix
2006-07-23 David Lawrence... typo fix
2006-07-23 David Lawrence... in parse_escape_seq_kbinput(), handle unknown and unign...
2006-07-23 David Lawrence... in parse_kbinput(), translate extended keypad keys...
2006-07-23 David Lawrence... in parse_kbinput(), properly handle combined meta and...
2006-07-22 David Lawrence... typo fixes
2006-07-22 David Lawrence... in mbstrncasecmp(), mbstrcasestr(), and mbrevstrcasestr...
2006-07-22 David Lawrence... update UPGRADE to fix the description of +LINE,COLUMN
2006-07-21 David Lawrence... update UPGRADE to account for the ability to indent...
2006-07-19 David Lawrence... fix changelog entry
2006-07-19 David Lawrence... when using slang 2.x, call SLutf8_enable() with an...
2006-07-19 David Lawrence... rename the DISABLE_ROOTWRAP #define to DISABLE_ROOTWRAPPING
2006-07-19 David Lawrence... miscellaneous minor fixes
2006-07-19 David Lawrence... comment fix
2006-07-19 David Lawrence... fix changelog entries
2006-07-19 David Lawrence... per Daniel Richard G.'s patch, in parse_rcfile(), add...
2006-07-19 David Lawrence... rename the values of the scroll_dir enum to UP_DIR...
2006-07-18 David Lawrence... cosmetic fixes
2006-07-18 David Lawrence... revert unneeded #ifdef fixes
2006-07-18 David Lawrence... add various cosmetic and #ifdef fixes
2006-07-13 David Lawrence... improve the display of bools in debugging statements
2006-07-13 David Lawrence... in replace_regexp(), remove unnecessary casting of...
2006-07-13 David Lawrence... in do_insertfile(), remove redundant code: we only...
2006-07-13 David Lawrence... in do_insertfile(), if we don't insert a file into...
2006-07-13 David Lawrence... in do_insertfile(), if we're in view mode, as we can...
2006-07-13 David Lawrence... more typo fixes
2006-07-12 David Lawrence... remove unneeded blank lines
next