79 Commits (527119120f4758e5ae14fa64b98ff62eadf969cc)

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