| Commit message (Expand) | Author | Age | Files | Lines |
* | Add locale to the properties manageable by SystemReader | Robin Rosenberg | 2011-10-20 | 1 | -0/+6 |
* | Add a method to SystemReader to get the time zone | Robin Rosenberg | 2011-10-20 | 1 | -1/+5 |
* | Prepare 1.2.0 builds | Matthias Sohn | 2011-09-15 | 2 | -20/+20 |
* | 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 |
* | Cleanup directories leftover by test. | Adrian Goerler | 2011-07-07 | 1 | -5/+27 |
* | Cleanup curly braces | Adrian Goerler | 2011-07-06 | 1 | -16/+9 |
* | Prepare 1.1.0 builds | Matthias Sohn | 2011-06-06 | 2 | -20/+20 |
* | 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 |
* | Make sure test repositories are closed | Christian Halstrick | 2011-05-31 | 1 | -0/+11 |
* | Add GitCloneTaskTest | Ketan Padegaonkar | 2011-05-19 | 1 | -0/+5 |
* | Qualify post-0.12 builds | Matthias Sohn | 2011-05-03 | 2 | -20/+20 |
* | JGit 0.12.1v0.12.1stable-0.12 | Matthias Sohn | 2011-05-02 | 2 | -20/+20 |
* | Create all test data in trash folder | Matthias Sohn | 2011-04-10 | 1 | -4/+18 |
* | Qualify post 0.11 builds | Matthias Sohn | 2011-02-12 | 2 | -20/+20 |
* | JGit 0.11.1v0.11.1 | Matthias Sohn | 2011-02-11 | 2 | -20/+20 |
* | [findbugs] Do not ignore exceptional return value of mkdir | Matthias Sohn | 2011-01-28 | 1 | -1/+2 |
* | Convert all JGit unit tests to JUnit 4 | Robin Rosenberg | 2010-12-31 | 4 | -31/+153 |
* | Add support for getting the system wide configuration | Robin Rosenberg | 2010-12-31 | 1 | -12/+31 |
* | Qualify post 0.10 builds | Matthias Sohn | 2010-12-17 | 2 | -20/+20 |
* | Qualify post 0.10.1 buildsstable-0.10 | Matthias Sohn | 2010-12-17 | 2 | -20/+20 |
* | JGit 0.10.1v0.10.1 | Matthias Sohn | 2010-12-17 | 2 | -20/+20 |
* | [findbugs] Do not ignore exceptional return value | Matthias Sohn | 2010-12-07 | 1 | -2/+3 |
* | Allow writing a NoteMap back to the repository | Shawn O. Pearce | 2010-11-12 | 1 | -2/+12 |
* | Comment the use of System.gc in LocalDiskRepositoryTestCase | Robin Rosenberg | 2010-09-28 | 1 | -0/+5 |
* | Shut up findbugs/protect the shutdownHook in LocalDiskRepositoryTestcase | Robin Rosenberg | 2010-09-28 | 1 | -10/+11 |
* | Qualify builds as 0.10.0 | Shawn O. Pearce | 2010-09-16 | 2 | -20/+20 |
* | Qualify post-0.9.3 buildsstable-0.9 | Matthias Sohn | 2010-09-16 | 2 | -20/+20 |
* | JGit 0.9.3v0.9.3 | Matthias Sohn | 2010-09-16 | 2 | -20/+20 |
* | Qualify post-0.9.1 builds | Matthias Sohn | 2010-09-15 | 2 | -20/+20 |
* | JGit 0.9.1v0.9.1 | Matthias Sohn | 2010-09-15 | 2 | -20/+20 |
* | Revert "Hide Maven target directories from Eclipse" | Robin Rosenberg | 2010-08-28 | 1 | -11/+0 |
* | Merge "Use JUnit4 for tests" | Shawn Pearce | 2010-08-26 | 1 | -1/+1 |
|\ |
|
| * | Use JUnit4 for tests | Chris Aniszczyk | 2010-08-26 | 1 | -1/+1 |
* | | Run formatter on edited lines via save action | Chris Aniszczyk | 2010-08-26 | 1 | -3/+4 |
|/ |
|
* | Move commit and tag formatting to CommitBuilder, TagBuilder | Shawn O. Pearce | 2010-08-23 | 1 | -4/+3 |
* | Rename Commit, Tag to CommitBuilder, TagBuilder | Shawn O. Pearce | 2010-08-23 | 1 | -5/+8 |
* | Make Tag class only for writing | Shawn O. Pearce | 2010-08-20 | 1 | -3/+2 |
* | Make Commit class only for writing | Shawn O. Pearce | 2010-08-20 | 1 | -3/+3 |
* | Remove unnecessary ObjectId.copy() calls | Shawn O. Pearce | 2010-08-19 | 2 | -5/+1 |
* | Hide Maven target directories from Eclipse | Robin Rosenberg | 2010-08-08 | 1 | -0/+11 |
* | Fix concurrent read / write issue in LockFile on Windows | Jens Baumgart | 2010-07-27 | 3 | -3/+4 |
* | Use ObjectReader in DirCacheBuilder.addTree | Shawn O. Pearce | 2010-06-29 | 1 | -1/+2 |