458 Commits (5817744cf76b425a3ea3ddd967cb13860fe15d27)

Author SHA1 Message Date
Alex Blewitt 046d1a2ef6 Provide a public entry method to determine whether a URI protocol is supported 15 years ago
Shawn O. Pearce d8ec8527a6 Qualify post-0.8.1 builds 15 years ago
Shawn O. Pearce be86767d71 JGit 0.8.1 15 years ago
Shawn O. Pearce 16419dad35 Don't use interruptable pread() to access pack files 15 years ago
Stefan Lay 5b0e73b849 Add a merge command to the jgit API 15 years ago
Christian Halstrick 6ca9843f3e Added merge support to CommitCommand 15 years ago
Sasa Zivkov f3d8a8ecad Externalize strings from JGit 15 years ago
Shawn O. Pearce 2e961989e4 Fix SSH deadlock during OutOfMemoryError 15 years ago
Dmitry Neverov b3247ba524 Fix race condition in StreamCopyThread 15 years ago
Shawn O. Pearce ae972e774e Remove unnecessary truncation of in-pack size during copy 15 years ago
Shawn O. Pearce b6d0586bef Reduce the size of PackWriter's ObjectToPack instances 15 years ago
Shawn O. Pearce cb5bc19540 Reduce size of PackedObjectLoader by dropping long to int 15 years ago
Shawn O. Pearce 9c4d42e94d Factor out duplicate Inflater setup in WindowCursor 15 years ago
Shawn O. Pearce d8f20745bf Squash OffsetCache into WindowCache 15 years ago
Shawn O. Pearce 3cb59216f5 Avoid unnecessary second read on OBJ_OFS_DELTA headers 15 years ago
Shawn O. Pearce 3cba5377df Fix hang when fetching over SSH 15 years ago
Shawn O. Pearce f999b4aa63 Fix interrupted write in StreamCopyThread 15 years ago
Dmitry Neverov 3f143b8d6b Fix missing flush in StreamCopyThread 15 years ago
Christian Halstrick f3fb5824ba Add builder-style API to jgit and Commit & Log cmd 15 years ago
Robin Rosenberg a496410df9 A stages field and getter for GitIndex entry introduced 15 years ago
Christian Halstrick b9ab040b45 Added MERGING_RESOLVED repository state 15 years ago
Shawn O. Pearce dd63f5cfc1 Fix FooterLine.matches(FooterKey) on same length keys 15 years ago
Robin Rosenberg c10e134157 Fix handling of corruption for truncated objects 15 years ago
Chris Aniszczyk f1946b0669 Cleaning up provider and feature names 15 years ago
Shawn O. Pearce 374c28057a Don't insert the same pack twice into a pack list 15 years ago
Shawn O. Pearce a0a52897ed Favor earlier PackFile instances over later duplicates 15 years ago
Shawn O. Pearce eeed0abd16 Cleanup duplicated object reuse code in PackWriter 15 years ago
Shawn O. Pearce dafa8fbff4 Fix NPE during InflaterCache return after corrupt loose object 15 years ago
Shawn O. Pearce 585dcb7a1c ReceivePack: Clarify the check reachable option 15 years ago
Shawn O. Pearce a770205070 ReceivePack: Micro-optimize object lookup when checking connectivity 15 years ago
Shawn O. Pearce 6029bb24ad ReceivePack: Correct type of not provided object 15 years ago
Shawn O. Pearce 2bb8defa54 IndexPack: Tighten up new and base object bookkeeping 15 years ago
Shawn O. Pearce 329a0e1689 ReceivePack: Remove need new,base object id properties 15 years ago
Shawn O. Pearce 8279361de8 ReceivePack: Discard IndexPack as soon as possible 15 years ago
Shawn O. Pearce 7a91b180c1 ReceivePack: fix ensureProvidedObjectsVisible on thin packs 15 years ago
Shawn O. Pearce 466bec3cc9 ObjectIdSubclassMap: Correct Iterator to throw NoSuchElementException 15 years ago
Shawn O. Pearce 4cc7b1c5b0 ObjectIdSubclassMap: Add isEmpty() method 15 years ago
Shawn O. Pearce 06ee913c8d IndexPack: Correct thin pack fix using less than 20 bytes 15 years ago
Robin Rosenberg 6da38b9474 Optimize ref scanning 15 years ago
Jens Baumgart cc905e7d4b Make Repository.getConfig aware of changed config 15 years ago
Robin Rosenberg b919a94348 Speed up check for modifications of tracked resources 15 years ago
Robin Rosenberg fa4c3fe461 JGit plugin not compatible with Eclipse 3.4 15 years ago
Marc Strapetz 2b6c555aee Make parsing of PersonIdent from raw byte array fault-tolerant. 15 years ago
Shawn O. Pearce be86368976 Qualify post-0.7.1 builds 15 years ago
Shawn O. Pearce 22d712ba51 JGit 0.7.1 15 years ago
Shawn O. Pearce 0dc93a2f4a Fix EGit deadlock listing branches of SSH remote 15 years ago
Shawn O. Pearce 14e469c44e Qualify builds as 0.8.0 15 years ago
Shawn O. Pearce 7182fbc422 Qualify post-0.7.0 builds 15 years ago
Shawn O. Pearce 72b8fa786a JGit 0.7.0 15 years ago
Nico Sallembien 0f95d2d046 Add a paranoid 'must be provided' option to ReceivePack 15 years ago