1. c7acf69 add smart home key by David Lawrence Ramsey · 20 years ago
  2. 8e4adcd comment fix by David Lawrence Ramsey · 20 years ago
  3. 8d3e7f3 add support for Pico's ability to justify the entire file at once ("full by David Lawrence Ramsey · 20 years ago
  4. 5aa3983 disable "Where Is Next" in tiny mode by David Lawrence Ramsey · 20 years ago
  5. d893fa9 add restricted mode, per IO ERROR's patch by David Lawrence Ramsey · 20 years ago
  6. 1576d53 rename a few variables and make a few cosmetic cleanups by David Lawrence Ramsey · 21 years ago
  7. b977515 avoid any more editbot-related segfaults by removing the last of the by David Lawrence Ramsey · 21 years ago
  8. dc10ecb revert the Meta-P and Meta-N aliases for the paragraph searches for now; by David Lawrence Ramsey · 21 years ago
  9. 221ebcd remove trailing space by David Lawrence Ramsey · 21 years ago
  10. d7f5ad9 add function key aliases for NANO_FIRSTLINE_KEY and NANO_LASTLINE_KEY, by David Lawrence Ramsey · 21 years ago
  11. ea43a1d cosmetic #ifdef tweak by David Lawrence Ramsey · 21 years ago
  12. ba7b168 set the associated function for unjustify to 0 instead of by David Lawrence Ramsey · 21 years ago
  13. 04e42a6 Martin Ehmsen's backup directory patch, with a few minor changes by David Lawrence Ramsey · 21 years ago
  14. 795a16b add more intuitive Meta-key aliases for ^W^W and ^W^O by David Lawrence Ramsey · 21 years ago
  15. 00c2054 don't allow verbatim input in view mode by David Lawrence Ramsey · 21 years ago
  16. c91696e add function key alias for unjustify by David Lawrence Ramsey · 21 years ago
  17. c2c5a51 add support for escape sequences for F1-F14 where conflicts don't occur by David Lawrence Ramsey · 21 years ago
  18. f28f50e update the copyright years on the source files to 2004 (adding a few by David Lawrence Ramsey · 21 years ago
  19. 8213850 add DB's overhaul of the cutting code and related file-writing code, his by David Lawrence Ramsey · 21 years ago
  20. f427694 by David Lawrence Ramsey · 21 years ago
  21. a593f53 another low-level input overhaul: split out low-level mouse input, by David Lawrence Ramsey · 21 years ago
  22. 8fa1976 allow WHEREIS_NEXT_KEY to be used in view mode by David Lawrence Ramsey · 21 years ago
  23. f5b256b miscellaneous #define cleanups by David Lawrence Ramsey · 21 years ago
  24. 298b975 Major package reorganization: by Jordi Mallach · 21 years ago[Renamed from global.c]
  25. 8faf305 add paragraph searching ability by David Lawrence Ramsey · 21 years ago
  26. cb7ee0e one last documentation fix by David Lawrence Ramsey · 21 years ago
  27. aaad3af documentation updates by David Lawrence Ramsey · 21 years ago
  28. e049706 Wouter van Hemel's "Where Is Next" patch by David Lawrence Ramsey · 21 years ago
  29. f9390af Remove gettext marks from debug messages. by Jordi Mallach · 21 years ago
  30. 70047ee by David Lawrence Ramsey · 21 years ago
  31. 8151ba5 DLR's patch to change justify_mode to a flag by Chris Allegretta · 22 years ago
  32. e1e0fd6 DLR and DB's latest fixes by Chris Allegretta · 22 years ago
  33. d845193 DLR's cumulative patch, one minor configure.ac tweak by Chris Allegretta · 22 years ago
  34. f717f98 Revert const char * strings as it gives warnings with -Wwrite-strings by Chris Allegretta · 22 years ago
  35. 65f075d - Change resetpos function to be global (now called resetstatuspos. Fixes annoying but small odd problem with cursor placement when inserting a file. This needs to be done better in 1.3 (originally by David Lawrence Ramsey) Added this issue to TODO by Chris Allegretta · 22 years ago
  36. b2cd248 const char * fixes and defined(NCURSES_MOUSE_VERSION) additions to winio.c funcs that need them by Chris Allegretta · 22 years ago
  37. 201f1d9 - Fix globals and externs such that nano will compile with DISABLE_SPELLER (David Benbennick) by Chris Allegretta · 22 years ago
  38. a0d8997 - Fix screen getting trashed on signals nano can catch (TERM and HUP). New global variable curses_ended changes to winio.c:statubar() and nano.c:die() by Chris Allegretta · 22 years ago
  39. ce452fb DB's debug and multibuffer and regcomp fix to make nano less of a complete cpu hog by Chris Allegretta · 22 years ago
  40. d757e25 Update copyright notices, courtesy of mr DLR by Chris Allegretta · 22 years ago
  41. 7662c86 DLR and DB's latest fixes by Chris Allegretta · 22 years ago
  42. 15c28f8 Completely removed PICO_MODE, as with the search/replace history patch we should have the extended functionality we can without being incompatible with pico by Chris Allegretta · 22 years ago
  43. 5beed50 Ken's search history patch, minus the .nano_history stuff by Chris Allegretta · 22 years ago
  44. 9b13ff3 miscellaneous bug fixes, part 2 by David Lawrence Ramsey · 22 years ago
  45. 2ab03f6 miscellaneous bug fixes by David Lawrence Ramsey · 22 years ago
  46. 1dd0bc9 Remove malloc.h completely and add color synatx highlighting toggle by Chris Allegretta · 22 years ago
  47. 1f28b8f DB's rewrite of the screen update and color routines by David Lawrence Ramsey · 22 years ago
  48. e21adfa David Benbennick's minor fixes, plus one of mine by David Lawrence Ramsey · 22 years ago
  49. ad40fdb DLR: prototype overhaul, etc. by David Lawrence Ramsey · 22 years ago
  50. f7c6811 - Changed do_insertfile to (a) report multibuffer status at the prompt and allowing it to be toggled, taking into account the need to keep the translatable strings, and (b) added a variable inspath to keep track of what the string was before toggling. I'm sure there's bugs, have at it by Chris Allegretta · 22 years ago
  51. 0341b58 DLR: minor bits by David Lawrence Ramsey · 22 years ago
  52. d865da1 DLR's latest and greatest by Chris Allegretta · 22 years ago
  53. 6df90f5 DLR and DB fixes mega-merge by Chris Allegretta · 22 years ago
  54. 5db0cdc Carl Drinkwater's backup patch, plus miscellaneous fixes by David by David Lawrence Ramsey · 22 years ago
  55. c596755 Carl Drinkwater's titlebar spacing fixes, David Benbennick's help browser by David Lawrence Ramsey · 22 years ago
  56. f21cd10 DLR: latest patch by David Lawrence Ramsey · 22 years ago
  57. 6fe98d7 - global.c:shortcut_init() - Rework IFHELP macro (David Benbennick) by Chris Allegretta · 22 years ago
  58. 6232d66 DB's latest patch, minus one totsize--. Also fixed a < in help_init that should be <= by Chris Allegretta · 22 years ago
  59. 7c27be4 added an update_color, updated edit_add, i18ned a string and changed some getopt handlers in main to mallocstrcpy by Chris Allegretta · 22 years ago
  60. 09900ff Global flag -Y, --syntax to specify the type on the command line, if there's no good filename regex to use. Global variable syntaxstr. Made some errors in the rc file less fatal by Chris Allegretta · 22 years ago
  61. b6c5dc2 - Added syntax command to .nanorc file, to allow multiple syntaxes. New function color.c:update_color(), calls in various files.c places, syntaxtype struct, global variables syntaxes, syntaxfile_regexp and synfilematches by Chris Allegretta · 22 years ago
  62. dab017e - More cleanups with DISABLE flags, better free_shortcutage and free_toggle, and get rid of unnecessary variable decls with NANO_SMALL in shortcut_init() by David Benbennick by Chris Allegretta · 23 years ago
  63. 0e9b7aa - General: - Preliminary prepend code. This may be a bad idea, but I've been wanting it for awhile now and we'll see how bad it messes everything up. Changes to files.c:do_writeout(), write_file() by Chris Allegretta · 23 years ago
  64. f2387fb - Change to openfilestruct for multibuffer mode by DLR. New functions nano.c:make_new_opennode(), free_openfilestruct(), delete_opennode(), unlink_opennode(), splice_opennode(), new struct openfilestruct in nano.h by Chris Allegretta · 23 years ago
  65. 70feb4f Back that out, as it braks Linux :( by Chris Allegretta · 23 years ago
  66. 108ff58 - FreeBSD compat. Remove KEY_DC from the delete shortcut in global.c:shortcut_init(), add case for 330 under nano.c:main() by Chris Allegretta · 23 years ago
  67. 7162e3d DB's latest patch by Chris Allegretta · 23 years ago
  68. 2598c66 DLR's patch by Chris Allegretta · 23 years ago
  69. 373bc2f General - Added separate regex variable (color_regex and colormatches) so that color syntax and regex search/replace can coexist by Chris Allegretta · 23 years ago
  70. 3533a34 General - Added separate regex variable (color_regex and colormatches) so that color syntax and regex search/replace can coexist by Chris Allegretta · 23 years ago
  71. 52c5a6e External command code and fix for BUG #70 by Chris Allegretta · 23 years ago
  72. e4f940d - Preliminary quoting support for justify. New arg -Q, --quotestr, changes to do_justify(), global variable quotestr() by Chris Allegretta · 23 years ago
  73. 6235a7d Get rid of stupid uninitialized warnings and move nano_dos_msg and nano_mac_msg into NANO_SMALL check by Chris Allegretta · 23 years ago
  74. f5de33a - Many malloc() cleanups and files.c tweaks by Steven Kneizys, new functions utils.c:free_shortcutage() (got to love that name\!) & free_toggles(), and big cleanup program thanks_for_all_the_fish() (originally thanks_for_the_memories()). Mods to shortcut_init() by Chris by Chris Allegretta · 23 years ago
  75. 48b0670 Multiple unnamed buffers allowed, multiple filename extensions on die_save_file(), more DLR fixes by Chris Allegretta · 23 years ago
  76. a8c2257 DLR's patch merged, Static toggles and shortcut gone, lots of stuff changed by Chris Allegretta · 23 years ago
  77. 967a1e2 - General - Add Alt-G (NANO_ALT_GOTO_KEY) as alternate for goto dir in browser by Chris Allegretta · 23 years ago
  78. 044d1b1 - General - Add Meta-A as alternate keyystroke for ^^ for people with non-US keyboards, and fix one missed NANO_ALT_R that should be NANO_ALT_REPLACE_KEY by Chris Allegretta · 23 years ago
  79. f7dee92 main() alt val - 32 check fix, and shortcut_init() fix in global.c for hard coded values by Chris Allegretta · 23 years ago
  80. 8ae5789 Updated copyright notices to 2002. by Jordi Mallach · 23 years ago
  81. 32da456 DLR's latest patch: view+multibuffer, die() fixes, insert key fixes in main() by Chris Allegretta · 23 years ago
  82. 2084acc At LONG last committed David's patch by Chris Allegretta · 23 years ago
  83. 08893e0 Preliminary syntax highlighting support. New functions colortoint() and parse_color() in rcfile.c, new code in edit_add() in winio.c to actually do the highlighting. It's not even close to pretty yet :P by Chris Allegretta · 23 years ago
  84. 8c8d370 global.c: - Define currshortcut and currslen when either DISABLE_MOUSE or DISABLE_HELP or DISABLE_BROWSER is not defined (Silvan Minghetti) by Chris Allegretta · 23 years ago
  85. 22ec59a global.c: - Define currshortcut and currslen when either DISABLE_MOUSE or DISABLE_BROWSER is not defined (Silvan Minghetti) by Chris Allegretta · 23 years ago
  86. 3a24f3f Changed header comments to say "version 2" instead of "version 1" as the COPYING file is actually version 2 of the GPL (bug noticed by Jordi Mallach) by Chris Allegretta · 23 years ago
  87. b3655b4 DLR's cut and miscellaneous fixes, my cut fixes, and context-sensitive help, woohoo by Chris Allegretta · 23 years ago
  88. 59121a9 Change do_bracket ctrl shortcut to -9 (junk value) instead of 0 so control-space will work by Chris Allegretta · 23 years ago
  89. 2bef182 Fixes to bracket_msg in global.c by DLR by Chris Allegretta · 23 years ago
  90. 26a86e3 Initialize bracket_msg (David Lawrence Ramsey by Chris Allegretta · 23 years ago
  91. 8d990b5 - Bracket (brace, parens, etc) matching code by Ken Tyler. New functions do_find_bracket(), changes to findnextstr(), command is Meta-] (hope you dont mind since I already sold off Meta-O to the MacOS file code Ken...) by Chris Allegretta · 23 years ago
  92. 6f6aba0 Move the smooth_msg up a tiny by Chris Allegretta · 23 years ago
  93. 3e3ae94 - New smooth scroll code by Ken Tyler. New flag -S, --smooth, changes to page_up() and page_down() by Chris Allegretta · 23 years ago
  94. 995177f Add Mac toggle Meta-O for Mac format by Chris Allegretta · 23 years ago
  95. 7004c28 -D cmdline flag for DOS formatted files by Chris Allegretta · 23 years ago
  96. e1f1452 General: - New flag -o, --operatingdir, similar to Pico's -o mode. New function check_operating_dir(), changes to load_file (arg), open_file_dup_search (arg), new function do_gotopos for -F. by Chris Allegretta · 23 years ago
  97. 5f36c37 Fixes for the nano.h #defines, shortcut_init() lists and search.c reverse search stuff when NANO_SMALL is used by Chris Allegretta · 23 years ago
  98. 355fbe5 Moved --loadoninsert to --multibuffer and -F, --enable-extra defines --enable-multibuffer by Chris Allegretta · 23 years ago
  99. 2d7893d Added multi buffer (load on insert) code. This wont intoduce any bugs ;-) by Chris Allegretta · 23 years ago
  100. 658399a Moved extension functions to meta keys, new macro TOGGLE() for toggling flags by Chris Allegretta · 23 years ago