ohloh_scm / branches / master / lib / scm / parsers

Description: source control management adapters for ohloh.net

git clone git@thechaw.com:ohloh_scm.gitview commitsview forks

Name Author Message Date Commit
array_writer.rb Robin Luckey [NEW] Initial Revision January 19 2009 38fb...929e
branch_number.rb Robin Luckey [NEW] Initial Revision January 19 2009 38fb...929e
bzr_parser.rb Robin Luckey [FIX] Use Bzr Author name when available October 27 2009 43c1...d920
cvs_parser.rb Robin Luckey [NEW] Initial Revision January 19 2009 38fb...929e
git_parser.rb Robin Luckey [NEW] GitParser can parse a generic git log (that is, doesn't require our custom formatter). May 13 2009 c4f0...90b4
git_styled_parser.rb Robin Luckey [FIX] git-whatchanged doesn't return merges by default -- pass the -m flag. Yes, we are dinosaurs for still using this command. January 27 2009 20e2...ecf8
hg_parser.rb Michael Adam [FIX] make HgParser::internal_parse parse dates correctly. February 02 2009 c7bd...9628
hg_style Robin Luckey [NEW] hg.commits() and family. Rake does not pass. January 20 2009 39a2...23ce
hg_styled_parser.rb Robin Luckey [NEW] hg.commits() and family. Rake does not pass. January 20 2009 39a2...23ce
hg_verbose_style Robin Luckey [NEW] hg.commits() and family. Rake does not pass. January 20 2009 39a2...23ce
human_writer.rb Robin Luckey [NEW] hg.cat_file, hg.exist? [FIX] Improvements to HgParser [CHANGE] I like hg's log format. Changed HumanWriter to emit logs similar to hg's. January 20 2009 36ff...9007
parser.rb Robin Luckey [NEW] Initial Revision January 19 2009 38fb...929e
svn_parser.rb Robin Luckey [NEW] Extend the Subversion parsers to get the copyfrom-rev and copyfrom-path. February 05 2009 3a2a...157b
svn_xml_parser.rb Robin Luckey [NEW] Extend the Subversion parsers to get the copyfrom-rev and copyfrom-path. February 05 2009 3a2a...157b
xml_writer.rb Robin Luckey [NEW] Initial Revision January 19 2009 38fb...929e