5386 Commits (dd9a14a762c796080f95f638c5c77b26c3e5fe11)
 

Author SHA1 Message Date
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
David Pursehouse 74bfdcd555 FileLfsServlet: Do not pretty print json response 7 years ago
David Pursehouse 239043e59d LfsStore: Make inner class AppServer static 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 6858339c1e Merge branch 'stable-4.8' into stable-4.9 7 years ago
Matthias Sohn 4ac790fda8 Merge branch 'stable-4.7' into stable-4.8 7 years ago
Matthias Sohn 5f79ef0ba4 Merge branch 'stable-4.6' into stable-4.7 7 years ago
Matthias Sohn 182d3b3dad Silence boxing warning 7 years ago
Matthias Sohn 3ac44f1b38 Merge branch 'stable-4.5' into stable-4.6 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
Christian Halstrick 218cf3403d Honor trustFolderStats also when reading packed-refs 7 years ago
Thomas Wolf 5284cc1bf7 Yet another work-around for a Jsch bug: timeouts 7 years ago
Matthias Sohn 29c5f49f63 Fix NPE in TransportGitSsh.ExtSession.exec() 7 years ago
Matthias Sohn 809b9f8d5c Add missing help text for rev-parse's --verify option 7 years ago
Rüdiger Herrmann 5e3a714221 Remove final modifier on args4j argument field in RevParse 7 years ago
Thomas Wolf f67af4e16b Work around a Jsch bug: ensure the user name is set from URI 7 years ago
Matthias Sohn 031646963f Merge "Reintroduce protected method which removal broke EMF Compare" into stable-4.9 7 years ago
Dave Borowitz 678c99c057 PackInserter: Implement newReader() 7 years ago
Dave Borowitz 080b4770e7 Move some strings from DfsText to JGitText 7 years ago
Dave Borowitz f7ceeaa23f FileRepository: Add pack-based inserter implementation 7 years ago
Dave Borowitz 5ce1cc3d43 ObjectDirectory: Factor a method to close open pack handles 7 years ago