1. fc7825d Not removing and then re-adding the magic line when a Backspace happens by Benno Schulenberg · 10 years ago
  2. 8f5fa24 Moving the check for a Delete at the end-of-file to a less frequently by Benno Schulenberg · 10 years ago
  3. 6196664 Making it more transparent what WAS_FINAL_BACKSPACE does. by Benno Schulenberg · 10 years ago
  4. 5ac6a87 Giving each toggle a sequence number, to be able to show them in a fixed order. by Benno Schulenberg · 10 years ago
  5. 05fb283 move trunk to 2.5 branch by Chris Allegretta · 10 years ago
  6. 6edb7a4 Type in NEWS by Chris Allegretta · 10 years ago
  7. 5190ab9 GNU nano 2.4.2 release by Chris Allegretta · 10 years ago
  8. b60f555 Recognizing several more kinds of XML files. by Benno Schulenberg · 10 years ago
  9. 953ccc9 Unwrapping some lines, rewrapping some others more logically, by Benno Schulenberg · 10 years ago
  10. 296ff1e Not checking again for a condition that was checked before. by Benno Schulenberg · 10 years ago
  11. 6062a04 Limiting the selected file to the available ones in the list. by Benno Schulenberg · 10 years ago
  12. 954f98c Removing a duplicate binding of ^T, to prevent it being shown twice. by Benno Schulenberg · 10 years ago
  13. 076fcbf Removing the obsolete execute flag from the shortcut struct. by Benno Schulenberg · 10 years ago
  14. 38e8ed1 Normalizing the whitespace and some comments in src/files.c. by Benno Schulenberg · 10 years ago
  15. ecffb85 Forgetting the case of an empty filename for replace_buffer(), by Benno Schulenberg · 10 years ago
  16. f0bb503 Renaming three flags for clarity. by Benno Schulenberg · 10 years ago
  17. 412b9fc Skipping the undo of a backspace *only* when it really by Benno Schulenberg · 10 years ago
  18. 75ac24b Verifying that there exists multidata for the found starting line by Benno Schulenberg · 10 years ago
  19. 4499520 Removing the obsolete long option --undo, and sorting some things. by Benno Schulenberg · 10 years ago
  20. 7f0003a Adding a bug reference. by Benno Schulenberg · 10 years ago
  21. 57f52a8 Reverting the last commit, as it is making things worse: by Benno Schulenberg · 10 years ago
  22. e219bb9 Not deleting the magic line, instead of removing and then re-adding it. by Benno Schulenberg · 10 years ago
  23. 4310139 Stopping the changed-files colour from spilling beyond an empty line. by Benno Schulenberg · 10 years ago
  24. 11fa458 Colouring key-binding lines in a nanorc file affirmatively by Benno Schulenberg · 10 years ago
  25. e06472a Keeping homedir NULL when no home directory could be determined, by Benno Schulenberg · 10 years ago
  26. a267699 Making M-W work also right after startup. by Benno Schulenberg · 10 years ago
  27. 0255537 Deleting two unused things, and adding two comments. by Benno Schulenberg · 10 years ago
  28. 7c2f53b Allowing a tiny nano to enable search and position histories. by Benno Schulenberg · 10 years ago
  29. 3021a04 Improving the visibility of the undo-related debugging messages. by Benno Schulenberg · 10 years ago
  30. 86cbd95 Renaming the parameter 'current_action' to 'action', by Benno Schulenberg · 10 years ago
  31. ef25936 Oops! Misplaced a closing parenthesis. by Benno Schulenberg · 10 years ago
  32. 6404101 Eliding an unneeded variable and correcting two comments. by Benno Schulenberg · 10 years ago
  33. 67667af Adjusting whitespace after the previous change. by Benno Schulenberg · 10 years ago
  34. 82373d8 Preventing the addition of an extra newline when undoing a Backspace or Delete by Benno Schulenberg · 10 years ago
  35. c32a58a Not checking for non-NULL before freeing a variable, as it's unnecessary. by Benno Schulenberg · 10 years ago
  36. 26ae9db Not bothering to look for any starting matches on the current line by Benno Schulenberg · 10 years ago
  37. d49c267 Skipping to the next step when a found start has been qualified as by Benno Schulenberg · 10 years ago
  38. 2e121fa Adding some debugging code to track which multidata codes get assigned. by Benno Schulenberg · 10 years ago
  39. e00b3e8 Making it easy to see what codes a key stroke produces when debugging. by Benno Schulenberg · 10 years ago
  40. 87e963a Adding a section to the man page on the non-obvious functioning of by Benno Schulenberg · 10 years ago
  41. 74ac8ce Clarifying the meaning of the --backupdir option. by Benno Schulenberg · 10 years ago
  42. f87de12 Improving some formatting, hyphenation, wording and dashes. by Benno Schulenberg · 10 years ago
  43. 1a3fa54 Showing the node with the command-line options in the main menu. by Benno Schulenberg · 10 years ago
  44. 0424243 Adding the post-install and pre-uninstall rules for the Info document, by Benno Schulenberg · 10 years ago
  45. a1c4da8 Fixing compilation with --enable-tiny. by Benno Schulenberg · 10 years ago
  46. 7b2ea40 Requiring again that the triple quote that starts a docstring by Benno Schulenberg · 10 years ago
  47. 1f3148d Colouring also an optional option in apt's sources.list on Debian. by Benno Schulenberg · 10 years ago
  48. 24f39d3 Tweaking some wordings, adding some missing formatting to the Info document, by Benno Schulenberg · 10 years ago
  49. 40bfc72 Preventing a floating-point exception when the available length by Benno Schulenberg · 10 years ago
  50. 01e39f4 Ah, fixing name. by Benno Schulenberg · 10 years ago
  51. d297784 Allowing a CD name to contain any character. by Benno Schulenberg · 10 years ago
  52. 72b437b Marking window resizes and better file-type detection as done. by Benno Schulenberg · 10 years ago
  53. 3e8dadf Back to SVN. by Benno Schulenberg · 10 years ago
  54. 2661d6d Using 'width' instead of hardcoded 16. And doing things in the same order by Benno Schulenberg · 10 years ago
  55. 59187b8 Normalizing the whitespace after the recent changes in logic. by Benno Schulenberg · 10 years ago
  56. 75d64e6 Handling a SIGWINCH (which signals a change in window size) not when it by Benno Schulenberg · 10 years ago
  57. c5710d0 Bleh. Adding postgresql to the Makefile. by Benno Schulenberg · 10 years ago
  58. de6da12 Adding one file: syntax highlighting for PostgreSQL. by Benno Schulenberg · 10 years ago
  59. f111c0d Limiting the number of backup files to one hundred thousand, well by Benno Schulenberg · 10 years ago
  60. 55d1e1a Taking the distant possibility of terabyte files into account, by Benno Schulenberg · 10 years ago
  61. 2da9cbf Using character classes correctly. by Benno Schulenberg · 10 years ago
  62. a338798 Adjusting a few comments and line wrappings. by Benno Schulenberg · 10 years ago
  63. 4646410 Displaying an ellipsis only when the filename is longer than by Benno Schulenberg · 10 years ago
  64. 7f3bd26 Unwrapping a bunch of comments. by Benno Schulenberg · 10 years ago
  65. 9233c98 Improving the colouring of message tags in PO files. by Benno Schulenberg · 10 years ago
  66. ec8d51b Matching the file regex of a syntax against the absolute, by Benno Schulenberg · 10 years ago
  67. 3739016 Adding a cross reference. by Benno Schulenberg · 10 years ago
  68. df7524d Renaming the parameter 'whole_word' to 'whole_word_only', by Benno Schulenberg · 10 years ago
  69. b454d9c Deleting an always-FALSE parameter. by Benno Schulenberg · 10 years ago
  70. af70884 Removing the unintended special case for replacing by Benno Schulenberg · 10 years ago
  71. ca1983a Eliding another tiny function. by Benno Schulenberg · 10 years ago
  72. 1cf22d4 Initializing the search and replace strings in a central place. by Benno Schulenberg · 10 years ago
  73. 583a30e Saving and restoring the global flags the short and quick way. by Benno Schulenberg · 10 years ago
  74. 6bdcc8f Saving the settings of the global case-sens, direction, and regexp flags, by Benno Schulenberg · 10 years ago
  75. e68759b Deleting redundant reprises of a bol/eol regular-expression search. by Benno Schulenberg · 10 years ago
  76. ec0e023 Renaming a function to the simpler 'need_statusbar_update()' by Benno Schulenberg · 10 years ago
  77. 7edd350 Fusing two identical functions into one: need_screen_update(). by Benno Schulenberg · 10 years ago
  78. 455a918 Making sure an invalid starting byte of a multibyte sequence is properly by Benno Schulenberg · 10 years ago
  79. 296152e Making the descriptions of the multibuffer feature more accurate. by Benno Schulenberg · 10 years ago
  80. 6ff772b Adding two files: syntax highlighting for Emacs Lisp and Guile Scheme. by Benno Schulenberg · 10 years ago
  81. 3de2c70 Adding a linter definition to four of the syntax files. Patch by Mark Oteiza. by Benno Schulenberg · 10 years ago
  82. cc65a42 Arranging the movement keys in the File Browser in the order of by Benno Schulenberg · 10 years ago
  83. 5b83d7d Binding the unbound Home and End keys to goto_top and goto_bottom in the by Benno Schulenberg · 10 years ago
  84. 4577265 Adding the 2.4.1 release marker to the Changelog. by Benno Schulenberg · 10 years ago
  85. f225991 Distinguishing a failure to launch the linter from receiving 0 parsable lines. by Benno Schulenberg · 10 years ago
  86. 4d2b198 GNU nano 2.4.1 release by Chris Allegretta · 10 years ago
  87. 5ea46ca Go even farther on the bug report front in README and only mention by Chris Allegretta · 10 years ago
  88. fd759d5 Fixing compilation with --enable-tiny (oops), and mentioning by Benno Schulenberg · 10 years ago
  89. f34c8fd Oops. Correcting an oversight in the Changelog: by Benno Schulenberg · 10 years ago
  90. 1cf9deb Using mallocstrcpy() in a correct manner and by Benno Schulenberg · 10 years ago
  91. 4e5ea18 Removing an unused variable, and adjusting the introductory comment by Benno Schulenberg · 10 years ago
  92. 4e9b368 Rebinding ^Y and ^V in the WhereisFile menu by Benno Schulenberg · 10 years ago
  93. 99d2358 Stopping M-\ and M-/ in the WhereisFile menu from doing also an by Benno Schulenberg · 10 years ago
  94. 08a52c1 Not splitting off the marked region into a separate partition, but by Benno Schulenberg · 10 years ago
  95. ce48ca2 Correcting and adjusting some comments. by Benno Schulenberg · 10 years ago
  96. 2dc9cbe Renaming some things, for more contrast or to be more fitting. by Benno Schulenberg · 10 years ago
  97. 0f7b99b Giving the file a neater layout, plus two table headers. by Benno Schulenberg · 10 years ago
  98. 057348e Adding the names of recent translators, and sorting them. by Benno Schulenberg · 10 years ago
  99. ab21161 Eliding another miniscule function. by Benno Schulenberg · 10 years ago
  100. d8b6dbf Letting bottombars() set the global variable 'currmenu'. by Benno Schulenberg · 10 years ago