1289 Commits (565fa6f9b15da98b9c508ab6129d34a1755acd18)
 

Author SHA1 Message Date
Shawn O. Pearce 565fa6f9b1 Register TransportProtocols using services 14 years ago
Shawn O. Pearce 305a8ac45f Make the supported Transports extensible and discoverable 14 years ago
Shawn O. Pearce 2a137d8dea Merge "Don't auto follow non-annotated tags in fetch" 14 years ago
Philipp Thun a490afedba Add -o option to commit command 14 years ago
Shawn O. Pearce 42f0b11153 Merge changes I0d797533,I128522af,I6dd076eb,Ief6f81b9,I83d01e5c 14 years ago
Shawn Pearce 09d2b9f0ed Merge "Cache gitPrefix in FS_Win32" 14 years ago
Matthias Sohn 561aa98041 Fix Bundle-Version of jgit source bundle 14 years ago
Marc Strapetz 6f066dec02 Cache gitPrefix in FS_Win32 14 years ago
Shawn O. Pearce c11756ca4e ObjectIdSubclassMap: Avoid field loads in inner loops 14 years ago
Shawn O. Pearce df7b192e26 ObjectIdSubclassMap: Manually inline index() 14 years ago
Shawn O. Pearce 16350bf9e4 ObjectIdSubclassMap: Change initial size to 2048 14 years ago
Shawn O. Pearce da548dfd2b ObjectIdSubclassMap: Grow before insertions 14 years ago
Shawn O. Pearce 47c2a3a98d ObjectIdSubclassMap: Use & rather than % for hashing 14 years ago
Shawn O. Pearce ff6ac0aaef ObjectIdSubclassMap: Fix non-standard naming conventions 14 years ago
Jesse Greenwald c68aba2a48 Fixed ordering of Config.getSubsections(...) 14 years ago
Matthias Sohn c7e9f013b7 [findbugs] ProgressReportingFilter can be a static inner class 14 years ago
Matthias Sohn a02e8e3d26 [findbugs] Avoid futile attempt to change max pool size 14 years ago
Shawn O. Pearce f67e5602af PackWriter: Reduce GC during enumeration 14 years ago
Shawn O. Pearce 1f57061684 Remove deprecated TreeVisitor 14 years ago
Shawn O. Pearce 6c3badea7a Remove deprecated TreeIterator 14 years ago
Shawn O. Pearce 5ecc6e32cd Remove deprecated IndexTreeVisitor 14 years ago
Shawn O. Pearce c88d34b067 Remove deprecated WriteTree 14 years ago
Shawn O. Pearce d72b932853 Remove deprecated WorkDirCheckout 14 years ago
Shawn O. Pearce 9013e9e993 Remove deprecated Treeish interface 14 years ago
Tomasz Zarna cda64073fd Allow to amend a commit with CommitCommand 14 years ago
Tomasz Zarna 440d7f4127 Enable test methods in CommitAndLogCommandTests 14 years ago
Shawn O. Pearce 4e187d898a PackFile: Fix copy as-is for small objects 14 years ago
Shawn Pearce 8f0d55e334 Merge "PushCommand: Test for update of tracking branch" 14 years ago
Shawn Pearce b9df3e6019 Merge "Fix DirCache re-read." 14 years ago
Shawn Pearce 2d4750ead8 Merge "Use generics in RepositoryFilter constructor" 14 years ago
Shawn O. Pearce a78b79cc30 Don't auto follow non-annotated tags in fetch 14 years ago
Robin Rosenberg 3947bd25d9 Fix DirCache re-read. 14 years ago
Robin Stocker 4fb185ab67 PushCommand: Test for update of tracking branch 14 years ago
Shawn O. Pearce 25ba407387 Merge changes I52054d7b,If5865ac9 14 years ago
Christian Halstrick 18833252c6 Merge "Adapt to Jetty 7.3 API change coming with Indigo" 14 years ago
Shawn O. Pearce b21c82fdb0 resolve(): Fix wrong parsing of branch "foo-gbed2-dev" 14 years ago
Shawn O. Pearce 3ee3588b86 RemoteRefUpdate: Accept Ref and ObjectId arguments for source 14 years ago
Matthias Sohn d353107729 Improve readability of timestamps shown by debug-show-dir-cache 14 years ago
Matthias Sohn 3de0df93d4 Enhance debug-show-dir-cache command to show stage 14 years ago
Shawn O. Pearce a468cb57c2 PackWriter: Validate reused cached packs 14 years ago
Shawn O. Pearce 1b2062fe37 PackWriter: Avoid CRC-32 validation when feeding IndexPack 14 years ago
Shawn O. Pearce bd6853e90a PackWriter: Position tags after commits 14 years ago
Shawn O. Pearce 26dffbe04d PackWriter: Refactor object writing loop 14 years ago
Shawn O. Pearce 751c329b35 PackWriter: Don't reuse commit or tag deltas 14 years ago
Shawn O. Pearce 67b064fc9f PackWriter: Do not delta compress already packed objects 14 years ago
Shawn O. Pearce bf1b970de1 Paper bag fix BatchingProgressMonitor alarm queue 14 years ago
Chris Aniszczyk 268ccbebe3 Merge "ProgressMonitor: Refactor to use background alarms" 14 years ago
Chris Aniszczyk da4fe45356 Merge "Show notes in Log CLI command - Part 2" 14 years ago
Sasa Zivkov 3e1a5081d6 Show notes in Log CLI command - Part 2 14 years ago
Shawn O. Pearce 68ab451d39 ProgressMonitor: Refactor to use background alarms 14 years ago