19 Commits (2853c61f12f44bdacac404a58cebd191f98299b1)

Autor SHA1 Mensaje Fecha
  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 13 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