summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/resources/org
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Allow retrying connecting SshSession in case of an exceptionStefan Lay2014-06-201-0/+1
* | Added setInputStream to RepoCommand.Yuxuan 'fishy' Wang2014-06-091-2/+3
|/
* Allow to include untracked files in stash operations.Andreas Hermann2014-05-221-1/+1
* Cherry-Pick: Support --mainline to pick mergesKonrad Kügler2014-05-171-0/+1
* Handle repo copyfile in bare repositories.Yuxuan 'fishy' Wang2014-05-091-0/+1
* Handle repo submodules for bare repositories.Yuxuan 'fishy' Wang2014-05-071-0/+1
* Commit changes generated during repo commandYuxuan 'fishy' Wang2014-04-251-0/+1
* Added implementation of copyfile rule.Yuxuan 'fishy' Wang2014-04-231-0/+1
* Implemented first part of the repo sub-command.Yuxuan 'fishy' Wang2014-04-231-0/+3
* Allow ArchiveCommand.registerFormat to be called twiceJonathan Nieder2014-04-161-1/+1
* Add missing space to invalid object error messagesShawn Pearce2014-04-031-1/+1
* Expose the received pack size in ReceivePackSaša Živkov2014-03-021-0/+1