760 Commits (782dbfc60f01021e29d31ac5189eed77c55583ab)
 

Author SHA1 Message Date
Chris Aniszczyk bbabc19e2f Add FetchCommand 14 years ago
Shawn O. Pearce 2ee6d95e5b Fix UnsupportedOperationException while fixing thin pack 14 years ago
Shawn Pearce a8e2932d04 Merge "Remove unnecessary failing test method" 14 years ago
Stefan Lay b4eecfc462 Remove unnecessary failing test method 14 years ago
Stefan Lay feeb3df047 Merge "Probe filesystem and set core.filemode correctly" 14 years ago
Shawn O. Pearce 4b5d3d291b Qualify builds as 0.10.0 14 years ago
Shawn O. Pearce 5deb5b9a4a Merge branch 'stable-0.9' 14 years ago
Christian Halstrick 55714f6e73 Add --all option to RevWalkTextBuiltin 14 years ago
Matthias Sohn 26f507f0df Qualify post-0.9.3 builds 14 years ago
Matthias Sohn 2920fcdde8 JGit 0.9.3 14 years ago
Chris Aniszczyk cc5b3f3473 Merge "Qualify post-0.9.1 builds" into stable-0.9 14 years ago
Shawn O. Pearce a424b7aefe clone: Correct formatting of init message 14 years ago
Shawn O. Pearce 5fce8d81d8 Fix cloning of repositories with big objects 14 years ago
Shawn O. Pearce 3fe527624d Probe filesystem and set core.filemode correctly 14 years ago
Matthias Sohn 7ae5e82d66 Qualify post-0.9.1 builds 14 years ago
Matthias Sohn 445a3a281d JGit 0.9.1 14 years ago
Christian Halstrick 2dc031ad9b Fix PlotCommitList to set lanes on child-less commits 14 years ago
Shawn O. Pearce 276d38065b Define a subsequence utility type 14 years ago
Shawn O. Pearce 307ba53eb6 Define DiffAlgorithm as an abstract function 14 years ago
Shawn O. Pearce 9d14f56442 Merge branch 'stable-0.9' 14 years ago
Shawn O. Pearce db1a9c6a8c Correct Javadoc for WS_IGNORE_CHANGE comparator 14 years ago
Chris West (Faux) 2a52359454 Allow ../relative paths in remotes 14 years ago
Matthias Sohn 0e8ef77840 Merge changes I3668a396,I18f48321,I121f356c 14 years ago
Matthias Sohn 86b693b215 Update .eclipse_iplog for 0.9 14 years ago
Shawn O. Pearce 41dd9ed1c0 Unpack and cache large deltas as loose objects 14 years ago
Shawn O. Pearce 3f66e65e71 Remember loose objects and fast-track their lookup 14 years ago
Shawn O. Pearce eb64ccad6d Correctly name DeltaBaseCache 14 years ago
Shawn O. Pearce 9f61c615e8 Support core.autocrlf = input 14 years ago
Shawn O. Pearce 67263e2056 Refactor diff sequence API 14 years ago
Chris Aniszczyk 18aadc826d Merge "Reduce compares in Edit.getType" 14 years ago
Shawn O. Pearce ba984ba2e0 Fix checkReferencedIsReachable to use correct base list 14 years ago
Shawn O. Pearce 6f385076e1 Discard object bodies when checking connectivity 14 years ago
Shawn O. Pearce 741659fed4 DeltaStream: Fix data corruption when reading large copies 14 years ago
Shawn O. Pearce 693f454e71 Use 8192 as default buffer size in ObjectLoader copyTo 14 years ago
Chris Aniszczyk 88adf21c47 Merge "Add helper methods to Edit" 14 years ago
Shawn O. Pearce f395b84390 Merge "log: Fix commit headers and -p flag" 14 years ago
Shawn O. Pearce 2b0c5c7207 Merge "Use 5 MiB for RevWalk default limit" 14 years ago
Robin Rosenberg 8145e40233 cleanup: Remove unnecessary @SuppressWarnings 14 years ago
Shawn O. Pearce 6938f99ef3 Reduce compares in Edit.getType 14 years ago
Shawn O. Pearce fe8fe13349 Add helper methods to Edit 14 years ago
Shawn O. Pearce 596c3f668b log: Fix commit headers and -p flag 14 years ago
Shawn O. Pearce 2aa4196f1f Fix QuotedString.GIT_PATH escaping rules 14 years ago
Shawn O. Pearce 34a755f1df Remove costly quoting test in DiffFormatter 14 years ago
Shawn O. Pearce 33837e44c3 Merge branch 'unpack-error' 14 years ago
Shawn O. Pearce 9239c10385 ReceivePack: Rethrow exceptions caught during indexing 14 years ago
Shawn O. Pearce b505e2a558 Use 5 MiB for RevWalk default limit 14 years ago
Shawn O. Pearce e29cd27961 Move ObjectDirectory streaming limit to WindowCacheConfig 14 years ago
Shawn O. Pearce fed508d55b diff: Default arguments to HEAD, working directory 14 years ago
Shawn O. Pearce 59a262d5d2 Support creating the working directory difference 14 years ago
Shawn O. Pearce 6f00a3e651 Fix TreeWalk bug comparing DirCache and WorkingTree with ANY_DIFF 14 years ago