summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/resources
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enable marking entries using TreeFilters in DiffEntryRobin Stocker2013-01-231-0/+1
* Update DfsGarbageCollector to not read back a pack index.Colby Ranger2013-01-181-0/+1
* Update the revert command and things relating to revertRobin Rosenberg2012-12-281-1/+1
* [findBugs] Don't pass null for non-null parameter in RebaseCommandMatthias Sohn2012-12-051-0/+1
* RevWalk support for shallow clonesMarc Strapetz2012-11-211-0/+1
* Add GarbageCollectCommand to porcelain APIMatthias Sohn2012-11-181-0/+2
* Add support for --no-ff while mergingTomasz Zarna2012-11-161-0/+1
* Add a test for org.eclipse.jgit.pgm.TagTomasz Zarna2012-11-151-0/+1
* Simplify push error message when ref already existsShawn O. Pearce2012-10-171-1/+2
* CommitCommand: Don't allow amending on initial commitRobin Stocker2012-10-081-0/+1
* Introduce ParseExceptions for GitDateParserChristian Halstrick2012-09-171-0/+1
* Garbage collector for FileRepositoriesChristian Halstrick2012-07-291-0/+5
* ReceivePack supports InputStream data after packIan Wetherbee2012-06-151-0/+1
* Read .gitmodules config from the tree in SubmoduleWalkDave Borowitz2012-06-151-0/+1
* Add "--squash" option to MergeCommandTomasz Zarna2012-06-151-0/+1
* Add Transport URI constructor without a repositoryIan Wetherbee2012-06-141-0/+1
* Externalize parsing exception message for RebaseCommand#ActionTomasz Zarna2012-04-021-0/+1
* Add command support for dropping a stashed commitKevin Sawicki2012-03-211-0/+3
* Move JGitText to an internal packageRobin Rosenberg2012-03-121-0/+0
* Add ApplyCommand to JGit APITomasz Zarna2012-03-041-0/+3
* Fix a typo referring to RevFilter as RefFilterDave Borowitz2012-02-291-1/+1
* Add command support for applying a stashed commitKevin Sawicki2012-02-281-0/+4
* Add support for creating a stashed commitKevin Sawicki2012-02-281-0/+2
* Support gitdir references in working tree .git fileKevin Sawicki2012-02-081-0/+1
* Support relative submodule URLs on init/add/syncKevin Sawicki2012-01-171-0/+1
* Skip a number commits before starting to show the commit outputTomasz Zarna2012-01-021-0/+1