598 Commits (81f9c18433f9d53a64498b07c90c4fc73654d942)

Autor SHA1 Nachricht Datum
  Shawn Pearce 81f9c18433 Define MonotonicClock interface for advanced timestamps vor 7 Jahren
  Shawn Pearce 3b2248c5cf RepositoryCache: simplify code vor 7 Jahren
  Shawn Pearce ca4ef2d24b Add missing @Override found by ErrorProne vor 7 Jahren
  Shawn Pearce 8208da2f59 Deprecate SafeBufferedOutputStream vor 7 Jahren
  David Pursehouse a45cfee7a3 Organize imports vor 7 Jahren
  Shawn Pearce 1c70dd6d21 Add {get,set}GitwebDescription to Repository vor 7 Jahren
  Hugo Arès dea47b9363 Get rid of SoftReference in RepositoryCache vor 7 Jahren
  Thomas Wolf d0023c3c8f Don't serialize internal hash collision chain link vor 7 Jahren
  Matthias Sohn d1bc809cce Add missing @since tag for new protected field in ObjectReader vor 7 Jahren
  Kevin Corcoran fa0a93119c Make streamFileThreshold configurable vor 8 Jahren
  Christian Halstrick f30c05fc74 Move constants used for config-files to ConfigConstants vor 7 Jahren
  Matthias Sohn 64a404803e Implement auto gc vor 8 Jahren
  David Turner e346873511 TreeFormatter: disallow empty filenames in trees vor 7 Jahren
  Philipp Marx ccc899773e Add "concurrencyLevel" option to DfsBlockCache vor 7 Jahren
  David Turner a66b4c29a8 Config: do not add spaces before units vor 7 Jahren
  Matthias Sohn 535f0afd13 Unconditionally close repositories in RepositoryCache.clear() vor 7 Jahren
  Hugo Arès 5a1e147eaa Fix eviction of repositories with negative usage count vor 7 Jahren
  Rüdiger Herrmann 1bafc304c8 Remove unused code from class Repository vor 7 Jahren
  David Pursehouse 64de9beadb RepositoryCache#unregisterAndCloseRepository: Remove unused db parameter vor 7 Jahren
  Saša Živkov b7df7d1fd3 Unconditionally close repository in unregisterAndCloseRepository vor 7 Jahren
  Christian Halstrick b70f3a7457 Add configuration parameter to enable built-in hooks/filters vor 8 Jahren
  Christian Halstrick b5bec73715 Add support for built-in clean filters vor 8 Jahren
  Thomas Wolf aadbb158e1 Handle all values of branch.[name].rebase vor 7 Jahren
  Masaya Suzuki 3e27fb3719 Do not fake a SymbolicRef as an ObjectIdRef vor 8 Jahren
  David Pursehouse b8d861bfd5 Repository: Log negative useCnt message together with stack trace vor 8 Jahren
  Dan Wang 7f9fb80002 Push implementation of option strings vor 8 Jahren
  Dan Wang 0d2a7b7737 BatchRefUpdate: Remove unused namesToCheck variable vor 8 Jahren
  Matthias Sohn ceaadf8f98 Log if Repository.useCnt becomes negative vor 8 Jahren
  Christian Halstrick 7ffe547da7 Time based eviction strategy for repository cache vor 8 Jahren
  Hugo Arès c1ca9cc800 Add method to read time unit from config vor 8 Jahren
  Hugo Arès 7a6582c09c Align include.path max depth with native git vor 8 Jahren
  Hugo Arès 80cd855443 Config load should not fail on unsupported or nonexistent include path vor 8 Jahren
  Matthias Sohn 26862bb834 Extract work queue to allow reusing it vor 8 Jahren
  Hugo Arès f379688aad Add method to read time unit from config vor 8 Jahren
  Dave Borowitz ba8eb93173 BatchRefUpdate: Include command message in toString() vor 8 Jahren
  Matthias Sohn 4c236ff4bb Replace use of deprecated method Repository.getRef() vor 8 Jahren
  Marco Miller 1f86350c5a Support git config [include] section with absolute path(s) vor 8 Jahren
  Marco Miller 00db4ab06e Fix config value get to return last instead of 1st just like git vor 8 Jahren
  Marco Miller e5a9915a92 Remove UTF-8 checking duplication in Config lib subclasses vor 8 Jahren
  Dave Borowitz c9b00288fd PersonIdent: Make appendSanitized public vor 8 Jahren
  Stefan Beller 0406290eb4 Config: Improve documentation for setStringList vor 8 Jahren
  Dave Borowitz 125a8959d2 PersonIdent: Strip some special chars from external strings vor 8 Jahren
  Dave Borowitz 773f9661d0 PersonIdent: Document that name and email aren't trimmed vor 8 Jahren
  Dave Borowitz adff322a69 Expose the ObjectInserter that created an ObjectReader vor 8 Jahren
  Dave Borowitz 8a26d0577f Add ObjectReader.Filter, like in ObjectInserter vor 8 Jahren
  Dave Borowitz a37d85ccd6 Support per-BatchRefUpdate atomic transactions vor 8 Jahren
  Hugo Arès 7d2b3b9e25 Remove repository from cache when it's closed vor 8 Jahren
  Hugo Arès 83235432e7 Fix repository cache never closing repository vor 8 Jahren
  Preben Ingvaldsen 403f04d8dd Implement DIR_NO_GITLINKS vor 8 Jahren
  Christian Halstrick 74743bc547 Add config parameter gc.prunePackExpire for packfile expiration vor 8 Jahren