Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Update FetchCommand with dry run and thin options" | Chris Aniszczyk | 2010-09-27 | 1 | -0/+46 |
|\ | |||||
| * | Update FetchCommand with dry run and thin options | Chris Aniszczyk | 2010-09-24 | 1 | -0/+46 |
* | | Return the documented value from DirCacheCheckout.checkout | Robin Rosenberg | 2010-09-27 | 1 | -1/+1 |
* | | Merge "Extend merge support for bare repositories" | Christian Halstrick | 2010-09-27 | 7 | -39/+133 |
|\ \ | |||||
| * | | Extend merge support for bare repositories | Dmitry Fink | 2010-09-24 | 7 | -39/+133 |
* | | | Implement HistogramDiff | Shawn O. Pearce | 2010-09-24 | 5 | -0/+679 |
* | | | Reuse DiffPerformanceTest support code to validate algorithms | Shawn O. Pearce | 2010-09-24 | 3 | -28/+18 |
* | | | Micro-optimize EditList.addAll | Shawn O. Pearce | 2010-09-24 | 1 | -0/+6 |
* | | | debug-text-hashfunctions: Test suite for content hashes | Shawn O. Pearce | 2010-09-24 | 2 | -0/+508 |
| |/ |/| | |||||
* | | Reduce content hash function collisions | Shawn O. Pearce | 2010-09-23 | 3 | -46/+45 |
* | | Fix PatienceDiffTest | Shawn O. Pearce | 2010-09-23 | 1 | -1/+4 |
* | | Define an abstract DiffAlgorithm test framework | Shawn O. Pearce | 2010-09-21 | 3 | -210/+199 |
* | | Perform common start/end elimination by default for DiffAlgorithm | Shawn O. Pearce | 2010-09-21 | 4 | -100/+122 |
* | | Remove unnecessary hash cache from PatienceDiffIndex | Shawn O. Pearce | 2010-09-21 | 1 | -40/+15 |
|/ | |||||
* | Implement Bram Cohen's Patience Diff | Shawn O. Pearce | 2010-09-20 | 4 | -0/+925 |
* | Move cached element hash codes to HashedSequence | Shawn O. Pearce | 2010-09-20 | 7 | -49/+306 |
* | Micro-optimize reduceCommonStartEnd for RawText | Shawn O. Pearce | 2010-09-20 | 2 | -0/+109 |
* | Add Subsequence utility methods | Shawn O. Pearce | 2010-09-20 | 1 | -0/+75 |
* | Remove duplicate resource bundle entry | Matthias Sohn | 2010-09-19 | 1 | -1/+0 |
* | Fix dependency to jgit source bundle | Matthias Sohn | 2010-09-17 | 1 | -1/+1 |
* | Merge "Define a subsequence utility type" | Chris Aniszczyk | 2010-09-17 | 2 | -0/+167 |
|\ | |||||
| * | Define a subsequence utility type | Shawn O. Pearce | 2010-09-10 | 2 | -0/+167 |
* | | Merge "Define DiffAlgorithm as an abstract function" | Chris Aniszczyk | 2010-09-17 | 7 | -19/+112 |
|\| | |||||
| * | Define DiffAlgorithm as an abstract function | Shawn O. Pearce | 2010-09-10 | 7 | -19/+112 |
* | | Add FetchCommand | Chris Aniszczyk | 2010-09-17 | 6 | -0/+435 |
* | | Fix UnsupportedOperationException while fixing thin pack | Shawn O. Pearce | 2010-09-17 | 1 | -6/+7 |
* | | Merge "Remove unnecessary failing test method" | Shawn Pearce | 2010-09-17 | 1 | -11/+0 |
|\ \ | |||||
| * | | Remove unnecessary failing test method | Stefan Lay | 2010-09-17 | 1 | -11/+0 |
* | | | Merge "Probe filesystem and set core.filemode correctly" | Stefan Lay | 2010-09-17 | 1 | -1/+17 |
|\| | | |||||
| * | | Probe filesystem and set core.filemode correctly | Shawn O. Pearce | 2010-09-15 | 1 | -1/+17 |
| |/ | |||||
* | | Qualify builds as 0.10.0 | Shawn O. Pearce | 2010-09-16 | 27 | -167/+167 |
* | | Merge branch 'stable-0.9' | Shawn O. Pearce | 2010-09-16 | 35 | -203/+617 |
|\ \ | |||||
| * | | Qualify post-0.9.3 buildsstable-0.9 | Matthias Sohn | 2010-09-16 | 27 | -168/+168 |
| * | | JGit 0.9.3v0.9.3 | Matthias Sohn | 2010-09-16 | 27 | -168/+168 |
| * | | Merge "Qualify post-0.9.1 builds" into stable-0.9 | Chris Aniszczyk | 2010-09-15 | 27 | -168/+168 |
| |\ \ | |||||
| | * | | Qualify post-0.9.1 builds | Matthias Sohn | 2010-09-15 | 27 | -168/+168 |
| * | | | clone: Correct formatting of init message | Shawn O. Pearce | 2010-09-15 | 2 | -4/+10 |
| * | | | Fix cloning of repositories with big objects | Shawn O. Pearce | 2010-09-15 | 4 | -16/+54 |
| |/ / | |||||
| * | | JGit 0.9.1v0.9.1 | Matthias Sohn | 2010-09-15 | 27 | -168/+168 |
| * | | Fix PlotCommitList to set lanes on child-less commits | Christian Halstrick | 2010-09-14 | 2 | -15/+385 |
* | | | Add --all option to RevWalkTextBuiltin | Christian Halstrick | 2010-09-16 | 1 | -0/+17 |
| |/ |/| | |||||
* | | Merge branch 'stable-0.9' | Shawn O. Pearce | 2010-09-10 | 1 | -1/+1 |
|\| | |||||
| * | Correct Javadoc for WS_IGNORE_CHANGE comparator | Shawn O. Pearce | 2010-09-10 | 1 | -1/+1 |
* | | Allow ../relative paths in remotes | Chris West (Faux) | 2010-09-10 | 2 | -1/+16 |
|/ | |||||
* | Merge changes I3668a396,I18f48321,I121f356c | Matthias Sohn | 2010-09-09 | 10 | -192/+402 |
|\ | |||||
| * | Unpack and cache large deltas as loose objects | Shawn O. Pearce | 2010-09-07 | 5 | -61/+105 |
| * | Remember loose objects and fast-track their lookup | Shawn O. Pearce | 2010-09-07 | 3 | -2/+176 |
| * | Correctly name DeltaBaseCache | Shawn O. Pearce | 2010-09-07 | 4 | -16/+8 |
* | | Update .eclipse_iplog for 0.9 | Matthias Sohn | 2010-09-08 | 1 | -0/+5 |
|/ | |||||
* | Support core.autocrlf = input | Shawn O. Pearce | 2010-09-07 | 9 | -11/+187 |