65 Комити (5977260af6641b9a82491728d6fe0431b5cd5331)

Аутор SHA1 Порука Датум
  Kaushik Lingarkar 303dd019d1 Optimize RefDirectory.isNameConflicting() пре 3 година
  Carsten Hammer 6a4c77e619 Use isEmpty() instead of size()==0 where possible пре 5 година
  Carsten Hammer 6e03645ad8 Use jdk 5 for loop пре 5 година
  Jonathan Nieder c1954f6c36 RefDatabase: Introduce findRef synonym for getRef пре 8 година
  Jonathan Nieder d2bab65470 RefDirectory: Look up several exact refs in one shot пре 5 година
  Jonathan Nieder b2ec6405e4 RefDirectory: Do not use search path to find additional refs пре 8 година
  Jonathan Nieder f46e223187 RefDirectory: Fire RefsChangedEvent on error, too пре 8 година
  Jonathan Nieder 32da5ac3c3 RefDirectory: Refactor getRef and exactRef to share code пре 8 година
  Matthias Sohn 667ac8b318 Fix NoSuchFileException during directory cleanup in RefDirectory пре 5 година
  Matthias Sohn c78d6445ec Externalize warning message in RefDirectory.delete() пре 5 година
  Thomas Wolf 94fad4412a Suppress warning for trying to delete non-empty directory пре 5 година
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 пре 5 година
  Matthias Sohn 5e68fe245f Externalize warning message in RefDirectory.delete() пре 5 година
  Matthias Sohn 8ab89ef066 Fix NoSuchFileException during directory cleanup in RefDirectory пре 5 година
  David Pursehouse e1b971848a RefDirectory: Add missing $NON-NLS suppression пре 5 година
  Thomas Wolf d9e767b431 Suppress warning for trying to delete non-empty directory пре 5 година
  Luca Milanesio 5a8ad44208 Do not ignore path deletion errors пре 6 година
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords пре 6 година
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists пре 6 година
  David Pursehouse 63be96f488 RefDirectory: Open BufferedReader in try-with-resource пре 6 година
  David Pursehouse 338d0a81bb RefDirectory#hasLooseRef: Fix stream resource leak reported by error-prone пре 6 година
  David Pursehouse 0c259eaf1d Replace explicit calls to initCause where possible пре 6 година
  Matthias Sohn 5480da5999 Fix javadoc in org.eclipse.jgit storage/file package пре 6 година
  Thomas Wolf c86327979f Write packed-refs directly when cloning пре 6 година
  Christian Halstrick 218cf3403d Honor trustFolderStats also when reading packed-refs пре 6 година
  Dave Borowitz 77a28e0d58 Support force writing reflog on a per-update basis пре 6 година
  Dave Borowitz b1ae96bf84 Ensure ReflogWriter only works with a RefDirectory пре 6 година
  Thomas Wolf c27f36dfc7 Fix missing RefsChangedEvent when packed refs are used пре 6 година
  Dave Borowitz 45da0fc6f7 RefDirectory: Add in-process fair lock for atomic updates пре 6 година
  Dave Borowitz 6f23210781 RefDirectory: Retry acquiring ref locks with backoff пре 6 година
  Dave Borowitz 26962861d4 Implement atomic BatchRefUpdates for RefDirectory пре 7 година
  Dave Borowitz f529fa6729 Fix deleting symrefs пре 7 година
  Dave Borowitz 9c33f7364d RefDirectory: Throw exception if CAS of packed ref list fails пре 7 година
  Dave Borowitz e08fa5afcd Short-circuit writing packed-refs if no refs were packed пре 7 година
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments пре 7 година
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning пре 7 година
  Hongkai Liu a33663fd4e Detect stale-file-handle error in causal chain пре 7 година
  Marc Strapetz c6459a6167 Fix possible SIOOBE in RefDirectory.parsePackedRefs пре 7 година
  Masaya Suzuki 3e27fb3719 Do not fake a SymbolicRef as an ObjectIdRef пре 8 година
  Marco Miller 734d5bb3c9 RefDirectory: remove ref lock file for following ref dir removal пре 8 година
  Marco Miller 05fd01656e Scan loose ref before packed in case gc about to remove the loose пре 8 година
  Hugo Arès 53ea86cd7b Fix RefDirectory not closing resources пре 8 година
  David Pursehouse e96cb22a43 Don't use deprecated LockFile constructor пре 8 година
  Andrey Loskutov 95b36b397b Null-annotated Ref class and fixed related compiler errors пре 8 година
  Matthias Sohn d2faec27a7 Raise error if FileNotFoundException is caught for an existing file пре 8 година
  Jonathan Nieder 1e47c7058d RefDirectory.getRef: Treat fake missing symrefs like real ones пре 8 година
  Jonathan Nieder 797f94d331 RefDirectory.exactRef: Do not ignore symrefs to unborn branch пре 8 година
  Andrey Loskutov 79a7dd026f [performance] Remove synthetic access$ methods in pack and file packages пре 8 година
  Martin Fick 06b446057c Handle stale file handles on packed-refs file пре 8 година
  Andrey Loskutov b5941c74e5 Set "potentialNullReference" to "error" level and fixed all issues пре 8 година