96 Commits (f666cc755b35a8f57a7c208c88230f7ab7c1d07b)

Author SHA1 Message Date
Jeff Schumacher f666cc755b Added more test cases for RenameDetector 14 years ago
Jeff Schumacher 9a48de86d8 Added file path similarity to scoring metric in rename detection 14 years ago
Jeff Schumacher a8b29afd82 Create FileHeader from DiffEntry 14 years ago
Shawn O. Pearce 5be90be996 Redo DiffFormatter API to be easier to use 14 years ago
Shawn O. Pearce 978535b090 Implement similarity based rename detection 14 years ago
Jeff Schumacher cb8e1e6014 Added a preliminary version of rename detection 14 years ago
Jeff Schumacher 9869ef2592 Added further support for whitespace ignoring during diff 14 years ago
Jeff Schumacher 543235b805 Added support for whitespace ignoring 14 years ago
Shawn O. Pearce 252cd74eb0 Remove pack stream from PackWriterTest 14 years ago
Shawn O. Pearce a5aec660eb Remove pointless setOldObjectId in test 14 years ago
Shawn O. Pearce 66e5895eb4 Remove speed tests based on mapCommit 14 years ago
Matthias Sohn 767fb175ed Fix line endings 14 years ago
Mathias Kinzler 3c51b35e03 "Bare" Repository should not return working directory. 14 years ago
Mathias Kinzler c1c1300a74 Allow to read configured keys 14 years ago
Shawn O. Pearce 239ce58553 Start 0.9 development 14 years ago
Shawn O. Pearce d28a40d679 Qualify post-0.8.4 builds 14 years ago
Matthias Sohn 6970edf35a JGit 0.8.4 14 years ago
Matthias Sohn 5255d66143 JGit 0.8.3 14 years ago
Marc Strapetz 936e4ab2f2 Repository can be configured with FS 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
Shawn O. Pearce d8ec8527a6 Qualify post-0.8.1 builds 15 years ago
Shawn O. Pearce be86767d71 JGit 0.8.1 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 cb5bc19540 Reduce size of PackedObjectLoader by dropping long to int 15 years ago
Christian Halstrick f3fb5824ba Add builder-style API to jgit and Commit & Log cmd 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
Shawn O. Pearce 23583e59bb Fix ReceivePackRefFilterTest on Windows 15 years ago
Shawn O. Pearce 585dcb7a1c ReceivePack: Clarify the check reachable option 15 years ago
Shawn O. Pearce 7a91b180c1 ReceivePack: fix ensureProvidedObjectsVisible on thin packs 15 years ago
Shawn O. Pearce 06ee913c8d IndexPack: Correct thin pack fix using less than 20 bytes 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 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
Shawn O. Pearce 2156aa894c Reduce multi-level buffered streams in transport code 15 years ago
Shawn O. Pearce 0af5944cac Refactor SideBandOutputStream to be buffered 15 years ago
Shawn O. Pearce 24875de6bd Fix NLS to build under Java 5 15 years ago
Sasa Zivkov 2ae9a85045 Provide NLS support in JGit. 15 years ago
Shawn O. Pearce 908bfb6805 Fix TimeoutInputStreamTest, TimeoutOutputStreamTest assertions 15 years ago
Shawn O. Pearce 29b8fa84e6 Don't allow DirCacheEntry with mode of 0 15 years ago
Shawn O. Pearce 179a9ba4a2 Cleanup OSGi Import-Package specifications to use versions 15 years ago
Shawn O. Pearce db54736e71 Fix ObjectWalk corruption when skipping over empty trees 15 years ago