3791 Commits (4f221854556991e3394b3a71e77ee0b771b1500b)
 

Author SHA1 Message Date
Matthias Sohn 4f22185455 JGit v4.0.0.201506090130-r 10 years ago
Matthias Sohn d8040f3406 Update build to use Tycho 0.23 10 years ago
Shawn Pearce fb21fb10fc Revert "Fix unchecked conversion warning in MergeFormatter" 10 years ago
Matthias Sohn d19ce2435d Delete deprecated TemporaryBuffer.LocalFile constructors 10 years ago
Matthias Sohn f691106547 Delete deprecated FileUtils.setExecute(File, boolean) 10 years ago
Matthias Sohn ba51037a69 Delete deprecated WorkingTreeIterator.isModified(DirCacheEntry, boolean) 10 years ago
Matthias Sohn 08c8cf027d Delete deprecated UploadPackMayNotContinueException 10 years ago
Matthias Sohn fa56e0deae Delete deprecated TransferConfig.isFsckObjects() 10 years ago
Matthias Sohn 07114d99a0 Delete deprecated TextBuiltin.out 10 years ago
Matthias Sohn 913095e39e Delete deprecated Merger.getBaseCommit() 10 years ago
Matthias Sohn 72ecb5c8c7 Prepare post 4.0-RC3 builds 10 years ago
Matthias Sohn d59fafc7ca JGit v4.0.0.201506020755-rc3 10 years ago
Matthias Sohn f9c7253b15 Merge branch 'master' into stable-4.0 10 years ago
Matthias Sohn 1e7262ae17 Add more reports to maven site 10 years ago
Matthias Sohn 6fc5af47d1 Update project meta-data in pom.xml used for site generation 10 years ago
Matthias Sohn ce8baa3715 Update dependencies to the versions used in target platform 10 years ago
Matthias Sohn 174c8c5d39 Update 4.5 target platform to use final Mars Orbit repository 10 years ago
Matthias Sohn c5f7ab3482 Compare API changes in clirr report against 3.7.0 10 years ago
Christian Halstrick 6d09c486ed Fix CommitCommand.setOnly() 10 years ago
Shawn Pearce b10259f44b Merge changes Ib7d18bb2,I3dc8e0b4,I923b65ef,I9e021ba2,I4e79cefe 10 years ago
Matthias Sohn 5059e3e408 Add "src" folder to source folders of org.eclipse.jgit.test 10 years ago
Matthias Sohn efacad0fc8 Improve exception thrown when pull can't find advertised ref 10 years ago
Matthias Sohn 8787176ef1 Silence unchecked conversion warning in TransportSftp 10 years ago
Matthias Sohn e013bcdcc6 Silence deprecation warning in WindowCacheConfig 10 years ago
Matthias Sohn 17307df3af Silence deprecation warning in DirCacheCheckout 10 years ago
Matthias Sohn 6d4ebd168d Fix unchecked conversion warning in MergeFormatter 10 years ago
Matthias Sohn faae5cdb5b Fix hidden field warnings in bundle org.eclipse.jgit 10 years ago
Hugo Arès 663ccd76f0 Close WindowCursor using try-with-resources in UnpackedObject 10 years ago
Shawn Pearce a3468f87cb Merge changes I7b6d7be4,I63a74651,I39c2ea6b 10 years ago
Shawn Pearce 5426ba2778 Merge "Silence false potential null pointer access warnings" 10 years ago
Shawn Pearce 10b99121b0 Merge "Fix WindowCursor memory leak." 10 years ago
Shawn Pearce ff75f18f07 Merge changes I144a53fe,I2b268e6a 10 years ago
Hugo Arès 27128b3e01 Fix WindowCursor memory leak. 10 years ago
Jonathan Nieder a5778b6f41 archive: Drop unnecessary empty comments and 'final' qualifiers on locals 10 years ago
Jonathan Nieder 1287cdaf33 Close 'out' consistently in ArchiveCommand.call 10 years ago
Christian Halstrick ebfd62433a Fix that exceptions in ReceivePack cause Invalid Channel 101 exceptions 10 years ago
Christian Halstrick 261b514ceb Better report too large pack-files from PushCommand 10 years ago
Dave Borowitz b8c8008115 FS: Extract GobblerThread into a private static class 10 years ago
Terry Parker 0e8ac496cd Add bitmap index misses to PackWriter.Statistics 10 years ago
Shawn Pearce 2ad2d85bcd Merge "Enable public access to SimilarityIndex scoring function" 10 years ago
David Pletcher 5e57cc9585 Enable public access to SimilarityIndex scoring function 10 years ago
Shawn Pearce 5635d9e1af Merge "Add getters to RepoProject." 10 years ago
Yuxuan 'fishy' Wang 744c370c1b Add getters to RepoProject. 10 years ago
Matthias Sohn 527ac37781 Merge branch 'stable-4.0' 10 years ago
Matthias Sohn 74009ba3ef Prepare post 4.0.0-rc2 builds 10 years ago
Matthias Sohn 3ed57820f2 JGit v4.0.0.201505260635-rc2 10 years ago
Matthias Sohn 04b3cd0e15 Merge branch 'master' into stable-4.0 10 years ago
Matthias Sohn eea43de7a4 Silence unused object warning in MyersDiff 10 years ago
Matthias Sohn 11a0dffd16 Silence resource leak warnings where caller is responsible to close 10 years ago
Matthias Sohn bb48901ddf Silence false potential null pointer access warnings 10 years ago