253 Révisions (stable-4.3)

Auteur SHA1 Message Date
  Hugo Arès 7d2b3b9e25 Remove repository from cache when it's closed il y a 8 ans
  Hugo Arès 83235432e7 Fix repository cache never closing repository il y a 8 ans
  Ivan Motsch b811e4399e Add EOL stream type detection to TreeWalk il y a 8 ans
  David Pursehouse 259dca06ec DirCacheCheckoutMaliciousPathTest: Open Git and RevWalk in t-w-r il y a 8 ans
  David Pursehouse f23b0fd7e6 IndexDiffTest: Open Git instances in try-with-resources il y a 8 ans
  David Pursehouse 217760fee5 IndexModificationTimesTest: Open Git instances in try-with-resource il y a 8 ans
  David Pursehouse 83f1f8fc7c RacyGitTests: Open NameConflictTreeWalk in try-with-resource il y a 8 ans
  David Pursehouse 964da41d52 ReflogConfigTest: refactor commit method to avoid variable hiding il y a 8 ans
  David Pursehouse 952f381981 ReflogResolveTest: Open Git instances in try-with-resource il y a 8 ans
  David Pursehouse 143ba06cd6 RepositoryResolveTest: Open Git in try-with-resource il y a 8 ans
  David Pursehouse 06bf69d8ca DirCacheCheckoutTest: Open Git and TreeWalk in try-with-resource il y a 8 ans
  David Pursehouse 88d63ce174 Remove unnecessary suppression of deprecation warnings in tests il y a 8 ans
  Andrey Loskutov 7f31a9c9ad Revert "Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and il y a 8 ans
  David Pursehouse 75e096c80a Suppress "The allocated object is never used" warning in tests il y a 8 ans
  Shawn Pearce 2cc80187d3 Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and friends" il y a 8 ans
  Shawn Pearce 0f8743d4d7 Remove deprecated Tree, TreeEntry, FileTreeEntry and friends il y a 8 ans
  Shawn Pearce 1243e25aad Paths.pathCompare: Utility to sort paths from byte[] il y a 8 ans
  Shawn Pearce ac41920a43 ObjectChecker: honor some git-core fsck.* options il y a 8 ans
  Shawn Pearce fa7ce0e0f3 ObjectChecker: allow some objects to skip errors il y a 8 ans
  Shawn Pearce b71ba69410 DirCacheEditor: Replace file-with-tree and tree-with-file il y a 8 ans
  Christian Halstrick 5b55498b16 Fix FileTreeIterator.idSubmodule(Entry) il y a 8 ans
  Christian Halstrick bd31555ee5 Add support for smudge filters il y a 8 ans
  Jonathan Nieder 5be4814e38 Repository: Introduce exactRef and findRef, deprecate getRef il y a 9 ans
  Christian Halstrick 18af2d4265 Let FS_Win32_Cygwin detect symlink support by creating temporary symlink il y a 8 ans
  Andrey Loskutov a406ebf401 Delete non empty directories before checkout a path il y a 8 ans
  Christian Halstrick 227b78f087 Add utility method allowing to check for empty folders in workdir il y a 8 ans
  Hugo Arès 79974e20cc Remove unneeded @SuppressWarnings("boxing") il y a 8 ans
  Christian Halstrick f4596284a0 Fix endless loop in ObjectChecker for MacOS il y a 8 ans
  Jonathan Nieder 761f070866 Throw InvalidObjectIdException from ObjectId.fromString("tooshort") il y a 9 ans
  Tobias Oberlies d34314644e API to remove repositories from RepositoryCache il y a 9 ans
  Jonathan Nieder cd3d952ec6 Revert "Config: Distinguish between empty and null strings" il y a 9 ans
  Jonathan Nieder a04d1ad2f1 Introduce exactRef to read a ref whose exact name is known il y a 9 ans
  Dave Borowitz b9f850a79b Config: Allow ending a file with "=" and no newline il y a 9 ans
  Dave Borowitz 96eb3ee397 Config: Distinguish between empty and null strings il y a 9 ans
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() il y a 9 ans
  Shawn Pearce 4feffb3bf5 Add fsck.allowInvalidPersonIdent to accept invalid author/committers il y a 9 ans
  Matthias Sohn 197e3393a5 Merge bundle org.eclipse.jgit.java7 into org.eclipse.jgit il y a 9 ans
  Matthias Sohn a8fd029a93 Read user.name and email from environment first il y a 9 ans
  Rüdiger Herrmann a4c2c8a3ee Trim author/committer name and email in commit header il y a 9 ans
  Matthias Sohn d476d2f729 ObjectChecker: Disallow names potentially mapping to ".git" on HFS+ il y a 9 ans
  Christian Halstrick a09b1b6c3d ObjectChecker: Disallow Windows shortname "GIT~1" il y a 9 ans
  Shawn Pearce 10310bf8ef ObjectChecker: Disallow ".git." and ".git<space>" il y a 9 ans
  Shawn Pearce 07612a610f Always ignore case when forbidding .git in ObjectChecker il y a 9 ans
  Christian Halstrick da595f093e Fix tests on windows by closing repos il y a 9 ans
  Christian Halstrick 8456927b1b Make sure checkout doesn't report conflicts on ignored paths il y a 9 ans
  Christian Halstrick 95172dea17 Support for Submodule configuration submodule.<name>.ignore il y a 9 ans
  Robin Stocker ce312d8afb Strip "<", ">", and "\n" from name/email in UserConfig il y a 9 ans
  Robin Stocker f5494c186f Add isRebase to API of BranchConfig il y a 10 ans
  Laurent Goubet 1fd150d565 Add IndexDiff tests for merge conflict state BOTH_ADDED il y a 10 ans
  Christian Halstrick cf9b01b09a Handle initial checkout correctly il y a 10 ans