3238 Commits (ddbf67e0588379f2a063cf57b1d3ca926b43e63d)
 

Author SHA1 Message Date
Shawn Pearce 616ebfc821 Merge changes Icb1d49e5,I8bcab447,I3fa19b86,I2cda031b,I8b2dbf63 11 years ago
Shawn Pearce a622451ac9 blame: Format commit and author only once per range 11 years ago
Shawn Pearce 2d76133ba2 blame: Reuse existing blameEntireRegionOnParent method 11 years ago
Shawn Pearce 4d840fc6db blame: Remove unnecessary curly braces around single statement if 11 years ago
Shawn Pearce 2ee4d4a2c7 blame: Allow candidate to manage its setup before output 11 years ago
Shawn Pearce 6afae79901 blame: Do not update candidate regionList during output 11 years ago
Shawn Pearce 4db7e8f94d blame: Only use computeRange if -L was requested 11 years ago
Shawn Pearce 05226ac950 pgm: Flush stderr during shutdown 11 years ago
Shawn Pearce 911b115772 Expose ReceiveCommand version of TrackingRefUpdate 11 years ago
Shawn Pearce c8dd915c45 Merge changes I483c40e8,Ib16d684d,I9fb25229,I5f7c4855,I36905959 11 years ago
Shawn Pearce cbc7c5c03f diff: Optimize single line edits 11 years ago
Matthias Sohn 4f40613f7c Merge branch 'stable-3.3' 11 years ago
Matthias Sohn 50d8cf5ca5 JGit v3.3.2.201404171909-r 11 years ago
Matthias Sohn 792d27ece1 Fix version.sh to update Eclipse-SourceBundle version 11 years ago
Shawn Pearce 6de12836d7 blame: Reduce running time ~4.5% by skipping common subtrees 11 years ago
Shawn Pearce 52500d3264 blame: Micro optimize blob lookup in tree 11 years ago
Shawn Pearce 5a4e34009b blame: Automatically increase commit abbreviation length 11 years ago
Konrad Kügler 551f3a0fa5 Blame correctly in the presence of conflicting merges 11 years ago
Jonathan Nieder d5110c32f9 Allow ArchiveCommand.registerFormat to be called twice 11 years ago
Dave Borowitz 257546a08e Merge "Make ArchiveFormats final and implement equals()" 11 years ago
Matthias Sohn 7388955319 Merge branch 'stable-3.3' 11 years ago
Matthias Sohn 1f83fe8545 Update Software User Agreement 11 years ago
Matthias Sohn a53a18e988 Ensure that stored credentials aren't reset too early 11 years ago
Jonathan Nieder 0a14909bcf Make ArchiveFormats final and implement equals() 11 years ago
Robin Rosenberg 6654baddae Merge changes Id9a641dd,If2ee1f42 11 years ago
Sven Selberg 0f8a18cfca Added TestCase for 7d5e1f Fixed RevWalk.isMergedInto() 11 years ago
Robin Rosenberg 4a11b7137f Fix ValidRefNameTest on Windows 11 years ago
Robin Rosenberg ecade47a89 Fix FileTreeIteratorTest#testIsModifiedFileSmudged() on Windows 11 years ago
Robin Rosenberg fe397ad90f Don't use package private classes when overriding a public interface 11 years ago
Shawn Pearce ffb0f05d02 Mark getParent deprecated in CanonicalTreeParser 11 years ago
Shawn Pearce 94330d9cb5 Fix ObjectChecker when normalization is enabled 11 years ago
Shawn Pearce 39904d6ad4 Abbreviate SHA-1s when reporting invalid objects 11 years ago
Shawn Pearce 8924d4e0a0 Throw CorruptObjectException when a bad object is found 11 years ago
Matthias Sohn 90d743f834 Merge "Add missing space to invalid object error messages" 11 years ago
Shawn Pearce 8254c76025 Add missing space to invalid object error messages 11 years ago
Guillaume Nodet 977596b209 Avoid calls to System.exit() and throw an exception instead 11 years ago
Guillaume Nodet c0574fe680 Add an input stream and an error stream to TextBuiltin base class 11 years ago
Robin Rosenberg c8d2040722 Add launchers for running tests with Java 8 11 years ago
Robin Rosenberg bb9a4850b5 Make sure we include the Java 7 module in tests when using JDK 8 11 years ago
Robin Rosenberg 32ff57a2b2 Cleanup javadocs so they pass the java8 doclint checks 11 years ago
Alexander Kurtakov 20fc105021 Allow full compiles on Java 8. 11 years ago
Stefan Lay e56d50a94b Interactive rebase: Fix order of commit messages on squash 11 years ago
Stefan Lay 6995069464 Fix missing NON-NLS tag in RebaseCommand 11 years ago
Christian Halstrick 16436ef6d9 Fix GarbageCollection not to pack HEAD 11 years ago
Dave Borowitz 27473d8e66 Fix NameRevCommand when repo has no annotated tags 11 years ago
Matthias Sohn 5c1736a8d8 Merge branch 'stable-3.3' 11 years ago
Matthias Sohn 5073000c3f Prepare 3.3.2-SNAPSHOT builds 11 years ago
Matthias Sohn f3f2060b5c JGit v3.3.1.201403241930-r 11 years ago
Gustaf Lundh 7d5e1f8497 Fixed RevWalk.isMergedInto() returning wrong results 11 years ago
Matthias Sohn 8598fe3d2b Retry to call credentials provider if http authentication failed 11 years ago