Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Revert "Hide Maven target directories from Eclipse" | Robin Rosenberg | 2010-08-28 | 1 | -11/+0 |
* | Run formatter on edited lines via save action | Chris Aniszczyk | 2010-08-26 | 1 | -3/+4 |
* | Hide Maven target directories from Eclipse | Robin Rosenberg | 2010-08-08 | 1 | -0/+11 |
* | Merge branch 'delta' | Shawn O. Pearce | 2010-07-22 | 6 | -25/+32 |
|\ | |||||
| * | Move FileRepository to storage.file.FileRepository | Shawn O. Pearce | 2010-06-26 | 6 | -9/+10 |
| * | Use FileRepository where we assume other file semantics | Shawn O. Pearce | 2010-06-25 | 5 | -18/+24 |
| * | Remove RepositoryConfig and use FileBasedConfig instead | Shawn O. Pearce | 2010-06-25 | 3 | -6/+6 |
* | | Fully implement Logger interface | Jonathan Gossage | 2010-07-17 | 1 | -4/+44 |
|/ | |||||
* | Fix line endings | Matthias Sohn | 2010-06-18 | 2 | -0/+6 |
* | Merge changes I53f71dc0,I3a899a3a,I3e8bd245,Ie7c9db83,If396326e,I6f4cf8da,I3b... | Shawn Pearce | 2010-06-14 | 3 | -3/+3 |
|\ | |||||
| * | Make inner classes static in http code | Robin Rosenberg | 2010-06-13 | 3 | -3/+3 |
* | | Start 0.9 development | Shawn O. Pearce | 2010-06-14 | 2 | -11/+11 |
|/ | |||||
* | Qualify post-0.8.1 builds | Shawn O. Pearce | 2010-06-02 | 2 | -11/+11 |
* | JGit 0.8.1v0.8.1 | Shawn O. Pearce | 2010-06-02 | 2 | -11/+11 |
* | Qualify builds as 0.8.0 | Shawn O. Pearce | 2010-03-20 | 2 | -11/+11 |
* | http.server: Use TemporaryBuffer and compress some responses | Shawn O. Pearce | 2010-03-12 | 1 | -3/+1 |