284 Commits (d8ec8527a6de4ad557e3064e24c8f2e34b3e7932)
 

Author SHA1 Message Date
  Shawn O. Pearce d8ec8527a6 Qualify post-0.8.1 builds 14 years ago
  Shawn O. Pearce be86767d71 JGit 0.8.1 14 years ago
  Shawn O. Pearce 7804045c66 Bump all features during release 14 years ago
  Shawn Pearce 495fe7b221 Merge "Describe how to generate iplog." 14 years ago
  Matthias Sohn 99cf3d7a3b Describe how to generate iplog. 14 years ago
  Shawn O. Pearce 1489bd157c eclipse-iplog: Use contribution rather than bug element 14 years ago
  Shawn O. Pearce 92e739413d eclipse-iplog: Add new consumes element to IP log 14 years ago
  Shawn O. Pearce 735467365c Update cache of IPzilla CQ 3904 14 years ago
  Shawn O. Pearce 4f346afa1a eclipse-ipzilla: Correctly parse result with empty last field 14 years ago
  Shawn O. Pearce 072ad087ff Externalize strings in Commit command 14 years ago
  Shawn O. Pearce 16419dad35 Don't use interruptable pread() to access pack files 14 years ago
  Stefan Lay 5b0e73b849 Add a merge command to the jgit API 14 years ago
  Christian Halstrick 6ca9843f3e Added merge support to CommitCommand 14 years ago
  Sasa Zivkov 3c667b328a Test root locale translations 14 years ago
  Sasa Zivkov f3d8a8ecad Externalize strings from JGit 14 years ago
  Shawn O. Pearce 2e961989e4 Fix SSH deadlock during OutOfMemoryError 14 years ago
  Dmitry Neverov b3247ba524 Fix race condition in StreamCopyThread 14 years ago
  Shawn O. Pearce ae972e774e Remove unnecessary truncation of in-pack size during copy 14 years ago
  Shawn O. Pearce b6d0586bef Reduce the size of PackWriter's ObjectToPack instances 14 years ago
  Shawn O. Pearce cb5bc19540 Reduce size of PackedObjectLoader by dropping long to int 14 years ago
  Shawn O. Pearce 9c4d42e94d Factor out duplicate Inflater setup in WindowCursor 14 years ago
  Shawn O. Pearce d8f20745bf Squash OffsetCache into WindowCache 14 years ago
  Shawn O. Pearce 3cb59216f5 Avoid unnecessary second read on OBJ_OFS_DELTA headers 14 years ago
  Shawn O. Pearce 3cba5377df Fix hang when fetching over SSH 14 years ago
  Shawn O. Pearce f999b4aa63 Fix interrupted write in StreamCopyThread 14 years ago
  Dmitry Neverov 3f143b8d6b Fix missing flush in StreamCopyThread 14 years ago
  Christian Halstrick a54e0bae68 Add commit command to the pgm package 14 years ago
  Matthias Sohn dc9c5ed88f Merge "Fix Maven Javadoc generation problem" 14 years ago
  Jonathan Gossage 04eb1ca4d4 Fix Maven Javadoc generation problem 14 years ago
  Matthias Sohn d7d035cbaa Add missing pom dependency to org.eclipse.jgit.junit 14 years ago
  Matthias Sohn e36c2aa845 Expose org.eclipse.jgit.junit via jgit p2 repository 14 years ago
  Christian Halstrick f3fb5824ba Add builder-style API to jgit and Commit & Log cmd 14 years ago
  Robin Rosenberg 541ad72ac6 Merge "Added MERGING_RESOLVED repository state" 14 years ago
  Robin Rosenberg 0df679aea1 Merge "A stages field and getter for GitIndex entry introduced" 14 years ago
  Robin Rosenberg a496410df9 A stages field and getter for GitIndex entry introduced 14 years ago
  Christian Halstrick b9ab040b45 Added MERGING_RESOLVED repository state 14 years ago
  Robin Rosenberg 0f2d50b6b6 Merge "Lock down maven plugin versions" 14 years ago
  Shawn O. Pearce dd63f5cfc1 Fix FooterLine.matches(FooterKey) on same length keys 14 years ago
  Chris Aniszczyk d011a377cb Merge "Fix handling of corruption for truncated objects" 14 years ago
  Chris Aniszczyk 28e42cb463 Merge "Don't insert the same pack twice into a pack list" 14 years ago
  Chris Aniszczyk 11096a89a5 Merge changes I0d339b9f,I0e6673b8 14 years ago
  Robin Rosenberg c10e134157 Fix handling of corruption for truncated objects 14 years ago
  Matthias Sohn 02400552a0 Lock down maven plugin versions 14 years ago
  Shawn O. Pearce 23583e59bb Fix ReceivePackRefFilterTest on Windows 14 years ago
  Chris Aniszczyk f1946b0669 Cleaning up provider and feature names 14 years ago
  Shawn O. Pearce 374c28057a Don't insert the same pack twice into a pack list 14 years ago
  Shawn O. Pearce a0a52897ed Favor earlier PackFile instances over later duplicates 14 years ago
  Shawn O. Pearce eeed0abd16 Cleanup duplicated object reuse code in PackWriter 14 years ago
  Robin Rosenberg 4ef96296f7 Merge "Fix NPE during InflaterCache return after corrupt loose object" 14 years ago
  Shawn O. Pearce dafa8fbff4 Fix NPE during InflaterCache return after corrupt loose object 14 years ago