218 Révisions (629fd0d594d242eab26161b0dac34f7576fd4d3d)

Auteur SHA1 Message Date
  Dmitry Neverov 44854741c5 Fix missing flush in StreamCopyThread il y a 14 ans
  Jeff Schumacher 9f2249bd26 Added check for binary files while diffing il y a 14 ans
  Jeff Schumacher 9869ef2592 Added further support for whitespace ignoring during diff il y a 14 ans
  Jeff Schumacher 543235b805 Added support for whitespace ignoring il y a 14 ans
  Shawn O. Pearce 5ed96eb7f4 UploadPack: Avoid unnecessary flush in smart HTTP il y a 14 ans
  Shawn O. Pearce 066df3d1a1 Add MutableObjectId.copyFrom(AnyObjectId) il y a 14 ans
  Shawn O. Pearce 677b9b17e2 Expose AnyObjectId compareTo(byte[]) and compareTo(int[]) il y a 14 ans
  Shawn O. Pearce 864cc3de10 Expose RefWriter constructor taking RefList il y a 14 ans
  Shawn O. Pearce bfc43c13bc Expose RefUpdate constructor to any subclass il y a 14 ans
  Shawn O. Pearce 8e40697047 Expose repository change event constructors il y a 14 ans
  Shawn O. Pearce b3254d1159 isValidRefName: Inline the forbidden ref suffix of ".lock" il y a 14 ans
  Matthias Sohn 767fb175ed Fix line endings il y a 14 ans
  Andrew Bayer 068eb92710 Make ObjectId, RefSpec, RemoteConfig, URIish serializable il y a 14 ans
  Mathias Kinzler 3c51b35e03 "Bare" Repository should not return working directory. il y a 14 ans
  Mathias Kinzler c1c1300a74 Allow to read configured keys il y a 14 ans
  Shawn O. Pearce bc238acdc5 Add missing @Override tags in AlternateRepositoryDatabase il y a 15 ans
  Shawn O. Pearce 239ce58553 Start 0.9 development il y a 14 ans
  Shawn O. Pearce d28a40d679 Qualify post-0.8.4 builds il y a 14 ans
  Matthias Sohn 6970edf35a JGit 0.8.4 il y a 14 ans
  Matthias Sohn 5255d66143 JGit 0.8.3 il y a 14 ans
  Robin Rosenberg 3bf96dd04b Cache filemode in GitIndex il y a 14 ans
  Robin Rosenberg 3a2a43a1dc Remove unused parent field in PlotLane il y a 14 ans
  Robin Rosenberg 292fe88c50 Removed unused repo field in WorkDirCheckout il y a 14 ans
  Robin Rosenberg ce56c5dcc9 Extend DiffFormatter API to simplify styling il y a 14 ans
  Matthias Sohn 4269a90aac Include about.html in org.eclipse.jgit artifact il y a 14 ans
  Matthias Sohn ab360d06de Add "resources/" as a source folder il y a 14 ans
  Marc Strapetz 936e4ab2f2 Repository can be configured with FS il y a 14 ans
  Robin Rosenberg 920d89d6af Add support for computing a Change-Id à la Gerrit il y a 14 ans
  Alex Blewitt 046d1a2ef6 Provide a public entry method to determine whether a URI protocol is supported il y a 14 ans
  Shawn O. Pearce d8ec8527a6 Qualify post-0.8.1 builds il y a 14 ans
  Shawn O. Pearce be86767d71 JGit 0.8.1 il y a 14 ans
  Shawn O. Pearce 16419dad35 Don't use interruptable pread() to access pack files il y a 14 ans
  Stefan Lay 5b0e73b849 Add a merge command to the jgit API il y a 14 ans
  Christian Halstrick 6ca9843f3e Added merge support to CommitCommand il y a 14 ans
  Sasa Zivkov f3d8a8ecad Externalize strings from JGit il y a 14 ans
  Shawn O. Pearce 2e961989e4 Fix SSH deadlock during OutOfMemoryError il y a 14 ans
  Dmitry Neverov b3247ba524 Fix race condition in StreamCopyThread il y a 14 ans
  Shawn O. Pearce ae972e774e Remove unnecessary truncation of in-pack size during copy il y a 14 ans
  Shawn O. Pearce b6d0586bef Reduce the size of PackWriter's ObjectToPack instances il y a 14 ans
  Shawn O. Pearce cb5bc19540 Reduce size of PackedObjectLoader by dropping long to int il y a 14 ans
  Shawn O. Pearce 9c4d42e94d Factor out duplicate Inflater setup in WindowCursor il y a 14 ans
  Shawn O. Pearce d8f20745bf Squash OffsetCache into WindowCache il y a 14 ans
  Shawn O. Pearce 3cb59216f5 Avoid unnecessary second read on OBJ_OFS_DELTA headers il y a 14 ans
  Shawn O. Pearce 3cba5377df Fix hang when fetching over SSH il y a 14 ans
  Shawn O. Pearce f999b4aa63 Fix interrupted write in StreamCopyThread il y a 14 ans
  Dmitry Neverov 3f143b8d6b Fix missing flush in StreamCopyThread il y a 14 ans
  Christian Halstrick f3fb5824ba Add builder-style API to jgit and Commit & Log cmd il y a 14 ans
  Robin Rosenberg a496410df9 A stages field and getter for GitIndex entry introduced il y a 14 ans
  Christian Halstrick b9ab040b45 Added MERGING_RESOLVED repository state il y a 14 ans
  Shawn O. Pearce dd63f5cfc1 Fix FooterLine.matches(FooterKey) on same length keys il y a 14 ans