56 Revize (303dd019d160a17fc93d148ca30bf78bfe976274)

Autor SHA1 Zpráva Datum
  Kaushik Lingarkar 303dd019d1 Optimize RefDirectory.isNameConflicting() před 3 roky
  Matthias Sohn 667ac8b318 Fix NoSuchFileException during directory cleanup in RefDirectory před 5 roky
  Matthias Sohn c78d6445ec Externalize warning message in RefDirectory.delete() před 5 roky
  Thomas Wolf 94fad4412a Suppress warning for trying to delete non-empty directory před 5 roky
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 před 5 roky
  Matthias Sohn 5e68fe245f Externalize warning message in RefDirectory.delete() před 5 roky
  Matthias Sohn 8ab89ef066 Fix NoSuchFileException during directory cleanup in RefDirectory před 5 roky
  David Pursehouse e1b971848a RefDirectory: Add missing $NON-NLS suppression před 5 roky
  Thomas Wolf d9e767b431 Suppress warning for trying to delete non-empty directory před 5 roky
  Luca Milanesio 5a8ad44208 Do not ignore path deletion errors před 6 roky
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords před 6 roky
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists před 6 roky
  David Pursehouse 63be96f488 RefDirectory: Open BufferedReader in try-with-resource před 6 roky
  David Pursehouse 338d0a81bb RefDirectory#hasLooseRef: Fix stream resource leak reported by error-prone před 6 roky
  David Pursehouse 0c259eaf1d Replace explicit calls to initCause where possible před 6 roky
  Matthias Sohn 5480da5999 Fix javadoc in org.eclipse.jgit storage/file package před 6 roky
  Thomas Wolf c86327979f Write packed-refs directly when cloning před 6 roky
  Christian Halstrick 218cf3403d Honor trustFolderStats also when reading packed-refs před 6 roky
  Dave Borowitz 77a28e0d58 Support force writing reflog on a per-update basis před 6 roky
  Dave Borowitz b1ae96bf84 Ensure ReflogWriter only works with a RefDirectory před 6 roky
  Thomas Wolf c27f36dfc7 Fix missing RefsChangedEvent when packed refs are used před 6 roky
  Dave Borowitz 45da0fc6f7 RefDirectory: Add in-process fair lock for atomic updates před 6 roky
  Dave Borowitz 6f23210781 RefDirectory: Retry acquiring ref locks with backoff před 7 roky
  Dave Borowitz 26962861d4 Implement atomic BatchRefUpdates for RefDirectory před 7 roky
  Dave Borowitz f529fa6729 Fix deleting symrefs před 7 roky
  Dave Borowitz 9c33f7364d RefDirectory: Throw exception if CAS of packed ref list fails před 7 roky
  Dave Borowitz e08fa5afcd Short-circuit writing packed-refs if no refs were packed před 7 roky
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments před 7 roky
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning před 7 roky
  Hongkai Liu a33663fd4e Detect stale-file-handle error in causal chain před 7 roky
  Marc Strapetz c6459a6167 Fix possible SIOOBE in RefDirectory.parsePackedRefs před 7 roky
  Masaya Suzuki 3e27fb3719 Do not fake a SymbolicRef as an ObjectIdRef před 8 roky
  Marco Miller 734d5bb3c9 RefDirectory: remove ref lock file for following ref dir removal před 8 roky
  Marco Miller 05fd01656e Scan loose ref before packed in case gc about to remove the loose před 8 roky
  Hugo Arès 53ea86cd7b Fix RefDirectory not closing resources před 8 roky
  David Pursehouse e96cb22a43 Don't use deprecated LockFile constructor před 8 roky
  Andrey Loskutov 95b36b397b Null-annotated Ref class and fixed related compiler errors před 8 roky
  Matthias Sohn d2faec27a7 Raise error if FileNotFoundException is caught for an existing file před 8 roky
  Jonathan Nieder 1e47c7058d RefDirectory.getRef: Treat fake missing symrefs like real ones před 8 roky
  Jonathan Nieder 797f94d331 RefDirectory.exactRef: Do not ignore symrefs to unborn branch před 8 roky
  Andrey Loskutov 79a7dd026f [performance] Remove synthetic access$ methods in pack and file packages před 8 roky
  Martin Fick 06b446057c Handle stale file handles on packed-refs file před 8 roky
  Andrey Loskutov b5941c74e5 Set "potentialNullReference" to "error" level and fixed all issues před 9 roky
  Matthias Sohn 0e73d39506 Use AutoClosable to close resources in bundle org.eclipse.jgit před 9 roky
  Robin Rosenberg 5ef6d69532 Use the new FS.exists method in commonly occuring places před 11 roky
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage před 11 roky
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such před 11 roky
  Christian Halstrick 252727c4fc Support branches with name 'config' před 12 roky
  Christian Halstrick 4c3f017a77 Garbage collector for FileRepositories před 12 roky
  Kevin Sawicki 91f5ce3a15 Only increment mod count if packed-refs file changes před 12 roky