157 Revize (0db509f7e750336923fcee858a7152129dc1a321)

Autor SHA1 Zpráva Datum
  Carsten Hammer 0db509f7e7 Use String.isEmpty() instead of comparing to "" před 5 roky
  Minh Thai cc2a223fea Do not retain commit body in RevWalk for reachability checks před 5 roky
  Jonathan Nieder d83e85736e Don't swallow IOException před 5 roky
  Jonathan Nieder 3f9a5ce13f Deprecate Repository#hasObject před 5 roky
  Jonathan Nieder c1954f6c36 RefDatabase: Introduce findRef synonym for getRef před 8 roky
  Mincong HUANG d09388e156 Avoid double words před 5 roky
  Jonathan Nieder c58362c174 Avoid using @Nullable to annotate arrays před 5 roky
  David Pursehouse fbf6ce65ba Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 před 5 roky
  Matthias Sohn 6bec391d36 Use constant for ".lock" před 6 roky
  Matthias Sohn 5f27032fb8 Use constant for ".lock" před 6 roky
  David Pursehouse 4162ad0dd3 Repository: Deprecate the #getAllRefs method před 6 roky
  David Pursehouse f6c4a492d0 Repository: Deprecate #peel method před 6 roky
  David Pursehouse e701c59a85 Repository: Make #exactRef and #findRef final před 6 roky
  David Pursehouse 1da2ff7242 Repository: Deprecate getTags method před 6 roky
  Jonathan Nieder e9d2a8bd85 Remove deprecated Repository#notifyIndexChanged před 6 roky
  Jonathan Nieder 8c580dd4c0 Implementors should override Repository#notifyIndexChanged(boolean) před 6 roky
  Jonathan Nieder ca79b3d4af Revive Repository#notifyIndexChanged() před 6 roky
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists před 6 roky
  Matthias Sohn e9e150fdd2 Store in IndexChangedEvent if it was caused by JGit itself před 6 roky
  Christian Halstrick 45599ae86d Allow '@' as last character of ref před 6 roky
  David Pursehouse 5c70be0085 Open auto-closeable resources in try-with-resource před 6 roky
  Matthias Sohn e1cfe09bfa Remove deprecated Repository#getRef před 6 roky
  Zhen Chen 21d22e6f63 Skip unborn branches in UploadPack před 6 roky
  Matthias Sohn 2464fa440f Fix remaining javadoc errors raised by doclint před 6 roky
  Matthias Sohn 8a6af368c4 Fix javadoc in org.eclipse.jgit lib package před 6 roky
  Shawn Pearce 22201e8cca Update thread-safety warning about Repository před 6 roky
  Martin Fick f9b69677f6 Add parseCommit(AnyObjectId) method to Repository. před 7 roky
  David Pursehouse d4895c7160 Remove unnecessary @SuppressWarnings("nls") před 7 roky
  Thomas Wolf 1f3e74ed9f Make Repository.normalizeBranchName less strict před 7 roky
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments před 7 roky
  Matthias Sohn f8d232213c Branch normalizer should not normalize already valid branch names před 7 roky
  David Pursehouse 2eb1bebd60 Repository: Include repository name when logging corrupt use count před 7 roky
  Wim Jongman b667c182cb Normalizer creating a valid branch name from a string před 7 roky
  Grace Wang fe329f5db4 Specify RevisionSyntaxException message in Repository#resolve před 7 roky
  Shawn Pearce ca4ef2d24b Add missing @Override found by ErrorProne před 7 roky
  Shawn Pearce 8208da2f59 Deprecate SafeBufferedOutputStream před 7 roky
  Shawn Pearce 1c70dd6d21 Add {get,set}GitwebDescription to Repository před 7 roky
  Matthias Sohn 64a404803e Implement auto gc před 8 roky
  Rüdiger Herrmann 1bafc304c8 Remove unused code from class Repository před 7 roky
  David Pursehouse b8d861bfd5 Repository: Log negative useCnt message together with stack trace před 8 roky
  Matthias Sohn ceaadf8f98 Log if Repository.useCnt becomes negative před 8 roky
  Christian Halstrick 7ffe547da7 Time based eviction strategy for repository cache před 8 roky
  Matthias Sohn 4c236ff4bb Replace use of deprecated method Repository.getRef() před 8 roky
  Hugo Arès 7d2b3b9e25 Remove repository from cache when it's closed před 8 roky
  Hugo Arès 83235432e7 Fix repository cache never closing repository před 8 roky
  Andrey Loskutov 95b36b397b Null-annotated Ref class and fixed related compiler errors před 8 roky
  Jonathan Nieder 5be4814e38 Repository: Introduce exactRef and findRef, deprecate getRef před 9 roky
  Andrey Loskutov 1020f40813 Null-annotated Repository 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
  Arthur Daussy 12280c02db Adds the git attributes computation on the treewalk před 9 roky