3180 Commits (5bb434e01fd38bd31bdf1beaa8f608ad395b44dd)

Author SHA1 Message Date
  David Pursehouse f04bd20fc6 InMemoryRepository: Remove unused RevWalk from batch method signature 8 years ago
  Ivan Motsch 975aa88685 Add Attribute Macro Expansion 8 years ago
  David Pursehouse 4e5255c59a RepoProject: Fix warnings about variable hiding 8 years ago
  Saša Živkov a0e1374e22 Allow to reuse disableSslVerify method, move it to HttpSupport 8 years ago
  Matthias Sohn 536db18cc6 Implement SHA-256 abstraction 9 years ago
  Hugo Arès df904a4227 Fix diff for added and removed submodule 8 years ago
  David Pursehouse 521f513d6d CommitCommand: Remove declaration of unthrown exception 8 years ago
  Mike Williams 48ad6842fc Allow deletion of HEAD ref if the repository is bare. 8 years ago
  Yuxuan 'fishy' Wang 7960fa8735 [gitrepo] Support revision in remote tag. 8 years ago
  Rüdiger Herrmann bd67084d2b Prevent ChainingCredentialsProvider from adding delegated providers twice 8 years ago
  Thomas Wolf 9441d61e37 Fix a @since tag 8 years ago
  Terry Parker 4d178be021 Remove unused variable from DfsBlockCache 8 years ago
  Laurent Delaigue 4409751516 Add progress monitor to Merger 8 years ago
  Chris Gavin 82f47ace3d Fix TransportException when reading bundle 8 years ago
  Laurent Delaigue 1e1fb9fc59 Add progress monitor to Merger 8 years ago
  Chris Gavin d2bf41e7dd Fix TransportException when reading bundle 8 years ago
  Shawn Pearce 2262a794b4 TreeWalk: Remove CorruptObjectException from addTree(AbstractTreeIterator) 8 years ago
  Christian Halstrick 7182cb2a26 Fix ResetCommand to return the resulting ref 8 years ago
  Christian Halstrick da43d8d798 Add option to allow empty commits to CommitCommand 8 years ago
  Shawn Pearce da5ef91ad0 daemon: Add --ketch=LEADER flag 8 years ago
  Shawn Pearce 1f9d205043 Ketch: Intercept push and route it through Ketch 8 years ago
  Shawn Pearce b718e3d304 Ketch: Simple map of running leader instances 8 years ago
  Shawn Pearce 9b33f4aeeb Ketch: Basic replication system 8 years ago
  Dave Borowitz 2ccea7f05a ChangeIdUtil: Don't throw IOException 8 years ago
  Shawn Pearce 6b662af76e Transport: Implement AutoCloseable 8 years ago
  Andrey Loskutov 7f31a9c9ad Revert "Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and 8 years ago
  David Pursehouse 9ddc0ed83d Add $NON-NLS to suppress "Non-externalized string literal" warnings 8 years ago
  Andrey Loskutov 2006e90abc Annotated to be removed Tree API with @noreference and @noextend 8 years ago
  Shawn Pearce eadfcd3ec1 ReceiveCommand.abort(): Utility to mark batch of commands as failed 8 years ago
  Shawn Pearce bbfca06d64 RefTreeDatabase: Allow ORIG_HEAD, etc. on non-bare repositories 8 years ago
  Shawn Pearce a290b822ab RefTreeDatabase: Expose bootstrap refs in getAdditionalRefs 8 years ago
  Shawn Pearce 2cc80187d3 Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and friends" 8 years ago
  David Pursehouse 1ed5382b37 CommitCommand: Remove redundant null check 8 years ago
  Shawn Pearce 4e650c0d76 PackWriter: Declare preparePack object sets as @NonNull 8 years ago
  Shawn Pearce 40051505d7 GC: Pack RefTrees in their own pack 8 years ago
  Shawn Pearce 9e3d391953 Change to extensions.refsStorage 8 years ago
  Shawn Pearce 398d8e877f RefTree: Change peel suffix to " ^" (space carrot) 8 years ago
  Shawn Pearce 088c2fc6e3 FileRepository: Support extensions.refsBackendType = RefTree 8 years ago
  Shawn Pearce 48e245fc60 RefTreeDatabase: Ref database using refs/txn/committed 8 years ago
  Shawn Pearce 31d92ace5b RevCommit: Better support invalid encoding headers 8 years ago
  Shawn Pearce 0f8743d4d7 Remove deprecated Tree, TreeEntry, FileTreeEntry and friends 8 years ago
  Shawn Pearce 1243e25aad Paths.pathCompare: Utility to sort paths from byte[] 8 years ago
  Shawn Pearce bace383507 Add Paths utility class 8 years ago
  Shawn Pearce 73eb32be82 RefTree: Store references in a Git tree 8 years ago
  Shawn Pearce 4c9eda17be InMemoryRepository: Abort BatchRefUpdate if a command previously failed 8 years ago
  Shawn Pearce f0d634eed7 DFS: Allow other RefDatabase implementations 8 years ago
  Shawn Pearce 09500165a8 Fix "remote: Counting objects: ..." formatting 8 years ago
  Eryk Szymanski 53c3bbe42f Fix encoding problem from curl repostory on github 9 years ago
  Shawn Pearce ac41920a43 ObjectChecker: honor some git-core fsck.* options 8 years ago
  Shawn Pearce fa7ce0e0f3 ObjectChecker: allow some objects to skip errors 8 years ago