3223 コミット (stable-4.2)

作成者 SHA1 メッセージ 日付
  Shawn Pearce 591e39bf9d Revert "Fix warnings about unchecked conversion of MergeResult" 8年前
  David Pursehouse e96cb22a43 Don't use deprecated LockFile constructor 8年前
  David Pursehouse 979fa19110 Fix warnings about unchecked conversion of MergeResult 8年前
  David Pursehouse f04bd20fc6 InMemoryRepository: Remove unused RevWalk from batch method signature 8年前
  Matthias Sohn 29159f1171 JGit v4.1.2.201602141800-r 8年前
  David Pursehouse 4e5255c59a RepoProject: Fix warnings about variable hiding 8年前
  Hugo Arès df904a4227 Fix diff for added and removed submodule 8年前
  David Pursehouse 521f513d6d CommitCommand: Remove declaration of unthrown exception 8年前
  Matthias Sohn fc4d117511 Prepare 4.2.1-SNAPSHOT builds 8年前
  Matthias Sohn 20c2079f70 JGit v4.2.0.201601211800-r 8年前
  Laurent Delaigue 4409751516 Add progress monitor to Merger 8年前
  Chris Gavin 82f47ace3d Fix TransportException when reading bundle 8年前
  Shawn Pearce 2262a794b4 TreeWalk: Remove CorruptObjectException from addTree(AbstractTreeIterator) 8年前
  Christian Halstrick 7182cb2a26 Fix ResetCommand to return the resulting ref 8年前
  Christian Halstrick da43d8d798 Add option to allow empty commits to CommitCommand 8年前
  Dave Borowitz 2ccea7f05a ChangeIdUtil: Don't throw IOException 8年前
  Shawn Pearce 6b662af76e Transport: Implement AutoCloseable 8年前
  Shawn Pearce 462017e02b Ignore API errors about Tree, TreeEntry, FileTreeEntry and friends being 8年前
  Andrey Loskutov 7f31a9c9ad Revert "Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and 8年前
  David Pursehouse 9ddc0ed83d Add $NON-NLS to suppress "Non-externalized string literal" warnings 8年前
  Andrey Loskutov 2006e90abc Annotated to be removed Tree API with @noreference and @noextend 8年前
  Matthias Sohn 20f272a71c Prepare 4.2.0-SNAPSHOT builds 8年前
  Shawn Pearce eadfcd3ec1 ReceiveCommand.abort(): Utility to mark batch of commands as failed 8年前
  Shawn Pearce 2cc80187d3 Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and friends" 8年前
  David Pursehouse 1ed5382b37 CommitCommand: Remove redundant null check 8年前
  Shawn Pearce 4e650c0d76 PackWriter: Declare preparePack object sets as @NonNull 8年前
  Shawn Pearce 40051505d7 GC: Pack RefTrees in their own pack 8年前
  Shawn Pearce 9e3d391953 Change to extensions.refsStorage 8年前
  Shawn Pearce 398d8e877f RefTree: Change peel suffix to " ^" (space carrot) 8年前
  Shawn Pearce 088c2fc6e3 FileRepository: Support extensions.refsBackendType = RefTree 8年前
  Shawn Pearce 48e245fc60 RefTreeDatabase: Ref database using refs/txn/committed 8年前
  Shawn Pearce 31d92ace5b RevCommit: Better support invalid encoding headers 8年前
  Shawn Pearce 0f8743d4d7 Remove deprecated Tree, TreeEntry, FileTreeEntry and friends 8年前
  Shawn Pearce 1243e25aad Paths.pathCompare: Utility to sort paths from byte[] 8年前
  Shawn Pearce bace383507 Add Paths utility class 8年前
  Shawn Pearce 73eb32be82 RefTree: Store references in a Git tree 8年前
  Shawn Pearce 4c9eda17be InMemoryRepository: Abort BatchRefUpdate if a command previously failed 8年前
  Shawn Pearce f0d634eed7 DFS: Allow other RefDatabase implementations 8年前
  Shawn Pearce 09500165a8 Fix "remote: Counting objects: ..." formatting 8年前
  David Ostrovsky 13502fef8f Implement Buck driven build 8年前
  Eryk Szymanski 53c3bbe42f Fix encoding problem from curl repostory on github 9年前
  Shawn Pearce ac41920a43 ObjectChecker: honor some git-core fsck.* options 8年前
  Shawn Pearce fa7ce0e0f3 ObjectChecker: allow some objects to skip errors 8年前
  Matthias Sohn 3fc93f8a56 Rename files using NIO2 atomic rename 9年前
  Shawn Pearce e3acf01748 ObjectChecker: use java.text.Normalizer directly 8年前
  Shawn Pearce 018a91b715 Unify fetch and receive ObjectChecker setup 8年前
  Shawn Pearce 29aa444760 PackWriter: use lib.ObjectIdSet to avoid wrapper 8年前
  Shawn Pearce 683c41af92 DirCache: Do not create duplicate tree entries 8年前
  Shawn Pearce b71ba69410 DirCacheEditor: Replace file-with-tree and tree-with-file 8年前
  Shawn Pearce 3776b14ab4 AddCommand: Use NameConflictTreeWalk to identify file-dir changes 8年前