1. ef25936 Oops! Misplaced a closing parenthesis. by Benno Schulenberg · 10 years ago
  2. 6404101 Eliding an unneeded variable and correcting two comments. by Benno Schulenberg · 10 years ago
  3. 67667af Adjusting whitespace after the previous change. by Benno Schulenberg · 10 years ago
  4. 82373d8 Preventing the addition of an extra newline when undoing a Backspace or Delete by Benno Schulenberg · 10 years ago
  5. c32a58a Not checking for non-NULL before freeing a variable, as it's unnecessary. by Benno Schulenberg · 10 years ago
  6. 26ae9db Not bothering to look for any starting matches on the current line by Benno Schulenberg · 10 years ago
  7. d49c267 Skipping to the next step when a found start has been qualified as by Benno Schulenberg · 10 years ago
  8. 2e121fa Adding some debugging code to track which multidata codes get assigned. by Benno Schulenberg · 10 years ago
  9. e00b3e8 Making it easy to see what codes a key stroke produces when debugging. by Benno Schulenberg · 10 years ago
  10. 87e963a Adding a section to the man page on the non-obvious functioning of by Benno Schulenberg · 10 years ago
  11. 74ac8ce Clarifying the meaning of the --backupdir option. by Benno Schulenberg · 10 years ago
  12. f87de12 Improving some formatting, hyphenation, wording and dashes. by Benno Schulenberg · 10 years ago
  13. 1a3fa54 Showing the node with the command-line options in the main menu. by Benno Schulenberg · 10 years ago
  14. 0424243 Adding the post-install and pre-uninstall rules for the Info document, by Benno Schulenberg · 10 years ago
  15. a1c4da8 Fixing compilation with --enable-tiny. by Benno Schulenberg · 10 years ago
  16. 7b2ea40 Requiring again that the triple quote that starts a docstring by Benno Schulenberg · 10 years ago
  17. 1f3148d Colouring also an optional option in apt's sources.list on Debian. by Benno Schulenberg · 10 years ago
  18. 24f39d3 Tweaking some wordings, adding some missing formatting to the Info document, by Benno Schulenberg · 10 years ago
  19. 40bfc72 Preventing a floating-point exception when the available length by Benno Schulenberg · 10 years ago
  20. 01e39f4 Ah, fixing name. by Benno Schulenberg · 10 years ago
  21. d297784 Allowing a CD name to contain any character. by Benno Schulenberg · 10 years ago
  22. 72b437b Marking window resizes and better file-type detection as done. by Benno Schulenberg · 10 years ago
  23. 3e8dadf Back to SVN. by Benno Schulenberg · 10 years ago
  24. 2661d6d Using 'width' instead of hardcoded 16. And doing things in the same order by Benno Schulenberg · 10 years ago
  25. 59187b8 Normalizing the whitespace after the recent changes in logic. by Benno Schulenberg · 10 years ago
  26. 75d64e6 Handling a SIGWINCH (which signals a change in window size) not when it by Benno Schulenberg · 10 years ago
  27. c5710d0 Bleh. Adding postgresql to the Makefile. by Benno Schulenberg · 10 years ago
  28. de6da12 Adding one file: syntax highlighting for PostgreSQL. by Benno Schulenberg · 10 years ago
  29. f111c0d Limiting the number of backup files to one hundred thousand, well by Benno Schulenberg · 10 years ago
  30. 55d1e1a Taking the distant possibility of terabyte files into account, by Benno Schulenberg · 10 years ago
  31. 2da9cbf Using character classes correctly. by Benno Schulenberg · 10 years ago
  32. a338798 Adjusting a few comments and line wrappings. by Benno Schulenberg · 10 years ago
  33. 4646410 Displaying an ellipsis only when the filename is longer than by Benno Schulenberg · 10 years ago
  34. 7f3bd26 Unwrapping a bunch of comments. by Benno Schulenberg · 10 years ago
  35. 9233c98 Improving the colouring of message tags in PO files. by Benno Schulenberg · 10 years ago
  36. ec8d51b Matching the file regex of a syntax against the absolute, by Benno Schulenberg · 10 years ago
  37. 3739016 Adding a cross reference. by Benno Schulenberg · 10 years ago
  38. df7524d Renaming the parameter 'whole_word' to 'whole_word_only', by Benno Schulenberg · 10 years ago
  39. b454d9c Deleting an always-FALSE parameter. by Benno Schulenberg · 10 years ago
  40. af70884 Removing the unintended special case for replacing by Benno Schulenberg · 10 years ago
  41. ca1983a Eliding another tiny function. by Benno Schulenberg · 10 years ago
  42. 1cf22d4 Initializing the search and replace strings in a central place. by Benno Schulenberg · 10 years ago
  43. 583a30e Saving and restoring the global flags the short and quick way. by Benno Schulenberg · 10 years ago
  44. 6bdcc8f Saving the settings of the global case-sens, direction, and regexp flags, by Benno Schulenberg · 10 years ago
  45. e68759b Deleting redundant reprises of a bol/eol regular-expression search. by Benno Schulenberg · 10 years ago
  46. ec0e023 Renaming a function to the simpler 'need_statusbar_update()' by Benno Schulenberg · 10 years ago
  47. 7edd350 Fusing two identical functions into one: need_screen_update(). by Benno Schulenberg · 10 years ago
  48. 455a918 Making sure an invalid starting byte of a multibyte sequence is properly by Benno Schulenberg · 10 years ago
  49. 296152e Making the descriptions of the multibuffer feature more accurate. by Benno Schulenberg · 10 years ago
  50. 6ff772b Adding two files: syntax highlighting for Emacs Lisp and Guile Scheme. by Benno Schulenberg · 10 years ago
  51. 3de2c70 Adding a linter definition to four of the syntax files. Patch by Mark Oteiza. by Benno Schulenberg · 10 years ago
  52. cc65a42 Arranging the movement keys in the File Browser in the order of by Benno Schulenberg · 10 years ago
  53. 5b83d7d Binding the unbound Home and End keys to goto_top and goto_bottom in the by Benno Schulenberg · 10 years ago
  54. 4577265 Adding the 2.4.1 release marker to the Changelog. by Benno Schulenberg · 10 years ago
  55. f225991 Distinguishing a failure to launch the linter from receiving 0 parsable lines. by Benno Schulenberg · 10 years ago
  56. 4d2b198 GNU nano 2.4.1 release by Chris Allegretta · 10 years ago
  57. 5ea46ca Go even farther on the bug report front in README and only mention by Chris Allegretta · 10 years ago
  58. fd759d5 Fixing compilation with --enable-tiny (oops), and mentioning by Benno Schulenberg · 10 years ago
  59. f34c8fd Oops. Correcting an oversight in the Changelog: by Benno Schulenberg · 10 years ago
  60. 1cf9deb Using mallocstrcpy() in a correct manner and by Benno Schulenberg · 10 years ago
  61. 4e5ea18 Removing an unused variable, and adjusting the introductory comment by Benno Schulenberg · 10 years ago
  62. 4e9b368 Rebinding ^Y and ^V in the WhereisFile menu by Benno Schulenberg · 10 years ago
  63. 99d2358 Stopping M-\ and M-/ in the WhereisFile menu from doing also an by Benno Schulenberg · 10 years ago
  64. 08a52c1 Not splitting off the marked region into a separate partition, but by Benno Schulenberg · 10 years ago
  65. ce48ca2 Correcting and adjusting some comments. by Benno Schulenberg · 10 years ago
  66. 2dc9cbe Renaming some things, for more contrast or to be more fitting. by Benno Schulenberg · 10 years ago
  67. 0f7b99b Giving the file a neater layout, plus two table headers. by Benno Schulenberg · 10 years ago
  68. 057348e Adding the names of recent translators, and sorting them. by Benno Schulenberg · 10 years ago
  69. ab21161 Eliding another miniscule function. by Benno Schulenberg · 10 years ago
  70. d8b6dbf Letting bottombars() set the global variable 'currmenu'. by Benno Schulenberg · 10 years ago
  71. d517705 Greatly simplifying the searching for the next matching filename. by Benno Schulenberg · 10 years ago
  72. a9647b0 Avoiding to set 'focusing' when searching for filenames; by Benno Schulenberg · 10 years ago
  73. 37fd348 Eliding a miniscule function, and renaming a variable for clarity. by Benno Schulenberg · 10 years ago
  74. 2aac470 Consistently using the appropriate variable in the appropriate function. by Benno Schulenberg · 10 years ago
  75. 25ce5f6 Removing an unfitting comment and tweaking some others. by Benno Schulenberg · 10 years ago
  76. 5d0b267 Not searching for the empty string when nothing was sought yet by Benno Schulenberg · 10 years ago
  77. c2ed827 Expanding on nano's features, and condensing the synopsis, by Benno Schulenberg · 10 years ago
  78. d7ade1f Ignoring magic without libmagic, and ignoring formatter without spell checking. by Benno Schulenberg · 10 years ago
  79. de53c53 Removing two superfluous #ifndefs. by Benno Schulenberg · 10 years ago
  80. 5ac1081 Updating the README text to the fifth milestone: 2.4.x. by Benno Schulenberg · 10 years ago
  81. e683e32 Also colouring a series of changed files that spans more than one line. by Benno Schulenberg · 10 years ago
  82. 7fe830f Only scrolling the required number of lines by Benno Schulenberg · 10 years ago
  83. 07e199f When searching, put a found off-screen string on the center line by Benno Schulenberg · 10 years ago
  84. 6f2da6b Adjusting the end point of the marked region to compensate by Benno Schulenberg · 10 years ago
  85. 14a9c8a Treating the formatter like a speller, by Benno Schulenberg · 10 years ago
  86. 52d7d5f The linter is only available when colour is. by Benno Schulenberg · 10 years ago
  87. 0b6d6f4 Normalizing some whitespace. by Benno Schulenberg · 10 years ago
  88. 0a79c78 Removing two unneeded calls to edit_refresh(), to greatly speed up nano by Benno Schulenberg · 10 years ago
  89. ad827a6 Adjusting some whitespace and wrapping. by Benno Schulenberg · 10 years ago
  90. 4158084 Recognizing also Debian package diffs. by Benno Schulenberg · 10 years ago
  91. b455fa3 Allowing to rebind the linter when nano was configured with --disable-speller. by Benno Schulenberg · 10 years ago
  92. ff4a457 Removing unneeded statement -- nothing has changed the value of 'currmenu'. by Benno Schulenberg · 10 years ago
  93. eae9f28 Removing a mistaken menu name -- as the formatter allows no interaction by Benno Schulenberg · 10 years ago
  94. e39cf37 Not letting hashes inside triple-quoted strings cause comment colouring. by Benno Schulenberg · 10 years ago
  95. 6440aa9 Slightly widening and relaxing the header regex. by Benno Schulenberg · 10 years ago
  96. 745fab8 Correcting the description of option --noread, allowing writing to named pipes. by Benno Schulenberg · 10 years ago
  97. a37ebcf Not unsetting the mark before the possible bailout for zero size. by Benno Schulenberg · 10 years ago
  98. 92142be Avoiding a spell-check error when the marked region is zero bytes long. by Benno Schulenberg · 10 years ago
  99. 83ec9e7 Three tiny Changelog fixes. by Benno Schulenberg · 10 years ago
  100. a0a0556 2015-02-25 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 10 years ago