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