summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/resources
Commit message (Expand)AuthorAgeFilesLines
* 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
* Possibility to limit the max pack size on receive-packSaša Živkov2014-02-251-0/+2
* Move Apache httpclient based HTTP support to a separate bundleMatthias Sohn2014-02-201-1/+0
* Add an implementation for HttpConnection using Apache HttpClientChristian Halstrick2014-02-181-0/+1
* More helpful InvalidPathException messages (include reason)Robin Stocker2013-12-031-0/+4
* Add Squash/Fixup support for rebase interactive in RebaseCommandTobias Pfeifer2013-11-051-0/+1
* Enhance reading of git-rebase-todo formatted filesChristian Halstrick2013-10-311-0/+3
* Describe HEAD if no explicit target was setMatthias Sohn2013-10-111-1/+0
* Added the git-describe implementationKohsuke Kawaguchi2013-09-271-0/+1
* Merge branch 'stable-3.0'Matthias Sohn2013-05-291-0/+1
|\
| * Support refspecs with wildcard in middle (not only at end)Robin Stocker2013-05-281-0/+1
* | Move ArchiveCommand into standard porcelain APIJonathan Nieder2013-05-241-0/+4
|/
* Extend the FS class for Java7Robin Rosenberg2013-05-041-0/+1
* TagCommand should be able to create unannotated tags tooRobin Rosenberg2013-05-031-0/+1
* Allow to get repo statistics from GarbageCollectionCommand before gcEdwin Kempin2013-03-201-0/+1
* Fix location of DfsText.propertiesShawn Pearce2013-03-191-0/+0
* Include the number of ms in timeout error messageRobin Stocker2013-03-081-2/+2
* Support creating pack bitmap indexes in PackWriter.Colby Ranger2013-03-051-0/+4
* Added read/write support for pack bitmap index.Colby Ranger2013-03-051-0/+2
* Implement recursive merge strategyGeorge C. Young2013-02-221-0/+3
* Fix stash apply using merge logicRobin Rosenberg2013-01-301-0/+3