2547 Commits (2f93551e186001a4ada38c62a37b3e3f69a72120)
 

Author SHA1 Message Date
Matthias Sohn 2f93551e18 Add missing @since tags for new API methods 12 years ago
Matthias Sohn 41cba241d8 DfsReaderOptions are options for a DFS stored repository 12 years ago
Shawn Pearce 5d446f410d Support cutting existing delta chains longer than the max depth 12 years ago
Shawn Pearce 01a0699acc Micro-optimize reuseDeltaFor in PackWriter 12 years ago
Shawn Pearce 8e83c36e27 Static import OBJ_* constants into PackWriter 12 years ago
Shawn Pearce 6a5019f539 Renumber internal ObjectToPack flags 12 years ago
Shawn Pearce 241eed844d Move wantWrite flag to be special offset 1 12 years ago
Shawn Pearce 1eed78657f Don't delta compress garbage objects 12 years ago
Shawn Pearce 56497be34d Delete broken DFS read-ahead support 12 years ago
Shawn Pearce d72416afbb Optimize DFS object reuse selection code 12 years ago
Shawn Pearce 93a27ce728 Simplify size test in PackWriter 12 years ago
Shawn Pearce d45277a691 Declare critical exposed methods of ObjectToPack final 12 years ago
Shawn Pearce 1d362e35bc Declare internal flag accessors of ObjectToPack final 12 years ago
Shawn Pearce 876a2ffb21 Remove unused method isDeltaAttempted() 12 years ago
Shawn Pearce 594d4ceb12 Simplify setDoNotDelta() to always set the flag 12 years ago
Tomasz Zarna 5453585773 Add the no-commit option to MergeCommand 12 years ago
Christian Halstrick 81b601de53 Merge "Fix PathFilterGroup not to throw StopWalkException too early" 12 years ago
Christian Halstrick ac0481039d Merge "Indicate initial commit on a branch in the reflog" 12 years ago
Robin Rosenberg c9a94dc1ee Fix PathFilterGroup not to throw StopWalkException too early 12 years ago
Robin Rosenberg 65027d8bb4 Indicate initial commit on a branch in the reflog 12 years ago
Robin Rosenberg 5cf53fdacf Speed up clone/fetch with large number of refs 12 years ago
Robin Rosenberg 4796fe7043 Merge "When renaming the lock file succeeds the lock isn't held anymore" 12 years ago
Shawn Pearce 1f51aecf95 Fix CommitCommand amend mode to preserve parent order 12 years ago
Andreas König d9d3439617 Fixed parsing of URI with a IPv6-address 12 years ago
François Rey 741ecf56b7 New functions to facilitate the writing of CLI test cases 12 years ago
Matthias Sohn edd47d10b9 Merge "File.renameTo behaves differently on Unix and Windows" 12 years ago
Matthias Sohn b1d191a155 Merge "Extend FileUtils.rename to common git semantics" 12 years ago
Matthias Sohn d059f85c0b When renaming the lock file succeeds the lock isn't held anymore 12 years ago
Shawn Pearce 7f1c2ec1eb Always add FileExt to DfsPackDescription 12 years ago
Robin Rosenberg edf0da9c6e File.renameTo behaves differently on Unix and Windows 12 years ago
Robin Rosenberg d0e92885e9 Extend FileUtils.rename to common git semantics 12 years ago
Christian Halstrick e7669c44e3 Merge "Add tests for FileUtils.delete and EMPTY_DIREECTORIES_ONLY" 12 years ago
Matthias Sohn 6b3515c3ee Update build to Tycho 0.17 12 years ago
Robin Rosenberg 7aa54967a2 Add tests for FileUtils.delete and EMPTY_DIREECTORIES_ONLY 12 years ago
Matthias Sohn 9b63f32441 SimpleHttpServer API shouldn't expose internals 12 years ago
Matthias Sohn a040a8f127 Grant access to jgit internals to junit and http.server bundles 12 years ago
Matthias Sohn dd6f41e401 Add missing @since tags 12 years ago
Tomasz Zarna 48f30b8614 Fix @since tags in JGit, version 2.4 never existed 12 years ago
Shawn Pearce 9aee4e0a26 Merge changes If98b0b97,I7c9c09b4 12 years ago
André Dietisheim a31920555f Allow users to show server messages while pushing 12 years ago
Matthias Sohn 8fcde4b31b Don't verify host name when sslVerify is false 12 years ago
Matthias Sohn 82abba56e5 Fix line endings and whitespace errors in jgit feature 12 years ago
Edwin Kempin e02708a8b3 Fix formatting of PackConfig.toString() & GC.RepoStatistics.toString() 12 years ago
Edwin Kempin b37b1c9165 Allow to get repo statistics from GarbageCollectionCommand before gc 12 years ago
Matthias Sohn 38cac0acf3 Add convenience factory method for most used builder pattern 12 years ago
Matthias Sohn d35586a431 Don't use internal type FileRepository in public API 12 years ago
Matthias Sohn 509c0b58ee Merge "Fix GC for FileRepo in case packfile renames fail" 12 years ago
Shawn Pearce 60f5f46550 Fix location of DfsText.properties 12 years ago
Christian Halstrick bd5e4eabc2 Fix GC for FileRepo in case packfile renames fail 12 years ago
Christian Halstrick 67b98d5d40 Make GC more robust against corrupt reflogs 12 years ago