0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Aug 14, 2024 — Aug 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Correct a mistake in the README example usage More... over 15 years ago
Added a diagnostic git-log and some (commented) workaround pulls to this test case More... over 15 years ago
Added a (failing) test-case for two sequential git-cvs pushes without a git-cvs pull in between More... over 15 years ago
Added a ->unchecked_invoke method to MyTest::Replay More... over 15 years ago
added TODO More... almost 16 years ago
Added test that merged branches get synched correctly More... almost 16 years ago
Aded some more patterns to .gitignore More... almost 16 years ago
Set this test to skip - doesn't work (hangs) More... almost 16 years ago
Be more helpful when .git exists on first import More... about 16 years ago
Added a usage synopsis in README More... about 16 years ago
Option --author-file was being processed by push instead of pull More... about 16 years ago
Stop t/init.t going into an infinite loop due to the bin/git wrapper More... about 16 years ago
Removed a file which shouldn't be in the repository More... about 16 years ago
Created a git wrapper which allows us to test against patched versions of git-cvsexportcommit. More... about 16 years ago
We need to update the cvs working copy to pull changes from git. More... about 16 years ago
Correct the test plan (adding a couple of tests in the process). More... about 16 years ago
Set the number of frames to skip so that errors get reported from the correct level More... about 16 years ago
"added two" More... about 16 years ago
Added a test for the bug I recently discovered in git-cvsexportcommit v1.6.3.1, where files which are removed can't be re-committed. More... about 16 years ago
Oops - last commit didn't correct the path to be deleted, so do that now. More... about 16 years ago
Fixed bug - File::Path needs to be used for rmtree. More... about 16 years ago
Fixed bug where valid_commit was called in different scopes without any qualifier, by making it a class method of GitCvs and calling it as such. More... about 16 years ago
Clarified the order of the commits expected for the --commit option. More... about 16 years ago
added note about git-cvsimport -p flag More... about 16 years ago
Added a little to the docs. More... over 16 years ago
Removed experimental some stuff which was commented out. More... over 16 years ago
Added some steps to basic.t to test that git-cvs pull pulls the changes to the right branches of git. More... over 16 years ago
Made the comments more visible More... over 16 years ago
Commented a problematic git invocation; fixed test plans - all tests now pass. More... over 16 years ago
After conversion to Git from SVN, added .gitignore More... over 16 years ago