3973 Commits (stable-4.1)
 

Author SHA1 Message Date
  Christian Halstrick 6d09c486ed Fix CommitCommand.setOnly() 9 years ago
  Shawn Pearce b10259f44b Merge changes Ib7d18bb2,I3dc8e0b4,I923b65ef,I9e021ba2,I4e79cefe 9 years ago
  Matthias Sohn 5059e3e408 Add "src" folder to source folders of org.eclipse.jgit.test 9 years ago
  Matthias Sohn efacad0fc8 Improve exception thrown when pull can't find advertised ref 9 years ago
  Matthias Sohn 8787176ef1 Silence unchecked conversion warning in TransportSftp 9 years ago
  Matthias Sohn e013bcdcc6 Silence deprecation warning in WindowCacheConfig 9 years ago
  Matthias Sohn 17307df3af Silence deprecation warning in DirCacheCheckout 9 years ago
  Matthias Sohn 6d4ebd168d Fix unchecked conversion warning in MergeFormatter 9 years ago
  Matthias Sohn faae5cdb5b Fix hidden field warnings in bundle org.eclipse.jgit 9 years ago
  Hugo Arès 663ccd76f0 Close WindowCursor using try-with-resources in UnpackedObject 9 years ago
  Shawn Pearce a3468f87cb Merge changes I7b6d7be4,I63a74651,I39c2ea6b 9 years ago
  Shawn Pearce 5426ba2778 Merge "Silence false potential null pointer access warnings" 9 years ago
  Shawn Pearce 10b99121b0 Merge "Fix WindowCursor memory leak." 9 years ago
  Shawn Pearce ff75f18f07 Merge changes I144a53fe,I2b268e6a 9 years ago
  Hugo Arès 27128b3e01 Fix WindowCursor memory leak. 9 years ago
  Jonathan Nieder a5778b6f41 archive: Drop unnecessary empty comments and 'final' qualifiers on locals 9 years ago
  Jonathan Nieder 1287cdaf33 Close 'out' consistently in ArchiveCommand.call 9 years ago
  Christian Halstrick ebfd62433a Fix that exceptions in ReceivePack cause Invalid Channel 101 exceptions 9 years ago
  Christian Halstrick 261b514ceb Better report too large pack-files from PushCommand 9 years ago
  Dave Borowitz b8c8008115 FS: Extract GobblerThread into a private static class 9 years ago
  Terry Parker 0e8ac496cd Add bitmap index misses to PackWriter.Statistics 9 years ago
  Shawn Pearce 2ad2d85bcd Merge "Enable public access to SimilarityIndex scoring function" 9 years ago
  David Pletcher 5e57cc9585 Enable public access to SimilarityIndex scoring function 9 years ago
  Shawn Pearce 5635d9e1af Merge "Add getters to RepoProject." 9 years ago
  Yuxuan 'fishy' Wang 744c370c1b Add getters to RepoProject. 9 years ago
  Matthias Sohn 527ac37781 Merge branch 'stable-4.0' 9 years ago
  Matthias Sohn 74009ba3ef Prepare post 4.0.0-rc2 builds 9 years ago
  Matthias Sohn 3ed57820f2 JGit v4.0.0.201505260635-rc2 9 years ago
  Matthias Sohn 04b3cd0e15 Merge branch 'master' into stable-4.0 9 years ago
  Matthias Sohn eea43de7a4 Silence unused object warning in MyersDiff 9 years ago
  Matthias Sohn 11a0dffd16 Silence resource leak warnings where caller is responsible to close 9 years ago
  Matthias Sohn bb48901ddf Silence false potential null pointer access warnings 9 years ago
  Matthias Sohn 746cf09b33 Silence non-externalized string warnings in org.eclipse.jgit 9 years ago
  Matthias Sohn d5a34551d5 Fix potential null pointer access in IndexDiffFilter 9 years ago
  Matthias Sohn 2390531888 Externalize translatable texts in org.eclipse.jgit 9 years ago
  Saša Živkov d9062145b8 Don't invalidate pack file on InterruptedIOException 9 years ago
  Matthias Sohn 39a29fba50 Update Mars target platforms to use Mars RC2 orbit 9 years ago
  Matthias Sohn 9ae83b83fc Update build to use eclipse-jarsigner-plugin 1.1.2 9 years ago
  Andrey Loskutov 4d565f0b5f Guard agains null ReflogReader if named ref does not exist 9 years ago
  Sebastian Schuberth 7ce6abe858 FS: Allow to manually set the path to the Git system config file 9 years ago
  Sebastian Schuberth 9599f3f1a6 FS: Fix a minor typo in runInShell() docs 9 years ago
  Sebastian Schuberth 7ee351fb95 FS: Improve javadoc of some recently introduced methods 9 years ago
  Andrey Loskutov 1773002a34 Cleanup code and Eclipse compile errors in new gitrepo API 9 years ago
  Shawn Pearce a990cce776 Merge "Refactor to expose ManifestParser." 9 years ago
  Yuxuan 'fishy' Wang d3348e5623 Refactor to expose ManifestParser. 9 years ago
  Sebastian Schuberth d7a44736ce FS: Remove the gitprefix logic 9 years ago
  Sebastian Schuberth d9ffc03837 SystemReader: Use discoverGitSystemConfig() in openSystemConfig() 9 years ago
  Sebastian Schuberth cb12f4f0ad FS: Add a method to discover the system-wide config file 9 years ago
  Jonathan Nieder 02418ede59 Add tests for ObjectFilter 9 years ago
  Jonathan Nieder adbcbc791b Expose Sets helper to tests outside org.eclipse.jgit.api 9 years ago