1129 Commits (f3fc3797579ac0bf55648bad560e7daa5e6df9b5)

Author SHA1 Message Date
  Matthias Sohn 3a47e45c32 Prepare 3.4.0-SNAPSHOT builds 10 years ago
  Matthias Sohn f6c42684d9 JGit v3.4.0.201405051725-m7 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
  Matthias Sohn 50d8cf5ca5 JGit v3.3.2.201404171909-r 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
  Robin Rosenberg c8d2040722 Add launchers for running tests with Java 8 10 years ago
  Robin Rosenberg bb9a4850b5 Make sure we include the Java 7 module in tests when using JDK 8 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
  Matthias Sohn 5073000c3f Prepare 3.3.2-SNAPSHOT builds 10 years ago
  Matthias Sohn f3f2060b5c JGit v3.3.1.201403241930-r 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
  Matthias Sohn 47207e98d4 Prepare 3.4.0-SNAPSHOT builds 10 years ago
  Matthias Sohn c1fee1d16b Prepare 3.3.1-SNAPSHOT builds 10 years ago
  Matthias Sohn 3d855dbfc6 JGit v3.3.0.201403021825-r 10 years ago
  Robin Rosenberg fd62a45649 Fix merge/cherry-picking in CRLF mode 10 years ago
  Matthias Sohn 3cebf9c466 Prepare post 3.3.0RC1 builds 10 years ago
  Matthias Sohn 8bf45c23df JGit v3.3.0.201402191814-rc1 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 10 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
  Robin Rosenberg 14cd43e6df Use fileAttributes to get more attributes in one go 10 years ago
  Robin Stocker 2852b6a07d Fix RevWalkUtils.findBranchesReachableFrom not finding some branches 10 years ago
  Robin Rosenberg 078a9f6066 Add symlink support to JGit 11 years ago