4165 Commits (48554989d30a427e69f6a78a8a0ded5c885dc64d)

Author SHA1 Message Date
David Turner be2a8ed63b Basic submodule merge handling 7 years ago
David Pursehouse 595f968b6d Add class to access WindowCache statistics 7 years ago
Thomas Wolf f22a162c47 Use a TemporaryBuffer to do a content merge 7 years ago
Thomas Wolf 9ac415aa95 Fix index blob for merges with CRLF translations 7 years ago
Thomas Wolf fc7d407d0b Honor CRLF settings when writing merge results 7 years ago
Thomas Wolf 3d6455331d Minor fixes in three error messages 7 years ago
Thomas Wolf 6eb053734d Minor fixes in three error messages 7 years ago
Thomas Wolf e12c6b58ee Minor improvements in git config file inclusions 7 years ago
Markus Duft 1c43af8b97 Progress reporting for checkout 7 years ago
Dave Borowitz 14167272c2 Enforce DFS blockLimit is a multiple of blockSize 7 years ago
David Pursehouse bd96feab24 Revert usage of TYPE_USE in Nullable and NonNull annotations 7 years ago
David Pursehouse 8e217517e2 Nullable: Switch to TYPE_USE 7 years ago
David Pursehouse 55eba8d0f5 NonNull: Switch to TYPE_USE 7 years ago
David Pursehouse cd2489423d NonNull: Fix typo in javadoc 7 years ago
David Pursehouse 94cf82dbc5 RevWalk: Annotate methods documented to return "Never null" as @NonNull 7 years ago
Zhen Chen 5452ac1dea Skip broken symbolic ref in DfsReftableDatabase 7 years ago
Han-Wen Nienhuys f40ebed124 Make SideBandInputStream public 7 years ago
Thomas Wolf bea3b46678 Revert handling of ssh IdentityFile to pre-4.9 behavior 7 years ago
David Pursehouse 338d0a81bb RefDirectory#hasLooseRef: Fix stream resource leak reported by error-prone 7 years ago
Dave Borowitz 1c16ea4601 Ensure DirectoryStream is closed promptly 7 years ago
Matthias Sohn cdc88247b9 Add com.jcraft.jzlib 1.1.1 7 years ago
Tim Hosey 67a8858b94 Fix file handle leak in FetchCommand#fetchSubmodules 7 years ago
Zhen Chen 21d22e6f63 Skip unborn branches in UploadPack 7 years ago
Matthias Sohn 5a4b6fd237 Prepare 4.11.0-SNAPSHOT builds 7 years ago
Matthias Sohn 757fecd697 Prepare 4.10.1-SNAPSHOT builds 7 years ago
Matthias Sohn 55bf5a6c11 JGit v4.10.0.201712302008-r 7 years ago
Marc Strapetz 8779092716 WorkingTreeIterator should pass FS to submodules 7 years ago
Marc Strapetz de49edbffb CloneCommand: option to set FS to be used 7 years ago
Marc Strapetz 0213a71a82 InitCommand: option to set FS to be used 7 years ago
Marc Strapetz 2352561bfb TransportLocal should reuse FS from source repo 7 years ago
David Turner 243fba9a0a Add a command to deinitialize submodules 7 years ago
David Turner 4bbc74ba40 Use submodule name instead of path as key in config 7 years ago
Marc Strapetz 8cc783ca7d URIish: support for empty ports 7 years ago
Karsten Thoms 3832527b02 Add header Automatic-Module-Name for Java 9 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 be224f8d4c Config: Drop backslash in invalid escape sequences in subsections 7 years ago
Dave Borowitz fa24425c60 Config: Match C git behavior more closely in escaping values 7 years ago
Matthias Sohn 2464fa440f Fix remaining javadoc errors raised by doclint 7 years ago
Matthias Sohn fdbaa25db9 Fix javadoc in org.eclipse.jgit util packages 7 years ago
Matthias Sohn c4207c5fbe Fix javadoc in org.eclipse.jgit treewalk package 7 years ago
Matthias Sohn 781e106a26 Fix javadoc in org.eclipse.jgit transport package 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 7f6aaa5768 Fix javadoc leftovers in org.eclipse.jgit api package 7 years ago
Matthias Sohn 1c35379100 Remove unused imports 7 years ago
David Pursehouse 0c259eaf1d Replace explicit calls to initCause where possible 7 years ago
David Pursehouse c228f201a6 LargeObjectException: Add constructor that takes Throwable 7 years ago
David Pursehouse 06bab95e00 InvalidPatternException: Add constructor that takes Throwable 7 years ago
David Pursehouse 0f1c160aa7 Don't unnecessarily explicitly call CorruptObjectException#initCause 7 years ago