Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-12-16Enforce the use of Java5 API:s only (with a few exceptions)Robin Rosenberg2-0/+100
2011-12-01Fix HTTP unit testsShawn O. Pearce1-2/+1
2011-09-15Prepare 1.2.0 buildsMatthias Sohn2-16/+16
2011-09-15Prepare post v1.1.0.201109151100-r buildstable-1.1Matthias Sohn2-2/+2
2011-09-15JGit v1.1.0.201109151100-rv1.1.0.201109151100-rMatthias Sohn2-2/+2
2011-09-07Prepare post v1.1.0.201109071825-rc3 buildsMatthias Sohn2-2/+2
2011-09-07JGit v1.1.0.201109071825-rc3v1.1.0.201109071825-rc3Matthias Sohn2-2/+2
2011-09-05Use commit message best practices for Mylyn Commit templateMatthias Sohn2-0/+7
2011-09-01Prepare post-v1.1.0.201109011030-rc2 buildsMatthias Sohn2-2/+2
2011-09-01JGit v1.1.0.201109011030-rc2v1.1.0.201109011030-rc2Matthias Sohn2-2/+2
2011-06-20Refactor out ReflogEntryChris Aniszczyk1-1/+2
2011-06-05Prepare 1.1.0 buildsMatthias Sohn2-16/+16
2011-06-01Prepare post v1.0.0.201106011211-rc3 buildsMatthias Sohn2-2/+2
2011-06-01JGit v1.0.0.201106011211-rc3v1.0.0.201106011211-rc3Matthias Sohn2-2/+2
2011-05-31Remove incubation markerMatthias Sohn1-1/+1
2011-05-02Qualify post-0.12 buildsMatthias Sohn2-16/+16
2011-05-02Merge branch 'stable-0.12'Matthias Sohn2-16/+16
2011-05-02JGit 0.12.1v0.12.1stable-0.12Matthias Sohn2-16/+16
2011-04-21Merge branch 'stable-0.12'Shawn O. Pearce1-3/+64
2011-04-21Implement the no-done capabilityShawn O. Pearce1-3/+64
2011-04-21Enabled unit tests in HttpClientTestsChristian Halstrick1-0/+13
2011-04-01smart HTTP: Return errors inside payloadShawn O. Pearce1-0/+32
2011-02-16smart-http: Fix recognition of gzip encodingShawn O. Pearce1-0/+64
2011-02-16http.test: Delete badly named JUnit configurationsShawn O. Pearce2-40/+0
2011-02-15daemon: Use HTTP's resolver and factory patternShawn O. Pearce10-27/+28
2011-02-12Qualify post 0.11 buildsMatthias Sohn2-15/+15
2011-02-11JGit 0.11.1v0.11.1Matthias Sohn2-15/+15
2011-01-28[findbugs] Do not ignore exceptional return value of createNewFile()Matthias Sohn1-3/+2
2011-01-01Require the hamcrest packaging that comes with EclipseRobin Rosenberg1-2/+2
2010-12-31Convert all JGit unit tests to JUnit 4Robin Rosenberg16-23/+142
2010-12-30Add launchers for the JGit HTTP package testRobin Rosenberg2-0/+40
2010-12-30Enable JUnit4 in the jgit.http package tooRobin Rosenberg1-2/+4
2010-12-17Qualify post 0.10 buildsMatthias Sohn2-15/+15
2010-12-17Merge branch 'stable-0.10'Matthias Sohn2-15/+15
2010-12-17Qualify post 0.10.1 buildsstable-0.10Matthias Sohn2-15/+15
2010-12-17JGit 0.10.1v0.10.1Matthias Sohn2-15/+15
2010-12-15Save StoredConfig after modificationsShawn O. Pearce4-10/+33
2010-12-15Reduce calls to Repository.getConfigShawn O. Pearce1-3/+4
2010-12-09JGit Build: use jetty 7.1.6Jens Baumgart1-13/+13
2010-12-08Introduce http test bundleJens Baumgart16-1059/+25
2010-11-10Enable providing credentials for HTTP authenticationShawn O. Pearce1-0/+27
2010-11-10Fix WWW-Authenticate auth-scheme comparisonStefan Lay1-2/+2
2010-10-07Externalize strings in TransportHttpMatthias Sohn3-6/+10
2010-10-07Fix HTTP testsMatthias Sohn2-3/+3
2010-09-17Qualify builds as 0.10.0Shawn O. Pearce2-12/+12
2010-09-15Qualify post-0.9.3 buildsstable-0.9Matthias Sohn2-12/+12
2010-09-15JGit 0.9.3v0.9.3Matthias Sohn2-12/+12
2010-09-15Qualify post-0.9.1 buildsMatthias Sohn2-12/+12
2010-09-15JGit 0.9.1v0.9.1Matthias Sohn2-12/+12
2010-08-28Revert "Hide Maven target directories from Eclipse"Robin Rosenberg1-11/+0

Back to the top