1. e3970f5 replace all instances of strncpy() with charcpy(), since the only by David Lawrence Ramsey · 20 years ago
  2. 16f8813 more miscellaneous minor fixes by David Lawrence Ramsey · 20 years ago
  3. 8b3266e fix inaccurate comments by David Lawrence Ramsey · 20 years ago
  4. 0a8ec17 really fix the off-by-one errors in LINE,COLUMN parsing; the column by David Lawrence Ramsey · 20 years ago
  5. 86a9452 in configure.ac, add minor tweaks to some of the test blocks to avoid XSI:isms by David Lawrence Ramsey · 20 years ago
  6. c5e9a43 fix one last off-by-one error that occurs when do_gotolinecolumn() is by David Lawrence Ramsey · 20 years ago
  7. 67e3b93 comment fix by David Lawrence Ramsey · 20 years ago
  8. e5bc1c4 oops; free magichistory *properly* when we don't need it anymore by David Lawrence Ramsey · 20 years ago
  9. 2fba43c free magichistory when we don't need it anymore by David Lawrence Ramsey · 20 years ago
  10. 934f968 overhaul the history code to work more consistently, and clean up by David Lawrence Ramsey · 20 years ago
  11. 7ae4cc6 Updated French from the TP. by Jordi Mallach · 20 years ago
  12. 0f476b9 comment fixes by David Lawrence Ramsey · 20 years ago
  13. 30f164a in save_history(), properly save history when in view mode by David Lawrence Ramsey · 20 years ago
  14. 86ce390 in usage(), add formatting fixes and a missing N_() by David Lawrence Ramsey · 20 years ago
  15. 6f25a67 various minor fixes by David Lawrence Ramsey · 20 years ago
  16. 5754201 when calling do_gotolinecolymn(), default to the current line and column by David Lawrence Ramsey · 20 years ago
  17. 1727671 in do_gotolinecolumn(), start the search for a line from fileage instead by David Lawrence Ramsey · 20 years ago
  18. d3d3743 mention the support for moving to a different column in the prompt by David Lawrence Ramsey · 20 years ago
  19. f83e5e2 fix off-by-one problems with COLUMN; it should be zero-based by David Lawrence Ramsey · 20 years ago
  20. 650b39c set placewewant more efficiently by David Lawrence Ramsey · 20 years ago
  21. 9245f97 more LINE,COLUMN-related work: fix problems parsing it, and allow it at by David Lawrence Ramsey · 20 years ago
  22. 60a9bdd formatting fix by David Lawrence Ramsey · 20 years ago
  23. e1ce92c in do_gotoline(), properly show an error message if we try to go to line by David Lawrence Ramsey · 20 years ago
  24. c5659d3 add error detection to parse_line_column() by David Lawrence Ramsey · 20 years ago
  25. 2f0cd35 add missing comment by David Lawrence Ramsey · 20 years ago
  26. b68c01b move duplicate code from the +LINE,COLUMN feature into a separate by David Lawrence Ramsey · 20 years ago
  27. 50995bd rename another variable by David Lawrence Ramsey · 20 years ago
  28. 9c8baed comment fix by David Lawrence Ramsey · 20 years ago
  29. 775eeba add the ability to open a file on a specified column as well as a by David Lawrence Ramsey · 20 years ago
  30. 6e925cf update the Free Software Foundation's mailing address in various comments by David Lawrence Ramsey · 20 years ago
  31. 066713e more indentation fixes and one more cosmetic fix by David Lawrence Ramsey · 20 years ago
  32. 546f5b3 rename a few more variables, and fix some indentation by David Lawrence Ramsey · 20 years ago
  33. e781ddf still more cosmetic fixes by David Lawrence Ramsey · 20 years ago
  34. 6d39f4b document a renamed variable by David Lawrence Ramsey · 20 years ago
  35. 5ebd73f more cosmetic fixes by David Lawrence Ramsey · 20 years ago
  36. 02173c0 in cut_line(), set placewewant properly after cutting a line, to avoid a by David Lawrence Ramsey · 20 years ago
  37. 7f4dd35 another cosmetic fix by David Lawrence Ramsey · 20 years ago
  38. 8f5e509 cosmetic fix by David Lawrence Ramsey · 20 years ago
  39. 340e5ca revert one last change that was causing breakage by David Lawrence Ramsey · 20 years ago
  40. 75f4b7c remove redundant code by David Lawrence Ramsey · 20 years ago
  41. 5e73eec revert one of the previous changes; we don't really need a shortcut for by David Lawrence Ramsey · 20 years ago
  42. 0f83c89 rearrange nanogetstr() to fix breakage by David Lawrence Ramsey · 20 years ago
  43. 6bc26a9 revert some attempts at simplifying the search/replace history code that by David Lawrence Ramsey · 20 years ago
  44. 198bd59 document the simplification of a history check in nanogetstr(), and by David Lawrence Ramsey · 20 years ago
  45. fcdfb7f more comment fixes by David Lawrence Ramsey · 20 years ago
  46. e41e8db more comment fixes by David Lawrence Ramsey · 20 years ago
  47. 10f880c remove a redundant check in get_history_newer(), and add a few comment fixes by David Lawrence Ramsey · 20 years ago
  48. 5e360dc Updated Malay from the TP. by Jordi Mallach · 20 years ago
  49. 6595b71 oops; in do_output(), properly allow wrapping when we insert a tab, for by David Lawrence Ramsey · 20 years ago
  50. 56c1e34 Update Norwegian bokmaal from the TP. by Jordi Mallach · 20 years ago
  51. e4cb315 in do_output(), fix an off-by-one error that allowed wrapping when we by David Lawrence Ramsey · 20 years ago
  52. 6439330 in shortcut_init(), move the "Refresh" and "Exit" shortcuts to the by David Lawrence Ramsey · 20 years ago
  53. 0bfec6e minor bits: fix slang compilation by calling clearok(TRUE) and by David Lawrence Ramsey · 20 years ago
  54. 29be803 comment fixes by David Lawrence Ramsey · 20 years ago
  55. c5fe41c Update Malay, Romanian and Traditional Chinese from the TP. by Jordi Mallach · 20 years ago
  56. 72bff8e Err, stable branch has been nano_1_2 for the last two years, doh! by Jordi Mallach · 20 years ago
  57. d4a1c0a Credit Vietnamese translator. by Jordi Mallach · 20 years ago
  58. 1ccada1 actually, since copy_file() doesn't allocate ever-increasing space for a by David Lawrence Ramsey · 20 years ago
  59. 5b2f17e change all hardcoded instances of 128 bytes to MAX_BUF_SIZE, and #define by David Lawrence Ramsey · 20 years ago
  60. 3705924 cosmetic fixes by David Lawrence Ramsey · 20 years ago
  61. c596c0c miscellaneous bits: make get_next_filename() use an unsigned long, make by David Lawrence Ramsey · 20 years ago
  62. 9cf1df1 in do_browser() and do_help(), don't treat NANO_CANCEL_KEY as by David Lawrence Ramsey · 20 years ago
  63. 56074a1 Update Vietnamese from the TP. by Jordi Mallach · 20 years ago
  64. f79a3fa Catalan, Italian and Romanian updates from the TP. by Jordi Mallach · 20 years ago
  65. b9180f4 Remove bogus space from help text. by Jordi Mallach · 20 years ago
  66. ad11460 remove more unneeded clearok(TRUE)'s, and avoid an unnecessary update by David Lawrence Ramsey · 20 years ago
  67. 0465251 simplify total_update() to call clearok(TRUE) and wrefresh() on curscr, by David Lawrence Ramsey · 20 years ago
  68. 22425a2 cosmetic fix by David Lawrence Ramsey · 20 years ago
  69. e527e45 various #include fixes: since proto.h includes nano.h, only include the by David Lawrence Ramsey · 20 years ago
  70. ac71fdd more cosmetic fixes by David Lawrence Ramsey · 20 years ago
  71. ffda704 cosmetic fix by David Lawrence Ramsey · 20 years ago
  72. 6a244b6 various minor bits: add miscellaneous comment fixes; in by David Lawrence Ramsey · 20 years ago
  73. c2b0747 in print1opt_full(), if desc should be empty, allow it to be NULL by David Lawrence Ramsey · 20 years ago
  74. f1aed80 Updated Spanish from the TP. by Jordi Mallach · 20 years ago
  75. 95660ee Added Vietnamese translation by Phan Vinh Thinh <teppi82@gmail.com>. by Jordi Mallach · 20 years ago
  76. ddedf2d Back to CVS by David Lawrence Ramsey · 20 years ago
  77. c32a5e7 GNU nano 1.3.7 by David Lawrence Ramsey · 20 years ago
  78. a3e5fad in configure.ac, mention explicitly that the check for the broken by David Lawrence Ramsey · 20 years ago
  79. 7accda6 Fix format definitions... by Jordi Mallach · 20 years ago
  80. b9f2801 Added Plural-Forms to zh_TW. by Jordi Mallach · 20 years ago
  81. c504dff in nanogetstr(), fix a misplaced break and some indentation by David Lawrence Ramsey · 20 years ago
  82. fc0ebe9 remove inaccurate comment by David Lawrence Ramsey · 20 years ago
  83. dcb4e3a clarify comment by David Lawrence Ramsey · 20 years ago
  84. 00762ff add comment by David Lawrence Ramsey · 20 years ago
  85. 4857728 remove unneeded blank line by David Lawrence Ramsey · 20 years ago
  86. c071834 Updated Catalan, Italian and Traditional Chinese. by Jordi Mallach · 20 years ago
  87. d9a4ded remove TODO item about allowing the editing of UTF-8 as raw bytes when by David Lawrence Ramsey · 20 years ago
  88. de85d63 Added Kinyarwanda translation. by Jordi Mallach · 20 years ago
  89. 53d7bce remove unneeded space by David Lawrence Ramsey · 20 years ago
  90. a716bf4 Updated Romanian and French from the TP. by Jordi Mallach · 20 years ago
  91. 403e0fe in nanorc.sample, break up overly long perl and nanorc regexes into by David Lawrence Ramsey · 20 years ago
  92. e61e2c6 preemptively update the version number by David Lawrence Ramsey · 20 years ago
  93. d4a071e in do_insertfile(), fix handling of blank filenames in multibuffer mode by David Lawrence Ramsey · 20 years ago
  94. 894d80f add missing blank line by David Lawrence Ramsey · 20 years ago
  95. 612caef in statusq(), make sure that the vsnprintf(foo) call and foo's by David Lawrence Ramsey · 20 years ago
  96. 88ad64d in do_insertfile(), fix a problem where going into the help browser at by David Lawrence Ramsey · 20 years ago
  97. aa68385 in help_init(), avoid a warning when compiling with -pedantic by by David Lawrence Ramsey · 20 years ago
  98. 050469c move bool from the C++-specific line to the C-specific line, since C99 by David Lawrence Ramsey · 20 years ago
  99. 4811b81 in nanorc.sample, merge Neil Brown's C++ regexes into the "c-file" regexes by David Lawrence Ramsey · 20 years ago
  100. 050b13a cosmetic fixes by David Lawrence Ramsey · 20 years ago