aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/errors
Commit message (Expand)AuthorAgeFilesLines
* Relax RevisionSyntaxException to an IllegalArgumentExceptionRobin Rosenberg2012-06-041-2/+1
* Remove obsolete GitlinksNotSupportedExceptionRobin Rosenberg2012-05-311-65/+0
* Remove 86 boxing warningsKevin Sawicki2012-05-082-3/+3
* Move JGitText to an internal packageRobin Rosenberg2012-03-1220-20/+20
* Add exception class for when locking a file failsKevin Sawicki2011-12-181-0/+90
* maxObjectSizeLimit for receive-pack.Sasa Zivkov2011-11-221-0/+82
* Add String form of PackInvalidException constructorShawn O. Pearce2011-07-281-1/+11
* Enable providing credentials for HTTP authenticationShawn O. Pearce2010-11-101-0/+69
* ReceivePack: Rethrow exceptions caught during indexingShawn O. Pearce2010-09-031-0/+64
* Improve LargeObjectException reportingShawn O. Pearce2010-08-301-1/+73
* Implement a Dircache checkout (needed for merge)Christian Halstrick2010-08-271-0/+77
* Complete an abbreviation when formatting a patchShawn O. Pearce2010-08-252-0/+104
* Add ObjectId to the LargeObjectExceptionShawn O. Pearce2010-08-251-2/+26
* Export the ObjectId on MissingObjectExceptionShawn O. Pearce2010-08-201-0/+8
* Add openStream to ObjectLoader for big blobsShawn O. Pearce2010-06-301-0/+67
* Create NoWorkTreeException for bare repositoriesShawn O. Pearce2010-06-301-0/+59
* Move PackWriter over to storage.pack.PackWriterShawn O. Pearce2010-06-261-1/+1
* Redo PackWriter object reuse outputShawn O. Pearce2010-06-261-0/+61
* Externalize strings from JGitSasa Zivkov2010-05-1913-14/+45
* Merge branch 'push-sideband' into stable-0.7Shawn O. Pearce2010-03-121-0/+70
|\
| * Catch and report "ERR message" during remote advertisementsShawn O. Pearce2010-03-121-0/+70
* | Provide NLS support in JGit.Sasa Zivkov2010-03-113-0/+245
|/
* Simple dumb HTTP server for GitShawn O. Pearce2010-01-121-2/+30
* Remove trailing whitespace at end of lineAlex Blewitt2009-10-317-12/+12
* Include description for missing bundle prereqsSasa Zivkov2009-10-011-8/+12
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-2925-0/+1916