1. 9233c98 Improving the colouring of message tags in PO files. by Benno Schulenberg · 10 years ago
  2. ec8d51b Matching the file regex of a syntax against the absolute, by Benno Schulenberg · 10 years ago
  3. 3739016 Adding a cross reference. by Benno Schulenberg · 10 years ago
  4. df7524d Renaming the parameter 'whole_word' to 'whole_word_only', by Benno Schulenberg · 10 years ago
  5. b454d9c Deleting an always-FALSE parameter. by Benno Schulenberg · 10 years ago
  6. af70884 Removing the unintended special case for replacing by Benno Schulenberg · 10 years ago
  7. ca1983a Eliding another tiny function. by Benno Schulenberg · 10 years ago
  8. 1cf22d4 Initializing the search and replace strings in a central place. by Benno Schulenberg · 10 years ago
  9. 583a30e Saving and restoring the global flags the short and quick way. by Benno Schulenberg · 10 years ago
  10. 6bdcc8f Saving the settings of the global case-sens, direction, and regexp flags, by Benno Schulenberg · 10 years ago
  11. e68759b Deleting redundant reprises of a bol/eol regular-expression search. by Benno Schulenberg · 10 years ago
  12. ec0e023 Renaming a function to the simpler 'need_statusbar_update()' by Benno Schulenberg · 10 years ago
  13. 7edd350 Fusing two identical functions into one: need_screen_update(). by Benno Schulenberg · 10 years ago
  14. 455a918 Making sure an invalid starting byte of a multibyte sequence is properly by Benno Schulenberg · 10 years ago
  15. 296152e Making the descriptions of the multibuffer feature more accurate. by Benno Schulenberg · 10 years ago
  16. 6ff772b Adding two files: syntax highlighting for Emacs Lisp and Guile Scheme. by Benno Schulenberg · 10 years ago
  17. 3de2c70 Adding a linter definition to four of the syntax files. Patch by Mark Oteiza. by Benno Schulenberg · 10 years ago
  18. cc65a42 Arranging the movement keys in the File Browser in the order of by Benno Schulenberg · 10 years ago
  19. 5b83d7d Binding the unbound Home and End keys to goto_top and goto_bottom in the by Benno Schulenberg · 10 years ago
  20. 4577265 Adding the 2.4.1 release marker to the Changelog. by Benno Schulenberg · 10 years ago
  21. f225991 Distinguishing a failure to launch the linter from receiving 0 parsable lines. by Benno Schulenberg · 10 years ago
  22. 4d2b198 GNU nano 2.4.1 release by Chris Allegretta · 10 years ago
  23. 5ea46ca Go even farther on the bug report front in README and only mention by Chris Allegretta · 10 years ago
  24. fd759d5 Fixing compilation with --enable-tiny (oops), and mentioning by Benno Schulenberg · 10 years ago
  25. f34c8fd Oops. Correcting an oversight in the Changelog: by Benno Schulenberg · 10 years ago
  26. 1cf9deb Using mallocstrcpy() in a correct manner and by Benno Schulenberg · 10 years ago
  27. 4e5ea18 Removing an unused variable, and adjusting the introductory comment by Benno Schulenberg · 10 years ago
  28. 4e9b368 Rebinding ^Y and ^V in the WhereisFile menu by Benno Schulenberg · 10 years ago
  29. 99d2358 Stopping M-\ and M-/ in the WhereisFile menu from doing also an by Benno Schulenberg · 10 years ago
  30. 08a52c1 Not splitting off the marked region into a separate partition, but by Benno Schulenberg · 10 years ago
  31. ce48ca2 Correcting and adjusting some comments. by Benno Schulenberg · 10 years ago
  32. 2dc9cbe Renaming some things, for more contrast or to be more fitting. by Benno Schulenberg · 10 years ago
  33. 0f7b99b Giving the file a neater layout, plus two table headers. by Benno Schulenberg · 10 years ago
  34. 057348e Adding the names of recent translators, and sorting them. by Benno Schulenberg · 10 years ago
  35. ab21161 Eliding another miniscule function. by Benno Schulenberg · 10 years ago
  36. d8b6dbf Letting bottombars() set the global variable 'currmenu'. by Benno Schulenberg · 10 years ago
  37. d517705 Greatly simplifying the searching for the next matching filename. by Benno Schulenberg · 10 years ago
  38. a9647b0 Avoiding to set 'focusing' when searching for filenames; by Benno Schulenberg · 10 years ago
  39. 37fd348 Eliding a miniscule function, and renaming a variable for clarity. by Benno Schulenberg · 10 years ago
  40. 2aac470 Consistently using the appropriate variable in the appropriate function. by Benno Schulenberg · 10 years ago
  41. 25ce5f6 Removing an unfitting comment and tweaking some others. by Benno Schulenberg · 10 years ago
  42. 5d0b267 Not searching for the empty string when nothing was sought yet by Benno Schulenberg · 10 years ago
  43. c2ed827 Expanding on nano's features, and condensing the synopsis, by Benno Schulenberg · 10 years ago
  44. d7ade1f Ignoring magic without libmagic, and ignoring formatter without spell checking. by Benno Schulenberg · 10 years ago
  45. de53c53 Removing two superfluous #ifndefs. by Benno Schulenberg · 10 years ago
  46. 5ac1081 Updating the README text to the fifth milestone: 2.4.x. by Benno Schulenberg · 10 years ago
  47. e683e32 Also colouring a series of changed files that spans more than one line. by Benno Schulenberg · 10 years ago
  48. 7fe830f Only scrolling the required number of lines by Benno Schulenberg · 10 years ago
  49. 07e199f When searching, put a found off-screen string on the center line by Benno Schulenberg · 10 years ago
  50. 6f2da6b Adjusting the end point of the marked region to compensate by Benno Schulenberg · 10 years ago
  51. 14a9c8a Treating the formatter like a speller, by Benno Schulenberg · 10 years ago
  52. 52d7d5f The linter is only available when colour is. by Benno Schulenberg · 10 years ago
  53. 0b6d6f4 Normalizing some whitespace. by Benno Schulenberg · 10 years ago
  54. 0a79c78 Removing two unneeded calls to edit_refresh(), to greatly speed up nano by Benno Schulenberg · 10 years ago
  55. ad827a6 Adjusting some whitespace and wrapping. by Benno Schulenberg · 10 years ago
  56. 4158084 Recognizing also Debian package diffs. by Benno Schulenberg · 10 years ago
  57. b455fa3 Allowing to rebind the linter when nano was configured with --disable-speller. by Benno Schulenberg · 10 years ago
  58. ff4a457 Removing unneeded statement -- nothing has changed the value of 'currmenu'. by Benno Schulenberg · 10 years ago
  59. eae9f28 Removing a mistaken menu name -- as the formatter allows no interaction by Benno Schulenberg · 10 years ago
  60. e39cf37 Not letting hashes inside triple-quoted strings cause comment colouring. by Benno Schulenberg · 10 years ago
  61. 6440aa9 Slightly widening and relaxing the header regex. by Benno Schulenberg · 10 years ago
  62. 745fab8 Correcting the description of option --noread, allowing writing to named pipes. by Benno Schulenberg · 10 years ago
  63. a37ebcf Not unsetting the mark before the possible bailout for zero size. by Benno Schulenberg · 10 years ago
  64. 92142be Avoiding a spell-check error when the marked region is zero bytes long. by Benno Schulenberg · 10 years ago
  65. 83ec9e7 Three tiny Changelog fixes. by Benno Schulenberg · 10 years ago
  66. a0a0556 2015-02-25 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 10 years ago
  67. 33ac317 Back to SVN by Chris Allegretta · 10 years ago
  68. 9007c58 GNU nano 2.4.0 release by Chris Allegretta · 10 years ago
  69. 2456dd2 Not centering the current line when smooth scrolling is used. by Benno Schulenberg · 10 years ago
  70. a44cf41 Stepping backward or forward not simply one byte by Benno Schulenberg · 10 years ago
  71. 76e7aaf Starting to look for a multibyte character not at the start of the string, by Benno Schulenberg · 10 years ago
  72. cb776fa Placing some comments better and unwrapping some lines. by Benno Schulenberg · 10 years ago
  73. a4f2869 Removing some leftovers after Mark's patch. by Benno Schulenberg · 10 years ago
  74. 82d737e Restoring the positions of the mark and the cursor in a better way. by Benno Schulenberg · 10 years ago
  75. 138add2 Keeping related items together in the ^G help screen. by Benno Schulenberg · 10 years ago
  76. 532d55c Making a message equal to another one. by Benno Schulenberg · 10 years ago
  77. 3345e34 Normalizing some whitespace, removing an old comment, by Benno Schulenberg · 10 years ago
  78. 52d1c20 Not setting the modified flag when an external spell checker by Benno Schulenberg · 10 years ago
  79. 6898c60 Adding full name of bug reporter. by Benno Schulenberg · 10 years ago
  80. 69d26c3 Fixing a mistaken message plus a few comments too. by Benno Schulenberg · 10 years ago
  81. 4d9b5e9 Getting out if there is nothing to renumber, by Benno Schulenberg · 10 years ago
  82. 18a2edf Dropping compile time from version information to enable a reproducible by Benno Schulenberg · 10 years ago
  83. 4e95ee9 Updating years and version numbers in the docs in anticipation of a release. by Benno Schulenberg · 10 years ago
  84. 79ff393 Fixing the rebinding of toggles. by Benno Schulenberg · 10 years ago
  85. 03bcaf6 Fixing compilation with --enable-tiny plus --enable-nanorc. by Benno Schulenberg · 10 years ago
  86. 5891c4a Removing the mistaken square brackets around the arguments by Benno Schulenberg · 10 years ago
  87. 3131d0c Oops. by Benno Schulenberg · 10 years ago
  88. 336b0ec Improving the indentation of some lists in the nanorc man page. by Benno Schulenberg · 10 years ago
  89. 32e76c4 Adding a note about the inherent imperfection of using regular expressions by Benno Schulenberg · 10 years ago
  90. 7d77521 Typo fixing and whitespace adjusting of the NEWS file. by Benno Schulenberg · 10 years ago
  91. 7f61fa1 Back to SVN by Chris Allegretta · 10 years ago
  92. 98485c9 GNU nano 2.3.99pre3 release by Chris Allegretta · 10 years ago
  93. 184cf60 2015-02-25 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 10 years ago
  94. e73e02f Oops -- created that typo myself. by Benno Schulenberg · 10 years ago
  95. ed2f0b3 Wrapping some overlong lines, and fixing a typo in the Java file. by Benno Schulenberg · 10 years ago
  96. d4e1d31 Fixing the explanation of how to subscribe to a mailing list. by Benno Schulenberg · 10 years ago
  97. bb4edd0 Recognizing also dash, openrc and runscript as shell scripts. by Benno Schulenberg · 10 years ago
  98. c9b3a71 Ignoring the autotools 'compile' file. Patch by Mike Frysinger. by Benno Schulenberg · 10 years ago
  99. 1b65b19 The user does the editing, not the editor. So rephrasing. by Benno Schulenberg · 10 years ago
  100. 35cd49e Also showing the name of the affected file when finding a lock file, by Benno Schulenberg · 10 years ago