3950 Commits (0bd9cb62cca51e9e6078d55fd202c990ab8b3263)

Author SHA1 Message Date
Matthias Sohn 0bd9cb62cc JGit v4.9.5.201809180939-r 6 years ago
Matthias Sohn 0de8e1e65c Prepare 4.7.5-SNAPSHOT builds 6 years ago
Matthias Sohn 6d4864ff15 JGit v4.7.4.201809180905-r 6 years ago
Matthias Sohn e39cf68af4 Update API problem filter 6 years ago
Matthias Sohn e6e9073fc7 Fix IOException when LockToken#close fails 6 years ago
Matthias Sohn 667ac8b318 Fix NoSuchFileException during directory cleanup in RefDirectory 6 years ago
Matthias Sohn c78d6445ec Externalize warning message in RefDirectory.delete() 6 years ago
Thomas Wolf 94fad4412a Suppress warning for trying to delete non-empty directory 6 years ago
Matthias Sohn de0a687948 Prepare 4.9.5-SNAPSHOT builds 6 years ago
Matthias Sohn 6657f93adb JGit v4.9.4.201809090327-r 6 years ago
Matthias Sohn b0a0c1004f Fix @since tag for LOCK_SUFFIX 6 years ago
Matthias Sohn 6fe4505b2a Prepare 4.7.4-SNAPSHOT builds 6 years ago
Matthias Sohn 9796e86165 JGit v4.7.3.201809090215-r 6 years ago
Matthias Sohn 06e06fc291 Fix atomic lock file creation on NFS 6 years ago
Matthias Sohn 6bec391d36 Use constant for ".lock" 6 years ago
Christian Halstrick 2faccd5b32 Fix handling of option core.supportsAtomicCreateNewFile 6 years ago
Hector Caballero b7351facd5 GC: Avoid logging errors when deleting non-empty folders 6 years ago
Matthias Sohn b0332d0133 Ignore API warnings 6 years ago
Thomas Wolf d9e767b431 Suppress warning for trying to delete non-empty directory 6 years ago
Thomas Wolf ffd1ac5dde Fix fetching with duplicate ref updates 6 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 6 years ago
Matthias Sohn 6a813c64ff Prepare 4.9.4-SNAPSHOT builds 6 years ago
Matthias Sohn 56b435a61c JGit v4.9.3.201807311005-r 6 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
Thomas Wolf 185e53bce4 Fix ssh host name handling for Jsch 7 years ago
Thomas Wolf 891103609d Jsch overrides the port in the URI with the one in ~/.ssh/config 7 years ago
Thomas Wolf 3d6455331d Minor fixes in three error messages 7 years ago
Thomas Wolf bea3b46678 Revert handling of ssh IdentityFile to pre-4.9 behavior 7 years ago
Dmitry Pavlenko 279eaf0690 Strings#convertGlob: fix escaping of patterns like [\[]. 7 years ago
Dave Borowitz 085d1f9599 Make PackInserter public 7 years ago
Dave Borowitz 43ef5dabf1 PackInserter: Ensure objects are written at the end of the pack 7 years ago
Dave Borowitz f63ee965d4 ObjectInserter: Add warning about mixing read-back with writes 7 years ago
Matthias Sohn 1e56842742 Prepare 4.9.3-SNAPSHOT builds 7 years ago
Matthias Sohn 24b7e91264 JGit v4.9.2.201712150930-r 7 years ago
Thomas Wolf c86327979f Write packed-refs directly when cloning 7 years ago
David Pursehouse ec7f88eec8 Config: Remove the include functionality 7 years ago
David Pursehouse c40e150790 InMemoryRepository: Make inner class MemObjDatabase static 7 years ago
David Turner 623851ec16 TransportCommand#setTimeout: Specify units for timeout in Javadoc 7 years ago
Matthias Sohn 9d79dc95e2 Fix typo in key of a JGitText externalized string 7 years ago
Dmitry Pavlenko 7ccf38adc6 Fix IllegalThreadStateException if stderr closed without exiting 7 years ago
David Pursehouse 2f0a880bd6 DirCacheCheckout#processEntry: Fix typo in javadoc 7 years ago