Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare 1.3.0 builds | Matthias Sohn | 2011-12-10 | 2 | -16/+16 |
* | Ensure all smart HTTP errors are sent to clients | Shawn O. Pearce | 2011-12-01 | 1 | -0/+188 |
* | Fix HTTP unit tests | Shawn O. Pearce | 2011-11-30 | 1 | -2/+1 |
* | Prepare 1.2.0 builds | Matthias Sohn | 2011-09-15 | 2 | -16/+16 |
* | Prepare post v1.1.0.201109151100-r buildstable-1.1 | Matthias Sohn | 2011-09-15 | 2 | -2/+2 |
* | JGit v1.1.0.201109151100-rv1.1.0.201109151100-r | Matthias Sohn | 2011-09-15 | 2 | -2/+2 |
* | Prepare post v1.1.0.201109071825-rc3 builds | Matthias Sohn | 2011-09-08 | 2 | -2/+2 |
* | JGit v1.1.0.201109071825-rc3v1.1.0.201109071825-rc3 | Matthias Sohn | 2011-09-08 | 2 | -2/+2 |
* | Use commit message best practices for Mylyn Commit template | Matthias Sohn | 2011-09-05 | 2 | -0/+7 |
* | Prepare post-v1.1.0.201109011030-rc2 builds | Matthias Sohn | 2011-09-01 | 2 | -2/+2 |
* | JGit v1.1.0.201109011030-rc2v1.1.0.201109011030-rc2 | Matthias Sohn | 2011-09-01 | 2 | -2/+2 |
* | Refactor out ReflogEntry | Chris Aniszczyk | 2011-06-20 | 1 | -1/+2 |
* | Prepare 1.1.0 builds | Matthias Sohn | 2011-06-06 | 2 | -16/+16 |
* | Prepare post v1.0.0.201106011211-rc3 builds | Matthias Sohn | 2011-06-01 | 2 | -2/+2 |
* | JGit v1.0.0.201106011211-rc3v1.0.0.201106011211-rc3 | Matthias Sohn | 2011-06-01 | 2 | -2/+2 |
* | Remove incubation marker | Matthias Sohn | 2011-05-31 | 1 | -1/+1 |
* | Qualify post-0.12 builds | Matthias Sohn | 2011-05-03 | 2 | -16/+16 |
* | Merge branch 'stable-0.12' | Matthias Sohn | 2011-05-03 | 2 | -16/+16 |
|\ | |||||
| * | JGit 0.12.1v0.12.1stable-0.12 | Matthias Sohn | 2011-05-02 | 2 | -16/+16 |
* | | Merge branch 'stable-0.12' | Shawn O. Pearce | 2011-04-21 | 1 | -3/+64 |
|\| | |||||
| * | Implement the no-done capability | Shawn O. Pearce | 2011-04-21 | 1 | -3/+64 |
* | | Enabled unit tests in HttpClientTests | Christian Halstrick | 2011-04-21 | 1 | -0/+13 |
|/ | |||||
* | smart HTTP: Return errors inside payload | Shawn O. Pearce | 2011-04-01 | 1 | -0/+32 |
* | smart-http: Fix recognition of gzip encoding | Shawn O. Pearce | 2011-02-15 | 1 | -0/+64 |
* | http.test: Delete badly named JUnit configurations | Shawn O. Pearce | 2011-02-15 | 2 | -40/+0 |
* | daemon: Use HTTP's resolver and factory pattern | Shawn O. Pearce | 2011-02-14 | 10 | -27/+28 |
* | Qualify post 0.11 builds | Matthias Sohn | 2011-02-12 | 2 | -15/+15 |
* | JGit 0.11.1v0.11.1 | Matthias Sohn | 2011-02-11 | 2 | -15/+15 |
* | [findbugs] Do not ignore exceptional return value of createNewFile() | Matthias Sohn | 2011-01-28 | 1 | -3/+2 |
* | Require the hamcrest packaging that comes with Eclipse | Robin Rosenberg | 2011-01-01 | 1 | -2/+2 |
* | Convert all JGit unit tests to JUnit 4 | Robin Rosenberg | 2010-12-31 | 16 | -23/+142 |
* | Add launchers for the JGit HTTP package test | Robin Rosenberg | 2010-12-30 | 2 | -0/+40 |
* | Enable JUnit4 in the jgit.http package too | Robin Rosenberg | 2010-12-30 | 1 | -2/+4 |
* | Qualify post 0.10 builds | Matthias Sohn | 2010-12-17 | 2 | -15/+15 |
* | Merge branch 'stable-0.10' | Matthias Sohn | 2010-12-17 | 2 | -15/+15 |
|\ | |||||
| * | Qualify post 0.10.1 buildsstable-0.10 | Matthias Sohn | 2010-12-17 | 2 | -15/+15 |
| * | JGit 0.10.1v0.10.1 | Matthias Sohn | 2010-12-17 | 2 | -15/+15 |
* | | Save StoredConfig after modifications | Shawn O. Pearce | 2010-12-15 | 4 | -10/+33 |
* | | Reduce calls to Repository.getConfig | Shawn O. Pearce | 2010-12-15 | 1 | -3/+4 |
|/ | |||||
* | JGit Build: use jetty 7.1.6 | Jens Baumgart | 2010-12-09 | 1 | -13/+13 |
* | Introduce http test bundle | Jens Baumgart | 2010-12-08 | 16 | -1059/+25 |
* | Enable providing credentials for HTTP authentication | Shawn O. Pearce | 2010-11-10 | 1 | -0/+27 |
* | Fix WWW-Authenticate auth-scheme comparison | Stefan Lay | 2010-11-10 | 1 | -2/+2 |
* | Externalize strings in TransportHttp | Matthias Sohn | 2010-10-08 | 3 | -6/+10 |
* | Fix HTTP tests | Matthias Sohn | 2010-10-07 | 2 | -3/+3 |
* | Qualify builds as 0.10.0 | Shawn O. Pearce | 2010-09-16 | 2 | -12/+12 |
* | Qualify post-0.9.3 buildsstable-0.9 | Matthias Sohn | 2010-09-16 | 2 | -12/+12 |
* | JGit 0.9.3v0.9.3 | Matthias Sohn | 2010-09-16 | 2 | -12/+12 |
* | Qualify post-0.9.1 builds | Matthias Sohn | 2010-09-15 | 2 | -12/+12 |
* | JGit 0.9.1v0.9.1 | Matthias Sohn | 2010-09-15 | 2 | -12/+12 |