4 Commits (5d95cd9418a20ff72930d4549429d778181eb9ed)

Author SHA1 Message Date
  Tomasz Zarna 5d95cd9418 Add constant for default name for the Git repo configuration 12 years ago
  Shawn O. Pearce 6444e60d0e Create empty GIT_DIR/hooks directory 13 years ago
  Matthias Sohn 38eec8f4a2 [findbugs] Do not ignore exceptional return value of mkdir 13 years ago
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 13 years ago
  Mathias Kinzler befeff16e7 Fix JDK 6 Usage of String.getBytes(Charset) 13 years ago
  Shawn O. Pearce d02f01e7c8 Remove deprecated WriteTree from tests 13 years ago
  Shawn O. Pearce 013cb8de38 Reduce calls to Repository.getConfig 13 years ago
  Shawn O. Pearce f5434c2a86 Remove remaining uses of FileWriter 13 years ago
  Shawn O. Pearce cf52ef5531 Remove result id from CommitBuilder, TagBuilder 13 years ago
  Stefan Lay b4eecfc462 Remove unnecessary failing test method 13 years ago
  Shawn O. Pearce 32466c33ba Delete deprecated ObjectWriter 14 years ago
  Shawn O. Pearce 6df5d3397c Move commit and tag formatting to CommitBuilder, TagBuilder 14 years ago
  Shawn O. Pearce 22b285695a Rename Commit, Tag to CommitBuilder, TagBuilder 14 years ago
  Shawn O. Pearce 707912b35d Make Tag class only for writing 14 years ago
  Shawn O. Pearce b46b635c03 Make Commit class only for writing 14 years ago
  Chris Aniszczyk 6c9d82b4ce Remove getter and setter for author in Tag 14 years ago
  Jens Baumgart db82b8d7eb Fix concurrent read / write issue in LockFile on Windows 14 years ago
  Shawn O. Pearce 08d349a27b amend commit: Refactor repository construction to builder class 14 years ago
  Shawn O. Pearce ad5238dc67 Move FileRepository to storage.file.FileRepository 14 years ago
  Shawn O. Pearce 767fd314ad Use getObjectsDatabase().getDirectory() to find objects 14 years ago
  Shawn O. Pearce 203bd66267 Rename Repository getWorkDir to getWorkTree 14 years ago
  Shawn O. Pearce 532421d989 Refactor repository construction to builder class 14 years ago
  Shawn O. Pearce 8f46ee4870 Remove Repository.toFile(ObjectId) 14 years ago
  Shawn O. Pearce 89d4a7377f Use FileRepository where we assume other file semantics 14 years ago
  Shawn O. Pearce 4c14b7623d Make lib.Repository abstract and lib.FileRepository its implementation 14 years ago
  Shawn O. Pearce 8e396bcddc Use higher level Config types when possible 14 years ago
  Shawn O. Pearce dc10dd6fc8 Remove test of the unsupported core.legacyHeaders variable 14 years ago
  Shawn O. Pearce 01b5392cdb Rewrite reference handling to be abstract and accurate 14 years ago
  Robin Rosenberg 0b8b6b5309 Introduce a named constant for the .git directory. 14 years ago
  Robin Rosenberg eb63bfc1b8 Recognize Git repository environment variables 14 years ago
  Shawn O. Pearce e336bad367 Only import the sample data packs on tests that need them 14 years ago
  Shawn O. Pearce 1e84e8ad93 Refactor RepositoryTestCase to use LocalDiskRepository instead 14 years ago
  Alex Blewitt 4d91645e89 Remove trailing whitespace at end of line 14 years ago
  Constantine Plotnikov 982515cf10 Make the default encoding when reading commits UTF-8 14 years ago
  Robin Rosenberg aa08a022f1 Remove a duplicate test from T0003_Basic 14 years ago
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 14 years ago