You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Matthias Sohn 5b104a7275 Better report on client side if push failed due to too large object 8 years ago
..
AbortedByHookException.java Refactored pre-commit hook to make it less invasive. 9 years ago
CanceledException.java Add "Pull" command 13 years ago
CannotDeleteCurrentBranchException.java Add "Branch" command 13 years ago
CheckoutConflictException.java Remove ambiguous CheckoutConflictException 12 years ago
ConcurrentRefUpdateException.java Mark non-externalizable strings as such 11 years ago
DetachedHeadException.java Move JGitText to an internal package 12 years ago
EmtpyCommitException.java Add option to allow empty commits to CommitCommand 8 years ago
FilterFailedException.java Add support for clean filters 8 years ago
GitAPIException.java Add missing @since tags 11 years ago
InvalidConfigurationException.java Add "Pull" command 13 years ago
InvalidMergeHeadsException.java Convert all JGit unit tests to JUnit 4 13 years ago
InvalidRebaseStepException.java Add missing @since tags 10 years ago
InvalidRefNameException.java Throw invalid ref exception instead of invalid remote exception 12 years ago
InvalidRemoteException.java Make the supported Transports extensible and discoverable 13 years ago
InvalidTagNameException.java Refactor Git API exceptions to a new package 13 years ago
JGitInternalException.java Add a hint on the purpose of JGitInternalException to the constructor 11 years ago
MultipleParentsNotAllowedException.java Add Cherry-Pick command 13 years ago
NoFilepatternException.java Refactor Git API exceptions to a new package 13 years ago
NoHeadException.java Refactor Git API exceptions to a new package 13 years ago
NoMessageException.java Refactor Git API exceptions to a new package 13 years ago
NotMergedException.java Move JGitText to an internal package 12 years ago
PatchApplyException.java Add ApplyCommand to JGit API 12 years ago
PatchFormatException.java Move JGitText to an internal package 12 years ago
RefAlreadyExistsException.java Output result of switching branch -- o.e.jgit.pgm.Checkout 11 years ago
RefNotAdvertisedException.java Improve exception thrown when pull can't find advertised ref 9 years ago
RefNotFoundException.java Allow setting detail message and cause when constructing most exceptions 9 years ago
StashApplyFailureException.java Allow setting detail message and cause when constructing most exceptions 9 years ago
TooLargeObjectInPackException.java Better report on client side if push failed due to too large object 8 years ago
TooLargePackException.java Better report too large pack-files from PushCommand 9 years ago
TransportException.java Throw API exception when LsRemoteCommand fails with TransportException 12 years ago
UnmergedPathsException.java Allow setting detail message and cause when constructing most exceptions 9 years ago
WrongRepositoryStateException.java Refactor Git API exceptions to a new package 13 years ago
package-info.java Add Javadoc description for packages 11 years ago