381 Commits (stable-4.3)

Autor SHA1 Mensaje Fecha
  Christian Halstrick ffa237e7db Fix computation of id in WorkingTreeIterator with autocrlf and smudging hace 8 años
  Christian Halstrick 22d7ec2971 Fix calling of clean/smudge filters from Checkout,MergeCommands hace 8 años
  Jon Schneider 80fa5f39f9 Fix ApplyCommand when result of patch is an empty file hace 8 años
  Christian Halstrick 47dd98e362 Enable calling of smudge filters when checking out paths hace 8 años
  Preben Ingvaldsen 403f04d8dd Implement DIR_NO_GITLINKS hace 8 años
  Ivan Motsch b811e4399e Add EOL stream type detection to TreeWalk hace 8 años
  XinTong Wang 770d36c8ba Fix apply patch which did not work with non-ascii characters hace 8 años
  David Pursehouse 8deff4b969 HugeFileTest: Make Git a class member and open in try-with-resource hace 8 años
  David Pursehouse 130cf0d61a GitConstructionTest: Open Git instance in try-with-resource hace 8 años
  David Pursehouse 61bb701eeb MergeCommandTest: Use JUnit's assume to check preconditions hace 8 años
  David Pursehouse 03987f980b MergeCommandTest: Open Git instances in try-with-resource hace 8 años
  David Pursehouse ad9b326e3f PullCommandWithRebaseTest: Open RevWalk in try-with-resource hace 8 años
  David Pursehouse f3c250bd08 PushCommandTest: Open Git instances in try-with-resource hace 8 años
  David Pursehouse a176c6055a ResetCommandTest: Use Git member in testHardResetAfterSquashMerge hace 8 años
  David Pursehouse 895510fc48 RevertCommandTest: Open Git in try-with-resource hace 8 años
  David Pursehouse 6aa619ec5c StatusCommandTest: Open Git in try-with-resource hace 8 años
  David Pursehouse d4ddb6fc2b ApplyCommandTest: Open Git in try-with-resource hace 8 años
  David Pursehouse 92a8e0184c RebaseCommandTest: Open RevWalk in try-with-resource hace 8 años
  David Pursehouse 7ccda5f63e PullCommandTest: Open RevWalk in try-with-resource hace 8 años
  David Pursehouse e5cf4a89fd BlameGeneratorTest: Create Git instances in try-with-resource hace 8 años
  David Pursehouse 6b66240311 DiffCommandTest: Open Git and RevWalk in try-with-resource hace 8 años
  David Pursehouse ff90192a05 CommitCommandTest: Open Git and TreeWalk in try-with-resource hace 8 años
  David Pursehouse 625a21f5f4 CommitOnlyTest: Open RevWalk in try-with-resource hace 8 años
  David Pursehouse 776030f198 CherryPickCommandTest: Create Git instances in try-with-resource hace 8 años
  David Pursehouse ce1a3d7ef8 CommitAndLogCommandTest: Use assumeFalse to skip test on Windows hace 8 años
  David Pursehouse b1d188fbb7 CommitAndLogCommandTest: Create Git instances in try-with-resource hace 8 años
  David Pursehouse a8d99d9a4f AddCommandTest: Create Git instances in try-with-resource hace 8 años
  David Pursehouse a833fec219 ArchiveCommandTest: Create Git instances in try-with-resource hace 8 años
  Christian Halstrick 7182cb2a26 Fix ResetCommand to return the resulting ref hace 8 años
  Christian Halstrick da43d8d798 Add option to allow empty commits to CommitCommand hace 8 años
  David Pursehouse ebbd007639 TagCommandTest: Instantiate Git and RevWalk objects in try-with-resource hace 8 años
  David Pursehouse 41ace0580c BlameCommandTest: Instantiate Git objects in try-with-resource hace 8 años
  David Pursehouse 4b93de43ba CheckoutCommandTest: Create Git instances in try-with-resource hace 8 años
  David Pursehouse 78b3f174f2 BranchCommandTest: Create Git instances in try-with-resource hace 8 años
  Shawn Pearce 3776b14ab4 AddCommand: Use NameConflictTreeWalk to identify file-dir changes hace 8 años
  Andrey Loskutov 1aafa61958 Checkout should be able to override modified symbolic links hace 8 años
  Kaloyan Raev e23521f0d9 Add remote command to JGit CLI hace 10 años
  Christian Halstrick bd31555ee5 Add support for smudge filters hace 8 años
  Christian Halstrick 5d9f595eb8 Add support for clean filters hace 8 años
  Christian Halstrick adbe900683 Fix unit tests on Windows hace 8 años
  Jonathan Nieder 5be4814e38 Repository: Introduce exactRef and findRef, deprecate getRef hace 9 años
  Christian Halstrick edc4daf2e8 Add support for pre-push hooks hace 9 años
  Hugo Arès 6f3684d7c9 Fix integer boxing eclipse warning hace 8 años
  Jonathan Nieder d2ade728a1 Treat CloneCommand.setRemote(null) as setRemote("origin") hace 9 años
  Christian Halstrick 4531259613 Add new submodule layout to SubmoduleAddCommand hace 9 años
  Christian Halstrick 6d09c486ed Fix CommitCommand.setOnly() hace 9 años
  Jonathan Nieder adbcbc791b Expose Sets helper to tests outside org.eclipse.jgit.api hace 9 años
  Sebastian Schuberth 6fdd214349 Split discoverGitPrefix() code out into discoverGitExe() hace 9 años
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() hace 9 años
  Laurent Delaigue a5c40a3862 Make RepositoryState.REBASING_MERGE reachable again. hace 9 años