4196 Commits (34618a4f86a322c2f57c0fd8043ab686d920a0c2)

Author SHA1 Message Date
  Matthias Sohn 34618a4f86 Prepare 4.11.3-SNAPSHOT builds 5 years ago
  Matthias Sohn ae21714768 JGit v4.11.2.201809100523-r 5 years ago
  Matthias Sohn de0a687948 Prepare 4.9.5-SNAPSHOT builds 5 years ago
  Matthias Sohn 6657f93adb JGit v4.9.4.201809090327-r 5 years ago
  Matthias Sohn b0a0c1004f Fix @since tag for LOCK_SUFFIX 5 years ago
  Matthias Sohn 6fe4505b2a Prepare 4.7.4-SNAPSHOT builds 5 years ago
  Matthias Sohn 9796e86165 JGit v4.7.3.201809090215-r 5 years ago
  Matthias Sohn 06e06fc291 Fix atomic lock file creation on NFS 5 years ago
  Matthias Sohn 6bec391d36 Use constant for ".lock" 6 years ago
  Christian Halstrick 2faccd5b32 Fix handling of option core.supportsAtomicCreateNewFile 5 years ago
  Hector Caballero b7351facd5 GC: Avoid logging errors when deleting non-empty folders 5 years ago
  Matthias Sohn 2dfc9ed6d2 Silence API warning for new ObjectIdSerializer introduced in 4.11.1 5 years ago
  Matthias Sohn b0332d0133 Ignore API warnings 5 years ago
  Thomas Wolf d9e767b431 Suppress warning for trying to delete non-empty directory 5 years ago
  Thomas Wolf ffd1ac5dde Fix fetching with duplicate ref updates 5 years ago
  Marc Strapetz 65a0cfc82a Fetch(Process): should tolerate duplicate refspecs 6 years ago
  Hugo Arès d4a19c328f Fix GC run in foreground to not use executor 5 years ago
  Matthias Sohn a8c7c42ff1 Prepare 4.11.2-SNAPSHOT builds 5 years ago
  Matthias Sohn e51d2fcda8 JGit v4.11.1.201807311124-r 5 years ago
  Matthias Sohn 6a813c64ff Prepare 4.9.4-SNAPSHOT builds 5 years ago
  Matthias Sohn 56b435a61c JGit v4.9.3.201807311005-r 5 years ago
  Matthias Sohn 29118ed117 Prepare 4.7.3-SNAPSHOT builds 6 years ago
  Matthias Sohn 01787756aa JGit v4.7.2.201807261330-r 6 years ago
  Luca Milanesio 977726e5bb Delete all loose refs empty directories 6 years ago
  Luca Milanesio eea9a7a0ba Use java.nio to delete path to get detailed errors 6 years ago
  Hector Caballero 4eea4ea508 GC: Remove empty references folders 6 years ago
  Luca Milanesio 5a8ad44208 Do not ignore path deletion errors 6 years ago
  Marco Miller 1dcb0688c7 ResolveMerger: Fix encoding with string; use bytes 6 years ago
  Dave Borowitz 5fe8e31d43 Ensure DirectoryStream is closed promptly 6 years ago
  Nasser Grainawi d13918310f Retry stale file handles on .git/config file 6 years ago
  Matthias Sohn a263bb1173 Remove package import for javax.servlet.http from org.eclipse.jgit 6 years ago
  Matthias Sohn 4de2a9d57d Add missing @since tag and silence API error 6 years ago
  David Pursehouse 61e4f16652 ObjectIdSerializer: Support serialization of known non-null ObjectId 6 years ago
  Matthias Sohn f389e18a28 Prepare 4.11.1-SNAPSHOT builds 6 years ago
  Matthias Sohn f944063517 JGit v4.11.0.201803080745-r 6 years ago
  Thomas Wolf e00f59b7fe Remove useless for(;;) loop 6 years ago
  Thomas Wolf 7d3040368f Fix DiffFormatter for diffs against working tree with autocrlf=true 6 years ago
  Markus Duft 0f9ec9e406 LFS: Adjust some API to make integration into tools (EGit,...) easier 6 years ago
  David Pursehouse 2c29af7867 MergeCommand: Open RevWalk in try-with-resource 6 years ago
  David Pursehouse ee4dd50b3f JschConfigSessionFactory: Open FileInputStream in try-with-resource 6 years ago
  David Pursehouse e53edce867 GC: Open auto-closeable resources in try-with-resource 6 years ago
  David Pursehouse d1356bf238 FileRepository: Open FileInputStream in try-with-resource 6 years ago
  David Pursehouse 336add10c1 FetchProcess: Open OutputStreamWriter in try-with-resource 6 years ago
  David Pursehouse fabd645fad FS: Open TemporaryBuffer in try-with-resource 6 years ago
  David Pursehouse da63121b0d DirCacheIterator: Open InputStream in try-with-resource 6 years ago
  David Pursehouse e2d875ee30 DiffCommand: Open DiffFormatter in try-with-resource 6 years ago
  David Pursehouse 3393f78210 CommitCommand: Open InputStream in try-with-resource 6 years ago
  David Pursehouse 1826341793 DefaultNoteMerger: Open UnionInputStream in try-with-resource 6 years ago
  Matthias Sohn e88f95146a Silence API error raised for new CONFIG_SECTION_LFS constant 6 years ago
  David Pursehouse 9e4a455f9b ArchiveCommand: Create archive output stream in try-with-resource 6 years ago