507 Révisions (6e4e34bb9e0620f00a820457705a0df60a1bd9c2)

Auteur SHA1 Message Date
  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
  Dave Borowitz fc6790a5d7 Include push certificates in RefUpdate il y a 9 ans
  Dave Borowitz e49e7b4bd4 Add a separate type for the identity in a push certificate il y a 9 ans
  Jonathan Nieder cd3d952ec6 Revert "Config: Distinguish between empty and null strings" il y a 9 ans
  Jonathan Nieder c1fca6cb43 Add missing # to javadoc comment il y a 9 ans
  Jonathan Nieder 48b67012d6 Allow lookup of multiple exact refs in one shot 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
  Hugo Arès 27128b3e01 Fix WindowCursor memory leak. il y a 9 ans
  Matthias Sohn 11a0dffd16 Silence resource leak warnings where caller is responsible to close il y a 9 ans
  Matthias Sohn 2390531888 Externalize translatable texts in org.eclipse.jgit il y a 9 ans
  Andrey Loskutov 4d565f0b5f Guard agains null ReflogReader if named ref does not exist il y a 9 ans
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() il y a 9 ans
  Matthias Sohn 0e73d39506 Use AutoClosable to close resources in bundle org.eclipse.jgit il y a 9 ans
  Hugo Arès 9d6507ba4d Fix ObjectReader resources leak il y a 9 ans
  Shawn Pearce ca7daa5226 ObjectReader: remove the walkAdvice API il y a 9 ans
  Shawn Pearce 4feffb3bf5 Add fsck.allowInvalidPersonIdent to accept invalid author/committers il y a 9 ans
  Shawn Pearce c761c8bb5c Avoid storing large packs in block cache during reuse il y a 9 ans
  Matthias Sohn 1728d1d760 Use try-with-resource to close resources in ObjectDatabase il y a 9 ans
  Matthias Sohn d6692d54a9 Use try-with-resource to close resources in BlobBasedConfig il y a 9 ans
  Jonathan Nieder 5967b65838 Revert "CommitBuilder should check for duplicate parents" il y a 9 ans
  Christian Halstrick 6bc48cdc62 CommitBuilder should check for duplicate parents il y a 12 ans
  Shawn Pearce 7ab6ffdf50 Remove AutoCloseable from internal PackFile and friends il y a 9 ans
  Laurent Delaigue efeb02bf2b Support for the commit-msg hook. il y a 9 ans
  Matthias Sohn a8fd029a93 Read user.name and email from environment first il y a 9 ans
  Matthias Sohn 77030a5e94 Implement AutoClosable interface on classes that used release() il y a 9 ans
  Matthias Sohn 27ae8bc655 Implement AutoClosable interface to support try-with-resources block il y a 9 ans
  Laurent Goubet 6aed51e3ce Introduce hook support into the FS implementations il y a 9 ans
  Dave Borowitz 23ad3a3763 Add BatchRefUpdate#toString() il y a 9 ans
  Arthur Daussy c185484dcf Add basic support for .gitattributes il y a 11 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 53ff052998 Support the new repository layout for submodules il y a 9 ans
  Christian Halstrick 03e860a7b7 Allow explicit configuration of git directory in InitCommand il y a 9 ans
  Christian Halstrick da595f093e Fix tests on windows by closing repos il y a 9 ans
  Shawn Pearce b6b843e519 Move checkPath from DirCacheCheckout to ObjectChecker il y a 9 ans
  Shawn Pearce b34ea11720 Detect buffering failures while writing rebase todo file il y a 9 ans
  Christian Halstrick 140df39198 Let RepositoryBuilder find bare repos il y a 9 ans
  Christian Halstrick 0fc8b05a71 Introduce config parameter core.trustfolderstat il y a 9 ans
  Matthias Sohn da178eedd2 Fix javadoc formatting in ConfigConstants il y a 9 ans
  Christian Halstrick 9597c41ea9 Fix possible NPE in IndexDiff when not all submodules are cloned il y a 9 ans
  Christian Halstrick 714f677ca5 Add missing @since tags il y a 9 ans
  Stefan Beller 88c1b82e7a Implement atomic refs update, if possible by database il y a 9 ans
  Matthias Sohn abb57e6b56 Do not swallow exception if IndexDiff hits invalid ignore param il y a 9 ans
  Matthias Sohn d8fcc964a8 Fix non-externalized string warnings in IndexDiff il y a 9 ans