Wednesday May 20
Wednesday May 13
-
Robin Luckey pushed e00b...a913 to master
[CHANGE] Svn: Relax validation rules for usernames to allow email addresses.
-
Robin Luckey merged 0085...589b to master
[FIX] Git: Prevent merge commits from being duplicated.
-
Robin Luckey pushed c4f0...90b4 to master
[NEW] GitParser can parse a generic git log (that is, doesn't require o...
-
Thursday April 23
-
Robin Luckey pushed 6b8c...2e3e to master
[FIX] Svn: export should not attempt to load external references
-
Thursday April 02
-
Robin Luckey pushed eca9...cf33 to master
[FIX] BzrAdapter: cat_file(): Fix case where filename includes a single quote
-
Tuesday March 24
-
robinluckey modified HgAdapter: counting lines of code is incredibly slow (in progress)
- **type** was changed to _enhancement_ -
robinluckey modified SvnChainAdapter: Does not work with CodePlex SvnBridge (pending)
- **type** was changed to _enhancement_
-
Monday March 23
-
robinluckey created SvnChainAdapter: Does not work with CodePlex SvnBridge
SvnBridge does not respect sort order for svn log --limit. SvnBridge ticket 1...
-
robinluckey created Check for out-of-bounds timestamps on commits
Some source control systems contain timestamps that are clearly out of range....
-
Friday March 20
-
Robin Luckey pushed 6b56...c1cf to master
[FIX] SvnChainAdapter: It is possible for a single Subversion commit
-
Monday March 16
-
Robin Luckey pushed c7f2...c2e6 to master
[FIX] SvnAdapter: Ensure that the branch_name is correct before calling ls()
-
Tuesday March 10
-
robinluckey modified HgAdapter.pull() -- unresolved merge conflicts can result (closed)
Attempted fix in commit 958617b. Will confirm after deploy to Ohloh server ... -
Robin Luckey merged 9586...2061 to master
[FIX] "Should" fix ticket 11. Run an `hg revert --all` before a pull to avoid...
-
robinluckey created HgAdapter: counting lines of code is incredibly slow
I suspect this is caused by cat_file() being very slow. Large repositories...
-
Tuesday March 03
-
Robin Luckey pushed df27...d4bb to master
[FIX] Escape parentheses () when they appear in Hg filenames
-
Thursday February 26
Friday February 20
-
Robin Luckey pushed e967...ab74 to 0.0.1
[FIX] remove deprecated autorequire from gem spec
-
robinluckey created CvsAdapter: Add support for branches besides HEAD
Currently, CvsAdapter only imports the HEAD branch. There have been a half...
-
Thursday February 19
-
Robin Luckey pushed a4e6...210d to master
[FIX] Enclose Bazaar revid in quotes, since it seems that revids can include ...
-
