3009 Commits (stable-4.1)

Author SHA1 Message Date
  Jonathan Nieder 31b37c3584 Add missing imports for javadoc to ObjectCountCallback 9 years ago
  Yuxuan 'fishy' Wang 9cbe222837 Fix public API issues introduced in I1baeedcc6946. 9 years ago
  Matthias Sohn 8468fae293 Document empty catch block to silence warning 9 years ago
  Matthias Sohn 62d99e6fd0 Fix imports in BundleWriter 9 years ago
  Matthias Sohn 65ceb23c81 Add missing javadoc @param for new method setObjectCountCallback() 9 years ago
  Matthias Sohn 852cc71344 Remove no longer used API warning filter for FileUtil 9 years ago
  Jonathan Nieder cd3d952ec6 Revert "Config: Distinguish between empty and null strings" 9 years ago
  Yuxuan 'fishy' Wang 03fce81be3 Fix a javadoc typo in RepoProject. 9 years ago
  Yuxuan 'fishy' Wang 53be446f6a Callback in PackWriter & BundleWriter. 9 years ago
  Fredrik Medley 96f210f4b7 UploadPack: Use reachable-sha1-in-want configuration 9 years ago
  Matthias Sohn 2dd4dc149c Prepare 4.0.1-SNAPSHOT builds 9 years ago
  Matthias Sohn 4f22185455 JGit v4.0.0.201506090130-r 9 years ago
  Jonathan Nieder c1fca6cb43 Add missing # to javadoc comment 9 years ago
  Jonathan Nieder 48b67012d6 Allow lookup of multiple exact refs in one shot 9 years ago
  Jonathan Nieder a04d1ad2f1 Introduce exactRef to read a ref whose exact name is known 9 years ago
  David Pletcher c06620882b Restore checkObjectCollisions flag 9 years ago
  Dave Borowitz b9f850a79b Config: Allow ending a file with "=" and no newline 9 years ago
  Dave Borowitz 96eb3ee397 Config: Distinguish between empty and null strings 9 years ago
  Shawn Pearce fb21fb10fc Revert "Fix unchecked conversion warning in MergeFormatter" 9 years ago
  Matthias Sohn d19ce2435d Delete deprecated TemporaryBuffer.LocalFile constructors 9 years ago
  Matthias Sohn f691106547 Delete deprecated FileUtils.setExecute(File, boolean) 9 years ago
  Matthias Sohn ba51037a69 Delete deprecated WorkingTreeIterator.isModified(DirCacheEntry, boolean) 9 years ago
  Matthias Sohn 08c8cf027d Delete deprecated UploadPackMayNotContinueException 9 years ago
  Matthias Sohn fa56e0deae Delete deprecated TransferConfig.isFsckObjects() 9 years ago
  Matthias Sohn 913095e39e Delete deprecated Merger.getBaseCommit() 9 years ago
  Terry Parker dd22bc831a Update PackWriter.Statistics.getBitmapIndexMises() 9 years ago
  Jonathan Nieder 8c3fe215b4 Allow setting detail message and cause when constructing most exceptions 9 years ago
  Jonathan Nieder 54b195ad3e Clarify description of ServiceNotAuthorizedException 9 years ago
  Matthias Sohn a79168bcbb Prepare 4.1.0-SNAPSHOT builds 9 years ago
  Matthias Sohn 72ecb5c8c7 Prepare post 4.0-RC3 builds 9 years ago
  Matthias Sohn d59fafc7ca JGit v4.0.0.201506020755-rc3 9 years ago
  Christian Halstrick 6d09c486ed Fix CommitCommand.setOnly() 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
  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
  David Pletcher 5e57cc9585 Enable public access to SimilarityIndex scoring function 9 years ago
  Yuxuan 'fishy' Wang 744c370c1b Add getters to RepoProject. 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