7243 Commits (53160ee12b32cffb912151c2a27284449c938023)
 

Author SHA1 Message Date
Matthias Sohn 38049a008d JGit v5.3.1.201904271842-r 5 years ago
Matthias Sohn 32f0963b84 Merge branch 'stable-5.2' into stable-5.3 5 years ago
Thomas Wolf 3537386926 [releng] Update the japicmp baseline to 5.3.0.201903130848-r 5 years ago
Thomas Wolf 1faaccfc21 Update target platform, maven and bazel builds to JSch 0.1.55 5 years ago
Matthias Sohn a72e0b0188 Prepare 5.2.3-SNAPSHOT builds 5 years ago
Matthias Sohn 1d297c3ddc JGit v5.2.2.201904231744-r 5 years ago
Thomas Wolf 8277f62897 Revert 4678f4b and provide another solution for bug 467631 6 years ago
Thomas Wolf 62675c48de Apache MINA sshd: make sendKexInit() work also for re-keying 6 years ago
Matthias Sohn 2a6973bf6b Merge branch 'stable-5.1' into stable-5.2 6 years ago
Matthias Sohn c2945bd261 Prepare 5.1.8-SNAPSHOT builds 6 years ago
Matthias Sohn 22e41cfd56 JGit v5.1.7.201904200442-r 6 years ago
David Pursehouse cf7c49868b ObjectUploadListener: Add callback interface 6 years ago
Matthias Sohn f33fd16425 Merge branch 'stable-5.0' into stable-5.1 6 years ago
Matthias Sohn 710d00b85e Merge branch 'stable-4.11' into stable-5.0 6 years ago
Matthias Sohn f90c526cfb Prepare 4.11.9-SNAPSHOT builds 6 years ago
Matthias Sohn 513710a9a4 JGit v4.11.8.201904181247-r 6 years ago
Matthias Sohn bb7d58d670 Merge branch 'stable-4.10' into stable-4.11 6 years ago
Matthias Sohn 53014c0804 Merge branch 'stable-4.9' into stable-4.10 6 years ago
Matthias Sohn 551110b0e2 Prepare 4.9.11-SNAPSHOT builds 6 years ago
Matthias Sohn 7be6f02d32 JGit v4.9.10.201904181027-r 6 years ago
Matthias Sohn d5ec15c8d0 Merge branch 'stable-4.8' into stable-4.9 6 years ago
Matthias Sohn fad5cf8b23 Merge branch 'stable-4.7' into stable-4.8 6 years ago
Matthias Sohn 21042c0de7 Prepare 4.7.10-SNAPSHOT builds 6 years ago
Matthias Sohn cfeb4187b7 JGit v4.7.9.201904161809-r 6 years ago
Matthias Sohn b23735107b Merge branch 'stable-4.6' into stable-4.7 6 years ago
Matthias Sohn 422f030d29 Merge branch 'stable-4.5' into stable-4.6 6 years ago
Matthew DeVore 0a15cb3a2b tree:<depth>: do not revisit tree during packing 6 years ago
Matthew DeVore 175e66548b tree:<depth> should not traverse overly-deep trees 6 years ago
Matthew DeVore 93dd2d482a Preliminary support for tree:<depth> filter 6 years ago
Matthias Sohn 0291b2eaf8 Prepare 4.5.8-SNAPSHOT builds 6 years ago
Matthias Sohn adccfd4503 JGit v4.5.7.201904151645-r 6 years ago
Jonathan Nieder 5a0f631063 Merge "Revert "Use try-with-resources in SubmoduleWalk"" 6 years ago
Jonathan Nieder 460500e99a Revert "Use try-with-resources in SubmoduleWalk" 6 years ago
Carsten Hammer 0b320b2c35 Use Arrays.asList instead of copying array in a for loop 6 years ago
Carsten Hammer 39b0b51b12 Use try-with-resources in SubmoduleWalk 6 years ago
Carsten Hammer 6a4c77e619 Use isEmpty() instead of size()==0 where possible 6 years ago
Carsten Hammer 6e03645ad8 Use jdk 5 for loop 6 years ago
Carsten Hammer c0268f899e Join catch sections using multicatch 6 years ago
Masaya Suzuki 3c1af2761f Process unshallow commits first 6 years ago
Luca Milanesio d6e00d2015 Remember the cause for invalidating a packfile 6 years ago
Carsten Hammer 38eaa490f2 Remove unnecessary type specifications 6 years ago
Carsten Hammer 0db509f7e7 Use String.isEmpty() instead of comparing to "" 6 years ago
Carsten Hammer e876a70ede Use StringBuilder instead of StringBuffer where possible. 6 years ago
Carsten Hammer bf251ea0e8 Replace usage of String.indexOf with String.contains where possible 6 years ago
David Pursehouse dff4f6cc74 ConfigTest: Add test for parsing invalid group header 6 years ago
Matthias Sohn aa6e7e2c12 Fix API problem filters 6 years ago
Luca Milanesio 82b1af31e2 Fix pack files scan when filesnapshot isn't modified 6 years ago
Patrick Hiesel 93a0e50ed0 Introduce RefDatabase#getTipsWithSha1 to list refs pointing to object 6 years ago
David Pursehouse ee32ca226e LocalDiskRepositoryTestCase: Clarify semantics of repository creation methods 6 years ago
David Pursehouse 9c2ef2d71e UploadPackTest: Stop using deprecated Transport.setFilterBlobLimit(long) 6 years ago