rcs-fast-export
2011-01-12  Giuseppe Bilottaruby 1.9: Array#to_s != Array#join
2011-01-12  Giuseppe Bilottaruby 1.9: open RCS file with ASCII-8BIT encoding
2010-11-14  Giuseppe BilottaMark TODO about commitid
2010-10-15  Giuseppe BilottaSuggest a simple "git reset" after import
2010-10-13  Giuseppe BilottaAlways coalesce commits if symbols lists are subsets
2010-10-12  Giuseppe BilottaOption to coalesce commits with differing symbol lists
2010-10-12  Giuseppe BilottaSmall help text rewording
2010-10-12  Eric S. RaymondTypo fixes and documentation improvements.
2010-07-25  Giuseppe BilottaHandle fuzzy coalescing errors
2010-07-25  Giuseppe BilottaAtomic merges
2010-06-28  Giuseppe BilottaSkip unhandled commands correctly
2010-06-22  Ben MartinFixed bug when binary file changed in RCS.
2010-06-22  Ben MartinAdded 'expand' to the list of known but unhandled RCS...
2010-04-13  Giuseppe BilottaProper file modes
2010-04-13  Giuseppe BilottaPreliminary support for full-repo export
2010-04-13  Giuseppe BilottaImprove parsing
2009-08-12  Giuseppe BilottaImport entire directories
2009-08-12  Giuseppe BilottaOption to prepend filenames to commit logs
2009-04-04  Giuseppe BilottaSuppress two more warnings
2009-04-04  Ben JacksonFix warning about missing parens around arg
2009-04-04  Giuseppe BilottaBackport Integer#odd? to older Ruby versions
2009-03-28  Giuseppe BilottaFix diff index handling
2009-03-27  Giuseppe BilottaBuild buffer as an array of arrays
2009-03-26  Giuseppe Bilottasanitize buffer after ranges of additions
2009-03-26  Giuseppe BilottaExport all branches for each revision
2009-03-26  Giuseppe BilottaHandle symbolic heads
2008-11-18  Giuseppe BilottaTry to guess the user's name and email
2008-11-17  Giuseppe BilottaDocument config options in usage
2008-11-17  Giuseppe BilottaAlso read config option rcs.tageachrev
2008-11-17  Giuseppe BilottaConfig before command line
2008-11-17  Giuseppe BilottaImprove usage
2008-11-17  Giuseppe BilottaExpand authorsfile path
2008-11-17  Giuseppe BilottaAlso read config option rcs.authorsfile
2008-11-17  Giuseppe BilottaImplement --authors-file option
2008-11-17  Giuseppe BilottaImplement --tag-each-rev option
2008-11-17  Giuseppe BilottaOptions infrastructure
2008-11-17  Giuseppe BilottaImport RCS symbols as lightweight git tags
2008-11-17  Giuseppe BilottaFix branch names
2008-11-15  Giuseppe BilottaInitial commit