1. 9a74860 Nano 1.1.0 release by Chris Allegretta · 23 years ago
  2. b4d6ad0 Added rcfile.c to the translated files, added gettext calls to some messages that didn't have it and updated Spanish. New po files for the rest. by Jordi Mallach · 23 years ago
  3. 6fe6149 All the updates that I've been waiting all weekend to commit, no desc, tough by Chris Allegretta · 23 years ago
  4. 88520c9 Various spelling updates by David Lawrence Ramsey by Chris Allegretta · 23 years ago
  5. 7254904 Updated FAQ, updated Spanish and Catalan, added utils.c to translations and by Jordi Mallach · 23 years ago
  6. 09898d9 Commit the rest of the stuff backing down gettext changed *shrug* by Chris Allegretta · 23 years ago
  7. bf521fa Newer config.guess and config.sub by Chris Allegretta · 24 years ago
  8. 38068cd Nano 1.0.1 release by Chris Allegretta · 24 years ago
  9. 1bacd2f Updated TODO from user feedback by Chris Allegretta · 24 years ago
  10. 2bfbda0 GNU nano 1.0.0 release by Chris Allegretta · 24 years ago
  11. 10ae4f1 cs.po: Czech translation from Vaclav Haisman by Chris Allegretta · 24 years ago
  12. 67b14b1 Updated POs for occurrence thang by Chris Allegretta · 24 years ago
  13. a4a222d Nano 0.9.99pre3 release by Chris Allegretta · 24 years ago
  14. a57fcb0 Taking a wild guess with people's Y/N/A keys, sure to get me into trouble by Chris Allegretta · 24 years ago
  15. ea620fe Yeah, so how about make the yes key == yes instead of no by Chris Allegretta · 24 years ago
  16. 4ce8e3b Internationalize yes, no and all *sigh* by Chris Allegretta · 24 years ago
  17. c46dd81 Nano is now a GNU package by Chris Allegretta · 24 years ago
  18. 34318ed Nano 0.9.99pre2 release by Chris Allegretta · 24 years ago
  19. 9faa3f1 Nano 0.9.99pre1 release by Chris Allegretta · 24 years ago
  20. 4ca160f 0.9.25 release by Chris Allegretta · 24 years ago
  21. 155d620 Add and fix Bug #51 :-) by Chris Allegretta · 24 years ago
  22. 1699144 Update docs for upcoming 0.9.25 release by Chris Allegretta · 24 years ago
  23. c7ccb87 nano 0.9.24 release by Chris Allegretta · 24 years ago
  24. b29550e Nano 0.9.23 release by Chris Allegretta · 24 years ago
  25. d2cd65c Nano 0.9.22 release sync by Chris Allegretta · 24 years ago
  26. ca7a21d Nano 0.9.21 release by Chris Allegretta · 24 years ago
  27. c793c43 Actually use last_replace if user just hits enter in do_replace with PICO_MODE on by Chris Allegretta · 24 years ago
  28. 6da149a 0.9.20 release by Chris Allegretta · 24 years ago
  29. 63a89d3 comment out username completino code with macros since unimplemented, fix -Wall warnings on Irix by Chris Allegretta · 24 years ago
  30. 5b1faac nanogetstr(): Added check for ASCII 54[124] when using PDCURSES, ignore them if found by Chris Allegretta · 24 years ago
  31. 2c97522 tab completion fixes, removed wefresh() from blank_edit by Chris Allegretta · 24 years ago
  32. 271e972 Rocco's changes by Chris Allegretta · 24 years ago
  33. a60e02c Okay, for some reason the statusq call in do_int_spell wasn't updated by Chris Allegretta · 24 years ago
  34. 1cc0b7f Fixed bug #45, stupid... by Chris Allegretta · 24 years ago
  35. 35d9025 Nano 0.9.19 release by Chris Allegretta · 24 years ago
  36. 71348ee Get rid of punctuation at end of nofollow option, as it was the only one punctuated by Chris Allegretta · 24 years ago
  37. 9e7efa3 Added (int) casts to remove compile warnings with -Wall by Chris Allegretta · 24 years ago
  38. 629edad 0.9.18 release by Chris Allegretta · 24 years ago
  39. 9c35eb0 Made insert key call do_insertfile() by Chris Allegretta · 24 years ago
  40. 92c9dd2 Oops, update editwinrows in window_init() by Chris Allegretta · 24 years ago
  41. 2a42af1 More display updates by Chris Allegretta · 24 years ago
  42. 43932bd Type in nano.h by Chris Allegretta · 24 years ago
  43. bf9da28 Changed version and files to CVS by Chris Allegretta · 24 years ago
  44. 5577aec 5 newlines instead of 4 on suspend and po update by Chris Allegretta · 24 years ago
  45. f8163dc Added space to autoindent toggle string by Chris Allegretta · 24 years ago
  46. d56bd79 Fixed typos and updated PO files by Chris Allegretta · 24 years ago
  47. 756f220 New toggles for flags via Meta by Chris Allegretta · 24 years ago
  48. b7ea9d4 New libm test for slang by Chris Allegretta · 24 years ago
  49. c87a411 More RCS schtuff by Chris Allegretta · 24 years ago
  50. 11b0011 Testing RCS headers by Chris Allegretta · 24 years ago
  51. 1f2a072 0.9.15 sync by Chris Allegretta · 24 years ago
  52. 6d690a3 New tabsize code, Im very excited by Chris Allegretta · 24 years ago
  53. ed02216 Added recursive loop check by Chris Allegretta · 24 years ago
  54. 7a6f0d9 Finally fixed slang check message, or lack of by Chris Allegretta · 24 years ago
  55. a1a55c7 official 0.9.14 sync by Chris Allegretta · 24 years ago
  56. cf037ba 0.9.14-pre1 sync by Chris Allegretta · 24 years ago
  57. edebbe6 0.9.13 sync by Chris Allegretta · 24 years ago
  58. 8d7ac1b by Jordi Mallach · 24 years ago
  59. 7539a82 French update by Clement Laforet <clem_laf@wanadoo.fr> by Chris Allegretta · 24 years ago
  60. a4d2162 Added '(to replace)' to prompt in search_init when we are replacing by Chris Allegretta · 24 years ago
  61. 688fc03 Sync with official 0.9.12 release by Chris Allegretta · 24 years ago
  62. dba37ae Added stdlib.h to winio.c includes, found by OpenBSD gcc. by Chris Allegretta · 24 years ago
  63. 9fc8d43 New regexp search feature by Bill Soudan by Chris Allegretta · 24 years ago
  64. 518b8ef Um, the translation for No Replace is NOT the same as for Replace... by Chris Allegretta · 24 years ago
  65. 8c2b40f Made search functions and keys more like Pico by Chris Allegretta · 24 years ago
  66. 0b0fc49 by Jordi Mallach · 24 years ago
  67. 4da1fc6 Synch with official 0.9.11 by Chris Allegretta · 24 years ago
  68. 6724a7e Add -T tab width option by Chris Allegretta · 24 years ago
  69. 68576d3 New .po files for new src files by Chris Allegretta · 24 years ago
  70. a2ea193 Initial revision by Chris Allegretta · 24 years ago