obnox/ohloh/ohloh_scm.git
2009-01-27 Robin LuckeyMerge branch 'master' of robin@congo:dev/ohloh_scm
2009-01-27 Robin Luckey[FIX] svn.validate_server_connection was broken by...
2009-01-27 Robin Luckey[FIX] svn.validate_server_connection was broken by...
2009-01-27 Robin Luckey[FIX] Shortcut to just check for file existence in...
2009-01-27 Robin Luckey[NEW] adapter.head(), adapter.parents() methods allow...
2009-01-27 Robin Luckey[NEW] Adapter factory -- give me a path to a working...
2009-01-26 Robin Luckey[CHANGE] Some refactoring of test helper to remove...
2009-01-26 Robin Luckey[CHANGE] Speed compromise. Stop calculation SHA1 hashes...
2009-01-26 Robin Luckey[FIX] Update README to include Mercurial references.
2009-01-22 Robin Luckey[FIX] Incorrect syntax for hg via ssh://... not the...
2009-01-22 Robin Luckey[FIX] bug fixes in hg parser -- turns out that hg doesn...
2009-01-21 Robin Luckey[NEW] HgAdapter now computes SHA1 hash for files.
2009-01-21 Robin Luckey[NEW] hg.push(), hg.pull()
2009-01-21 Robin Luckey[NEW] hg.each_commit {} implemented.
2009-01-21 Robin Luckey[FIX] Rake now passes.
2009-01-21 Robin LuckeyMerge branch 'master' into hg
2009-01-21 Robin Luckey[FIX] Subversion can report both R and A for a file...
2009-01-21 Robin Luckey[NEW] hg.commits() and family. Rake does not pass.
2009-01-20 Robin Luckey[NEW] hg.cat_file, hg.exist?
2009-01-20 Robin Luckey[NEW] The beginnings of a Mercurial adapter. Basic...
2009-01-20 Robin Luckey[FIX] So it turns out that not just lib/scm but also...
2009-01-20 Robin Luckey[FIX] Yet another crash when a commit contains nil...
2009-01-20 Robin Luckey[FIX] More nil diffs cases caught
2009-01-20 Robin Luckey[FIX] Exclude duplicate diffs when Subversion reports...
2009-01-20 Robin Luckey[FIX] Ensure that Subversion branch_names do not end...
2009-01-19 Robin Luckey[NEW] Initial Revision
2009-01-14 chawbaccaInitial Project Commit