79 Commity (efb154fc24fbf416ae3513942fa720128358b31b)

Autor SHA1 Wiadomość Data
  Nasser Grainawi efb154fc24 Rename PackFile to Pack 3 lat temu
  David Pursehouse 064834d350 Reorder modifiers to follow Java Language Specification 4 lat temu
  David Pursehouse 9be93b7991 Remove redundant "static" qualifier from enum declarations 4 lat temu
  Matthias Sohn b2bf9d4304 Remove duplicate copyright statements 4 lat temu
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 lat temu
  David Pursehouse 99a5fa2283 IncorrectObjectTypeException: Fix typos in constructors' Javadoc 5 lat temu
  Luca Milanesio d6e00d2015 Remember the cause for invalidating a packfile 5 lat temu
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords 6 lat temu
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 lat temu
  Matthias Sohn f9a4112ecc Remove deprecated StoredObjectRepresentationnotAvailableException ctor 6 lat temu
  David Pursehouse bd96feab24 Revert usage of TYPE_USE in Nullable and NonNull annotations 6 lat temu
  David Pursehouse 8e217517e2 Nullable: Switch to TYPE_USE 6 lat temu
  David Pursehouse c228f201a6 LargeObjectException: Add constructor that takes Throwable 6 lat temu
  David Pursehouse 06bab95e00 InvalidPatternException: Add constructor that takes Throwable 6 lat temu
  David Pursehouse 365c6cb387 Use new StoredObjectRepresentationNotAvailableException constructor 6 lat temu
  David Pursehouse 305b488975 StoredObjectRepresentationNotAvailableException: Add TODO to fix API in 5.0 6 lat temu
  David Pursehouse 5e7eed41f6 StoredObjectRepresentationNotAvailableException: Add constructor that takes cause 6 lat temu
  Matthias Sohn 6478577899 Fix javadoc in org.eclipse.jgit errors package 6 lat temu
  Han-Wen Nienhuys ea2a4e3abe Introduce RawText#load. 6 lat temu
  Zhen Chen 2c2999643f Add dfs fsck implementation 7 lat temu
  David Pursehouse 4940ea14b7 Add missing newlines at ends of Java files 7 lat temu
  Matthias Sohn aaf3c5154e Only mark packfile invalid if exception signals permanent problem 7 lat temu
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 lat temu
  Hector Caballero 27b710c394 Make GC cancellable when called programmatically 7 lat temu
  Matthias Sohn abeaafc9c7 Don't log error if system git config does not exist 7 lat temu
  Matthias Sohn 5b104a7275 Better report on client side if push failed due to too large object 8 lat temu
  Ned Twigg 32a5993227 Expose conflicting files in CheckoutConflictException 10 lat temu
  Shawn Pearce ac41920a43 ObjectChecker: honor some git-core fsck.* options 8 lat temu
  Shawn Pearce 683c41af92 DirCache: Do not create duplicate tree entries 8 lat temu
  Christian Halstrick 4b114d3c6b Throw IndexReadException if existing index can't be read 8 lat temu
  Dave Borowitz 6e4e34bb9e Report PackProtocolExceptions to client during receive-pack 9 lat temu
  Jonathan Nieder 761f070866 Throw InvalidObjectIdException from ObjectId.fromString("tooshort") 9 lat temu
  Jonathan Nieder 0c7ad12c76 Avoid double-colon in InvalidObjectIdException description 9 lat temu
  Jonathan Nieder 3b7ca2b8a8 Tweak exception Javadoc to be eclipse-clean 9 lat temu
  Jonathan Nieder 8c3fe215b4 Allow setting detail message and cause when constructing most exceptions 9 lat temu
  Christian Halstrick 261b514ceb Better report too large pack-files from PushCommand 9 lat temu
  Matthias Sohn 8ec01500e2 Add missing @since tag to DiffInterruptedException 9 lat temu
  Hugo Arès 954306be81 Make MyersDiff interruptible 9 lat temu
  Shawn Pearce 8924d4e0a0 Throw CorruptObjectException when a bad object is found 10 lat temu
  Saša Živkov 0d05e5d26c Possibility to limit the max pack size on receive-pack 10 lat temu
  Christian Halstrick ea04d2329d Don't use API exception in RebaseTodoLine 10 lat temu
  Tomasz Zarna 48f30b8614 Fix @since tags in JGit, version 2.4 never existed 11 lat temu
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 lat temu
  George C. Young ab99b78ca0 Implement recursive merge strategy 11 lat temu
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 lat temu
  Robin Stocker b7f5ed5612 Add Javadoc description for packages 11 lat temu
  Robin Rosenberg 0da46186e5 Relax RevisionSyntaxException to an IllegalArgumentException 12 lat temu
  Robin Rosenberg 76514a3450 Remove obsolete GitlinksNotSupportedException 12 lat temu
  Kevin Sawicki 17fb542e9e Remove 86 boxing warnings 12 lat temu
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 lat temu