1. e4c34c3 Adding, fixing, and removing some #endif comments. by Benno Schulenberg · 11 years ago
  2. a8353bd Removing the old softwrap scrolling code. by Benno Schulenberg · 11 years ago
  3. e34ac8e Condensing the code a bit. by Benno Schulenberg · 11 years ago
  4. c3e4a1f Showing ^F and ^B in the help lines of the tiny version. by Benno Schulenberg · 11 years ago
  5. 8977c4b Displaying more help items when the terminal is wider. by Benno Schulenberg · 11 years ago
  6. c85dc05 Using prettier whitespace characters when in a UTF-8 locale. by Benno Schulenberg · 11 years ago
  7. 3278f83 Initializing the correct variable to zero, to avoid jumpy scrolling. by Benno Schulenberg · 11 years ago
  8. f7c68cd 2014-03-04 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 11 years ago
  9. 6ae7760 Normalizing the writing of "Write Out", "Uncut Text", and "Unjustify". by Benno Schulenberg · 11 years ago
  10. 377a6e3 Using visible characters by default for when showing whitespace. by Benno Schulenberg · 11 years ago
  11. 3a5f55e 2014-03-01 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 11 years ago
  12. c347ce4 Not mentioning -$/--softwrap in usage text of tiny version. by Benno Schulenberg · 11 years ago
  13. 54a1105 Trimming some redundant code, and correcting scrolling behaviour by Benno Schulenberg · 11 years ago
  14. b1a7fdd Correctly computing the needed amount to scroll down by Benno Schulenberg · 11 years ago
  15. 3ae5bab Adding a newline for "air", and marking two strings instead of translating them. by Benno Schulenberg · 11 years ago
  16. e52eac5 2014-03-01 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 11 years ago
  17. bc5c7c3 Not writing to stderr on magic errors, patch mostly by Mike Frysinger. by Benno Schulenberg · 11 years ago
  18. 3aea69d Indenting conditions consistently and tightly. by Benno Schulenberg · 11 years ago
  19. 919c9bd Removing unused function 'free_shortcutage'. by Benno Schulenberg · 11 years ago
  20. fe267f6 Not just marking but actually translating a helpful message. by Benno Schulenberg · 11 years ago
  21. 92ccf77 Correcting the misspelled keyword "mutlibuffer". by Benno Schulenberg · 11 years ago
  22. 9a21761 Removing a redundant 'ifdef DEBUG'. by Benno Schulenberg · 11 years ago
  23. 46fccb2 Equalizing pipe error messages. by Benno Schulenberg · 11 years ago
  24. 22a1440 Avoiding a warning when compiling with clang, patch by Eitan Adler. by Benno Schulenberg · 11 years ago
  25. 8e82d35 Restoring 'Space' as an alias for PageDown in the help browser. by Benno Schulenberg · 11 years ago
  26. cae7aea Grouping related commands into the same column of the help lines. by Benno Schulenberg · 11 years ago
  27. df7bba3 Scrolling an extra amount when softwrap is on and the current line runs off. by Benno Schulenberg · 11 years ago
  28. db906ea Making ^G and ^C exit from help, and ^C from the file browser. by Benno Schulenberg · 11 years ago
  29. be5ab4e Ordering "Prev Word" and "Next Word" better. by Benno Schulenberg · 11 years ago
  30. 7f87393 Tweaking comments and removing some superfluous blank lines. by Benno Schulenberg · 11 years ago
  31. fde9d4c Renaming 'INCLUDES' to 'AM_CPPFLAGS', patch by Mike Frysinger. by Benno Schulenberg · 11 years ago
  32. ae092b9 Fix a typo and two inconsistent spellings in three statusbar messages. by Benno Schulenberg · 11 years ago
  33. 4ab142c Call the help browser with the correct refresher for afterwards. by Benno Schulenberg · 11 years ago
  34. 34b7f1c * src/winio.c (do_credits) - Add Benno, my children, by Chris Allegretta · 11 years ago
  35. 5575bfa 2014-02-24 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 11 years ago
  36. e9ee078 End exhorting status-bar messages with a period, to avoid by Benno Schulenberg · 11 years ago
  37. 4abf944 Adding a missing malloc, to avoid a segfault on some systems. by Benno Schulenberg · 11 years ago
  38. c4520d5 Correcting an oversight in the 'do_up_void' and 'do_down_void' naming. by Benno Schulenberg · 11 years ago
  39. 7249507 Updating 'mark_begin' when mark and cursor are on the same line. by Benno Schulenberg · 11 years ago
  40. d6e3972 Adding four needed compilation conditions on ENABLE_NANORC. by Benno Schulenberg · 11 years ago
  41. fb4e402 Applying a compile-fixing and warning-fixing patch by David Ramsey. by Benno Schulenberg · 11 years ago
  42. c218415 2014-01-24 Benno Schulenberg <bens> by Chris Allegretta · 11 years ago
  43. d2f29d0 2014-01-25 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 11 years ago
  44. 18b1092 2014-01-01 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 11 years ago
  45. bf406ff 2013-06-13 David Lawrence Ramsey <pooka109@gmail.com> by Chris Allegretta · 11 years ago
  46. 2d34586 * src/files.c (write_file): Don't re-stat() the file if we're writing out by Chris Allegretta · 12 years ago
  47. 6251358 2013-04-12 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 12 years ago
  48. 4cc4b9b 013-04-07 Michael Berg <mike@berg-net.us> by Chris Allegretta · 12 years ago
  49. 22c83ec 2013-03-17 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 12 years ago
  50. 67acf2c 2013-01-20 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 12 years ago
  51. b7a2dfb 2013-01-13 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 12 years ago
  52. 2e4228f 2013-01-09 Fabian Groffen <grobian@Savannah> by Chris Allegretta · 12 years ago
  53. a016f00 2013-01-02 David Benjamin <davidben@Savannah> by Chris Allegretta · 12 years ago
  54. 76d61ec 2013-01-02 Mike Frysinger <vapier@gentoo.org> by Chris Allegretta · 12 years ago
  55. 2a76b43 2013-01-02 Mike Frysinger <vapier@gentoo.org> by Chris Allegretta · 12 years ago
  56. 1642e6a 2013-01-02 Eitan Adler <lists@eitanadler.com> by Chris Allegretta · 12 years ago
  57. 3116d2f Fix impromper calls to nmalloc in new locking implementation. by Chris Allegretta · 12 years ago
  58. 4cc2462 Clean-up warnings with -pedantic. by Chris Allegretta · 12 years ago
  59. 170607b Add missing proto for int write_lockfile() by Chris Allegretta · 12 years ago
  60. d70c7f3 Implement the modification bit of the .swp file, put it in the correct actual by Chris Allegretta · 12 years ago
  61. 21f73f9 Fix trying to lock an un-writable directory. Just put a message by Chris Allegretta · 12 years ago
  62. bf88d27 2012-12-31 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 12 years ago
  63. 2ad1de0 Remove trailing spaces on source files as they suck by Chris Allegretta · 12 years ago
  64. d84849e 2012-02-05 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 13 years ago
  65. daeab05 2011-05-10 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 13 years ago
  66. fda622c 2011-03-04 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 14 years ago
  67. bccf2fa 2011-03-03 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 14 years ago
  68. 3bd12e3 2011-02-26 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 14 years ago
  69. 3459e4f 2011-02-23 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 14 years ago
  70. 154136a 2011-02-22 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 14 years ago
  71. 392c23c * files.c (load_history): Set last_search to the last search value we loaded from history, by Chris Allegretta · 14 years ago
  72. 8e2a930 2011-02-18 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 14 years ago
  73. 9bfda91 Checkpoint commit of saved file position implementation in case my desktop bites it. by Chris Allegretta · 14 years ago
  74. b00d0b9 2011-02-12 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 14 years ago
  75. 637daa8 * src/*: Retire iso_me_harder_funcmap based on suggestion by <bernd.spaeth@gmx.net> by Chris Allegretta · 14 years ago
  76. 3d41118 2011-02-06 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 14 years ago
  77. ab53864 2010-11-12 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 14 years ago
  78. 461519c Add more inseure backup checks to that strange cases like with ACLs will work with allow_insecure_backup. by Chris Allegretta · 14 years ago
  79. 0acca27 2010-06-20 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 14 years ago
  80. 86be3af 2010-05-23 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 14 years ago
  81. db9d983 2010-04-14 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 15 years ago
  82. 181c4a9 2010-04-09 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 15 years ago
  83. ad8476e Sigh, left out O_EXCL from Dan's patch by Chris Allegretta · 15 years ago
  84. 7f61a6c 2010-04-09 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 15 years ago
  85. dbbf9a0 Okay maybe make it crash EVEN less. by Chris Allegretta · 15 years ago
  86. 83a0e90 2010-04-02 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 15 years ago
  87. 9e73aeb Fix that wording cause it's the file owner we care about by Chris Allegretta · 15 years ago
  88. 0d1381a * files.c (do_writeout): Also abort on writing a backup by Chris Allegretta · 15 years ago
  89. cdb5b16 2010-04-02 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 15 years ago
  90. 35b5976 2010-03-21 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 15 years ago
  91. 08273aa Make previous fix more succinct and fix page down also. by Chris Allegretta · 15 years ago
  92. b5e7647 * move.c (do_page_up): Explicitly set current_y to 0 when paging up when not in by Chris Allegretta · 15 years ago
  93. 42bd871 2010-03-07 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 15 years ago
  94. 1456a10 2010-01-28 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 15 years ago
  95. 2466d93 Compile fix with current_stat. Not sure how I missed that. by Chris Allegretta · 15 years ago
  96. b916f5c 2010-01-17 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 15 years ago
  97. 6cf05d4 2010-01-14 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 15 years ago
  98. 1a7a91b 2010-01-12 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 15 years ago
  99. df8c3de 2010-01-05 Tito <farmatito@tiscali.it> by Chris Allegretta · 15 years ago
  100. 374216f 2010-01-04 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 15 years ago