3938 Commits (6657f93adbbaafc582457994c83cab5d5dea0882)

Author SHA1 Message Date
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
Matthias Sohn 68c77a4d39 Prepare 4.9.2-SNAPSHOT builds 7 years ago
Matthias Sohn a3588cbb2a JGit v4.9.1.201712030800-r 7 years ago
Matthias Sohn d2a23afb53 Silence API warnings for reintroduced ResolveMerger#processEntry 7 years ago
Hector Caballero bac4d32d39 GC: Delete stale temporary packs and indexes 7 years ago
Matthias Sohn 03abd1dff2 Ignore warning for minor version change without API change 7 years ago
Matthias Sohn 182d3b3dad Silence boxing warning 7 years ago
Matthias Sohn 7608de5e5d Prepare 4.5.5-SNAPSHOT builds 7 years ago
Matthias Sohn 6372c60ab2 JGit v4.5.4.201711221230-r 7 years ago
Christian Halstrick 10e65cb4fa Fix LockFile semantics when running on NFS 7 years ago