83 Revīzijas (master)

Autors SHA1 Ziņojums Datums
  Thomas Wolf 616a88895d LFS: handle invalid pointers better pirms 3 gadiem
  Thomas Wolf aa052ea099 LFS: make pointer parsing more robust pirms 3 gadiem
  Matthias Sohn f29668f7a0 [spotbugs] parse time using thread-safe DateTimeFormatter pirms 3 gadiem
  David Pursehouse e342d6a2d8 LfsConnectionFactory#getLfsUrl: Fix unconditional break in for-loop pirms 3 gadiem
  David Ostrovsky 3e2ec7e5e8 Fix BadComparable error flagged by error prone pirms 4 gadiem
  Matthias Sohn a379d007db Fix downloading LFS Object fails behind proxy pirms 4 gadiem
  David Pursehouse 064834d350 Reorder modifiers to follow Java Language Specification pirms 4 gadiem
  David Pursehouse 4cc13297cc ErrorProne: Enable and fix UnusedException check pirms 4 gadiem
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format pirms 4 gadiem
  Tim Neumann 23125abc20 Add ability to redirect stderr from git hooks pirms 4 gadiem
  David Pursehouse 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings pirms 4 gadiem
  Matthias Sohn f383206ace Cache user global and system-wide git configurations pirms 4 gadiem
  David Pursehouse 13df53c149 [error prone] suppress AmbiguousMethodReference in AnyLongObjectId pirms 4 gadiem
  Matthias Sohn bac0e8fd8d [error prone] fix ReferenceEquality warning in static equals methods pirms 4 gadiem
  David Turner 59640fb4f0 Constants for objects and info/{http-,}alternates pirms 4 gadiem
  David Pursehouse 430be89307 Error Prone: Increase severity of NonOverridingEquals to ERROR pirms 5 gadiem
  David Pursehouse 4e8a3df68f Abbreviated{Long}ObjectId: Make operator precedence explicit pirms 5 gadiem
  Carsten Hammer 84fc5c908d Convert to lambda or member reference pirms 5 gadiem
  Jonathan Nieder b0991ca805 Format @NonNull on return value as method annotation pirms 5 gadiem
  Jonathan Nieder 608b6b03b1 Format @Nullable on return value as method annotation pirms 5 gadiem
  Matthias Sohn 63fe317f60 [spotBugs] Fix potential NPE in SmudgeFilter#downloadLfsResource pirms 5 gadiem
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 pirms 5 gadiem
  David Pursehouse a3cb474c94 Specify charset when constructing InputStreamReader pirms 5 gadiem
  Michael Keppler 2fc00af44e refactor: simplify collection.toArray() pirms 5 gadiem
  Matthias Sohn f7fbc7fcd7 Propagate failure of ssh command to caller of SshSupport pirms 6 gadiem
  Markus Duft 01c52a58f6 Fix issues with LFS on GitHub (SSH) pirms 6 gadiem
  Markus Duft a9e6da1082 LFS: Better SSH authentication token timeout handling pirms 6 gadiem
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords pirms 6 gadiem
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists pirms 6 gadiem
  Matthias Sohn 9edf9bf2d6 Remove trivial cases of using deprecated RefDatabase.getRefs() pirms 6 gadiem
  Markus Duft 312e61a373 LFS: Fix potential NPE in LfsPrePushHook pirms 6 gadiem
  Markus Duft 4ca9bb5ab9 Introduce SshSupport to centralize SSH related utility code pirms 6 gadiem
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 pirms 6 gadiem
  Matthias Sohn b0e06a733b Remove deprecated Lfs#Lfs(Path) pirms 6 gadiem
  Markus Duft 0f9ec9e406 LFS: Adjust some API to make integration into tools (EGit,...) easier pirms 6 gadiem
  David Pursehouse 52383c2919 SmudgeFilter: Fix Integer boxing warning pirms 6 gadiem
  David Pursehouse 60b43c03e2 Add ConfigConstants.CONFIG_SECTION_LFS pirms 6 gadiem
  Matthias Sohn 28167853c1 Return this from InstallLfsCommand.setRepository() to allow chaining pirms 6 gadiem
  Markus Duft c0103bc59d LFS: Enable LFS support for the CLI, better error handling pirms 6 gadiem
  Markus Duft a3f8edbf6a Cleanup stream usage WRT filters pirms 6 gadiem
  Markus Duft d3ed64bcd4 LFS: support merge/rebase/cherry-pick/diff/compare with LFS files pirms 6 gadiem
  Markus Duft ea2f7e93c7 LFS: Dramatically improve checkout speed with SSH authentication pirms 6 gadiem
  Markus Duft c0bb992845 LFS: pre-push upload support pirms 6 gadiem
  Markus Duft 94bcde663c LFS: Add remote download to SmudgeFilter pirms 7 gadiem
  Matthias Sohn 2464fa440f Fix remaining javadoc errors raised by doclint pirms 6 gadiem
  Matthias Sohn e0332bfbc6 Fix javadoc in org.eclipse.jgit.lfs pirms 6 gadiem
  David Pursehouse 53a11cb1d1 InvalidLongObjectIdException: Fix formatting of message pirms 6 gadiem
  David Pursehouse 171f84a041 Use constants from StandardCharsets instead of hard-coded strings pirms 6 gadiem
  David Pursehouse 899696ed08 InvalidLongObjectIdException: Fix formatting of message pirms 6 gadiem
  Marc Strapetz 9bb126d12d FileUtils.toPath to convert File to Path pirms 6 gadiem