]> git.wh0rd.org Git - nano.git/shortlog
nano.git
2004-11-27 David Lawrence... more formatting fixes
2004-11-27 David Lawrence... remove another unneeded blank space
2004-11-27 David Lawrence... remove unneeded blank spaces
2004-11-27 David Lawrence... formatting and cosmetic fixes
2004-11-27 David Lawrence... in unget_kbinput(), free s after the wctomb() call...
2004-11-27 David Lawrence... comment fix
2004-11-27 David Lawrence... in get_verbatim_kbinput(), don't pass v_kbinput in...
2004-11-27 David Lawrence... add debug messages to get_shortcut() and get_toggle()
2004-11-26 David Lawrence... formatting and cosmetic fixes
2004-11-26 David Lawrence... in get_full_path(), remove unneeded NANO_SMALL #ifdef...
2004-11-26 David Lawrence... formatting fixes
2004-11-25 David Lawrence... in the low-level input routines, make the ascii_digits...
2004-11-25 David Lawrence... formatting fix
2004-11-25 David Lawrence... add DB's overhaul of the multibuffer code for efficienc...
2004-11-24 David Lawrence... formatting fix
2004-11-24 David Lawrence... formatting fix
2004-11-24 David Lawrence... oops again; adding an extra magicline unconditionally...
2004-11-23 David Lawrence... oops; Pico's adding a new magicline unconditionally...
2004-11-23 David Lawrence... formatting fixes
2004-11-23 David Lawrence... in get_edit_input(), readd parameter allow_funcs, as...
2004-11-23 David Lawrence... in shortcut_init(), fix misplaced #endif keeping the...
2004-11-23 David Lawrence... in do_cut_text(), if keep_cutbuffer is FALSE, only...
2004-11-23 David Lawrence... comment fixes
2004-11-23 David Lawrence... overhaul the cutting and uncutting routines and the...
2004-11-23 David Lawrence... in do_wrap(), make wrap_loc and word_back ssize_t's...
2004-11-22 David Lawrence... Back to CVS
2004-11-22 David Lawrence... GNU nano 1.3.5 v1.3.5
2004-11-22 David Lawrence... in do_replace_loop(), treat real_current as current...
2004-11-22 David Lawrence... fix get_totals() so it properly handles NULL parameters...
2004-11-22 David Lawrence... unpartition_filestruct() should take a partition**...
2004-11-21 David Lawrence... documentation fix: list sh as an example of a Bourne...
2004-11-21 David Lawrence... in README.CVS, mention the need for ssh to do cvs checkouts
2004-11-21 David Lawrence... add another cvs command fix
2004-11-21 David Lawrence... update the given cvs commands in README.CVS so that...
2004-11-20 David Lawrence... in README.CVS, mention the requirement for groff in...
2004-11-20 Jordi MallachGet rid of config.rpath.
2004-11-18 Jordi MallachUpdated French translation.
2004-11-18 Jordi MallachUpdated Malay translation.
2004-11-18 Jordi MallachDon't use DEFS to define stuff. Use INCLUDES instead.
2004-11-17 Jordi MallachInclude <config.h> only if HAVE_CONFIG_H.
2004-11-17 David Lawrence... use top_x and bot_x where possible instead of recalcula...
2004-11-17 David Lawrence... comment fix
2004-11-17 David Lawrence... formatting fix
2004-11-16 David Lawrence... fix breakage of ASCII character sequence mode introduce...
2004-11-16 David Lawrence... spell Ulf Härnhammar's name right
2004-11-16 David Lawrence... add Ulf Harnhammar's input_tab() segfault fix
2004-11-16 David Lawrence... comment fix
2004-11-15 David Lawrence... document the last fix
2004-11-15 David Lawrence... fix cursor placement problem when inserting into the...
2004-11-15 David Lawrence... fix cursor placement problem when inserting into the...
2004-11-15 David Lawrence... comment fixes
2004-11-13 David Lawrence... in cut_marked_segment(), respect concatenate_cut, as...
2004-11-12 David Lawrence... in do_cut_text(), set concatenate_cut to TRUE unconditi...
2004-11-12 David Lawrence... yet more cosmetic fixes
2004-11-12 David Lawrence... revert the handle_sigwinch() change, as other breakage...
2004-11-11 David Lawrence... fix entry
2004-11-11 David Lawrence... in handle_sigwinch(), call shortcut_init(FALSE) defore...
2004-11-11 David Lawrence... in m4/Makefile.am, add glib-2.0.m4 to EXTRA_DIST, so...
2004-11-08 David Lawrence... improve another assertion
2004-11-08 David Lawrence... improve assertion
2004-11-07 David Lawrence... fix enum/#define conflict
2004-11-07 David Lawrence... allow blank buffers at the "Execute Command" prompt...
2004-11-07 David Lawrence... don't create a new buffer if we're in multibuffer mode...
2004-11-07 David Lawrence... in multibuffer mode, using a blank filename at the...
2004-11-07 David Lawrence... partition the filestruct properly when executing a...
2004-11-07 David Lawrence... formatting fix
2004-11-07 David Lawrence... in the search prompt shortcut list, move "Full Justify...
2004-11-07 David Lawrence... in proto.h, add missing NANO_SMALL #ifdef around the
2004-11-07 David Lawrence... comment update
2004-11-07 David Lawrence... don't let remove_magicline() remove the magicline if...
2004-11-06 David Lawrence... preemptively update the version number in the documentation
2004-11-06 David Lawrence... in do_uncut_text(), maintain current_y's value when...
2004-11-06 David Lawrence... more int -> bool conversions
2004-11-06 David Lawrence... in both the internal and alternate spell checker, put...
2004-11-06 David Lawrence... rearrange a few if blocks for consistency
2004-11-05 David Lawrence... oops; only work around the problem of the mark's being...
2004-11-05 David Lawrence... when doing marked spell-check, properly handle the...
2004-11-05 David Lawrence... more faq updates: add questions about selecting text...
2004-11-05 David Lawrence... document the last update
2004-11-05 David Lawrence... fixed FAQ inaccuracy: Pico compatibility mode was made...
2004-11-05 David Lawrence... don't change the file format when we insert another...
2004-11-05 David Lawrence... comment fixes
2004-11-05 David Lawrence... cosmetic fix
2004-11-05 David Lawrence... fix entry: "... opened the file, added all of it to...
2004-11-05 David Lawrence... if we're not inserting a file into a new buffer, partit...
2004-11-05 David Lawrence... cosmetic fix
2004-11-05 David Lawrence... clean up the partitioning-related if blocks
2004-11-04 David Lawrence... remove a bit of redundant code, and add a few more...
2004-11-04 David Lawrence... when (un)partitioning, don't save or restore fileage...
2004-11-04 David Lawrence... avoid potential segfaults while unpartitioning a filestruct
2004-11-04 David Lawrence... in cut.c, make marked_line a static enum instead of...
2004-11-04 David Lawrence... fix entry
2004-11-04 David Lawrence... remove the DOS_FILE and MAC_FILE flags, as they're...
2004-11-04 David Lawrence... remove most redundant includes of sys/stat.h; it's...
2004-11-04 David Lawrence... remove unneeded space
2004-11-03 David Lawrence... in search_init(), when we're replacing and the mark...
2004-11-03 David Lawrence... add code to partition a filestruct between a set of...
2004-11-03 David Lawrence... comment fix
2004-11-03 David Lawrence... in do_replace_loop(), make real_current_x a const files...
2004-11-03 David Lawrence... cosmetic fixes
next