980 Commits (a02be9725c9f83f0a0280a9a1f00e8d484825885)
 

Author SHA1 Message Date
Shawn O. Pearce 8ea558bd82 Fix RawTextComparator reduceCommonStartEnd at empty lines 14 years ago
Shawn O. Pearce abac15e45e Correct spelling of tests in HistogramDiffTest 14 years ago
Shawn O. Pearce 529b2017df Fix three-word command names 14 years ago
Matthias Sohn f8eb7e16aa Generate correct version for jgit source bundle 14 years ago
Christian Halstrick fb1e500adc Rename method to ResolveMerger.setWorkingTreeIterator() 14 years ago
Mathias Kinzler 5c135a5856 DeleteBranchCommand does not clean up upstream configuration 14 years ago
Shawn Pearce 4ac3d9814c Merge "Update Tag to use TagCommand API" 14 years ago
Christian Halstrick 285d08d8b7 Fix NPE when calling CreateBranch without explict startpoint 14 years ago
Christian Halstrick be93452842 Remove wrong comment in MergeCommand 14 years ago
Christian Halstrick 0a8d54c286 Remove AmbiguousObjectException from BranchCreateCommand.call() 14 years ago
Shawn O. Pearce e82cadc0dc Delete PatienceDiff 14 years ago
Shawn O. Pearce 6048f34c58 Use HistogramDiff by default in DiffFormatter 14 years ago
Shawn O. Pearce 14da6e0b9d debug-diff-algorithms: Real world performance test implementations 14 years ago
Chris Aniszczyk 7429a9a5aa Merge "Define LowLevelDiffAlgorithm to bypass re-hashing" 14 years ago
Chris Aniszczyk 033ab7f6f0 Merge changes I50dcec81,Ieab28bb3 14 years ago
Shawn O. Pearce 4522b07d0f Fix corrupted large deltas 14 years ago
Shawn O. Pearce 1bd24a23f9 Define LowLevelDiffAlgorithm to bypass re-hashing 14 years ago
Shawn O. Pearce 4fc50df97d Fix empty block corner case in PatienceDiff 14 years ago
Shawn O. Pearce 7a0c126d5f Fix infinite loop in PatienceDiff 14 years ago
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