aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix public API issues introduced in I1baeedcc6946."Jonathan Nieder2015-06-095-32/+76
|\
| * Fix public API issues introduced in I1baeedcc6946.Yuxuan 'fishy' Wang2015-06-095-32/+76
* | Document empty catch block to silence warningMatthias Sohn2015-06-091-0/+1
|/
* Merge "Fix imports in BundleWriter"Jonathan Nieder2015-06-091-1/+1
|\
| * Fix imports in BundleWriterMatthias Sohn2015-06-091-1/+1
* | Merge "Add missing javadoc @param for new method setObjectCountCallback()"Jonathan Nieder2015-06-092-0/+6
|\|
| * Add missing javadoc @param for new method setObjectCountCallback()Matthias Sohn2015-06-102-0/+6
* | Merge "Revert "Config: Distinguish between empty and null strings""Jonathan Nieder2015-06-092-5/+9
|\ \ | |/ |/|
| * Revert "Config: Distinguish between empty and null strings"Jonathan Nieder2015-06-092-5/+9
* | Remove no longer used API warning filter for FileUtilMatthias Sohn2015-06-101-10/+0
* | Fix a javadoc typo in RepoProject.Yuxuan 'fishy' Wang2015-06-091-1/+1
* | Callback in PackWriter & BundleWriter.Yuxuan 'fishy' Wang2015-06-094-0/+192
|/
* Merge branch 'stable-4.0'Matthias Sohn2015-06-092-2/+2
|\
| * Prepare 4.0.1-SNAPSHOT buildsMatthias Sohn2015-06-0946-248/+248
| * JGit v4.0.0.201506090130-rv4.0.0.201506090130-rMatthias Sohn2015-06-0946-49/+49
| * Update build to use Tycho 0.23Matthias Sohn2015-06-082-2/+2
* | Add missing # to javadoc commentJonathan Nieder2015-06-081-1/+1
* | Allow lookup of multiple exact refs in one shotJonathan Nieder2015-06-052-0/+92
* | Introduce exactRef to read a ref whose exact name is knownJonathan Nieder2015-06-053-0/+101
* | Merge "Restore checkObjectCollisions flag"Shawn Pearce2015-06-041-11/+50
|\ \
| * | Restore checkObjectCollisions flagDavid Pletcher2015-06-041-11/+50
* | | Config: Allow ending a file with "=" and no newlineDave Borowitz2015-06-042-2/+9
* | | Config: Distinguish between empty and null stringsDave Borowitz2015-06-042-23/+50
|/ /
* | Merge branch 'stable-4.0'Jonathan Nieder2015-06-038-185/+1
|\|
| * Revert "Fix unchecked conversion warning in MergeFormatter"Shawn Pearce2015-06-031-1/+1
| * Delete deprecated TemporaryBuffer.LocalFile constructorsMatthias Sohn2015-06-031-23/+0
| * Delete deprecated FileUtils.setExecute(File, boolean)Matthias Sohn2015-06-031-14/+0
| * Delete deprecated WorkingTreeIterator.isModified(DirCacheEntry, boolean)Matthias Sohn2015-06-031-27/+0
| * Delete deprecated UploadPackMayNotContinueExceptionMatthias Sohn2015-06-031-68/+0
| * Delete deprecated TransferConfig.isFsckObjects()Matthias Sohn2015-06-031-9/+0
| * Delete deprecated TextBuiltin.outMatthias Sohn2015-06-031-10/+0
| * Delete deprecated Merger.getBaseCommit()Matthias Sohn2015-06-031-33/+0
* | Update PackWriter.Statistics.getBitmapIndexMises()Terry Parker2015-06-021-0/+2
* | Prepare 4.1.0-SNAPSHOT buildsMatthias Sohn2015-06-0346-249/+249
* | Merge branch 'stable-4.0'Matthias Sohn2015-06-030-0/+0
|\|
| * Prepare post 4.0-RC3 buildsMatthias Sohn2015-06-0246-49/+49
| * JGit v4.0.0.201506020755-rc3v4.0.0.201506020755-rc3Matthias Sohn2015-06-0246-49/+49
| * Merge branch 'master' into stable-4.0Matthias Sohn2015-06-0251-212/+1099
| |\ | |/ |/|
* | Add more reports to maven siteMatthias Sohn2015-06-011-0/+42
* | Update project meta-data in pom.xml used for site generationMatthias Sohn2015-06-011-4/+21
* | Update dependencies to the versions used in target platformMatthias Sohn2015-06-012-4/+4
* | Update 4.5 target platform to use final Mars Orbit repositoryMatthias Sohn2015-06-013-5/+5
* | Compare API changes in clirr report against 3.7.0Matthias Sohn2015-06-011-1/+1
* | Fix CommitCommand.setOnly()Christian Halstrick2015-06-012-1/+12
* | Merge changes Ib7d18bb2,I3dc8e0b4,I923b65ef,I9e021ba2,I4e79cefeShawn Pearce2015-05-318-16/+76
|\ \
| * | Improve exception thrown when pull can't find advertised refMatthias Sohn2015-05-293-6/+64
| * | Silence unchecked conversion warning in TransportSftpMatthias Sohn2015-05-291-0/+1
| * | Silence deprecation warning in WindowCacheConfigMatthias Sohn2015-05-291-0/+1
| * | Silence deprecation warning in DirCacheCheckoutMatthias Sohn2015-05-291-0/+1
| * | Fix hidden field warnings in bundle org.eclipse.jgitMatthias Sohn2015-05-292-10/+9