6905 Commits (6a4c77e619d79c885aa6f08f2a1d8d8c1a936bcb)
 

Author SHA1 Message Date
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
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
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
Thomas Wolf 965aacc7c9 Attach deletion failure reason in FileUtils.delete() 6 years ago
Gunnar Wagenknecht 440296873b Ignore invalid files in '.gnupg/private-keys-v1.d' 6 years ago
Matthias Sohn 27f1fb668f Add missing source bundles and add them to a single source feature 6 years ago
Jonathan Nieder 4fcaa1a7d5 Merge ".gitignore: remove editor- and OS-specific files" 6 years ago
Matthew DeVore 54bdeaab88 .gitignore: remove editor- and OS-specific files 6 years ago
Thomas Wolf eeab375796 [releng] Fix dependencies between features 6 years ago
Michael Keppler a2901cf9dc Convert target platform to simple POM project 6 years ago
Matthias Sohn 04b84dbd74 Suppress API error for new constant Ref.UNDEFINED_UPDATE_INDEX 6 years ago
Ivan Frade 9d97d2404f DfsRefDatabase: Keep update index when peeling a reference 6 years ago
Ivan Frade cab35b2865 Ref: Add constant for undefined update index 6 years ago
Han-Wen Nienhuys bbff3ff008 Clarify error message for invalid Windows characters 6 years ago
Matthias Sohn dae26b43d1 Fix API error filter settings 6 years ago
Matthew DeVore 7d92a52d9e Justify API-breaking changes introduced in 4cd9548 6 years ago
Christian Halstrick 7699ecd8fa Merge "diff: Add "--staged" as alias to "--cached"" 6 years ago
Andre Bossert a24fc94ccd diff: Add "--staged" as alias to "--cached" 6 years ago
Matthew DeVore 00523f38a1 ObjectWalk: simplify tree traversal logic 6 years ago
Matthew DeVore 4cd954856e Expose and pass around the FilterSpec object rather than the raw blob limit 6 years ago
Matthew DeVore cc9ca71a16 Put filter spec information in a dedicated object 6 years ago
Jonathan Nieder cc714d3bbb Use Objects.requireNonNull instead of a custom helper 6 years ago
Jonathan Nieder 3551e443fc Introduce a checkNotNull helper 6 years ago
David Pursehouse 5bcee1ef69 Upgrade ecj to 3.17.0 6 years ago
Matthias Sohn 5efcbaf7c3 Merge branch 'stable-5.3' 6 years ago
Matthias Sohn c23ccd29b5 Merge branch 'stable-5.2' into stable-5.3 6 years ago
Matthias Sohn 88fffedd99 Merge branch 'stable-5.1' into stable-5.2 6 years ago
Matthias Sohn 08a5d2771d Merge branch 'stable-5.0' into stable-5.1 6 years ago
Matthias Sohn b29bb5cbb0 Merge branch 'stable-4.11' into stable-5.0 6 years ago
Matthias Sohn 1a289e3420 Merge branch 'stable-4.10' into stable-4.11 6 years ago
Matthias Sohn f06de6b575 Merge branch 'stable-4.9' into stable-4.10 6 years ago
Matthew DeVore c490373e00 Move filter-line-parsing code to a separate file 6 years ago
Masaya Suzuki 47e37b0fa4 Use RefMap instead of HashMap 6 years ago
Matthias Sohn 534ede2d81 Fix GC to delete empty fanout directories after repacking 6 years ago
Sebastian Schuberth 40e74f8a1a DescribeCommandTest: Trivially fix formatting by removing a blank line 6 years ago
Sebastian Schuberth d9e1653825 DescribeCommand: Add a missing dots at the end of docs 6 years ago
Thomas Wolf d9d9862402 Replace "Checkout" by "Check out" when used as a verb 6 years ago
Ivan Frade 23c3702686 BaseReceive/UploadPack: Stop using deprecated RefAdvertiser.send(Map) 6 years ago
Matthias Sohn e53b98ba2f Merge branch 'stable-5.3' 6 years ago
Matthias Sohn 4ade2de34f Prepare 5.3.1-SNAPSHOT builds 6 years ago
Matthias Sohn de4a633201 JGit v5.3.0.201903130848-r 6 years ago