1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Feb 28, 2025 — Feb 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use Jenkins 1.509, match with git-plugin More... almost 12 years ago
ObjectID's should be same, not Ref's - Fix broken unit test assertion More... almost 12 years ago
Removed unused imports More... almost 12 years ago
Use explicitly typed list in JGitAPIImpl More... almost 12 years ago
Add a few assertions, use explicitly typed collection in test More... almost 12 years ago
Update to latest apache httpcomponents - 4.3.3 More... almost 12 years ago
Remove unused imports More... almost 12 years ago
Merge pull request #118 from tgyurci/master More... about 12 years ago
Pass submodule reset as a single argument to foreach More... about 12 years ago
Add support for revlist parameter first-parent More... about 12 years ago
Merge pull request #116 from olivierdagenais/JENKINS-21401_UseNTCredentialsForTfsGit More... about 12 years ago
Change JGit.isBareRepository to be more consistent with CliGit More... about 12 years ago
Add isBareRepository tests More... about 12 years ago
Check that fetching invalid remote name throws expected exception More... about 12 years ago
Fix JDK 6 compile break from added fetch tests More... about 12 years ago
Test more variations of fetch() More... about 12 years ago
Merge pull request #114 from MarkEWaite/master-add-deprecated-push-test More... about 12 years ago
Merge pull request #113 from MarkEWaite/master-add-prune-test-case More... about 12 years ago
Merge pull request #112 from MarkEWaite/master-fix-findbugs-NPE-one-more More... about 12 years ago
Merge pull request #115 from mattmoor/master More... about 12 years ago
tl;dr: s/UsernamePasswordCredentialsImpl/StandardUsernamePasswordCredentials/ More... about 12 years ago
Configure NTCredentials for the NTLM authentication scheme. The way Apache HttpComponents works with NTLM, it needs an NTCredentials instance if/when the server wants to perform NTLM challenge-response authentication. More... about 12 years ago
Implement TODO to support self-signed certificates. More... about 12 years ago
Switch to modern Apache HttpComponents API. This was mostly an exercise in replacing org.apache.commons.httpclient.* with their equivalents in org.apache.http.* More... about 12 years ago
[maven-release-plugin] prepare for next development iteration More... about 12 years ago
Upgrade to Apache HttpComponents 4.3.2 Commons HttpClient has reached end of life: http://hc.apache.org/httpclient-legacy/index.html More... about 12 years ago
[maven-release-plugin] prepare release git-client-1.6.3 More... about 12 years ago
Use getHeadRev as an additional test of head() method More... about 12 years ago
Test deprecated push(RemoteConfig, String) method More... about 12 years ago
Confirm expected exception pruning without a remote More... about 12 years ago