1043 コミット (stable-3.7)

作成者 SHA1 メッセージ 日付
  David Ostrovsky d1da2780c2 Revert "Let ObjectWalk.markUninteresting also mark the root tree as" 9年前
  Matthias Sohn a8fd029a93 Read user.name and email from environment first 9年前
  Matthias Sohn d2e0bfa568 Fix FileUtils.testRelativize_mixedCase which failed on Mac OS X 9年前
  Laurent Goubet 6aed51e3ce Introduce hook support into the FS implementations 9年前
  Frank Wagner e09e7c064e Fix RawText.getLineDelimiter() for empty first line 9年前
  Arthur Daussy c185484dcf Add basic support for .gitattributes 11年前
  Andrey Loskutov 428d31efd3 AIOOB in ChangeIdUtil.indexOfChangeId if amended message is a newline 9年前
  Rüdiger Herrmann a4c2c8a3ee Trim author/committer name and email in commit header 9年前
  Marc Strapetz 1cb5668441 Rename detection should canonicalize line endings 9年前
  Andrey Loskutov c053900c5b PathMatcher should respect "assumeDirectory" flag 9年前
  Christian Halstrick d49c9ee848 Fix unit tests for windows by explicitly closing test repos 9年前
  Matthias Sohn d476d2f729 ObjectChecker: Disallow names potentially mapping to ".git" on HFS+ 9年前
  Christian Halstrick a09b1b6c3d ObjectChecker: Disallow Windows shortname "GIT~1" 9年前
  Shawn Pearce 10310bf8ef ObjectChecker: Disallow ".git." and ".git<space>" 9年前
  Shawn Pearce 07612a610f Always ignore case when forbidding .git in ObjectChecker 9年前
  Shawn Pearce 8d36fa343c DirCache: Refuse to read files with invalid paths 9年前
  Shawn Pearce d547d0c44b DirCache: Replace isValidPath with DirCacheCheckout.checkValidPath 9年前
  Shawn Pearce d8eaf5a395 Replace "a." with "a-" in unit tests 9年前
  Christian Halstrick 53ff052998 Support the new repository layout for submodules 9年前
  Christian Halstrick 6e05d98cce Allow explicit configuration of git directory in CloneCommand 9年前
  Christian Halstrick 03e860a7b7 Allow explicit configuration of git directory in InitCommand 9年前
  Christian Halstrick da595f093e Fix tests on windows by closing repos 9年前
  Matthias Sohn 59c4ea042c Fix DirCacheCheckout to set correct file length if core.autocrlf=true 9年前
  Robin Stocker 47927ac95e CheckoutCommand: Fix checking out ours/theirs when no base stage exists 9年前
  Andrey Loskutov 147e24a7b2 Consider parent rules if ignore rule is negated 9年前
  Shawn Pearce 75b4a23748 Deprecate checkoutEntry variant that accepts File 9年前
  Shawn Pearce 61b632ee5a Deprecate TemporaryBuffer.LocalFile without parent directory 9年前
  Shawn Pearce f31323745f DirCache: Buffer TREE extension to $GIT_DIR 9年前
  Shawn Pearce 3bc5188900 Deprecate checkoutEntry without ObjectReader 9年前
  Andrey Loskutov 2c940fa18a Don't use java.util.regex for two simple wildcard cases 9年前
  Stefan Beller 423ad8b0ad Fix variable name and error message for sideband testing 9年前
  Shawn Pearce 0cf902e473 Expand wildcard imports to specfic classes 9年前
  Christian Halstrick 9597c41ea9 Fix possible NPE in IndexDiff when not all submodules are cloned 9年前
  Christian Halstrick 8456927b1b Make sure checkout doesn't report conflicts on ignored paths 9年前
  Christian Halstrick 95172dea17 Support for Submodule configuration submodule.<name>.ignore 9年前
  Andrey Loskutov 2f5a08798e Reimplementation of ignore rule parser 9年前
  Andrey Loskutov 4ea8c655d6 Initialize 'pathLen' field also for empty directories 9年前
  Robin Stocker 590e1b7602 BundleWriter: Support including HEAD in bundle 9年前
  Matthias Sohn 13ffda0666 Fix ResetCommand to default to mixed reset 9年前
  Christian Halstrick fa4f00b7ed Fix PackWriterBitmapWalker handling non-existing uninteresting objects 9年前
  Christian Halstrick 227357f929 Add "aggressive" option to GC 9年前
  Konrad Kügler 9ac59efbbd PlotCommitList: Close plot lanes at root commits 9年前
  Axel Richard 46f3007b52 Handle -m option for Merge command 9年前
  Saša Živkov c4797fe986 Let ObjectWalk.markUninteresting also mark the root tree as 9年前
  Robin Stocker ce312d8afb Strip "<", ">", and "\n" from name/email in UserConfig 9年前
  Yuxuan 'fishy' Wang 66fc834530 Support remote aliases in repo manifest. 9年前
  Yuxuan 'fishy' Wang 5a26c538b3 Support non-default remotes in project tag. 9年前
  Robin Stocker 8e19fea1a9 Add tests for checking out tags with CheckoutCommand 9年前
  Yuxuan 'fishy' Wang 34dd64f6fe Add support to <include> tag in repo manifest xml. 9年前
  Shawn Pearce d70419ab00 Revert "Add a method to DfsOutputStream to read as an InputStream" 9年前