27 Commits (cb8924a80d9e07182a056c01acd418a6beddcc0f)

Author SHA1 Message Date
  Matthias Sohn cb8924a80d init: allow specifying the initial branch name for the new repository 3 years ago
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  David Pursehouse 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings 4 years ago
  David Turner 59640fb4f0 Constants for objects and info/{http-,}alternates 4 years ago
  Michael Keppler 2fc00af44e refactor: simplify collection.toArray() 5 years ago
  Matthias Sohn 8a6af368c4 Fix javadoc in org.eclipse.jgit lib package 6 years ago
  David Pursehouse 4940ea14b7 Add missing newlines at ends of Java files 7 years ago
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 years ago
  Marc Strapetz 82edf06311 BaseRepositoryBuilder should trim CR from .git symref 8 years ago
  Matthias Sohn 11a0dffd16 Silence resource leak warnings where caller is responsible to close 9 years ago
  Christian Halstrick 140df39198 Let RepositoryBuilder find bare repos 9 years ago
  Robin Stocker 0ce61caefb Canonicalize worktree path in BaseRepositoryBuilder if set via config 10 years ago
  John Ross 99608f0b9a Fix broken symbolic links on Cygwin. 10 years ago
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 years ago
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 years ago
  Kevin Sawicki 2a18bb304c Support gitdir: refs in BaseRepositoryBuilder.findGitDir 12 years ago
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 years ago
  Kevin Sawicki 2f79cf9900 Support gitdir references in working tree .git file 12 years ago
  Tomasz Zarna 5d95cd9418 Add constant for default name for the Git repo configuration 12 years ago
  Shawn O. Pearce a06be83045 RepositoryBuilder: Allow callers to require repository exists 13 years ago
  Shawn O. Pearce 0cd76ab65d Correct GIT_INDEX_FILE environment variable 13 years ago
  Shawn O. Pearce 064ecc25ce Fix findGitDir() with no ceiling directories 13 years ago
  Matthias Sohn 6ca9fd2d95 Add missing license header 13 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 532421d989 Refactor repository construction to builder class 14 years ago