1. b39db7b And eliding a totally unused 'strdata2'. by Benno Schulenberg · 11 years ago
  2. 3cf338a Eliding the in fact unneeded 'to_eof' by Benno Schulenberg · 11 years ago
  3. c55c0db Renaming 'to_end' to 'to_eof', to lessen confusion with CUT_TO_END. by Benno Schulenberg · 11 years ago
  4. a872709 Making sure the cutbuffer is cleared at the appropriate moments. by Benno Schulenberg · 11 years ago
  5. b439f55 Replacing SYSCONFDIR with an absolute path or a circumlocution, by Benno Schulenberg · 11 years ago
  6. e96022b After an undo or redo, update the 'placewewant'. Patch by Mark Majeres. by Benno Schulenberg · 11 years ago
  7. 38cb8fc Removing an obsolete boolean variable. by Benno Schulenberg · 11 years ago
  8. 4f3f976 Displaying "No file name" on the statusbar for two seconds by Benno Schulenberg · 11 years ago
  9. 7152a4b Changing some wordings, to be more precise or clear. by Benno Schulenberg · 11 years ago
  10. 73a8aa0 Updating the docs for the changed location of nano's search history. by Benno Schulenberg · 11 years ago
  11. d21649e Trimming the contents of EXTRA_DIST to what is beyond normal. by Benno Schulenberg · 11 years ago
  12. 1f67c12 Removing an "-I m4" flag; it is needed only at the top level. by Benno Schulenberg · 11 years ago
  13. 0ec7710 Putting a common statement outside of the then/else branches. by Benno Schulenberg · 11 years ago
  14. 99a649d Avoiding an "Unknown Command" on every cursor-positioning mouse click. by Benno Schulenberg · 11 years ago
  15. ca9abd8 Making sure the compiler also links against libz, which is used by libmagic. by Benno Schulenberg · 11 years ago
  16. 948b8e9 Putting the cursor back in front of a backwards cut, by Benno Schulenberg · 11 years ago
  17. c5c0d74 Removing the useless info dir file from the build directory, by Benno Schulenberg · 11 years ago
  18. 736fbf2 Removing the --undo option, having the undo functions always enabled. by Benno Schulenberg · 11 years ago
  19. cd59a64 Not treating the holding of both Control and Meta the same as only Control. by Benno Schulenberg · 11 years ago
  20. 3af22aa Letting a toggle not break a series of ^Ks. by Benno Schulenberg · 11 years ago
  21. 1d06455 Letting a click on titlebar or statusbar not break a series of ^Ks. by Benno Schulenberg · 11 years ago
  22. 454563c Letting a mousal repositioning of the cursor break a series of ^Ks. by Benno Schulenberg · 11 years ago
  23. 62bb6e8 Setting not just the meta_key but also the func_key boolean when a key is by Benno Schulenberg · 11 years ago
  24. 8cc8b08 Removing a superfluous switch statement. by Benno Schulenberg · 11 years ago
  25. fc35e20 Always accepting mouse events, also when just looking for Unjustify. by Benno Schulenberg · 11 years ago
  26. a3f421c Producing the correct return value for when a mouse event reinserted something by Benno Schulenberg · 11 years ago
  27. 7d5f42c Using the right type to avoid a compiler warning. by Benno Schulenberg · 11 years ago
  28. a8a23ab Making a couple of minimalistic whitespace adjustments. by Benno Schulenberg · 11 years ago
  29. 53435b0 One more type fix and two tiny message tweaks. Patch by David Lawrence Ramsey. by Benno Schulenberg · 11 years ago
  30. 6af5bde A few more cosmetic tweaks and type fixes. Patch by David Lawrence Ramsey. by Benno Schulenberg · 11 years ago
  31. 1102aaa Making tiny nano a bit tinier by preening out some soft-wrap stuff. by Benno Schulenberg · 11 years ago
  32. acda255 A bunch of type fixes, mostly in debugging messages -- by Benno Schulenberg · 11 years ago
  33. ed0086b Eliding four function calls by not comparing with an by Benno Schulenberg · 11 years ago
  34. 505125e A few cosmetic tweaks of comments and whitespace. by Benno Schulenberg · 11 years ago
  35. c35eb5a Avoiding a compiler warning with --disable-wrapping. by Benno Schulenberg · 11 years ago
  36. 9ac910e Removing two superfluous conditions. by Benno Schulenberg · 11 years ago
  37. be10c2a Rewriting the line-wrapping code to make use of the existing line-break code. by Benno Schulenberg · 11 years ago
  38. 64896ba Differentiating between undoing a Delete and undoing a Backspace -- the by Benno Schulenberg · 11 years ago
  39. 5dfab51 Putting back the "-svn" tag on the version number. by Benno Schulenberg · 11 years ago
  40. 25df3ab Noting nano 2.3.3 and 2.3.4 in the Changelog. by Benno Schulenberg · 11 years ago
  41. 04a38da Allowing the toggle between Read File and Execute Command to be rebound. by Benno Schulenberg · 11 years ago
  42. 95592ce Tiny ChangeLog tweaks. by Benno Schulenberg · 11 years ago
  43. 1eb23d4 Making use of the macros charalloc() and charealloc(), making use of by Benno Schulenberg · 11 years ago
  44. 1de337d Normalizing whitespace, comments and interpunction, in various places. by Benno Schulenberg · 11 years ago
  45. ac1508c GNU nano 2.3.4 release by Chris Allegretta · 11 years ago
  46. 0de8d0d 2014-06-02 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 11 years ago
  47. ff36b05 Differentiating (for the undo structure) between by Benno Schulenberg · 11 years ago
  48. 82a4110 2014-05-29 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 11 years ago
  49. cbc6e51 Back to SVN by Chris Allegretta · 11 years ago
  50. de8dbf5 GNU nano 2.3.3 release by Chris Allegretta · 11 years ago
  51. 4f3fe13 2014-05-28 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 11 years ago
  52. f470c90 Standardizing the calls of add_to_funcs(), breaking always between menu and tag. by Benno Schulenberg · 11 years ago
  53. 8c5f504 Making tiny nano again just a tiny bit tinier. by Benno Schulenberg · 11 years ago
  54. ac193ec Updates from the TP for German, Dutch, and Esperanto. by Benno Schulenberg · 11 years ago
  55. 4822359 Eliding four unneeded tags. by Benno Schulenberg · 11 years ago
  56. 62de330 Adding a translator comment for the --help output. by Benno Schulenberg · 11 years ago
  57. 9b084b2 Removing an unneeded format specifier. by Benno Schulenberg · 11 years ago
  58. ff6b92c Making ^X in the Read-File menu toggle between by Benno Schulenberg · 11 years ago
  59. a2d74f7 Removing duplicate translator comments, and adding some others. by Benno Schulenberg · 11 years ago
  60. ec17322 Actually translating the Go-to-Directory prompt. by Benno Schulenberg · 11 years ago
  61. d0e234d Removing three unused parameters from do_input(), by Benno Schulenberg · 11 years ago
  62. cfa2976 2014-05-27 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 11 years ago
  63. 0606c62 Adjusting a translator comment. by Benno Schulenberg · 11 years ago
  64. af26551 Updates from the TP for Russian, Dutch, and German. by Benno Schulenberg · 11 years ago
  65. 5a39339 Allowing to rebind 'suspend' in tiny nano. by Benno Schulenberg · 11 years ago
  66. 769e81c Make tiny nano a tiny bit tinier. by Benno Schulenberg · 11 years ago
  67. 0d5e732 Improving the arrangement of help items under certain compilation conditions. by Benno Schulenberg · 11 years ago
  68. 022d32a Unwrapping some lines, and reordering two. by Benno Schulenberg · 11 years ago
  69. c3c2c66 Fixing compilation and avoiding a warning with --enable-tiny. by Benno Schulenberg · 11 years ago
  70. 5a86c52 Updates from the TP for Ukrainian and Italian. by Benno Schulenberg · 11 years ago
  71. 353dd21 Cutting down on the size of tiny nano. by Benno Schulenberg · 11 years ago
  72. f5ac8c1 Placing the cursor after an undo there where it was before the do, by Benno Schulenberg · 11 years ago
  73. 0ae38b4 Telling ncurses to really redraw the line, without optimization. by Benno Schulenberg · 11 years ago
  74. b19524f Updates from the TP for German and Ukrainian. by Benno Schulenberg · 11 years ago
  75. eb5c49d Painting the current line *after* tickling the terminal, so that by Benno Schulenberg · 11 years ago
  76. 8491c22 Adding an example of a default syntax. by Benno Schulenberg · 11 years ago
  77. 277701f Not matching the ^ anchor when looking further on in a line. by Benno Schulenberg · 11 years ago
  78. 3be5f46 Not skipping the colour-off commands at the end of the colouring loop. by Benno Schulenberg · 11 years ago
  79. c7b0e54 Adding syntax colouring for JSON files. by Benno Schulenberg · 11 years ago
  80. 9af4751 Updates from the TP for Vietnamese, Finnish, Dutch, French, and Esperanto. by Benno Schulenberg · 11 years ago
  81. fe9da94 Partially harmonizing the syntax-colouring files. by Benno Schulenberg · 11 years ago
  82. 1028d65 Making the component colouring simpler, and the URI colouring completer, by Benno Schulenberg · 11 years ago
  83. 3edcfd2 Showing trailing whitespace on added lines in patches and diffs. by Benno Schulenberg · 11 years ago
  84. 52e3533 Removing a few more doubled-up spaces. by Benno Schulenberg · 11 years ago
  85. 5298d51 Removing an unneeded call of edit_refresh(), and by Benno Schulenberg · 11 years ago
  86. 275bd28 Tweaking some whitespace, using TRUE and FALSE instead of 1 and 0, by Benno Schulenberg · 11 years ago
  87. 6081546 Going to the correct positions for undoing and redoing cuts and by Benno Schulenberg · 11 years ago
  88. 4774ca6 Adding texinfo.nanorc to the packing list. by Benno Schulenberg · 11 years ago
  89. eb91ad5 Improving two comments, and eliding a macro. by Benno Schulenberg · 11 years ago
  90. c5a2145 Adjusting a comment, and being clearer about when to break. by Benno Schulenberg · 11 years ago
  91. 275b617 Improving the magic regex for C files, plus some tweaks. by Benno Schulenberg · 11 years ago
  92. 230bd0d Adding an example of colouring nano's interface elements. by Benno Schulenberg · 11 years ago
  93. 4e5af83 Tiny Changelog tweaks. by Benno Schulenberg · 11 years ago
  94. e81a43f Stopping the search when a magic matched. by Benno Schulenberg · 11 years ago
  95. 5edd041 Improving two magic regexes. by Benno Schulenberg · 11 years ago
  96. f304622 Opening the magic database only when actually going to use it, by Benno Schulenberg · 11 years ago
  97. f937526 Moving the magic check to after the headerline check. by Benno Schulenberg · 11 years ago
  98. ee4e67a Ehm... no, you can't do that. by Benno Schulenberg · 11 years ago
  99. f215603 Closing the libmagic file after use. by Benno Schulenberg · 11 years ago
  100. ef2cbb7 Improving debugging messages, and removing superfluous assignment. by Benno Schulenberg · 11 years ago