3180 Commits (5bb434e01fd38bd31bdf1beaa8f608ad395b44dd)

Author SHA1 Message Date
  Hugo Arès 7d2b3b9e25 Remove repository from cache when it's closed 8 years ago
  Hugo Arès 53ea86cd7b Fix RefDirectory not closing resources 8 years ago
  Hugo Arès 83235432e7 Fix repository cache never closing repository 8 years ago
  Christian Halstrick 47dd98e362 Enable calling of smudge filters when checking out paths 8 years ago
  Preben Ingvaldsen 403f04d8dd Implement DIR_NO_GITLINKS 8 years ago
  Christian Halstrick 74743bc547 Add config parameter gc.prunePackExpire for packfile expiration 8 years ago
  Jonathan Nieder 90cf265dd4 Add missing @Deprecated annotation 8 years ago
  Yuxuan 'fishy' Wang 7507d9e2a9 Fix wrong whitespaces. 8 years ago
  Yuxuan 'fishy' Wang 0ecb016d7d Add ignoreRemoteFailures option to RepoCommand 8 years ago
  Preben Ingvaldsen cff546b0cb Introduce FileModeStrategy to FileTreeIterator 9 years ago
  Philipp Marx 011e5da3e0 Change visibility of DirCacheTree#getObjectId to public 8 years ago
  Ivan Motsch b811e4399e Add EOL stream type detection to TreeWalk 8 years ago
  XinTong Wang 770d36c8ba Fix apply patch which did not work with non-ascii characters 8 years ago
  Ivan Motsch 2baa5f1d6d Tests on Windows with URIish fail 8 years ago
  Shawn Pearce 68d8a51d08 Introduce specific WantNotValidException for servers 8 years ago
  Shawn Pearce e7a6e85b95 smart HTTP server: Pass along "want X not valid" to client 8 years ago
  Shawn Pearce 591e39bf9d Revert "Fix warnings about unchecked conversion of MergeResult" 8 years ago
  David Pursehouse e96cb22a43 Don't use deprecated LockFile constructor 8 years ago
  David Pursehouse 979fa19110 Fix warnings about unchecked conversion of MergeResult 8 years ago
  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