2519 Commits (b1d191a1550891f349896373ff428e59571e4885)
 

Author SHA1 Message Date
Matthias Sohn b1d191a155 Merge "Extend FileUtils.rename to common git semantics" 12 years ago
Shawn Pearce 7f1c2ec1eb Always add FileExt to DfsPackDescription 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
Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 12 years ago
Shawn Pearce 462bbc052e Merge changes I2645d482,Ic81fefb1,Id64ab38d 12 years ago
Robin Stocker 44ea46dd40 Use RawParseUtils.prevLF in RebaseCommand 12 years ago
Robin Stocker 0e9f1cf57d Support aborting non-interactive rebase started from C Git 12 years ago
Dave Borowitz bba74ba2e0 NameRevCommand: Don't use merge cost for first parent 12 years ago
Robin Rosenberg 0adcbba149 Merge "A folder does not constitute a dirty work tree" 12 years ago
Christian Halstrick e607d2a4d7 Merge "Add toString() for PackConfig" 12 years ago
Edwin Kempin eac218b7b4 Add toString() for PackConfig 12 years ago
Edwin Kempin 9b20a3b0dd Add toString() for RepoStatistics 12 years ago
Shawn Pearce 3760e4319b Remove cached_packs support in favor of bitmaps 12 years ago
Shawn Pearce b2c0021b8a Remove objects before optimization from DfsGarbageCollector 12 years ago
Shawn Pearce fc6b898cbe Simplfy caching of DfsPackDescription from PackWriter.Statistics 12 years ago
Dave Borowitz 8e2a24a3b6 NameRevCommand: Use ~ notation for first parents of merges 12 years ago
Dave Borowitz d2a6c4b955 Allow adding single refs or all tags to NameRevCommand 12 years ago
Shawn Pearce e175daf123 Merge "Cluster UNREACHABLE_GARBAGE packs at the end of the search list" 12 years ago
Shawn Pearce 7e229c75c1 Merge "Avoid repacking unreachable garbage in DfsGarbageCollector" 12 years ago
Shawn Pearce c017d7ef45 Merge changes Icd550359,If7aad533 12 years ago
Shawn Pearce ef91da3605 Merge "Add a NameRevCommand for describing IDs in terms of refnames" 12 years ago
Dave Borowitz 30ba407a9a Add a NameRevCommand for describing IDs in terms of refnames 12 years ago
Robin Rosenberg 3cd089f04c A folder does not constitute a dirty work tree 12 years ago
Robin Stocker 9105e1c9af Add isRebasing to RepositoryState 12 years ago
Shawn Pearce 4e9fe58bb5 Avoid looking at UNREACHABLE_GARBAGE for client have lines 12 years ago
Shawn Pearce 437be8dfad Simplify UploadPack by parsing wants separately from haves 12 years ago
Shawn Pearce ea5eef912a Cluster UNREACHABLE_GARBAGE packs at the end of the search list 12 years ago
Shawn Pearce bb002c619b Avoid repacking unreachable garbage in DfsGarbageCollector 12 years ago
Robin Stocker 3ee04e3531 Include the number of ms in timeout error message 12 years ago
Robin Rosenberg 3ad454497c Do not cherry-pick merge commits during rebase 12 years ago
Robin Rosenberg 08d5ede281 Extend FileUtils.delete with option to delete empty directories only 12 years ago