8 Revīzijas (668acc6fc5b6bbf244fc6c9bdba7b4219c9df23b)

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