1. dd1b2dc Tweaking the Changelog. by Benno Schulenberg · 10 years ago
  2. 31f0456 Moving two functions to the color.c file, where they belong. by Benno Schulenberg · 10 years ago
  3. 5737fe3 Precalculating the multiline-regex cache data for each buffer, by Benno Schulenberg · 10 years ago
  4. 7276015 Tweaking some comments and improving a variable name. by Benno Schulenberg · 10 years ago
  5. 22e9283 Chopping a superfluous boolean parameter -- 'prevnode' being NULL is by Benno Schulenberg · 10 years ago
  6. d639129 Improving some comments and renaming three variables. by Benno Schulenberg · 10 years ago
  7. 4fc1684 Adjusting the whitespace after the previous change, and adding a comment. by Benno Schulenberg · 10 years ago
  8. 8295a88 Using a couple less #ifdefs, to mimic how this is done in set_colorpairs(). by Benno Schulenberg · 10 years ago
  9. a77efae Adding the missing autoconf and nftables syntaxes to the files to be by Benno Schulenberg · 10 years ago
  10. 9a6f62f Rewrapping and reordering a few lines. by Benno Schulenberg · 10 years ago
  11. 5834638 It shouldn't be necessary to doubly check for being at the end of file. by Benno Schulenberg · 10 years ago
  12. a64bfbe Letting also unlink_node() update 'filebot', instead of doing it in by Benno Schulenberg · 10 years ago
  13. 77c0357 Making splice_node() update 'filebot', instead of doing it in by Benno Schulenberg · 10 years ago
  14. cac3c33 Making ^O always prompt for a filename, also when --tempfile is given. by Benno Schulenberg · 10 years ago
  15. 5d27910 Quitting the loop when there is no end match. by Benno Schulenberg · 10 years ago
  16. a955b33 Fixing whitespace, layout, wording, and typo. by Benno Schulenberg · 10 years ago
  17. 1233e8e Back to SVN by Chris Allegretta · 10 years ago
  18. 4eb4d08 Typo in release announcement by Chris Allegretta · 10 years ago
  19. fa69574 GNU nano 2.5.0 release by Chris Allegretta · 10 years ago
  20. c4a6725 2015-12-05 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 10 years ago
  21. bb31118 Avoiding two compilation warnings. by Benno Schulenberg · 10 years ago
  22. 2615118 Updating date and version number for the upcoming release. by Benno Schulenberg · 10 years ago
  23. 40e1fd3 Fixing compilation with --enable-tiny --enable-justify. by Benno Schulenberg · 10 years ago
  24. f2da466 Rewrapping some lines and tweaking some comments. by Benno Schulenberg · 10 years ago
  25. ba8f806 Fusing three functions into a single one. by Benno Schulenberg · 10 years ago
  26. c12d1b8 Avoiding a compilation warning. by Benno Schulenberg · 10 years ago
  27. ccc9b24 Adding a note to the documentation about undo not working after by Benno Schulenberg · 10 years ago
  28. 4bc8ff1 Discarding the entire undo stack, to prevent nano from making mistakes by Benno Schulenberg · 10 years ago
  29. 8651fef Discarding the entire undo stack, to prevent nano from dying (or by Benno Schulenberg · 10 years ago
  30. ee5cdcb Moving the trimming of the undo stack into a separate function. by Benno Schulenberg · 10 years ago
  31. a41968e A typo fix by David Lawrence Ramsey, and an accent fix by myself. by Benno Schulenberg · 10 years ago
  32. e76bbc8 Oh darn... doing too many things at once. by Benno Schulenberg · 10 years ago
  33. 6fa1e98 Ehm... that was a silly, superfluous condition. by Benno Schulenberg · 10 years ago
  34. 1fbcf0b Accepting not just 'Uncut' but also 'Undo' for undoing a justification. by Benno Schulenberg · 10 years ago
  35. 1ea76eb Treating backslashed quotes properly, and by Benno Schulenberg · 10 years ago
  36. 5634d7d Not colouring triple quotes by themselves (in Python). by Benno Schulenberg · 10 years ago
  37. ad1f1bc Adding syntax colouring for nftables. by Benno Schulenberg · 10 years ago
  38. c9e91df Deleting four superfluous checks. by Benno Schulenberg · 10 years ago
  39. 07e806e Unindenting the part that was the 'else'. by Benno Schulenberg · 10 years ago
  40. eee07d5 Renaming a label and eliding an 'else'. by Benno Schulenberg · 10 years ago
  41. 3d6378b Moving a check to a better place. by Benno Schulenberg · 10 years ago
  42. ae22fe0 Deleting two redundant assignments. by Benno Schulenberg · 10 years ago
  43. 4ea55c3 Renaming two variables for clarity. by Benno Schulenberg · 10 years ago
  44. 6a88d8a Marking the current buffer as mofified only when actually something by Benno Schulenberg · 10 years ago
  45. 42ac536 Allowing an array parameter to be NULL. This fixes Savannah bug #46420. by Benno Schulenberg · 10 years ago
  46. 66e2141 Storing and retrieving the correct file size before and after an action. by Benno Schulenberg · 10 years ago
  47. 6b15660 Redoing cuts at EOF properly. This fixes Savannah bug #46541. by Benno Schulenberg · 10 years ago
  48. 0129299 Eliding a variable, and tweaking some comments. by Benno Schulenberg · 10 years ago
  49. 98f2f85 Deleting two redundant conditions, and moving the least frequent case by Benno Schulenberg · 10 years ago
  50. ee33503 Using the main multidata-cache-allocation routine. by Benno Schulenberg · 10 years ago
  51. e19a16f Always setting the multidata to CBEGINBEFORE when an end is found, by Benno Schulenberg · 10 years ago
  52. 9e22e8b Adjusting whitespace and comments. by Benno Schulenberg · 10 years ago
  53. 6135e28 Resetting the multidata a bit less often. by Benno Schulenberg · 10 years ago
  54. f9a6eb8 Evaluating correctly whether to reset the multidata cache. by Benno Schulenberg · 10 years ago
  55. b1d6d7f Initializing a newly allocated multidata array. by Benno Schulenberg · 10 years ago
  56. be01647 Allowing the user full control over the values of MALLOC_CHECK_ and by Benno Schulenberg · 10 years ago
  57. 4a59b12 Warning about an impossible condition, instead of blithely continuing. by Benno Schulenberg · 10 years ago
  58. 793d849 Also the /redoing/ of a Backspace at EOF is a special case. by Benno Schulenberg · 10 years ago
  59. cf0c940 Adding Mark Majeres and myself to the AUTHORS file. by Benno Schulenberg · 10 years ago
  60. 530c786 Handling more internal errors, and doing it correctly: showing it by Benno Schulenberg · 10 years ago
  61. b255b01 Eliding an unneeded variable, and not skipping the end of the function by Benno Schulenberg · 10 years ago
  62. 1b69dd6 Warning about a condition that should never occur, by Benno Schulenberg · 10 years ago
  63. 438cb11 Refreshing the whole edit window only when there are multiline regexes, by Benno Schulenberg · 10 years ago
  64. e0d0ca4 Renaming a variable for clarity. by Benno Schulenberg · 10 years ago
  65. fbe4376 Inserting a new node into a linked list by using just two parameters: by Benno Schulenberg · 10 years ago
  66. 9c821df Telling the user on the statusbar when a syntax name given on the by Benno Schulenberg · 10 years ago
  67. 9dc47fd Recognizing also files with the extensions .make and .mk as Makefiles. by Benno Schulenberg · 10 years ago
  68. f08d79d Making Ctrl+Left and Ctrl+Right work on more terminals by asking by Benno Schulenberg · 10 years ago
  69. 72caa54 Deleting a node right after unlinking it. by Benno Schulenberg · 10 years ago
  70. 81f3177 Eliding an unneeded variable. by Benno Schulenberg · 10 years ago
  71. 6007d62 Rewrapping, rewriting, renaming, and reordering some things. by Benno Schulenberg · 10 years ago
  72. d6bd276 Deleting a condition that will never occur. by Benno Schulenberg · 10 years ago
  73. c706b79 Adding the release marker, and copying the news item from the 2.4 branch. by Benno Schulenberg · 10 years ago
  74. 1f027a8 Letting the value of a --fill option on the command line by Benno Schulenberg · 10 years ago
  75. c9e8370 Fixing a typo and adjusting some spacing. Patch by David Lawrence Ramsey. by Benno Schulenberg · 10 years ago
  76. f9274a5 Deleting an unneeded variable alias. by Benno Schulenberg · 10 years ago
  77. ec26fd5 Storing the correct end position of an inserted file, by Benno Schulenberg · 10 years ago
  78. bde996d Discarding a now useless function. by Benno Schulenberg · 10 years ago
  79. 7be4930 Oops! Blackout! by Benno Schulenberg · 10 years ago
  80. 54c2f6b Chopping the now unused parameter 'undoing'. by Benno Schulenberg · 10 years ago
  81. f1d9fcc Redoing an Enter from stored undo data, instead of running do_enter() again, by Benno Schulenberg · 10 years ago
  82. 619f280 Plugging four memory leaks. by Benno Schulenberg · 10 years ago
  83. 02a3a25 Skipping a zero-length match only when there /is/ a match. by Benno Schulenberg · 10 years ago
  84. c43c048 Accepting longer bug and patch numbers. by Benno Schulenberg · 10 years ago
  85. 4a23a17 Allowing to exit the file browser with the same key as it was entered: ^T. by Benno Schulenberg · 10 years ago
  86. a1c03ed Correcting the logic for adjusting the x position of the mark, by Benno Schulenberg · 10 years ago
  87. b66e4bf Deleting a redundant assignment. by Benno Schulenberg · 10 years ago
  88. a3c9dfa Not setting 'openfile->mark_begin' for no reason. by Benno Schulenberg · 10 years ago
  89. 53fbcf7 Not checking whether a function has a help line; it's irrelevant. by Benno Schulenberg · 10 years ago
  90. 4ede3b4 Truncating an overlong hostname properly instead of bailing out by Benno Schulenberg · 10 years ago
  91. 452066b Chopping the 'undoing' parameter, so that the calls of do_cut_text() become by Benno Schulenberg · 10 years ago
  92. d0e8887 Eliding two variables. by Benno Schulenberg · 10 years ago
  93. bf84e59 Improving several comments. by Benno Schulenberg · 10 years ago
  94. 5cbb511 Deleting an unused type definition. by Benno Schulenberg · 10 years ago
  95. 2418b94 Correcting the changelog description of an old change. by Benno Schulenberg · 10 years ago
  96. df80bfd Improving comments and combining two conditions. by Benno Schulenberg · 10 years ago
  97. 4a1835f Refreshing the mark's pointer only when it is on the same line as the cursor, by Benno Schulenberg · 10 years ago
  98. c67ab65 Adding a forgotton bug number to the Changelog. by Benno Schulenberg · 10 years ago
  99. 3c40b35 Tweaking the Changelog. by Benno Schulenberg · 10 years ago
  100. 499c2af Removing an 'if' that will never be true, and removing some by Benno Schulenberg · 10 years ago