4898 Commits (12c8462602c27961db815598eb90c5bdec1255d2)
 

Author SHA1 Message Date
Robin Rosenberg 6f4cf8daec Make inner classes static in http code 14 years ago
Robin Rosenberg 3bf96dd04b Cache filemode in GitIndex 14 years ago
Robin Rosenberg 3a2a43a1dc Remove unused parent field in PlotLane 14 years ago
Robin Rosenberg 292fe88c50 Removed unused repo field in WorkDirCheckout 14 years ago
Robin Rosenberg ce56c5dcc9 Extend DiffFormatter API to simplify styling 14 years ago
Matthias Sohn 4269a90aac Include about.html in org.eclipse.jgit artifact 14 years ago
Chris Aniszczyk 6b13cb36c6 Fix build.properties of the JGit feature 15 years ago
Chris Aniszczyk f1fdc5e8d2 Added the standard SULA for JGit 15 years ago
Matthias Sohn ab360d06de Add "resources/" as a source folder 15 years ago
Marc Strapetz 936e4ab2f2 Repository can be configured with FS 15 years ago
Shawn Pearce 92eedd667d Merge "Refactor ReadTreeTest to allow testing other checkout classes" 15 years ago
Robin Rosenberg 920d89d6af Add support for computing a Change-Id à la Gerrit 15 years ago
Christian Halstrick eca2946457 Refactor ReadTreeTest to allow testing other checkout classes 15 years ago
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 7804045c66 Bump all features during release 15 years ago
Shawn Pearce 495fe7b221 Merge "Describe how to generate iplog." 15 years ago
Matthias Sohn 99cf3d7a3b Describe how to generate iplog. 15 years ago
Shawn O. Pearce 1489bd157c eclipse-iplog: Use contribution rather than bug element 15 years ago
Shawn O. Pearce 92e739413d eclipse-iplog: Add new consumes element to IP log 15 years ago
Shawn O. Pearce 735467365c Update cache of IPzilla CQ 3904 15 years ago
Shawn O. Pearce 4f346afa1a eclipse-ipzilla: Correctly parse result with empty last field 15 years ago
Shawn O. Pearce 072ad087ff Externalize strings in Commit command 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 3c667b328a Test root locale translations 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 a54e0bae68 Add commit command to the pgm package 15 years ago
Matthias Sohn dc9c5ed88f Merge "Fix Maven Javadoc generation problem" 15 years ago
Jonathan Gossage 04eb1ca4d4 Fix Maven Javadoc generation problem 15 years ago
Matthias Sohn d7d035cbaa Add missing pom dependency to org.eclipse.jgit.junit 15 years ago
Matthias Sohn e36c2aa845 Expose org.eclipse.jgit.junit via jgit p2 repository 15 years ago
Christian Halstrick f3fb5824ba Add builder-style API to jgit and Commit & Log cmd 15 years ago
Robin Rosenberg 541ad72ac6 Merge "Added MERGING_RESOLVED repository state" 15 years ago
Robin Rosenberg 0df679aea1 Merge "A stages field and getter for GitIndex entry introduced" 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