8 Commits (668acc6fc5b6bbf244fc6c9bdba7b4219c9df23b)

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