1. 10 Oct, 2007 1 commit
  2. 05 Oct, 2007 1 commit
  3. 10 Aug, 2007 1 commit
  4. 10 Jul, 2007 1 commit
  5. 09 Jul, 2007 2 commits
  6. 06 Jul, 2007 2 commits
  7. 02 Jul, 2007 1 commit
  8. 01 Jul, 2007 2 commits
  9. 23 Apr, 2007 1 commit
  10. 18 Apr, 2007 1 commit
  11. 31 Dec, 2006 1 commit
  12. 09 Nov, 2006 2 commits
  13. 08 Oct, 2006 1 commit
  14. 29 Jul, 2006 1 commit
  15. 22 Jul, 2006 2 commits
  16. 24 May, 2006 1 commit
  17. 20 May, 2006 1 commit
  18. 12 Apr, 2006 1 commit
  19. 02 Feb, 2006 1 commit
  20. 06 Jan, 2006 1 commit
  21. 05 Jan, 2006 2 commits
  22. 07 Dec, 2005 1 commit
  23. 30 Nov, 2005 2 commits
  24. 28 Nov, 2005 1 commit
  25. 17 Nov, 2005 1 commit
  26. 15 Nov, 2005 3 commits
  27. 14 Nov, 2005 2 commits
    • David Lawrence Ramsey's avatar
      rename the NANO_SMALL #define to NANO_TINY · ebe3425f
      David Lawrence Ramsey authored
      git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3176 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
      ebe3425f
    • David Lawrence Ramsey's avatar
      fix copyright years on source files; all functions in browser.c were · 3f7c8c51
      David Lawrence Ramsey authored
      originally added in 2001; the oldest function in color.c is
      do_colorinit() (now color_init()), which was originally added in 2001;
      the oldest function in chars.c is revstrstr(), which was originally
      added in 2001; the oldest function in help.c is do_help(), which was
      originally added in 2000; the oldest function in prompt.c is statusq()
      (now do_prompt()), which was originally added before 0.6.6, which was
      apparently in 1999; all functions in rcfile.c were originally added in
      2001; one of the oldest functions in search.c is do_search(), which was
      originally added in 0.2.7, which was apparently in 1999; and one of the
      oldest functions in text.c is do_wrap(), which was originally added in
      0.3.1, which was apparently in 1999; also, for functions originally
      adapted from other sources, add notices from the original files, as we
      do with the tab completion functions adapted from busybox
      
      
      git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3172 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
      3f7c8c51
  28. 07 Nov, 2005 3 commits