2515 Commits (stable-3.5)

Author SHA1 Message Date
  Yuxuan 'fishy' Wang dc4c673902 Commit changes generated during repo command 10 years ago
  Doug Kelly 44025d4c54 Automatically reload known_hosts file 10 years ago
  Doug Kelly 62697c8d33 Remove streaming delta support from JGit 10 years ago
  Yuxuan 'fishy' Wang 51cccc9dae Added implementation of copyfile rule. 10 years ago
  Yuxuan 'fishy' Wang a44a687fed Added groups support to repo subcommand. 10 years ago
  Yuxuan 'fishy' Wang 1f3b75c9ee Added the command line of jgit repo. 10 years ago
  Yuxuan 'fishy' Wang 0ad8fa7b36 Implemented first part of the repo sub-command. 10 years ago
  Shawn Pearce 2d76133ba2 blame: Reuse existing blameEntireRegionOnParent method 10 years ago
  Shawn Pearce 4d840fc6db blame: Remove unnecessary curly braces around single statement if 10 years ago
  Shawn Pearce 2ee4d4a2c7 blame: Allow candidate to manage its setup before output 10 years ago
  Shawn Pearce 6afae79901 blame: Do not update candidate regionList during output 10 years ago
  Shawn Pearce 4db7e8f94d blame: Only use computeRange if -L was requested 10 years ago
  Shawn Pearce 911b115772 Expose ReceiveCommand version of TrackingRefUpdate 10 years ago
  Shawn Pearce cbc7c5c03f diff: Optimize single line edits 10 years ago
  Matthias Sohn 50d8cf5ca5 JGit v3.3.2.201404171909-r 10 years ago
  Shawn Pearce 6de12836d7 blame: Reduce running time ~4.5% by skipping common subtrees 10 years ago
  Shawn Pearce 52500d3264 blame: Micro optimize blob lookup in tree 10 years ago
  Shawn Pearce 5a4e34009b blame: Automatically increase commit abbreviation length 10 years ago
  Konrad Kügler 551f3a0fa5 Blame correctly in the presence of conflicting merges 10 years ago
  Jonathan Nieder d5110c32f9 Allow ArchiveCommand.registerFormat to be called twice 10 years ago
  Matthias Sohn a53a18e988 Ensure that stored credentials aren't reset too early 10 years ago
  Robin Rosenberg fe397ad90f Don't use package private classes when overriding a public interface 10 years ago
  Shawn Pearce ffb0f05d02 Mark getParent deprecated in CanonicalTreeParser 10 years ago
  Shawn Pearce 94330d9cb5 Fix ObjectChecker when normalization is enabled 10 years ago
  Shawn Pearce 39904d6ad4 Abbreviate SHA-1s when reporting invalid objects 10 years ago
  Shawn Pearce 8924d4e0a0 Throw CorruptObjectException when a bad object is found 10 years ago
  Shawn Pearce 8254c76025 Add missing space to invalid object error messages 10 years ago
  Robin Rosenberg 32ff57a2b2 Cleanup javadocs so they pass the java8 doclint checks 10 years ago
  Stefan Lay e56d50a94b Interactive rebase: Fix order of commit messages on squash 10 years ago
  Stefan Lay 6995069464 Fix missing NON-NLS tag in RebaseCommand 10 years ago
  Christian Halstrick 16436ef6d9 Fix GarbageCollection not to pack HEAD 10 years ago
  Dave Borowitz 27473d8e66 Fix NameRevCommand when repo has no annotated tags 10 years ago
  Matthias Sohn 5073000c3f Prepare 3.3.2-SNAPSHOT builds 10 years ago
  Matthias Sohn f3f2060b5c JGit v3.3.1.201403241930-r 10 years ago
  Gustaf Lundh 7d5e1f8497 Fixed RevWalk.isMergedInto() returning wrong results 10 years ago
  Matthias Sohn 8598fe3d2b Retry to call credentials provider if http authentication failed 10 years ago
  Christian Halstrick fc9b1fbf6b Ensure that ssh authentication is retried only in JGit 10 years ago
  Rüdiger Herrmann 24921e12d0 Fix text alignment in history plot renderer 10 years ago
  Shawn Pearce f716ad6d54 Fix StackOverflowError in RevCommit.carryFlags on deep side graphs 10 years ago
  Shawn Pearce 4c3e7931ed Display progress while checking connectivity on push 10 years ago
  Shawn Pearce 3d412827e5 Allow configuration of receive pack's ObjectChecker through fsck.* 10 years ago
  Shawn Pearce ced58a7cff Correct fetch to use fetch.fsckObjects and transfer.fsckObjects 10 years ago
  Shawn Pearce a1a5218032 Default receive.fsckObjects to transfer.fsckObjects 10 years ago
  Shawn Pearce d300609495 Allow ReceivePack callers to configure their own ObjectChecker 10 years ago
  Shawn Pearce 0aa682fc68 Check for duplicate names after folding case in ObjectChecker 10 years ago
  Shawn Pearce e2f6378847 Change DirCacheCheckout to verify path using ObjectChecker 10 years ago
  Shawn Pearce ed3879e389 Reject mixed case .git on Mac OS in ObjectChecker 10 years ago
  Shawn Pearce ba0f89b421 Reject special Windows device names in ObjectChecker 10 years ago
  Shawn Pearce 5019471ccb Allow an ObjectChecker to reject special characters for Windows 10 years ago
  Shawn Pearce 09f513cb37 Reject '.git' as a tree name in ObjectChecker 10 years ago