1. cc7fef7 Adding the descriptions of six missing bindable functions. by Benno Schulenberg · 11 years ago
  2. cb80ca5 Grouping 'softwrap' with the toggles that affect how things look. by Benno Schulenberg · 11 years ago
  3. 05126fd Adding "poslog", plus tiny textual tweaks. by Benno Schulenberg · 11 years ago
  4. e51cfa3 Sorting the includes alphabetically, and adding missing ones. by Benno Schulenberg · 11 years ago
  5. eec71e3 Allowing softwrap to be rebound. by Benno Schulenberg · 11 years ago
  6. 90a43c3 Documenting the changed whitespace defaults. by Benno Schulenberg · 11 years ago
  7. 960a120 In the file browser one cannot search for a regular expression, by Benno Schulenberg · 11 years ago
  8. a65ef42 Removing stray spaces before tabs. by Benno Schulenberg · 11 years ago
  9. 88ff6a7 Putting ^B and ^F in the same order as other command keys: by Benno Schulenberg · 11 years ago
  10. 5ac8651 Minor Changelog tweaks. by Benno Schulenberg · 11 years ago
  11. e4c34c3 Adding, fixing, and removing some #endif comments. by Benno Schulenberg · 11 years ago
  12. a8353bd Removing the old softwrap scrolling code. by Benno Schulenberg · 11 years ago
  13. e34ac8e Condensing the code a bit. by Benno Schulenberg · 11 years ago
  14. c3e4a1f Showing ^F and ^B in the help lines of the tiny version. by Benno Schulenberg · 11 years ago
  15. 8977c4b Displaying more help items when the terminal is wider. by Benno Schulenberg · 11 years ago
  16. c85dc05 Using prettier whitespace characters when in a UTF-8 locale. by Benno Schulenberg · 11 years ago
  17. 3278f83 Initializing the correct variable to zero, to avoid jumpy scrolling. by Benno Schulenberg · 12 years ago
  18. f7c68cd 2014-03-04 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 12 years ago
  19. 1a1b2a0 Removing erroneous 'suspendenable' (again) -- it by Benno Schulenberg · 12 years ago
  20. 6ae7760 Normalizing the writing of "Write Out", "Uncut Text", and "Unjustify". by Benno Schulenberg · 12 years ago
  21. 377a6e3 Using visible characters by default for when showing whitespace. by Benno Schulenberg · 12 years ago
  22. d39de24 Adding 'quiet', sorting 'locking', and condensing the highlighting string. by Benno Schulenberg · 12 years ago
  23. 3a5f55e 2014-03-01 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 12 years ago
  24. c347ce4 Not mentioning -$/--softwrap in usage text of tiny version. by Benno Schulenberg · 12 years ago
  25. 6cd8314 Synchronizing the texinfo and nanorc docs, and improving alphabetization. by Benno Schulenberg · 12 years ago
  26. 37d638a Slightly improving the formatting and wording of two man pages. by Benno Schulenberg · 12 years ago
  27. 54a1105 Trimming some redundant code, and correcting scrolling behaviour by Benno Schulenberg · 12 years ago
  28. b1a7fdd Correctly computing the needed amount to scroll down by Benno Schulenberg · 12 years ago
  29. 3ae5bab Adding a newline for "air", and marking two strings instead of translating them. by Benno Schulenberg · 12 years ago
  30. e52eac5 2014-03-01 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 12 years ago
  31. bc5c7c3 Not writing to stderr on magic errors, patch mostly by Mike Frysinger. by Benno Schulenberg · 12 years ago
  32. 3aea69d Indenting conditions consistently and tightly. by Benno Schulenberg · 12 years ago
  33. 919c9bd Removing unused function 'free_shortcutage'. by Benno Schulenberg · 12 years ago
  34. fe267f6 Not just marking but actually translating a helpful message. by Benno Schulenberg · 12 years ago
  35. 92ccf77 Correcting the misspelled keyword "mutlibuffer". by Benno Schulenberg · 12 years ago
  36. 9a21761 Removing a redundant 'ifdef DEBUG'. by Benno Schulenberg · 12 years ago
  37. 46fccb2 Equalizing pipe error messages. by Benno Schulenberg · 12 years ago
  38. 22a1440 Avoiding a warning when compiling with clang, patch by Eitan Adler. by Benno Schulenberg · 12 years ago
  39. 16fe178 Tiny textual tweaks of ChangeLog and NEWS. by Benno Schulenberg · 12 years ago
  40. 9c11ba9 Adding colorization for bind/unbind in nanorc, patch by Mike Frysinger. by Benno Schulenberg · 12 years ago
  41. 86fb8dd Relocating the misplaced unbind section, patch mostly by Mike Frysinger. by Benno Schulenberg · 12 years ago
  42. 8e82d35 Restoring 'Space' as an alias for PageDown in the help browser. by Benno Schulenberg · 12 years ago
  43. 8a2c245 Colouring trailing whitespace in Makefiles, patch by Mike Frysinger. by Benno Schulenberg · 12 years ago
  44. b2b7c2f Updating Gentoo-specific colouring to newer EAPIs, patch by Mike Frysinger. by Benno Schulenberg · 12 years ago
  45. 5d5e930 Improve highlighting of shell builtins, common commands, and variables. by Benno Schulenberg · 12 years ago
  46. c05a2ee Better colouring of manpage files. by Benno Schulenberg · 12 years ago
  47. cae7aea Grouping related commands into the same column of the help lines. by Benno Schulenberg · 12 years ago
  48. b3306b2 Slightly improving the regexes for multiline strings in Python. by Benno Schulenberg · 12 years ago
  49. df7bba3 Scrolling an extra amount when softwrap is on and the current line runs off. by Benno Schulenberg · 12 years ago
  50. db906ea Making ^G and ^C exit from help, and ^C from the file browser. by Benno Schulenberg · 12 years ago
  51. be5ab4e Ordering "Prev Word" and "Next Word" better. by Benno Schulenberg · 12 years ago
  52. 7f87393 Tweaking comments and removing some superfluous blank lines. by Benno Schulenberg · 12 years ago
  53. ccb02f7 Fixing some typos and wordings in the NEWS file. by Benno Schulenberg · 12 years ago
  54. 01a1434 Make git ignore generated files and bak files, patch mostly by Mike Frysinger. by Benno Schulenberg · 12 years ago
  55. fde9d4c Renaming 'INCLUDES' to 'AM_CPPFLAGS', patch by Mike Frysinger. by Benno Schulenberg · 12 years ago
  56. ae092b9 Fix a typo and two inconsistent spellings in three statusbar messages. by Benno Schulenberg · 12 years ago
  57. 4ab142c Call the help browser with the correct refresher for afterwards. by Benno Schulenberg · 12 years ago
  58. 64c00b5 More cleanups of the ChangeLog, triggered by a corrective s/python/Fortran/. by Benno Schulenberg · 12 years ago
  59. 34b7f1c * src/winio.c (do_credits) - Add Benno, my children, by Chris Allegretta · 12 years ago
  60. 5575bfa 2014-02-24 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 12 years ago
  61. 1dd389e Colour a $VAR within "" but not within ''. by Benno Schulenberg · 12 years ago
  62. c4b344f Comment and punctuation tweaks in the sample nanorc files. by Benno Schulenberg · 12 years ago
  63. 183fa5a Tweaking the ChangeLog -- adding some periods and bug number hashes, by Benno Schulenberg · 12 years ago
  64. e9ee078 End exhorting status-bar messages with a period, to avoid by Benno Schulenberg · 12 years ago
  65. 4abf944 Adding a missing malloc, to avoid a segfault on some systems. by Benno Schulenberg · 12 years ago
  66. c4520d5 Correcting an oversight in the 'do_up_void' and 'do_down_void' naming. by Benno Schulenberg · 12 years ago
  67. 10a18c1 Better colouring expressions for HTML. by Benno Schulenberg · 12 years ago
  68. cf79e52 Also recognzie 'c++' as an extension for C syntax highlighting. by Benno Schulenberg · 12 years ago
  69. 7249507 Updating 'mark_begin' when mark and cursor are on the same line. by Benno Schulenberg · 12 years ago
  70. d6e3972 Adding four needed compilation conditions on ENABLE_NANORC. by Benno Schulenberg · 12 years ago
  71. 44e8583 Applying a tiny patch by Felipe Bugno. by Benno Schulenberg · 12 years ago
  72. fb4e402 Applying a compile-fixing and warning-fixing patch by David Ramsey. by Benno Schulenberg · 12 years ago
  73. b55ce29 Applying a textual patch by David Ramsey. by Benno Schulenberg · 12 years ago
  74. 6f517bc Until someone else wants the job by Chris Allegretta · 12 years ago
  75. c218415 2014-01-24 Benno Schulenberg <bens> by Chris Allegretta · 12 years ago
  76. d2f29d0 2014-01-25 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 12 years ago
  77. bac696a 2014-01-01 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 12 years ago
  78. 2ed673f Change nano.text to not be considered binary, since it's......not by Chris Allegretta · 12 years ago
  79. 18b1092 2014-01-01 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 12 years ago
  80. d1336f6 2013-06-13 Matthew Fischer <mfisch@Savannah> by Chris Allegretta · 12 years ago
  81. bf406ff 2013-06-13 David Lawrence Ramsey <pooka109@gmail.com> by Chris Allegretta · 12 years ago
  82. 2e46cc1 2013-06-13 Kamil Dudka <kdudka@redhat.com> by Chris Allegretta · 12 years ago
  83. f9e9464 Make Changelog entries consistent (tabs for all sub-bullets and not just 8 spaces) by Chris Allegretta · 12 years ago
  84. f2af9aa Bump versions in README by Chris Allegretta · 12 years ago
  85. 2d34586 * src/files.c (write_file): Don't re-stat() the file if we're writing out by Chris Allegretta · 12 years ago
  86. 6251358 2013-04-12 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 12 years ago
  87. 4cc4b9b 013-04-07 Michael Berg <mike@berg-net.us> by Chris Allegretta · 12 years ago
  88. 0438575 Back to svn and add missing entry for release in changelog by Chris Allegretta · 12 years ago
  89. 2b4e433 GNU nano 2.3.2 release by Chris Allegretta · 12 years ago
  90. 22c83ec 2013-03-17 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 12 years ago
  91. 2072b74 * doc/man/nanorc.5: Fix typo in softwrap description, reported by by Chris Allegretta · 13 years ago
  92. 66e5972 2013-01-19 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 13 years ago
  93. a149549 * configure.ac: Added --with-wordbounds option to let cross compilers force by Chris Allegretta · 13 years ago
  94. 67acf2c 2013-01-20 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 13 years ago
  95. 29479ca 2013-01-19 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 13 years ago
  96. b7a2dfb 2013-01-13 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 13 years ago
  97. f4e26d1 2013-01-02 Mike Frysinger <vapier@gentoo.org> by Chris Allegretta · 13 years ago
  98. 2e4228f 2013-01-09 Fabian Groffen <grobian@Savannah> by Chris Allegretta · 13 years ago
  99. a016f00 2013-01-02 David Benjamin <davidben@Savannah> by Chris Allegretta · 13 years ago
  100. 76d61ec 2013-01-02 Mike Frysinger <vapier@gentoo.org> by Chris Allegretta · 13 years ago