832 Commits (c27e1daa55255416d93e3a019f556f0ca90fd410)
 

Author SHA1 Message Date
Marc Strapetz 253b36d27a Partial support for index file format "3". 14 years ago
Shawn Pearce b3aa5802b9 Merge "DirCacheEntry: UPDATE_NEEDED should be in-core flag." 14 years ago
Shawn O. Pearce 7d7365548a Add test for RawParseUtils.formatBase10 14 years ago
Marc Strapetz 80f4947e8b Fix RawParseUtils.formatBase10 to work with negative values 14 years ago
Chris Aniszczyk b7465b8fe5 Remove deprecated PersonIdent constructor 14 years ago
Christian Halstrick 0c017188b4 Improve MergeAlgorithm to produce smaller conflicts 14 years ago
Marc Strapetz 2eb5426aa9 DirCacheEntry: UPDATE_NEEDED should be in-core flag. 14 years ago
Matthias Sohn 51f6fbda1f Fix build of JGit source bundle and feature 14 years ago
Christian Halstrick 47f4171315 Let Resolve be the default Merge strategy 14 years ago
Christian Halstrick 45e79a526c Added merge strategy RESOLVE 14 years ago
Chris Aniszczyk 77f79659f5 Merge "Add one more test to ReadTreeTest" 14 years ago
Matthias Sohn fb1c7b136f Wait for JIT optimization before measuring diff performance 14 years ago
Matthias Sohn e9c5ec5545 Generate source plugin and source feature for jgit 14 years ago
Shawn O. Pearce e6bd689d2c Improve LargeObjectException reporting 14 years ago
Shawn O. Pearce a3945d1bc8 IndexPack: Use byte limited form of getCachedBytes 14 years ago
Shawn O. Pearce 1709800f27 Undo translation of protocol string 'unpack error' 14 years ago
Christian Halstrick 0bdf73db7f Add one more test to ReadTreeTest 14 years ago
Shawn O. Pearce bc0359c42f Merge "Buffer very large delta streams to reduce explosion of CPU work" 14 years ago
Robin Rosenberg 236899204a Revert "Hide Maven target directories from Eclipse" 14 years ago
Shawn O. Pearce b24f907e3e Buffer very large delta streams to reduce explosion of CPU work 14 years ago
Chris Aniszczyk f54e883566 Add TagCommand 14 years ago
Christian Halstrick 2059ed205e Implement a Dircache checkout (needed for merge) 14 years ago
Christian Halstrick 0e7a38b60f Add getBaseCommit() to Merger 14 years ago
Matthias Sohn c869f187b7 Increase heap size for jgit tests 14 years ago
Matthias Sohn 5817744cf7 Remove unused import 14 years ago
Shawn Pearce 7d9bfa390f Merge "Fix parsing of multiple authors in PersonIdent." 14 years ago
Shawn Pearce 1edbefc5fa Merge "Use JUnit4 for tests" 14 years ago
Chris Aniszczyk d1edd00f56 Run formatter on edited lines via save action 14 years ago
Chris Aniszczyk a005986ce7 Use JUnit4 for tests 14 years ago
Marc Strapetz 80c622c49c Fix parsing of multiple authors in PersonIdent. 14 years ago
Shawn O. Pearce 6517a7c923 Increase temporary buffer for unit test 14 years ago
Shawn O. Pearce cb0c05b5b4 Increase the default streaming threshold to 15 MiB 14 years ago
Shawn O. Pearce 7a9edb3662 Fix reuse from pack file for REF_DELTA types 14 years ago
Shawn O. Pearce 3a972f8664 Cleanup and correct resolve Javadoc 14 years ago
Shawn O. Pearce dbd2d7c83b Support parsing commit:path style blob references 14 years ago
Shawn O. Pearce 8da17c5046 Support parsing git describe style output 14 years ago
Shawn O. Pearce c59e3a493b Rename T0008_testparserev to RepositoryResolveTest 14 years ago
Shawn O. Pearce 401d3b2cc1 Throw AmbiguousObjectException during resolve if its ambiguous 14 years ago
Shawn O. Pearce c44495fa2f Complete an abbreviation when formatting a patch 14 years ago
Shawn O. Pearce 127a5f95e1 Use limited getCachedBytes in RevWalk 14 years ago
Shawn O. Pearce c11711f98e Use limited getCachedBytes code to reduce duplication 14 years ago
Shawn O. Pearce 2292655e9e Add brute force byte array loading to ObjectLoader 14 years ago
Chris Aniszczyk e69dcc703d Merge "Add ObjectId to the LargeObjectException" 14 years ago
Shawn O. Pearce 1f4b48a37c Add ObjectId to the LargeObjectException 14 years ago
Chris Aniszczyk f74d474f3c Merge "Don't copy more than the object size" 14 years ago
Chris Aniszczyk 595a20a064 Merge "Use the ObjectStream size during copyTo" 14 years ago
Benjamin Muskalla 700b8b4514 Fixed typo in DirCache documentation 14 years ago
Shawn O. Pearce 7cfe2f12ff Don't copy more than the object size 14 years ago
Shawn O. Pearce b474de1da3 Use the ObjectStream size during copyTo 14 years ago
Shawn O. Pearce 1c3f3fdbd2 Fix ObjectDirectory abbreviation resolution to notice new packs 14 years ago