8 Commits (668acc6fc5b6bbf244fc6c9bdba7b4219c9df23b)

Author SHA1 Message Date
  Matthias Sohn 668acc6fc5 Only hide gitdir if the repository isn't bare 9 years ago
  Robin Rosenberg 00c4a73fbc Windows: Hide the .git directory if hidedotfiles is set to non-false 10 years ago
  Robin Rosenberg 078a9f6066 Add symlink support to JGit 11 years ago
  Shawn Pearce d1aacc415a Fix MissingObjectException race in ObjectDirectory 10 years ago
  Robin Rosenberg ed7e1eff07 Suppport the GIT_CONFIG_NOSYSTEM environment variable 10 years ago
  Colby Ranger 5218f7b33a Propagate IOException where possible when getting refs. 10 years ago
  Robin Rosenberg 9dcd8c2c90 Make the Reflog a public API again 11 years ago
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 years ago
  Colby Ranger 82ecfb3e31 Remove packIndex field from FileObjDatabase openPack method. 11 years ago
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 years ago
  Marc Strapetz 67edd3eda7 RevWalk support for shallow clones 11 years ago
  Robin Rosenberg dccad56c9a Set core.precomposeunicode to true when creating repository on Mac 12 years ago
  Robin Rosenberg 2853c61f12 Do not set core.autocrlf when creating repo 12 years ago
  Kevin Sawicki 7aeea3b27c Compare repository format version as parsed long 12 years ago
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 years ago
  Tomasz Zarna 5d95cd9418 Add constant for default name for the Git repo configuration 12 years ago
  Matthias Sohn 0db0476542 Fire IndexChangedEvent on DirCache.commit() 12 years ago
  Matthias Sohn 46771e9e88 Remove use of GitIndex to detect index changes 12 years ago
  Shawn O. Pearce 6444e60d0e Create empty GIT_DIR/hooks directory 13 years ago
  Shawn O. Pearce 04759f3274 RefAdvertiser: Avoid object parsing 13 years ago
  Matthias Sohn 38eec8f4a2 [findbugs] Do not ignore exceptional return value of mkdir 13 years ago
  Robin Rosenberg 797ebba307 Add support for getting the system wide configuration 13 years ago
  Shawn O. Pearce 013cb8de38 Reduce calls to Repository.getConfig 13 years ago
  Matthias Sohn 45731756a5 [findbugs] Do not ignore exceptional return value 13 years ago
  Shawn O. Pearce 3fe527624d Probe filesystem and set core.filemode correctly 13 years ago
  Shawn O. Pearce e29cd27961 Move ObjectDirectory streaming limit to WindowCacheConfig 14 years ago
  Mathias Kinzler b7388637d8 Fix missing Configuration Change eventing 14 years ago
  Ketan Padegaonkar 376acfb6db Add FileRepository(String) convenience constructor 14 years ago
  Jens Baumgart db82b8d7eb Fix concurrent read / write issue in LockFile on Windows 14 years ago
  Shawn O. Pearce 113577617b Use core.streamFileThreshold to set our streaming limit 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
  Shawn O. Pearce 8f46ee4870 Remove Repository.toFile(ObjectId) 14 years ago
  Shawn O. Pearce 5cfc29b491 Replace WindowCache with ObjectReader 14 years ago
  Shawn O. Pearce 133c987f4d Refactor alternate object databases below ObjectDirectory 14 years ago
  Shawn O. Pearce cad10e6640 Refactor object writing responsiblities to ObjectDatabase 14 years ago
  Shawn O. Pearce 4c14b7623d Make lib.Repository abstract and lib.FileRepository its implementation 14 years ago