1008 Commits (stable-3.5)

Author SHA1 Message Date
  Stefan Lay 4b2b3294b8 Allow retrying connecting SshSession in case of an exception 10 years ago
  Dave Borowitz eb69cef35c Rename RewriteTreeFilter to TreeRevFilter and make it public 10 years ago
  Yuxuan 'fishy' Wang eb98ebcc27 Unit test for the updating behavior in RepoCommand API. 10 years ago
  Roberto Tyley 568df19845 Remove a bit of repetition and casting in PackFileTest 10 years ago
  Andreas Hermann 44f81d956b Allow to include untracked files in stash operations. 10 years ago
  Andreas Hermann b7e46c07f9 Fix for reflog corruption caused by multiline message 10 years ago
  Konrad Kügler 7d6dcd4b34 Improve layout of branches in the commit graph 10 years ago
  Laurent Goujon 4cb0bd8a43 Adds support for SPNEGO 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
  Shaul Zorea 17604c77a8 Archive: Add the ability to select one or more paths. 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
  Dave Borowitz dbf922ce91 RevWalk: Allow disabling parent rewriting 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 6605255d99 Add methods to Repository to handle remote names 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
  Konrad Kügler 551f3a0fa5 Blame correctly in the presence of conflicting merges 10 years ago
  Sven Selberg 0f8a18cfca Added TestCase for 7d5e1f Fixed RevWalk.isMergedInto() 10 years ago
  Robin Rosenberg 4a11b7137f Fix ValidRefNameTest on Windows 10 years ago
  Robin Rosenberg ecade47a89 Fix FileTreeIteratorTest#testIsModifiedFileSmudged() on Windows 10 years ago
  Shawn Pearce 94330d9cb5 Fix ObjectChecker when normalization is enabled 10 years ago
  Stefan Lay e56d50a94b Interactive rebase: Fix order of commit messages on squash 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
  Rüdiger Herrmann 24921e12d0 Fix text alignment in history plot renderer 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
  Shawn Pearce 2f1bd3618d Permit ObjectChecker to optionally accept leading '0' in trees 10 years ago
  Christian Halstrick f1d8ce1dce Rename test class so it is also executed during maven test phase 10 years ago
  Konrad Kügler efd91ef8a7 Take core.autocrlf into account for blame annotations 10 years ago
  Robin Rosenberg fd62a45649 Fix merge/cherry-picking in CRLF mode 10 years ago
  Matthias Sohn 514719aa67 [findBugs] Don't ignore exceptional return value of File.mkdir() 10 years ago
  Matthias Sohn db1877628d [findBugs] Don't rely on default encoding 10 years ago
  Matthias Sohn 8fe327a8a1 [findBugs] Don't call toString() on a string 10 years ago
  Shawn Pearce f2f24a304d Fix diff header on renamed or copied files 10 years ago
  Christian Halstrick 38c4f35d8b Introduce an abstraction for HTTP connections 11 years ago
  Matthias Sohn 1eae309723 Allow programmatic remote configuration for PullCommand 10 years ago
  Konrad Kügler 48e36d8cb3 Use branch.<x>.mergeoptions and merge.ff as defaults for merging 10 years ago
  Roberto Tyley 2b722815c9 Non-Fast-Forward Ref-Updates: Omit isMergedInto() calls 10 years ago
  Roberto Tyley 47f47ffc07 Initialise ReceiveCommand status to NOT_ATTEMPTED for all constructors 10 years ago