1. 40a6c8c more formatting fixes by David Lawrence Ramsey · 20 years ago
  2. 93c8405 overhaul the cutting and uncutting routines and the justify-related by David Lawrence Ramsey · 20 years ago
  3. 3f35864 fix get_totals() so it properly handles NULL parameters, and restore by David Lawrence Ramsey · 20 years ago
  4. 55381aa Include <config.h> only if HAVE_CONFIG_H. by Jordi Mallach · 20 years ago
  5. 8ae06a8 comment update by David Lawrence Ramsey · 20 years ago
  6. 29f446e don't let remove_magicline() remove the magicline if it's the only line by David Lawrence Ramsey · 20 years ago
  7. 90e59c1 when doing marked spell-check, properly handle the case where the mark by David Lawrence Ramsey · 20 years ago
  8. 40bdb68 add code to partition a filestruct between a set of arbitrary by David Lawrence Ramsey · 20 years ago
  9. 6d9aa08 cosmetic fixes by David Lawrence Ramsey · 20 years ago
  10. 4a1fc55 add new function mallocstrncpy() by David Lawrence Ramsey · 20 years ago
  11. 6a715b6 comment fix by David Lawrence Ramsey · 20 years ago
  12. cbc13a2 add missing line by David Lawrence Ramsey · 20 years ago
  13. 381d483 help text updates, and a few more miscellaneous fixes by David Lawrence Ramsey · 20 years ago
  14. 6be5339 more minor cosmetic fixes by David Lawrence Ramsey · 20 years ago
  15. 4b7e3c3 minor cleanups by David Lawrence Ramsey · 20 years ago
  16. f3b10e8 another comment fix by David Lawrence Ramsey · 20 years ago
  17. 6b1c2ad comment fix by David Lawrence Ramsey · 20 years ago
  18. 7cfea8b in mark_order(), add check for MARK_ISSET's not being set; also make one by David Lawrence Ramsey · 20 years ago
  19. 02517e0 add DB's overhaul of the file loading code to increase efficiency, by David Lawrence Ramsey · 20 years ago
  20. a883470 add missing #ifdefs by David Lawrence Ramsey · 20 years ago
  21. 35fb55a and add last missing bit by David Lawrence Ramsey · 20 years ago
  22. c08368b fix the last ngetdelim() tweak by David Lawrence Ramsey · 20 years ago
  23. 95f3812 add a few last tweaks to ngetdelim() by David Lawrence Ramsey · 20 years ago
  24. a27bd65 per DB's patch, overhaul the rcfile and history file reading and writing by David Lawrence Ramsey · 20 years ago
  25. 6420d44 add a bunch of DB's miscellaneous fixes, plus a few of mine by David Lawrence Ramsey · 20 years ago
  26. c53ab2a tweak parse_num() to return a bool, and fix backwards test of its value by David Lawrence Ramsey · 20 years ago
  27. 4d44d2d make lastwastab and list use TRUE and FALSE instead of 1 and 0, make by David Lawrence Ramsey · 20 years ago
  28. 49c3f24 port over DB's number parsing code and related bits, with a few minor by David Lawrence Ramsey · 20 years ago
  29. f708037 add another prototype fix and a few spacing fixes by David Lawrence Ramsey · 20 years ago
  30. fa39404 add DB's changes to titlebar() (with a few tweaks of mine) to make it by David Lawrence Ramsey · 20 years ago
  31. 9830d75 add isblank() equivalent and use it instead of checking for (tab or by David Lawrence Ramsey · 20 years ago
  32. a3370c4 miscellaneous fixes by David Lawrence Ramsey · 21 years ago
  33. 6aec4b8 fix potential memory corruption problems caused by passing answer in as by David Lawrence Ramsey · 21 years ago
  34. 5892403 minor comment fix by David Lawrence Ramsey · 21 years ago
  35. 2a464cb fix error I made when porting over DB's refactored search code: the by David Lawrence Ramsey · 21 years ago
  36. a7c9364 clarify the description of -T/--tabsize a bit in usage(), and add extra by David Lawrence Ramsey · 21 years ago
  37. 1044d74 add DB's refactored search code and a few of his minor display code by David Lawrence Ramsey · 21 years ago
  38. f28f50e update the copyright years on the source files to 2004 (adding a few by David Lawrence Ramsey · 21 years ago
  39. e190ff3 find all beginning-of-line and/or end-of-line regexes once per line, not by David Lawrence Ramsey · 21 years ago
  40. 4e25410 minor cosmetic fixes by David Lawrence Ramsey · 21 years ago
  41. 5ffbec5 port over some of DB's refactored display code, most importantly the by David Lawrence Ramsey · 21 years ago
  42. 298b975 Major package reorganization: by Jordi Mallach · 21 years ago[Renamed from utils.c]
  43. 4f5335d Add DLR's excellent workaround for strcasecmp not being available by Chris Allegretta · 21 years ago
  44. 70047ee by David Lawrence Ramsey · 21 years ago
  45. e1e0fd6 DLR and DB's latest fixes by Chris Allegretta · 22 years ago
  46. d845193 DLR's cumulative patch, one minor configure.ac tweak by Chris Allegretta · 22 years ago
  47. 9090f2e General - Fix subexpression replacement to work consistently. Affects search.c:replace_regexp() and utils.c:strstrwrapper() (David Benbennick) by Chris Allegretta · 22 years ago
  48. d757e25 Update copyright notices, courtesy of mr DLR by Chris Allegretta · 22 years ago
  49. 7662c86 DLR and DB's latest fixes by Chris Allegretta · 22 years ago
  50. 9b13ff3 miscellaneous bug fixes, part 2 by David Lawrence Ramsey · 22 years ago
  51. 2ab03f6 miscellaneous bug fixes by David Lawrence Ramsey · 22 years ago
  52. e21adfa David Benbennick's minor fixes, plus one of mine by David Lawrence Ramsey · 22 years ago
  53. ad40fdb DLR: prototype overhaul, etc. by David Lawrence Ramsey · 22 years ago
  54. 0341b58 DLR: minor bits by David Lawrence Ramsey · 22 years ago
  55. cf287c8 More DLR updates by Chris Allegretta · 22 years ago
  56. 6df90f5 DLR and DB fixes mega-merge by Chris Allegretta · 22 years ago
  57. c596755 Carl Drinkwater's titlebar spacing fixes, David Benbennick's help browser by David Lawrence Ramsey · 22 years ago
  58. f21cd10 DLR: latest patch by David Lawrence Ramsey · 22 years ago
  59. 6232d66 DB's latest patch, minus one totsize--. Also fixed a < in help_init that should be <= by Chris Allegretta · 22 years ago
  60. 77777d4 Add David Benbennick's changes to open_pipe() and move it to nano.c, and add his nperror function by Chris Allegretta · 23 years ago
  61. 40ecbad NANO_SMALL issues by Chris Allegretta · 23 years ago
  62. 99ed9dc - utils.c:strcasestr(),revstrcasestr() - Renamed to stristr and revstristr since strcasestr has not been confirmed to be detected properly on various Linux systems by Chris Allegretta · 23 years ago
  63. 48b0670 Multiple unnamed buffers allowed, multiple filename extensions on die_save_file(), more DLR fixes by Chris Allegretta · 23 years ago
  64. bc72e36 Added Ken's patch, DLR's latest fixes and a little cleanup to bottombars() by Chris Allegretta · 23 years ago
  65. 8dbfb5c Re-add the changes since the CVS tarball was made *argh* by Chris Allegretta · 23 years ago
  66. 8ae5789 Updated copyright notices to 2002. by Jordi Mallach · 23 years ago
  67. 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
  68. e10f389 Take out the unneeded case sensitive and reverse stuff from -tiny by Chris Allegretta · 23 years ago
  69. 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
  70. e4933a3 Reverse Search by Ken Tyler by Chris Allegretta · 23 years ago
  71. 3b41212 Changed charalloc's calloc() call to use sizeof (char) not sizeof(char *) by Chris Allegretta · 23 years ago
  72. 88b0915 Changed all string allocations to charalloc(), new function designed to take nmalloc argument but call calloc based on (char *) size. by Chris Allegretta · 23 years ago
  73. 611e98b typo by Chris Allegretta · 23 years ago
  74. 99afb85 strcasestr() - Replaced by mutt's mutt_stristr function, because the thought of dynamically allocating memory and copying each line in a file to do a search or replace was causing me to lose sleep by Chris Allegretta · 23 years ago
  75. 88520c9 Various spelling updates by David Lawrence Ramsey by Chris Allegretta · 23 years ago
  76. 6efda54 Move config.h up in include lists and remove actual_x inline tag by Chris Allegretta · 23 years ago
  77. 8d8e012 Added rcfile.c source code and basic .nanorc functionality by Chris Allegretta · 24 years ago
  78. 55493c2 Im an idiot, that could easily screw up --included-gettext. Rolled back libintl.h check by Chris Allegretta · 24 years ago
  79. 4aa302f aclocal.m4 check change, added explicit check for libintl.h by Chris Allegretta · 24 years ago
  80. 06aca1c Rolled back DISABLE_TABCOMP and NANO_SMALL changes from earlier today by Rocco Corsi · 24 years ago
  81. a4d6d1d Add check for tiny option in #ifdefs for DISABLE_TABCOMP code by Chris Allegretta · 24 years ago
  82. e1ebaf3 do_writeout() takes an arg now, and mallocstrcpy now gives up if src == dest by Chris Allegretta · 24 years ago
  83. 150469a Added do_browse_from(), called from do_writeout and do_insert, changed mallocstrcpy to *char by Chris Allegretta · 24 years ago
  84. e51c95f uncutting at filebot magic line fix and new_magicline totsize increment by Chris Allegretta · 24 years ago
  85. 09a8084 DISABLE_TABCOMP checks - #ifdef around check_wildchar_match and don't call real_dir_from_tilde in do_insertfile() if set by Chris Allegretta · 24 years ago
  86. 5bf51d3 Updated BUGS, optimized search_init a little, fixed bug #47 by Chris Allegretta · 24 years ago
  87. 04d848e Added tab completion code by Chris Allegretta · 24 years ago
  88. 31925e4 Allow variable length strings on statusbar by Chris Allegretta · 24 years ago
  89. e7a647c by Jordi Mallach · 24 years ago
  90. bd9e7c3 Replace with null string option, ran source through indent again by Chris Allegretta · 24 years ago
  91. 805c26d Changed _POSIX_VERSION checks in regex code to HAVE_REGEX_H, added check for regex.h in configure.in by Chris Allegretta · 24 years ago
  92. 11b0011 Testing RCS headers by Chris Allegretta · 24 years ago
  93. f6b1342 Regexp/search fixes by Bill Soudan by Chris Allegretta · 24 years ago
  94. 9fc8d43 New regexp search feature by Bill Soudan by Chris Allegretta · 24 years ago
  95. 63b3d7e Magic Line Code Added by Robert Siemborski · 24 years ago
  96. 4da1fc6 Synch with official 0.9.11 by Chris Allegretta · 24 years ago
  97. bceb1b2 Split nano.c up more by Chris Allegretta · 24 years ago
  98. a2ea193 Initial revision by Chris Allegretta · 24 years ago