aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/resources
Commit message (Expand)AuthorAgeFilesLines
* ObjectChecker: honor some git-core fsck.* optionsShawn Pearce2015-12-301-3/+6
* Null-annotated Ref class and fixed related compiler errorsAndrey Loskutov2015-12-151-0/+2
* Support atomic push in JGit clientShawn Pearce2015-12-021-0/+1
* Add support for clean filtersChristian Halstrick2015-11-271-0/+2
* Null-annotated Repository class and fixed related compiler errorsAndrey Loskutov2015-11-251-0/+2
* Raise error if FileNotFoundException is caught for an existing fileMatthias Sohn2015-11-241-0/+1
* Throw IndexReadException if existing index can't be readChristian Halstrick2015-11-191-0/+1
* Adding AES Walk Encryption support in http://www.jets3t.org/ modeAndrei Pozolotin2015-10-181-0/+1
* Use java.nio.file consistently in FSMatthias Sohn2015-09-271-1/+0
* UploadPack: Verify clients send only commits for shallow linesShawn Pearce2015-09-141-0/+1
* Handle stale file handles on packed-refs fileMartin Fick2015-08-261-0/+1
* Move createSymLink/readSymLink to FileUtilsAndrey Loskutov2015-08-171-2/+1
* Don't crash while parsing ignore patternsAndrey Loskutov2015-07-211-0/+1
* Store push certificates in refs/meta/push-certsDave Borowitz2015-07-101-0/+3
* Fix non-escaped quotes in JGitText.propertiesMatthias Sohn2015-07-071-8/+8
* Avoid double-colon in InvalidObjectIdException descriptionJonathan Nieder2015-07-061-0/+1
* Rewrite push certificate parsingDave Borowitz2015-06-111-1/+4
* Clarify description of ServiceNotAuthorizedExceptionJonathan Nieder2015-06-021-1/+1
* Improve exception thrown when pull can't find advertised refMatthias Sohn2015-05-291-1/+1
* FS: Extract GobblerThread into a private static classDave Borowitz2015-05-271-0/+1
* Externalize translatable texts in org.eclipse.jgitMatthias Sohn2015-05-261-2/+66
* Remove pack from list when file handle is staleHugo Arès2015-04-301-0/+1
* Externalize error message used in CheckoutCommandMatthias Sohn2015-04-081-0/+1
* Externalize error messages used in DfsGarbageCollectorMatthias Sohn2015-04-081-0/+2
* Externalize error messages used in ObjectDirectoryInserterMatthias Sohn2015-04-041-0/+2
* Revert "CommitBuilder should check for duplicate parents"Jonathan Nieder2015-03-181-1/+0
* CommitBuilder should check for duplicate parentsChristian Halstrick2015-03-121-0/+1
* Refactored pre-commit hook to make it less invasive.Laurent Delaigue2015-03-021-1/+1
* Add an in-process pack transport for use in testsDave Borowitz2015-02-271-0/+1
* Merge branch 'stable-3.7'Matthias Sohn2015-02-271-3/+4
|\
| * Provide more details in exceptions thrown when packfile is invalidMatthias Sohn2015-02-171-3/+4
* | Port push certificatesStefan Beller2015-02-231-0/+1
|/
* Support for the pre-commit hookLaurent Goubet2015-02-021-0/+1
* Introduce hook support into the FS implementationsLaurent Goubet2015-02-021-0/+2
* If a pack isn't found on disk remove it from pack listMatthias Sohn2015-01-271-0/+1
* Don't remove pack from pack list for problems which could be transientMatthias Sohn2015-01-211-0/+1
* Log reason for ignoring pack when IOException occurredMatthias Sohn2015-01-151-0/+1
* Allow explicit configuration of git directory in InitCommandChristian Halstrick2014-12-151-0/+2
* Fix variable name and error message for sideband testingStefan Beller2014-11-101-1/+1
* Implement atomic refs update, if possible by databaseStefan Beller2014-11-071-0/+1
* Prevent NPE if no CredentialsProvider is registeredMatthias Sohn2014-09-011-0/+1
* PackIndexV2 should check for possible corruptionMarc Strapetz2014-08-291-0/+1
* Add support to <include> tag in repo manifest xml.Yuxuan 'fishy' Wang2014-08-131-0/+2
* Add a method to ObjectInserter to read back inserted objectsDave Borowitz2014-08-131-0/+2
* Fixed message for exception thrown during recursive mergeChristian Halstrick2014-07-281-0/+1
* Clarify comments in message properties files (and fix grammar)Robin Stocker2014-06-301-1/+1
* Add a comment to the message properties files on how they are processedRobin Rosenberg2014-06-291-0/+3
* Fix spelling error in error messgaeRobin Rosenberg2014-06-291-1/+1
* Fix formatting errors in error messagesRobin Rosenberg2014-06-291-6/+6
* Merge branch 'stable-3.4'Matthias Sohn2014-06-211-0/+1
|\