| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Use "ERR message" for early ReceivePack problems | Shawn O. Pearce | 2010-03-12 | 1 | -0/+151 |
* | Capture non-progress side band #2 messages and put in result | Shawn O. Pearce | 2010-03-12 | 1 | -0/+174 |
* | http.test: Use JUnit 3 test runner | Shawn O. Pearce | 2010-02-09 | 1 | -1/+1 |
* | http.test: Add missing plugin.properties to build | Shawn O. Pearce | 2010-02-09 | 1 | -1/+2 |
* | http.test: Use JGit Format and compiler settings | Shawn O. Pearce | 2010-02-09 | 2 | -1/+386 |
* | Cleanup OSGi Import-Package specifications to use versions | Shawn O. Pearce | 2010-02-02 | 1 | -25/+25 |
* | Fix racy HTTP tests by waiting for requests to finish | Shawn O. Pearce | 2010-01-25 | 2 | -26/+87 |
* | Correct bundle, provider names to be consistent | Shawn O. Pearce | 2010-01-23 | 2 | -2/+5 |
* | Make HTTP test project work in Eclipse | Robin Rosenberg | 2010-01-23 | 7 | -0/+94 |
* | Add JUnit tests for HTTP transport | Shawn O. Pearce | 2010-01-12 | 18 | -0/+3274 |