2547 Commits (2f93551e186001a4ada38c62a37b3e3f69a72120)
 

Author SHA1 Message Date
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
Matthias Sohn 13ea3b0957 Add javaewah bundle to features using it 12 years ago
Shawn Pearce 913cccd5c4 Do not attempt to read bitmap from invalid pack 12 years ago
Shawn Pearce 88c962484f Rename DfsPackFile getBitmap method to match PackFile 12 years ago
Colby Ranger c660362768 Write the bitmap index correctly in DFS GC. 12 years ago
Colby Ranger e6883dfe4b Enable writing bitmaps during GC by default. 12 years ago
Colby Ranger f82821728b Enable writing pack indexes with bitmaps in the GC. 12 years ago
Colby Ranger 43ea887c8b Enable serving upload requests using bitmaps. 12 years ago
Colby Ranger dafcb8f6db Support creating pack bitmap indexes in PackWriter. 12 years ago
Colby Ranger 3b325917a5 Added read/write support for pack bitmap index. 12 years ago
Shawn Pearce 234b4e0432 Merge "Break the dependency on RevObject when creating a newObjectToPack()." 12 years ago
Shawn Pearce 374406ac46 Merge "Fix RefUpdate performance for existing Refs" 12 years ago
Shawn Pearce 22625cd1d8 Merge "Fix corrupted CloneCommand bare-repo fetch-refspec (#402031)" 12 years ago
Colby Ranger be7a135e94 Break the dependency on RevObject when creating a newObjectToPack(). 12 years ago
Colby Ranger 8d4f227c13 Merge "Remove the unused method PackFile.hasExt()." 12 years ago
Colby Ranger 1512d0ab4e Remove the unused method PackFile.hasExt(). 12 years ago
Roberto Tyley a46b042905 Fix corrupted CloneCommand bare-repo fetch-refspec (#402031) 12 years ago
Roberto Tyley f1dea3e279 Fix RefUpdate performance for existing Refs 12 years ago
Shawn Pearce 178d55c24d Merge "Improve the documentation of the ByteArraySet used by PathFilterGroup" 12 years ago
Colby Ranger 4a317a1790 Include supported extensions in PackFile constructor. 12 years ago
Gustaf Lundh 212fb3071c Fix while boundries in DateRevQueue.add() 12 years ago
Shawn Pearce 9613b04d81 Merge "Performance fixes in DateRevQueue" 12 years ago
Gustaf Lundh 84afea9179 Performance fixes in DateRevQueue 12 years ago