2263 Commits (246954e0d66a1e38282d0786f10df8da54911628)

Author SHA1 Message Date
Thomas Wolf ed481f96b8 ApplyCommand: use context lines to determine hunk location 5 years ago
Thomas Wolf 55371c5f06 Add tests for RawTextComparator.WS_IGNORE_CHANGE.hash() 5 years ago
Matthias Sohn 8d2d683655 Decouple JSch from JGit Core 5 years ago
Matthias Sohn 77848d635b Decouple BouncyCastle from JGit Core 5 years ago
Thomas Wolf 6f17f9ed3f RawTextComparator.WS_IGNORE_CHANGE must not compare whitespace 5 years ago
Thomas Wolf 3dbd1f2fe7 Ignore core.eol if core.autocrlf=input 5 years ago
Thomas Wolf 3c34e0acbf Attributes: fix handling of text=auto in combination with eol 5 years ago
Yunjie Li d23254ee57 PackBitmapIndex: Move BitmapCommit to a top-level class 5 years ago
Demetr Starshov 9075beefb1 ReceivePack: adding IterativeConnectivityChecker 5 years ago
Nail Samatov f30e48914e Fix error occurring during checkout 5 years ago
Jack Wickham b6d70a66ae Apply hunks when renaming or copying from patch files 5 years ago
Jack Wickham d69c0ef5bd Create parent directories when renaming a file in ApplyCommand 5 years ago
Ivan Frade 003002c1cb revwalk: Introduce bitmap-based object reachability checker 5 years ago
Ivan Frade 20bb312421 revwalk: Extract ObjectReachabilityChecker interface 5 years ago
Ivan Frade ae26fa19b7 UploadPack: Extract walk-based reachability check 5 years ago
Minh Thai d9f84b0b7c UploadPack: Clear advertised ref map after negotiation 5 years ago
Konrad Windszus 54a2d48008 Fix human name for local .bundle files 5 years ago
Minh Thai 0eeed6ad2b Scan through all merged reftables for max/min update indices 5 years ago
Alexander Nittka bc4ed530a5 FileUtils: improve delete (Windows) 5 years ago
Thomas Wolf 2640d38f14 FS.runInShell(): handle quoted filters and hooksPath containing blanks 5 years ago
Thomas Wolf 24f82b533a Handle non-normalized index also for executable files 5 years ago
Minh Thai 06748c205c Scan through all merged reftables for max/min update indices 5 years ago
Ivan Frade 7d3b6308fc ResolveMerger: Ignore merge conflicts if asked so 5 years ago
Alexander Nittka 769606d059 tag option for clone command 5 years ago
Alex Spradlin cf8c84c6d1 RevWalk: fix bad topo flags error message 5 years ago
Alex Spradlin e498d43186 RevWalk: new topo sort to not mix lines of history 5 years ago
Michael Dardis d7f304045a Add validation to hex decoder 5 years ago
Han-Wen Nienhuys 30fb4808f2 Update reftable storage repo layout 5 years ago
Yunjie Li 7ba261fb5f ObjectWalk: Add null check before skip tree. 5 years ago
Alex Spradlin e40c38ab08 Revert "RevWalk: stop mixing lines of history in topo sort" 5 years ago
Michael Dardis 67b9effc65 Remove use of org.bouncycastle.util.encoders.Hex 5 years ago
Michael Dardis 4055522359 Remove use of org.bouncycastle.util.io.TeeOutputStream 5 years ago
David Pursehouse 064834d350 Reorder modifiers to follow Java Language Specification 5 years ago
David Pursehouse 9be93b7991 Remove redundant "static" qualifier from enum declarations 5 years ago
Alex Spradlin b5e764abd2 RevWalk: stop mixing lines of history in topo sort 5 years ago
Andrey Loskutov 5f53de2bf1 Removed unused imports 5 years ago
Han-Wen Nienhuys 753fbaf11a Simplify ReftableCompactor 5 years ago
Han-Wen Nienhuys 8c9f7656c3 reftable: clear cache on full compaction 5 years ago
Thomas Wolf 75a80c5d3c Restore behavior of CloneCommand 5 years ago
Alex Jitianu 64715a189f FS: Don't use innocuous threads for CompletableFuture 5 years ago
David Pursehouse 4cc13297cc ErrorProne: Enable and fix UnusedException check 5 years ago
Matthias Sohn 8ada9048c5 Replace ExpectedException which was deprecated in junit 4.13 5 years ago
Matthias Sohn c49c0f9912 Replace deprecated junit assertion methods with hamcrest 5 years ago
David Pursehouse c02a57f4fa Update to Orbit I20200120214610 and JUnit to 4.13 5 years ago
Matthias Sohn 709f83d489 WindowCache: add option to use strong refs to reference ByteWindows 5 years ago
Matthias Sohn b2bf9d4304 Remove duplicate copyright statements 5 years ago
Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 5 years ago
Carsten Hammer 74bc50125d Replace chain of if statements with switch 5 years ago
Matthias Sohn 42f0c7c9cb Enhance WindowCache statistics 5 years ago
Matthias Sohn 02dc0ca688 Cleanup CommitAndLogCommandTest 5 years ago