5463 Commits (73e6a93ba26ee640e38c2397e38ce3797d8f4bb0)
 

Author SHA1 Message Date
Matthias Sohn c0c2dea8b0 Update Photon orbit repository to R20180606145124 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
Marc Strapetz 109c07ac8e FetchCommandTest: test add/update/delete fetch 6 years ago
Matthias Sohn ce84d0dfc6 Merge branch 'stable-4.8' into stable-4.9 6 years ago
Matthias Sohn 96beadbbc1 Merge branch 'stable-4.7' into stable-4.8 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 a0b818ce01 Merge branch 'stable-4.8' into stable-4.9 6 years ago
David Pursehouse e90a013e45 Merge branch 'stable-4.7' into stable-4.8 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
David Pursehouse b6a6ba10c7 Merge branch 'stable-4.8' into stable-4.9 6 years ago
David Pursehouse c296342333 Merge branch 'stable-4.7' into stable-4.8 6 years ago
Marco Miller 1dcb0688c7 ResolveMerger: Fix encoding with string; use bytes 6 years ago
David Pursehouse 555790b59e Merge branch 'stable-4.8' into stable-4.9 6 years ago
David Pursehouse f5b25bcad3 Merge branch 'stable-4.7' into stable-4.8 6 years ago
David Pursehouse bb5dab9613 Merge branch 'stable-4.6' into stable-4.7 6 years ago
David Pursehouse 0f7f3b62ce Merge branch 'stable-4.5' into stable-4.6 6 years ago
Dave Borowitz 8223a7e646 Temporarily @Ignore flaky CommitCommandTest methods 6 years ago
Dave Borowitz 5fe8e31d43 Ensure DirectoryStream is closed promptly 6 years ago
Matthias Sohn dd9a14a762 Merge branch 'stable-4.8' into stable-4.9 6 years ago
Matthias Sohn d5ff94d575 Merge branch 'stable-4.7' into stable-4.8 6 years ago
Matthias Sohn 1887c83477 Merge branch 'stable-4.6' into stable-4.7 6 years ago
Matthias Sohn 9253a6c5ca Merge branch 'stable-4.5' into stable-4.6 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 deb68cfb4a LfsServerText: Fix formatting of invalidPathInfo message 7 years ago
David Pursehouse 53a11cb1d1 InvalidLongObjectIdException: Fix formatting of message 7 years ago