2006-05-06 |
David Lawrence... | formatting fix |
commit | commitdiff | tree | snapshot |
2006-05-05 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2006-05-05 |
David Lawrence... | in do_indent_marked(), only use line_indent and line_in... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
David Lawrence... | better handle position shifting when indenting marked... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
David Lawrence... | better handle position shifting when unindenting marked... |
commit | commitdiff | tree | snapshot |
2006-05-04 |
David Lawrence... | typo fix |
commit | commitdiff | tree | snapshot |
2006-05-03 |
David Lawrence... | clarify error messages |
commit | commitdiff | tree | snapshot |
2006-05-03 |
David Lawrence... | typo fix |
commit | commitdiff | tree | snapshot |
2006-05-02 |
David Lawrence... | in faq.html, add a new section 4.4, and move all sectio... |
commit | commitdiff | tree | snapshot |
2006-05-01 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2006-05-01 |
David Lawrence... | consistency fix for do_indent_marked(): remove indentat... |
commit | commitdiff | tree | snapshot |
2006-05-01 |
David Lawrence... | more various wording fixes for documentation |
commit | commitdiff | tree | snapshot |
2006-05-01 |
David Lawrence... | various wording fixes for documentation |
commit | commitdiff | tree | snapshot |
2006-04-30 |
David Lawrence... | consistency fixes |
commit | commitdiff | tree | snapshot |
2006-04-30 |
David Lawrence... | fix yet more do_indent_marked() breakage |
commit | commitdiff | tree | snapshot |
2006-04-29 |
David Lawrence... | fix still more do_indent_marked() breakage |
commit | commitdiff | tree | snapshot |
2006-04-29 |
David Lawrence... | fix more do_indent_marked() breakage |
commit | commitdiff | tree | snapshot |
2006-04-29 |
David Lawrence... | really fix do_indent_marked() breakage |
commit | commitdiff | tree | snapshot |
2006-04-29 |
David Lawrence... | fix do_indent_marked() breakage |
commit | commitdiff | tree | snapshot |
2006-04-29 |
David Lawrence... | another wording fix |
commit | commitdiff | tree | snapshot |
2006-04-28 |
David Lawrence... | handle NANO_CONTROL_8 even better by doing it in parse_... |
commit | commitdiff | tree | snapshot |
2006-04-28 |
David Lawrence... | in do_(statusbar_)?input(), if we get NANO_CONTROL_8... |
commit | commitdiff | tree | snapshot |
2006-04-28 |
David Lawrence... | various fixes for get_control_kbinput() |
commit | commitdiff | tree | snapshot |
2006-04-28 |
David Lawrence... | when indenting lines, properly keep track of the mark... |
commit | commitdiff | tree | snapshot |
2006-04-28 |
David Lawrence... | in configure.ac, remove the other old warning about... |
commit | commitdiff | tree | snapshot |
2006-04-28 |
David Lawrence... | typo fix |
commit | commitdiff | tree | snapshot |
2006-04-28 |
David Lawrence... | add the ability to indent and unindent all marked lines... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
David Lawrence... | tweak the shortcut list a bit more, and add Space and... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
David Lawrence... | preemptively update version numbers and modification... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
David Lawrence... | document wording fixes in nanorc.5 |
commit | commitdiff | tree | snapshot |
2006-04-27 |
David Lawrence... | in nano.texi, add a "Nanorc Files" section to explain... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
David Lawrence... | in nanorc.5 and nanorc.sample, mention that the nanorc... |
commit | commitdiff | tree | snapshot |
2006-04-26 |
David Lawrence... | fix breakage when NO_NEWLINES is FALSE and we copy... |
commit | commitdiff | tree | snapshot |
2006-04-26 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2006-04-26 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2006-04-26 |
David Lawrence... | formatting fixes |
commit | commitdiff | tree | snapshot |
2006-04-26 |
David Lawrence... | in shortcut_init(), add Meta-} as an alias for Meta-] |
commit | commitdiff | tree | snapshot |
2006-04-25 |
David Lawrence... | fix inaccurate comment |
commit | commitdiff | tree | snapshot |
2006-04-25 |
David Lawrence... | fix segfault if we try to copy an empty selection |
commit | commitdiff | tree | snapshot |
2006-04-25 |
David Lawrence... | add missing #ifdef |
commit | commitdiff | tree | snapshot |
2006-04-25 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2006-04-25 |
David Lawrence... | add the ability to copy text into the cutbuffer without... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
David Lawrence... | readd the Cancel -> Exit aliases for the file browser... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
David Lawrence... | more cosmetic fixes |
commit | commitdiff | tree | snapshot |
2006-04-24 |
David Lawrence... | in shortcut_init(), tweak the descriptions of two more... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
David Lawrence... | another cosmetic fix |
commit | commitdiff | tree | snapshot |
2006-04-24 |
David Lawrence... | better handle the insertion of blank lines after shortc... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
David Lawrence... | add missing #ifdef |
commit | commitdiff | tree | snapshot |
2006-04-24 |
David Lawrence... | comment fixes |
commit | commitdiff | tree | snapshot |
2006-04-24 |
David Lawrence... | reduce NO_RCFILE to a static bool in nano.c, since... |
commit | commitdiff | tree | snapshot |
2006-04-23 |
David Lawrence... | in get_prompt_string(), include the handling of the... |
commit | commitdiff | tree | snapshot |
2006-04-23 |
David Lawrence... | in shortcut_init(), tweak the descriptions of some... |
commit | commitdiff | tree | snapshot |
2006-04-23 |
David Lawrence... | adjust the main shortcut list a bit more, per Benno... |
commit | commitdiff | tree | snapshot |
2006-04-23 |
David Lawrence... | typo fix |
commit | commitdiff | tree | snapshot |
2006-04-23 |
David Lawrence... | more typo fixes |
commit | commitdiff | tree | snapshot |
2006-04-23 |
David Lawrence... | typo fix |
commit | commitdiff | tree | snapshot |
2006-04-23 |
David Lawrence... | in help_init(), if we have at least two entries' worth... |
commit | commitdiff | tree | snapshot |
2006-04-22 |
David Lawrence... | really fix #ifdef |
commit | commitdiff | tree | snapshot |
2006-04-22 |
David Lawrence... | fix #ifdef |
commit | commitdiff | tree | snapshot |
2006-04-22 |
David Lawrence... | fix more breakage |
commit | commitdiff | tree | snapshot |
2006-04-22 |
David Lawrence... | reorganize the main shortcut list to make it easier... |
commit | commitdiff | tree | snapshot |
2006-04-22 |
David Lawrence... | add missing #ifdefs |
commit | commitdiff | tree | snapshot |
2006-04-21 |
David Lawrence... | fix breakage and typos |
commit | commitdiff | tree | snapshot |
2006-04-21 |
David Lawrence... | add missing alternate meta key sequences |
commit | commitdiff | tree | snapshot |
2006-04-21 |
David Lawrence... | add shortcuts to go to the first or last line of the... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
David Lawrence... | cleanups: fix M-M/M-N toggle inversion, and reorder... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
David Lawrence... | reorganize the global toggle list to make it easier... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
David Lawrence... | comment fixes |
commit | commitdiff | tree | snapshot |
2006-04-20 |
David Lawrence... | in nano.texi, add minor updates to put some text back... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
David Lawrence... | update modification date again |
commit | commitdiff | tree | snapshot |
2006-04-20 |
David Lawrence... | in nano.texi, add minor updates to put some text back... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
David Lawrence... | still another miscellaneous minor fix |
commit | commitdiff | tree | snapshot |
2006-04-20 |
David Lawrence... | another typo fix |
commit | commitdiff | tree | snapshot |
2006-04-20 |
David Lawrence... | fix changelog entry |
commit | commitdiff | tree | snapshot |
2006-04-20 |
David Lawrence... | in renumber(), remove invalid assert |
commit | commitdiff | tree | snapshot |
2006-04-19 |
David Lawrence... | in toggle_init(), in the global toggle list, move the... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
David Lawrence... | in shortcut_init(), in the main shortcut list, move... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
David Lawrence... | remove back references from sample Python regex |
commit | commitdiff | tree | snapshot |
2006-04-19 |
David Lawrence... | add several blank entries to the main shortcut list... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
David Lawrence... | still more comment fixes |
commit | commitdiff | tree | snapshot |
2006-04-18 |
David Lawrence... | adjust the shortcut list display and related mouse... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
David Lawrence... | another comment fix |
commit | commitdiff | tree | snapshot |
2006-04-16 |
David Lawrence... | in nano.texi, mention that backup files and spell check... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
David Lawrence... | change nano.texi's the license to GPL, in order to... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
David Lawrence... | update modification date |
commit | commitdiff | tree | snapshot |
2006-04-16 |
David Lawrence... | still more miscellaneous minor fixes |
commit | commitdiff | tree | snapshot |
2006-04-15 |
David Lawrence... | more miscellaneous minor fixes |
commit | commitdiff | tree | snapshot |
2006-04-15 |
David Lawrence... | comment fixes |
commit | commitdiff | tree | snapshot |
2006-04-15 |
David Lawrence... | in parse_syntax(), don't generate an error if we find... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
David Lawrence... | change translator-specific comments in search.c so... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
David Lawrence... | wording fix |
commit | commitdiff | tree | snapshot |
2006-04-14 |
David Lawrence... | clarify some help text and documentation |
commit | commitdiff | tree | snapshot |
2006-04-14 |
David Lawrence... | in configure.ac, remove old warning about color support |
commit | commitdiff | tree | snapshot |
2006-04-14 |
David Lawrence... | in parse_syntax(), properly generate an error if we... |
commit | commitdiff | tree | snapshot |
2006-04-13 |
David Lawrence... | another error message consistency fix |
commit | commitdiff | tree | snapshot |
2006-04-13 |
David Lawrence... | minor wording fixes |
commit | commitdiff | tree | snapshot |
2006-04-13 |
David Lawrence... | comment fixes, plus an explanation of the "include... |
commit | commitdiff | tree | snapshot |
2006-04-13 |
David Lawrence... | in nanorc.sample, simplify the "nanorc" regex for commands |
commit | commitdiff | tree | snapshot |
2006-04-13 |
David Lawrence... | at long last, add the ability to use self-contained... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
David Lawrence... | another comment fix |
commit | commitdiff | tree | snapshot |
next |