3145 Commits (d2d56e9efbfb4d3b1ad9b99b10a5d4b1c75cc62b)
 

Author SHA1 Message Date
Doug Kelly 44025d4c54 Automatically reload known_hosts file 11 years ago
Doug Kelly 62697c8d33 Remove streaming delta support from JGit 11 years ago
Yuxuan 'fishy' Wang 51cccc9dae Added implementation of copyfile rule. 11 years ago
Yuxuan 'fishy' Wang a44a687fed Added groups support to repo subcommand. 11 years ago
Yuxuan 'fishy' Wang 1f3b75c9ee Added the command line of jgit repo. 11 years ago
Yuxuan 'fishy' Wang 0ad8fa7b36 Implemented first part of the repo sub-command. 11 years ago
Shawn Pearce 62bbde3393 Merge "blame: Format commit and author only once per range" 11 years ago
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