1. 38acacb Moving set_modified() to the file that has to do with files. by Benno Schulenberg · 10 years ago
  2. caa759b Returning a fantastic file descriptor -- when opening by Benno Schulenberg · 10 years ago
  3. dfeb0f9 Plugging another memory leak. by Benno Schulenberg · 10 years ago
  4. 0ee7729 Freeing the full filename in all cases. by Benno Schulenberg · 10 years ago
  5. 6337095 Showing a key only when it was rebound. by Benno Schulenberg · 10 years ago
  6. 33fb174 Eliding an unneeded function. by Benno Schulenberg · 10 years ago
  7. 431cec4 Deleting two duplicate declarations. by Benno Schulenberg · 10 years ago
  8. 8a9f716 Eliding an unneeded variable and adjusting some wrappings and whitespace. by Benno Schulenberg · 10 years ago
  9. 8f46377 Deleting an 'if' that is always FALSE. by Benno Schulenberg · 10 years ago
  10. ba7ac78 Removing a reference to an obsolete file. Bug was reported by Mike Frysinger. by Benno Schulenberg · 10 years ago
  11. 34fbb1f Adjusting a few comments and rewrapping some lines. by Benno Schulenberg · 10 years ago
  12. ecf3cd7 Reducing the number of indentation steps elsewhere too. by Benno Schulenberg · 10 years ago
  13. 96b9249 Reducing the number of indentation steps. by Benno Schulenberg · 10 years ago
  14. 774c8ba Condensing the preparsing of a line. by Benno Schulenberg · 10 years ago
  15. 73ee7d7 Removing a senseless iteration: simply add the new record at the tail. by Benno Schulenberg · 10 years ago
  16. deb271d Differentiating a variable name from function names. by Benno Schulenberg · 10 years ago
  17. cb832be Removing some code duplication. by Benno Schulenberg · 10 years ago
  18. 583b67b Rename a variable, to match the save routine. by Benno Schulenberg · 10 years ago
  19. 5b350b8 Fixing some typos and whitespace, and normalizing the dates in the NEWS file. by Benno Schulenberg · 10 years ago
  20. 53991cf Fixing the 2.5.1 tag in the Changelog. by Benno Schulenberg · 10 years ago
  21. 3f31bbc Back to SVN by Chris Allegretta · 10 years ago
  22. c26a940 GNU nano 2.5.1 release by Chris Allegretta · 10 years ago
  23. 26347ed Forward date 2.5.1 up to the 11th since I didnt get to it before Midnight. by Chris Allegretta · 10 years ago
  24. 1b293ff Adjusting dates and version number. by Benno Schulenberg · 10 years ago
  25. 83475b0 Adding a news item for the upcoming 2.5.1. by Benno Schulenberg · 10 years ago
  26. 113cd50 Snipping inconsistent blank lines in the Changelog. by Benno Schulenberg · 10 years ago
  27. ec4ee1c Not going beyond the number of available rows in the edit window. by Benno Schulenberg · 10 years ago
  28. ebbb5b5 Making sure to keep advancing also when regex matches are zero-length. by Benno Schulenberg · 10 years ago
  29. 1ac2c4c Adding a comment and using a symbolic value. by Benno Schulenberg · 10 years ago
  30. 6d6cda2 Delete two unneeded #ifdefs -- better fail to compile than create a cripple. by Benno Schulenberg · 10 years ago
  31. 9962e3b Making "Tab" produce the appropriate keycode. This fixes Savannah bug #46812. by Benno Schulenberg · 10 years ago
  32. 9d72efa Gettextizing a forgotten string. by Benno Schulenberg · 10 years ago
  33. 22557df Adding "Tab" as a key description, just like "Del" and "Enter" already are. by Benno Schulenberg · 10 years ago
  34. 9e6b9a2 Improving the name of allow_pending_sigwinch() to allow_sigwinch(), by Benno Schulenberg · 10 years ago
  35. 0dd351a Condensing the exit code of do_linter(). by Benno Schulenberg · 10 years ago
  36. dd29c56 Rewriting the loop, and constifying the input of sctofunc(). by Benno Schulenberg · 10 years ago
  37. 7a08fa6 No longer freeing any existing functions -- they are defined only once. by Benno Schulenberg · 10 years ago
  38. 539a4b4 Constifying the input parameter of strtosc() and strtomenu(). by Benno Schulenberg · 10 years ago
  39. 42a761e Adjusting the indentation after the previous change. by Benno Schulenberg · 10 years ago
  40. 0d85c8c Alerting the user when a functionless shortcut is encountered. by Benno Schulenberg · 10 years ago
  41. a5bc70a Aborting reset_multis() when there are zero multiline regexes. by Benno Schulenberg · 10 years ago
  42. 37712fb Letting reset_multis() figure out whether after an addition a full refresh is by Benno Schulenberg · 10 years ago
  43. 5765e96 Letting reset_multis() figure out whether after a deletion a full refresh is by Benno Schulenberg · 10 years ago
  44. c916ca8 Correctly restoring the settings of NO_HELP and MORE_SPACE. by Benno Schulenberg · 10 years ago
  45. 97e9476 Skipping the unneeded reinitialization of the windows; by Benno Schulenberg · 10 years ago
  46. 9eca195 Plugging three tiny memory leaks. by Benno Schulenberg · 10 years ago
  47. 46db638 Chopping a duplicate parameter. by Benno Schulenberg · 10 years ago
  48. 1592ca0 Chopping an always FALSE parameter. by Benno Schulenberg · 10 years ago
  49. 8f0262f Deleting a now unused function. by Benno Schulenberg · 10 years ago
  50. 33bc96a Restoring the cursor position differently, using a more basic routine. by Benno Schulenberg · 10 years ago
  51. 26bc037 Normalizing the comments in the OCaml file. by Benno Schulenberg · 10 years ago
  52. 37d8ad8 Not trying to position the cursor when opening a buffer failed. by Benno Schulenberg · 10 years ago
  53. ae598e7 Disabling the regex for multiline strings in C and Assembler, by Benno Schulenberg · 10 years ago
  54. 480b6a3 Going back to the filename prompt when the user decides to save a by Benno Schulenberg · 10 years ago
  55. 31e1af6 Not opening an extra blank buffer when an empty file is read. by Benno Schulenberg · 10 years ago
  56. a0eea60 Improving the ordering of two bindable functions. by Benno Schulenberg · 10 years ago
  57. 8cc6308 Offering ^Q in the writeout menu to close and discard the current buffer by Benno Schulenberg · 10 years ago
  58. 1bebe34 Preventing valid pointers from getting truncated and rejected. by Benno Schulenberg · 10 years ago
  59. 277f58f History: no prompting on exit errors, because making the user hit Enter when by Benno Schulenberg · 10 years ago
  60. 451b299 Expanding the autoconf syntax a little, by handling .m4 files too, adding the by Benno Schulenberg · 10 years ago
  61. 454f6eb AC_CHECK_HEADERS_ONCE() is very special cannot be conditionalized. by Benno Schulenberg · 10 years ago
  62. bd91785 Using 'return' instead of an intermediate variable. by Benno Schulenberg · 10 years ago
  63. 46082bd Renaming three keyboard functions -- 'get' is not a good name when the by Benno Schulenberg · 10 years ago
  64. dd1b2dc Tweaking the Changelog. by Benno Schulenberg · 10 years ago
  65. 31f0456 Moving two functions to the color.c file, where they belong. by Benno Schulenberg · 10 years ago
  66. 5737fe3 Precalculating the multiline-regex cache data for each buffer, by Benno Schulenberg · 10 years ago
  67. 7276015 Tweaking some comments and improving a variable name. by Benno Schulenberg · 10 years ago
  68. 22e9283 Chopping a superfluous boolean parameter -- 'prevnode' being NULL is by Benno Schulenberg · 10 years ago
  69. d639129 Improving some comments and renaming three variables. by Benno Schulenberg · 10 years ago
  70. 4fc1684 Adjusting the whitespace after the previous change, and adding a comment. by Benno Schulenberg · 10 years ago
  71. 8295a88 Using a couple less #ifdefs, to mimic how this is done in set_colorpairs(). by Benno Schulenberg · 10 years ago
  72. a77efae Adding the missing autoconf and nftables syntaxes to the files to be by Benno Schulenberg · 10 years ago
  73. 9a6f62f Rewrapping and reordering a few lines. by Benno Schulenberg · 10 years ago
  74. 5834638 It shouldn't be necessary to doubly check for being at the end of file. by Benno Schulenberg · 10 years ago
  75. a64bfbe Letting also unlink_node() update 'filebot', instead of doing it in by Benno Schulenberg · 10 years ago
  76. 77c0357 Making splice_node() update 'filebot', instead of doing it in by Benno Schulenberg · 10 years ago
  77. cac3c33 Making ^O always prompt for a filename, also when --tempfile is given. by Benno Schulenberg · 10 years ago
  78. 5d27910 Quitting the loop when there is no end match. by Benno Schulenberg · 10 years ago
  79. a955b33 Fixing whitespace, layout, wording, and typo. by Benno Schulenberg · 10 years ago
  80. 1233e8e Back to SVN by Chris Allegretta · 10 years ago
  81. 4eb4d08 Typo in release announcement by Chris Allegretta · 10 years ago
  82. fa69574 GNU nano 2.5.0 release by Chris Allegretta · 10 years ago
  83. c4a6725 2015-12-05 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 10 years ago
  84. bb31118 Avoiding two compilation warnings. by Benno Schulenberg · 10 years ago
  85. 2615118 Updating date and version number for the upcoming release. by Benno Schulenberg · 10 years ago
  86. 40e1fd3 Fixing compilation with --enable-tiny --enable-justify. by Benno Schulenberg · 10 years ago
  87. f2da466 Rewrapping some lines and tweaking some comments. by Benno Schulenberg · 10 years ago
  88. ba8f806 Fusing three functions into a single one. by Benno Schulenberg · 10 years ago
  89. c12d1b8 Avoiding a compilation warning. by Benno Schulenberg · 10 years ago
  90. ccc9b24 Adding a note to the documentation about undo not working after by Benno Schulenberg · 10 years ago
  91. 4bc8ff1 Discarding the entire undo stack, to prevent nano from making mistakes by Benno Schulenberg · 10 years ago
  92. 8651fef Discarding the entire undo stack, to prevent nano from dying (or by Benno Schulenberg · 10 years ago
  93. ee5cdcb Moving the trimming of the undo stack into a separate function. by Benno Schulenberg · 10 years ago
  94. a41968e A typo fix by David Lawrence Ramsey, and an accent fix by myself. by Benno Schulenberg · 10 years ago
  95. e76bbc8 Oh darn... doing too many things at once. by Benno Schulenberg · 10 years ago
  96. 6fa1e98 Ehm... that was a silly, superfluous condition. by Benno Schulenberg · 10 years ago
  97. 1fbcf0b Accepting not just 'Uncut' but also 'Undo' for undoing a justification. by Benno Schulenberg · 10 years ago
  98. 1ea76eb Treating backslashed quotes properly, and by Benno Schulenberg · 10 years ago
  99. 5634d7d Not colouring triple quotes by themselves (in Python). by Benno Schulenberg · 10 years ago
  100. ad1f1bc Adding syntax colouring for nftables. by Benno Schulenberg · 10 years ago