157 Revīzijas (0db509f7e750336923fcee858a7152129dc1a321)

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