970 Commits (d353107729b698da6dc85858d911c3577fb4ea6d)

Author SHA1 Message Date
Christian Halstrick 0a2b4c1455 Split URI regex strings differently 14 years ago
Chris Aniszczyk 47e9e165b8 Add pull operation related constants 14 years ago
Chris Aniszczyk 98a41bd4d0 Add PushCommand API 14 years ago
Shawn O. Pearce 7ba31474a3 Increase core.streamFileThreshold default to 50 MiB 14 years ago
Shawn O. Pearce 858b2c92e8 Support HTTP basic and digest authentication 14 years ago
Robin Rosenberg 65ed25b34e Return the documented value from DirCacheCheckout.checkout 14 years ago
Robin Rosenberg be9d096986 Use only a single instance for NLS translation bundles 14 years ago
Shawn O. Pearce b533a72934 Implement HistogramDiff 14 years ago
Shawn O. Pearce 9bcf391355 Micro-optimize EditList.addAll 14 years ago
Chris Aniszczyk 39734f2908 Update FetchCommand with dry run and thin options 14 years ago
Dmitry Fink 906887a735 Extend merge support for bare repositories 14 years ago
Shawn O. Pearce 11f99fecfd Reduce content hash function collisions 14 years ago
Chris Aniszczyk fcc3349cfc Add reflog message to TagCommand 14 years ago
Shawn O. Pearce 857d68d173 Perform common start/end elimination by default for DiffAlgorithm 15 years ago
Shawn O. Pearce e84d826eb6 Remove unnecessary hash cache from PatienceDiffIndex 15 years ago
Shawn O. Pearce a67afbfee1 Implement Bram Cohen's Patience Diff 15 years ago
Shawn O. Pearce baaddd51f1 Move cached element hash codes to HashedSequence 15 years ago
Shawn O. Pearce e0970cd1b4 Micro-optimize reduceCommonStartEnd for RawText 15 years ago
Shawn O. Pearce 590a9f94a1 Add Subsequence utility methods 15 years ago
Matthias Sohn 048d7342df Remove duplicate resource bundle entry 15 years ago
Chris Aniszczyk bbabc19e2f Add FetchCommand 15 years ago
Shawn O. Pearce 2ee6d95e5b Fix UnsupportedOperationException while fixing thin pack 15 years ago
Shawn O. Pearce 4b5d3d291b Qualify builds as 0.10.0 15 years ago
Matthias Sohn 26f507f0df Qualify post-0.9.3 builds 15 years ago
Matthias Sohn 2920fcdde8 JGit 0.9.3 15 years ago
Shawn O. Pearce 5fce8d81d8 Fix cloning of repositories with big objects 15 years ago
Shawn O. Pearce 3fe527624d Probe filesystem and set core.filemode correctly 15 years ago
Matthias Sohn 7ae5e82d66 Qualify post-0.9.1 builds 15 years ago
Matthias Sohn 445a3a281d JGit 0.9.1 15 years ago
Christian Halstrick 2dc031ad9b Fix PlotCommitList to set lanes on child-less commits 15 years ago
Shawn O. Pearce 276d38065b Define a subsequence utility type 15 years ago
Shawn O. Pearce 307ba53eb6 Define DiffAlgorithm as an abstract function 15 years ago
Shawn O. Pearce db1a9c6a8c Correct Javadoc for WS_IGNORE_CHANGE comparator 15 years ago
Chris West (Faux) 2a52359454 Allow ../relative paths in remotes 15 years ago
Shawn O. Pearce 41dd9ed1c0 Unpack and cache large deltas as loose objects 15 years ago
Shawn O. Pearce 3f66e65e71 Remember loose objects and fast-track their lookup 15 years ago
Shawn O. Pearce eb64ccad6d Correctly name DeltaBaseCache 15 years ago
Shawn O. Pearce 9f61c615e8 Support core.autocrlf = input 15 years ago
Shawn O. Pearce 67263e2056 Refactor diff sequence API 15 years ago
Shawn O. Pearce ba984ba2e0 Fix checkReferencedIsReachable to use correct base list 15 years ago
Shawn O. Pearce 6f385076e1 Discard object bodies when checking connectivity 15 years ago
Shawn O. Pearce 741659fed4 DeltaStream: Fix data corruption when reading large copies 15 years ago
Shawn O. Pearce 693f454e71 Use 8192 as default buffer size in ObjectLoader copyTo 15 years ago
Robin Rosenberg 8145e40233 cleanup: Remove unnecessary @SuppressWarnings 15 years ago
Shawn O. Pearce 6938f99ef3 Reduce compares in Edit.getType 15 years ago
Shawn O. Pearce fe8fe13349 Add helper methods to Edit 15 years ago
Shawn O. Pearce 2aa4196f1f Fix QuotedString.GIT_PATH escaping rules 15 years ago
Shawn O. Pearce 34a755f1df Remove costly quoting test in DiffFormatter 15 years ago
Shawn O. Pearce 9239c10385 ReceivePack: Rethrow exceptions caught during indexing 15 years ago
Shawn O. Pearce b505e2a558 Use 5 MiB for RevWalk default limit 15 years ago