760 Commits (782dbfc60f01021e29d31ac5189eed77c55583ab)
 

Author SHA1 Message Date
Chris Aniszczyk 782dbfc60f Update Push to use latest API 14 years ago
Chris Aniszczyk ae22630bd8 Merge "Cleanup RefUpdateTest" 14 years ago
Mathias Kinzler 7bdef4583b Add "Branch" command 14 years ago
Shawn O. Pearce 1739af643e Cleanup RefUpdateTest 14 years ago
Christian Halstrick be2ddff6a7 Add support for single-slash URI 14 years ago
Chris Aniszczyk 467f3de0f5 Merge "Update build to use tycho 0.10.0" 14 years ago
Mathias Kinzler db55d13f5f Add "Pull" command 14 years ago
Christian Halstrick 2160c09dd4 Refactored URI parsing to detect wrong URIs 14 years ago
Christian Halstrick 2136095203 Fixed URI regexp regarding user/password part 14 years ago
Matthias Sohn dac4386a6d Update build to use tycho 0.10.0 14 years ago
Christian Halstrick cee08c3027 Fix URIish tests to contain a hostname for git protocol 14 years ago
Christian Halstrick a1b0ca1807 Introduce commented constants for the segments of an URI regex 14 years ago
Matthias Sohn 784d388c49 Externalize strings in TransportHttp 14 years ago
Matthias Sohn 2b98a878b4 Fix HTTP tests 14 years ago
Chris Aniszczyk 7a6efe1dfc Merge "Support HTTP basic and digest authentication" 14 years ago
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
Chris Aniszczyk b0bfa8044a Merge "Update Fetch to use FetchCommand API" 14 years ago
Chris Aniszczyk 44b4f458a8 Merge "Add reflog message to TagCommand" 14 years ago
Robin Rosenberg afedfc2530 Comment the use of System.gc in LocalDiskRepositoryTestCase 14 years ago
Robin Rosenberg 96f45e35f3 Shut up findbugs/protect the shutdownHook in LocalDiskRepositoryTestcase 14 years ago
Shawn O. Pearce 858b2c92e8 Support HTTP basic and digest authentication 14 years ago
Chris Aniszczyk e5c217bcf3 Merge "Use only a single instance for NLS translation bundles" 14 years ago
Chris Aniszczyk 6b6c8dd01b Update Fetch to use FetchCommand API 14 years ago
Chris Aniszczyk 153c796bce Merge "Update FetchCommand with dry run and thin options" 14 years ago
Robin Rosenberg 65ed25b34e Return the documented value from DirCacheCheckout.checkout 14 years ago
Christian Halstrick 82d75f31d4 Merge "Extend merge support for bare repositories" 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 e7a3e590ed Reuse DiffPerformanceTest support code to validate algorithms 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
Shawn O. Pearce af3fbb13f6 debug-text-hashfunctions: Test suite for content hashes 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
Shawn O. Pearce 4447d76a41 Fix PatienceDiffTest 14 years ago
Chris Aniszczyk fcc3349cfc Add reflog message to TagCommand 14 years ago
Shawn O. Pearce b60eefb247 Define an abstract DiffAlgorithm test framework 14 years ago
Shawn O. Pearce 857d68d173 Perform common start/end elimination by default for DiffAlgorithm 14 years ago
Shawn O. Pearce e84d826eb6 Remove unnecessary hash cache from PatienceDiffIndex 14 years ago
Shawn O. Pearce a67afbfee1 Implement Bram Cohen's Patience Diff 14 years ago
Shawn O. Pearce baaddd51f1 Move cached element hash codes to HashedSequence 14 years ago
Shawn O. Pearce e0970cd1b4 Micro-optimize reduceCommonStartEnd for RawText 14 years ago
Shawn O. Pearce 590a9f94a1 Add Subsequence utility methods 14 years ago
Matthias Sohn 048d7342df Remove duplicate resource bundle entry 14 years ago
Matthias Sohn d8834c3834 Fix dependency to jgit source bundle 14 years ago
Chris Aniszczyk 6cc5a58915 Merge "Define a subsequence utility type" 14 years ago
Chris Aniszczyk 207ab8b8f5 Merge "Define DiffAlgorithm as an abstract function" 14 years ago