0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Jan 01, 2025 — Jan 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Correct a mistake in the README example usage More... about 16 years ago
Added a diagnostic git-log and some (commented) workaround pulls to this test case More... about 16 years ago
Added a (failing) test-case for two sequential git-cvs pushes without a git-cvs pull in between More... about 16 years ago
Added a ->unchecked_invoke method to MyTest::Replay More... about 16 years ago
added TODO More... over 16 years ago
Added test that merged branches get synched correctly More... over 16 years ago
Aded some more patterns to .gitignore More... over 16 years ago
Set this test to skip - doesn't work (hangs) More... over 16 years ago
Be more helpful when .git exists on first import More... over 16 years ago
Added a usage synopsis in README More... over 16 years ago
Option --author-file was being processed by push instead of pull More... over 16 years ago
Stop t/init.t going into an infinite loop due to the bin/git wrapper More... over 16 years ago
Removed a file which shouldn't be in the repository More... over 16 years ago
Created a git wrapper which allows us to test against patched versions of git-cvsexportcommit. More... over 16 years ago
We need to update the cvs working copy to pull changes from git. More... over 16 years ago
Correct the test plan (adding a couple of tests in the process). More... over 16 years ago
Set the number of frames to skip so that errors get reported from the correct level More... over 16 years ago
"added two" More... over 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... over 16 years ago
Oops - last commit didn't correct the path to be deleted, so do that now. More... over 16 years ago
Fixed bug - File::Path needs to be used for rmtree. More... over 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... over 16 years ago
Clarified the order of the commits expected for the --commit option. More... over 16 years ago
added note about git-cvsimport -p flag More... over 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