2283 Commits (stable-3.5)

Author SHA1 Message Date
  Konrad Kügler 09f6b1878a PlotCommitList: Refactor lane creation and position allocation 10 years ago
  Matthias Sohn 18fdb5684f Add missing since tags 10 years ago
  Matthias Sohn 1f1e93214b Remove usage of IOException(Throwable) not available on Java 5 10 years ago
  Laurent Goujon 4cb0bd8a43 Adds support for SPNEGO 10 years ago
  Laurent Goujon 0b5441a8ce Creates HttpAuthMethod type enum to support auth ordering 10 years ago
  Laurent Goujon 0e7622a915 Detects background authentication and force use of jgit authentication 10 years ago
  Laurent Goujon ff9c194b8a Adds GSSManager factory class, to be used for SPNEGO HTTP authentication 10 years ago
  Shawn Pearce 6d724dcd33 blame: Revert common subtree elimination "optimization" 10 years ago
  Konrad Kügler b84057ad62 Cherry-Pick: Support --mainline to pick merges 10 years ago
  Robin Rosenberg 1a9f122773 Fix a number of failing conflict situations 10 years ago
  Konrad Kügler 1350d27e90 Rebase: Write an empty "quiet" file to make C Git happy 10 years ago
  Shaul Zorea 17604c77a8 Archive: Add the ability to select one or more paths. 10 years ago
  Christian Halstrick 292cfab10d Fix wrong Exception messages 10 years ago
  Tomasz Zarna b13907f086 Fix javadoc errors caused by missing tags for declared exceptions 10 years ago
  Yuxuan 'fishy' Wang 0b15b48f74 Handle repo copyfile in bare repositories. 10 years ago
  Yuxuan 'fishy' Wang d998bc938a Handle the revision attribute in repo manifest. 10 years ago
  Yuxuan 'fishy' Wang 056135a148 Handle repo submodules for bare repositories. 10 years ago
  Laurent Goubet 7424d58255 Allow callers to use different merging strategies 10 years ago
  Dave Borowitz dbf922ce91 RevWalk: Allow disabling parent rewriting 10 years ago
  Konrad Kügler d5ee5ede3e AbstractPlotRenderer: Make private methods static where applicable 10 years ago
  Konrad Kügler e5f7fdcf4f PlotLane: Use identity hashCode and equals 10 years ago
  Konrad Kügler c2fb432cde blame: Fix merges, where merge result differs only by whitespace 10 years ago
  Jean-Jacques Lafay 8b65a4e6c6 Fix push to repo with non-fetched refs 10 years ago
  Robin Rosenberg 36f58ef867 Fix ArrayIndexOutOfBoundsException in CreateBranchCommand 10 years ago
  Robin Rosenberg 6605255d99 Add methods to Repository to handle remote names 10 years ago
  Konrad Kügler ca207b938d Fix BlameResult.computeRange JavaDoc to exclude end index 10 years ago
  Bogdan Gheorghe 8923e67a16 Add API to permit the setting of additional HTTP headers 10 years ago
  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 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
  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