Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-20Add locale to the properties manageable by SystemReaderRobin Rosenberg1-0/+6
2011-10-20Add a method to SystemReader to get the time zoneRobin Rosenberg1-1/+5
2011-09-15Prepare 1.2.0 buildsMatthias Sohn2-20/+20
2011-09-15Prepare post v1.1.0.201109151100-r buildstable-1.1Matthias Sohn2-2/+2
2011-09-15JGit v1.1.0.201109151100-rv1.1.0.201109151100-rMatthias Sohn2-2/+2
2011-09-07Prepare post v1.1.0.201109071825-rc3 buildsMatthias Sohn2-2/+2
2011-09-07JGit v1.1.0.201109071825-rc3v1.1.0.201109071825-rc3Matthias Sohn2-2/+2
2011-09-05Use commit message best practices for Mylyn Commit templateMatthias Sohn2-0/+7
2011-09-01Prepare post-v1.1.0.201109011030-rc2 buildsMatthias Sohn2-2/+2
2011-09-01JGit v1.1.0.201109011030-rc2v1.1.0.201109011030-rc2Matthias Sohn2-2/+2
2011-07-07Cleanup directories leftover by test.Adrian Goerler1-5/+27
2011-07-06Cleanup curly bracesAdrian Goerler1-16/+9
2011-06-05Prepare 1.1.0 buildsMatthias Sohn2-20/+20
2011-06-01Prepare post v1.0.0.201106011211-rc3 buildsMatthias Sohn2-2/+2
2011-06-01JGit v1.0.0.201106011211-rc3v1.0.0.201106011211-rc3Matthias Sohn2-2/+2
2011-05-31Remove incubation markerMatthias Sohn1-1/+1
2011-05-31Make sure test repositories are closedChristian Halstrick1-0/+11
2011-05-19Add GitCloneTaskTestKetan Padegaonkar1-0/+5
2011-05-02Qualify post-0.12 buildsMatthias Sohn2-20/+20
2011-05-02JGit 0.12.1v0.12.1stable-0.12Matthias Sohn2-20/+20
2011-04-09Create all test data in trash folderMatthias Sohn1-4/+18
2011-02-12Qualify post 0.11 buildsMatthias Sohn2-20/+20
2011-02-11JGit 0.11.1v0.11.1Matthias Sohn2-20/+20
2011-01-28[findbugs] Do not ignore exceptional return value of mkdirMatthias Sohn1-1/+2
2010-12-31Convert all JGit unit tests to JUnit 4Robin Rosenberg4-31/+153
2010-12-31Add support for getting the system wide configurationRobin Rosenberg1-12/+31
2010-12-17Qualify post 0.10 buildsMatthias Sohn2-20/+20
2010-12-17Qualify post 0.10.1 buildsstable-0.10Matthias Sohn2-20/+20
2010-12-17JGit 0.10.1v0.10.1Matthias Sohn2-20/+20
2010-12-08[findbugs] Do not ignore exceptional return valueMatthias Sohn1-2/+3
2010-11-12Allow writing a NoteMap back to the repositoryShawn O. Pearce1-2/+12
2010-09-28Comment the use of System.gc in LocalDiskRepositoryTestCaseRobin Rosenberg1-0/+5
2010-09-28Shut up findbugs/protect the shutdownHook in LocalDiskRepositoryTestcaseRobin Rosenberg1-10/+11
2010-09-17Qualify builds as 0.10.0Shawn O. Pearce2-20/+20
2010-09-15Qualify post-0.9.3 buildsstable-0.9Matthias Sohn2-20/+20
2010-09-15JGit 0.9.3v0.9.3Matthias Sohn2-20/+20
2010-09-15Qualify post-0.9.1 buildsMatthias Sohn2-20/+20
2010-09-15JGit 0.9.1v0.9.1Matthias Sohn2-20/+20
2010-08-28Revert "Hide Maven target directories from Eclipse"Robin Rosenberg1-11/+0
2010-08-26Merge "Use JUnit4 for tests"Shawn Pearce1-1/+1
2010-08-26Run formatter on edited lines via save actionChris Aniszczyk1-3/+4
2010-08-26Use JUnit4 for testsChris Aniszczyk1-1/+1
2010-08-23Move commit and tag formatting to CommitBuilder, TagBuilderShawn O. Pearce1-4/+3
2010-08-23Rename Commit, Tag to CommitBuilder, TagBuilderShawn O. Pearce1-5/+8
2010-08-21Make Tag class only for writingShawn O. Pearce1-3/+2
2010-08-21Make Commit class only for writingShawn O. Pearce1-3/+3
2010-08-19Remove unnecessary ObjectId.copy() callsShawn O. Pearce2-5/+1
2010-08-08Hide Maven target directories from EclipseRobin Rosenberg1-0/+11
2010-07-27Fix concurrent read / write issue in LockFile on WindowsJens Baumgart3-3/+4
2010-06-29Use ObjectReader in DirCacheBuilder.addTreeShawn O. Pearce1-1/+2

Back to the top