774 Commits (4ac3d9814c72c2cb14fc2bea4ea467f08ed44c48)
 

Author SHA1 Message Date
  Shawn Pearce 4ac3d9814c Merge "Update Tag to use TagCommand API" 13 years ago
  Christian Halstrick 285d08d8b7 Fix NPE when calling CreateBranch without explict startpoint 13 years ago
  Christian Halstrick be93452842 Remove wrong comment in MergeCommand 13 years ago
  Christian Halstrick 0a8d54c286 Remove AmbiguousObjectException from BranchCreateCommand.call() 13 years ago
  Shawn O. Pearce e82cadc0dc Delete PatienceDiff 13 years ago
  Shawn O. Pearce 6048f34c58 Use HistogramDiff by default in DiffFormatter 13 years ago
  Shawn O. Pearce 14da6e0b9d debug-diff-algorithms: Real world performance test implementations 13 years ago
  Chris Aniszczyk 7429a9a5aa Merge "Define LowLevelDiffAlgorithm to bypass re-hashing" 13 years ago
  Chris Aniszczyk 033ab7f6f0 Merge changes I50dcec81,Ieab28bb3 13 years ago
  Shawn O. Pearce 4522b07d0f Fix corrupted large deltas 13 years ago
  Shawn O. Pearce 1bd24a23f9 Define LowLevelDiffAlgorithm to bypass re-hashing 13 years ago
  Shawn O. Pearce 4fc50df97d Fix empty block corner case in PatienceDiff 13 years ago
  Shawn O. Pearce 7a0c126d5f Fix infinite loop in PatienceDiff 13 years ago
  Chris Aniszczyk 782dbfc60f Update Push to use latest API 13 years ago
  Chris Aniszczyk ae22630bd8 Merge "Cleanup RefUpdateTest" 13 years ago
  Mathias Kinzler 7bdef4583b Add "Branch" command 13 years ago
  Shawn O. Pearce 1739af643e Cleanup RefUpdateTest 13 years ago
  Christian Halstrick be2ddff6a7 Add support for single-slash URI 13 years ago
  Chris Aniszczyk 467f3de0f5 Merge "Update build to use tycho 0.10.0" 13 years ago
  Mathias Kinzler db55d13f5f Add "Pull" command 13 years ago
  Christian Halstrick 2160c09dd4 Refactored URI parsing to detect wrong URIs 13 years ago
  Christian Halstrick 2136095203 Fixed URI regexp regarding user/password part 13 years ago
  Matthias Sohn dac4386a6d Update build to use tycho 0.10.0 13 years ago
  Christian Halstrick cee08c3027 Fix URIish tests to contain a hostname for git protocol 13 years ago
  Christian Halstrick a1b0ca1807 Introduce commented constants for the segments of an URI regex 13 years ago
  Matthias Sohn 784d388c49 Externalize strings in TransportHttp 13 years ago
  Matthias Sohn 2b98a878b4 Fix HTTP tests 13 years ago
  Chris Aniszczyk 7a6efe1dfc Merge "Support HTTP basic and digest authentication" 13 years ago
  Christian Halstrick 0a2b4c1455 Split URI regex strings differently 13 years ago
  Chris Aniszczyk 47e9e165b8 Add pull operation related constants 13 years ago
  Chris Aniszczyk 98a41bd4d0 Add PushCommand API 13 years ago
  Shawn O. Pearce 7ba31474a3 Increase core.streamFileThreshold default to 50 MiB 13 years ago
  Chris Aniszczyk b0bfa8044a Merge "Update Fetch to use FetchCommand API" 13 years ago
  Chris Aniszczyk 44b4f458a8 Merge "Add reflog message to TagCommand" 13 years ago
  Robin Rosenberg afedfc2530 Comment the use of System.gc in LocalDiskRepositoryTestCase 13 years ago
  Robin Rosenberg 96f45e35f3 Shut up findbugs/protect the shutdownHook in LocalDiskRepositoryTestcase 13 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" 13 years ago
  Chris Aniszczyk 6b6c8dd01b Update Fetch to use FetchCommand API 13 years ago
  Chris Aniszczyk 153c796bce Merge "Update FetchCommand with dry run and thin options" 13 years ago
  Robin Rosenberg 65ed25b34e Return the documented value from DirCacheCheckout.checkout 13 years ago
  Christian Halstrick 82d75f31d4 Merge "Extend merge support for bare repositories" 13 years ago
  Robin Rosenberg be9d096986 Use only a single instance for NLS translation bundles 13 years ago
  Shawn O. Pearce b533a72934 Implement HistogramDiff 13 years ago
  Shawn O. Pearce e7a3e590ed Reuse DiffPerformanceTest support code to validate algorithms 13 years ago
  Shawn O. Pearce 9bcf391355 Micro-optimize EditList.addAll 13 years ago
  Chris Aniszczyk 39734f2908 Update FetchCommand with dry run and thin options 13 years ago
  Shawn O. Pearce af3fbb13f6 debug-text-hashfunctions: Test suite for content hashes 13 years ago
  Dmitry Fink 906887a735 Extend merge support for bare repositories 13 years ago
  Shawn O. Pearce 11f99fecfd Reduce content hash function collisions 13 years ago