| Commit message (Expand) | Author | Age | Files | Lines |
* | Validate paths during DirCheckout | Robin Rosenberg | 2012-04-23 | 1 | -0/+1 |
* | Let the date formatter pick the locale. | Daniel Megert | 2012-02-25 | 1 | -0/+13 |
* | Prepare 2.0.0-SNAPSHOT builds | Matthias Sohn | 2012-02-16 | 2 | -20/+20 |
* | Move writeTrashFile and deleteFile into JGitTestUtil | Dariusz Luksza | 2012-01-25 | 2 | -10/+46 |
* | Make sure all bytes are written to files on close, or get an error. | Robin Rosenberg | 2012-01-15 | 1 | -5/+6 |
* | Merge branch 'stable-1.2' | Matthias Sohn | 2011-12-26 | 2 | -0/+100 |
|\ |
|
| * | JGit v1.2.0.201112221803-rv1.2.0.201112221803-rstable-1.2 | Matthias Sohn | 2011-12-23 | 2 | -2/+2 |
| * | Enforce the use of Java5 API:s only (with a few exceptions) | Robin Rosenberg | 2011-12-16 | 2 | -0/+100 |
* | | Prepare 1.3.0 builds | Matthias Sohn | 2011-12-10 | 2 | -20/+20 |
|/ |
|
* | Add methods for configuring platform emulation | Robin Rosenberg | 2011-12-07 | 1 | -0/+30 |
* | 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 |
|\ |
|