343 Commits (bd8740dc1440e5b2aca1464404182105b2dc1853)
 

Author SHA1 Message Date
Shawn O. Pearce bd8740dc14 Format submodule links during differences 15 years ago
Shawn O. Pearce 5be90be996 Redo DiffFormatter API to be easier to use 15 years ago
Shawn O. Pearce 04a9d23b9a log, diff: Add rename detection support 15 years ago
Shawn O. Pearce 978535b090 Implement similarity based rename detection 15 years ago
Jeff Schumacher cb8e1e6014 Added a preliminary version of rename detection 15 years ago
Jeff Schumacher 7b0b4110ed Refactored code out of FileHeader to facilitate rename detection 15 years ago
Dmitry Neverov 44854741c5 Fix missing flush in StreamCopyThread 15 years ago
Jeff Schumacher 9f2249bd26 Added check for binary files while diffing 15 years ago
Matthias Sohn 730b708dae Merge "Update build to use Tycho 0.9.0" 15 years ago
Shawn Pearce 3fd4918852 Merge changes Ie56301aa,Ic2f79e85 15 years ago
Jeff Schumacher 9869ef2592 Added further support for whitespace ignoring during diff 15 years ago
Matthias Sohn a2325f6885 Update build to use Tycho 0.9.0 15 years ago
Jeff Schumacher 543235b805 Added support for whitespace ignoring 15 years ago
Shawn O. Pearce 5ed96eb7f4 UploadPack: Avoid unnecessary flush in smart HTTP 15 years ago
Shawn O. Pearce 066df3d1a1 Add MutableObjectId.copyFrom(AnyObjectId) 15 years ago
Shawn O. Pearce 677b9b17e2 Expose AnyObjectId compareTo(byte[]) and compareTo(int[]) 15 years ago
Shawn O. Pearce 864cc3de10 Expose RefWriter constructor taking RefList 15 years ago
Shawn O. Pearce bfc43c13bc Expose RefUpdate constructor to any subclass 15 years ago
Shawn O. Pearce 8e40697047 Expose repository change event constructors 15 years ago
Shawn O. Pearce b3254d1159 isValidRefName: Inline the forbidden ref suffix of ".lock" 15 years ago
Shawn O. Pearce 252cd74eb0 Remove pack stream from PackWriterTest 15 years ago
Shawn O. Pearce a5aec660eb Remove pointless setOldObjectId in test 15 years ago
Shawn O. Pearce 66e5895eb4 Remove speed tests based on mapCommit 15 years ago
Matthias Sohn 33ae23b8b9 Change default target platform for maven build to galileo 15 years ago
Shawn Pearce f3186974b6 Merge "Fix line endings" 15 years ago
Matthias Sohn 767fb175ed Fix line endings 15 years ago
Shawn Pearce 3149f971e0 Merge ""Bare" Repository should not return working directory." 15 years ago
Andrew Bayer 068eb92710 Make ObjectId, RefSpec, RemoteConfig, URIish serializable 15 years ago
Mathias Kinzler 3c51b35e03 "Bare" Repository should not return working directory. 15 years ago
Matthias Sohn 93ccd4a7fe Merge "tools/version.sh: Use backup files on Win32" 15 years ago
Chris Aniszczyk 8a11ac3d69 Merge "Add missing @Override tags in AlternateRepositoryDatabase" 15 years ago
Mathias Kinzler c1c1300a74 Allow to read configured keys 15 years ago
Shawn Pearce 86fcdc53ad Merge changes I53f71dc0,I3a899a3a,I3e8bd245,Ie7c9db83,If396326e,I6f4cf8da,I3bf96dd0,I3a2a43a1,I292fe88c,Ia1cf40cf 15 years ago
Robin Rosenberg 6d5241110b git-servlet: Fix comparing uploadFactory with the wrong DISABLED instance 15 years ago
Shawn O. Pearce bc238acdc5 Add missing @Override tags in AlternateRepositoryDatabase 15 years ago
Shawn O. Pearce 200f3caefc tools/version.sh: Use backup files on Win32 15 years ago
Shawn O. Pearce 44ba1bc78c Merge branch 'stable-0.8' 15 years ago
Shawn O. Pearce 239ce58553 Start 0.9 development 15 years ago
Shawn O. Pearce d28a40d679 Qualify post-0.8.4 builds 15 years ago
Matthias Sohn 6970edf35a JGit 0.8.4 15 years ago
Matthias Sohn 5255d66143 JGit 0.8.3 15 years ago
Robin Rosenberg 3a899a3af9 Prefer static inner classes 15 years ago
Robin Rosenberg 3e8bd24580 Override equals for SwingLane since super class PlotLane defines it 15 years ago
Robin Rosenberg e7c9db836b Make sure a Stream is closed upon errors in IpLogGenerator 15 years ago
Robin Rosenberg f396326e0b Make constant static in RebuildCommitGraph 15 years ago
Robin Rosenberg 6f4cf8daec Make inner classes static in http code 15 years ago
Robin Rosenberg 3bf96dd04b Cache filemode in GitIndex 15 years ago
Robin Rosenberg 3a2a43a1dc Remove unused parent field in PlotLane 15 years ago
Robin Rosenberg 292fe88c50 Removed unused repo field in WorkDirCheckout 15 years ago
Robin Rosenberg ce56c5dcc9 Extend DiffFormatter API to simplify styling 15 years ago