2380 Ревизии (a8fd029a931f35db9f98e4f75530f299a70892eb)

Автор SHA1 Съобщение Дата
  Matthias Sohn a8fd029a93 Read user.name and email from environment first преди 9 години
  Matthias Sohn c18694e0d1 Use slf4j to log instead of printing to System.err преди 9 години
  Laurent Goubet 494e893c54 Support for the pre-commit hook преди 9 години
  Laurent Goubet 6aed51e3ce Introduce hook support into the FS implementations преди 9 години
  Matthias Sohn f5936405a3 If a pack isn't found on disk remove it from pack list преди 9 години
  Dave Borowitz d612468c5c InMemoryRepository: Ensure new ref targets exist in the repo преди 9 години
  Christian Halstrick 3d17be85ba Handle invalid tree extensions преди 9 години
  Matthias Sohn 83d7ea1988 Document that repo returned by SubmoduleAddCommand needs to be closed преди 9 години
  Matthias Sohn 9ffe6deced Silence non-externalized string warnings in RepoCommand преди 9 години
  Matthias Sohn 3623aa0c54 Document that Git instance returned by CloneCommand needs to be closed преди 9 години
  Matthias Sohn 1a729bec9c Ensure GitCommand's "callable" guard is thread-safe преди 9 години
  Matthias Sohn 27ee334213 Don't remove pack from pack list for problems which could be transient преди 9 години
  Frank Wagner e09e7c064e Fix RawText.getLineDelimiter() for empty first line преди 9 години
  Matthias Sohn 9b86ebb4f6 Log reason for ignoring pack when IOException occurred преди 9 години
  Stefan Beller 7fafd37298 Update atomic constant преди 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 3226e35db8 Fix junit tests under windows when the platform is explicitly changed преди 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 години
  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 години
  Christian Halstrick 1a054f1229 RepoCommand should close opened repos преди 9 години
  Matthias Sohn a24a99a13d Prevent NPE if ref can't be resolved when executing ReflogCommand преди 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 години
  Matthias Sohn efb91ee2d1 Implement FileSnapshot.toString() to help debugging преди 9 години
  Christian Halstrick 1b9130e8db Make sure modifications to config-param trustFolderStat are detected преди 9 години
  Ilmars Poikans 786ad999cd Fix integer overflow in DiffFormatter when context is set to large int преди 9 години
  Shawn Pearce d1b627ed83 Honor git-core meaning of receive.denyDeletes allowing tag deletion преди 9 години
  Shawn Pearce b6b843e519 Move checkPath from DirCacheCheckout to ObjectChecker преди 9 години
  Michael Keppler 1a72143780 Use baseline instead of centerline in PlotRenderer преди 9 години
  Andrey Loskutov 147e24a7b2 Consider parent rules if ignore rule is negated преди 9 години
  Shawn Pearce 3886a4f68b ResolveMerger: Use checkoutEntry during abort преди 9 години
  Shawn Pearce a606dc363d Cleanup double stat update of symlinks in DirCacheCheckout преди 9 години
  Shawn Pearce 75b4a23748 Deprecate checkoutEntry variant that accepts File преди 9 години
  Shawn Pearce 6814728a82 DirCacheCheckout: create only one ObjectReader преди 9 години
  Shawn Pearce 98c75a7ca2 Fix two nits about DirCacheEntry constructors преди 9 години
  Shawn Pearce b34ea11720 Detect buffering failures while writing rebase todo file преди 9 години
  Shawn Pearce 61b632ee5a Deprecate TemporaryBuffer.LocalFile without parent directory преди 9 години
  Shawn Pearce 4206ea43b8 Switch FileHeader.extractFileLines to TemporaryBuffer.Heap преди 9 години