1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Mar 03, 2025 — Mar 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Confirm expected exception pruning without a remote More... about 12 years ago
Add more assertions to the prune test case More... about 12 years ago
Test prune with pathologically named branches More... about 12 years ago
Fix findbugs NPE warning in CliGitAPIImpl More... about 12 years ago
Merge pull request #110 from MarkEWaite/master-update-dependencies More... about 12 years ago
Merge pull request #111 from MarkEWaite/master-findbugs-fix-NPE-warnings More... about 12 years ago
Correct an exception message More... about 12 years ago
Update git-server and ssh-credentials dependencies More... about 12 years ago
Merge pull request #109 from MarkEWaite/master-setRemoteUrl-on-CliGit-clone More... about 12 years ago
Set remote URL in CliGit clone method, match JGit and command line More... about 12 years ago
Fix findbugs null pointer exception warnings More... about 12 years ago
Merge pull request #107 from MarkEWaite/master-fix-test_fetch More... about 12 years ago
Merge pull request #108 from MarkEWaite/master-refactor-CliGit-clone-dependency More... about 12 years ago
Centralize handling of differences between clone_ implementations More... about 12 years ago
Extend test_fetch to assert actual results of fetch More... about 12 years ago
Merge pull request #106 from MarkEWaite/master-simplify-WorkingArea-use More... about 12 years ago
Simplify use of WorkingArea as originally intended More... about 12 years ago
Merge pull request #105 from MarkEWaite/master-use-more-internal-implementations More... about 12 years ago
Use tested implementations for more operations in tests More... about 12 years ago
Use internal methods in GitAPITestCase rather than external process More... about 12 years ago
Merge pull request #101 from MarkEWaite/master-add-test-of-ambiguous-checkout More... about 12 years ago
Merge pull request #104 from MarkEWaite/master-reduce-unit-test-output More... about 12 years ago
Merge pull request #103 from MarkEWaite/master-fix-getRemoteUrl-2-args More... about 12 years ago
Merge pull request #102 from MarkEWaite/master-rename-ProgressMonitor-for-findbugs More... about 12 years ago
Reduce output for successful GitAPITestCase calls More... about 12 years ago
Add getRemoteUrl tests and plave getDefaultRemote in a new test More... about 12 years ago
Construct a Repository object instead of using FileBasedConfig for JGit config More... about 12 years ago
Extend CliGitAPIImpl of getRemoteUrl to accept "blank" git dir More... about 12 years ago
Rename JGit progress monitor - fix findbugs warning, clarify More... about 12 years ago
Compare checkout of ambiguous reference between ClitGit and JGit More... about 12 years ago