3270 Commits (36a53d1a3cdd66c40b6db241a75a28293f22f5e1)

Author SHA1 Message Date
Christian Halstrick 36a53d1a3c Fix CommitCommand to be able to skip writing to RefLog 9 years ago
Terry Parker 2708b11b6c Filter corrupt objects from DfsReader.selectObjectRepresentation() 9 years ago
Hugo Arès 7d2b3b9e25 Remove repository from cache when it's closed 9 years ago
Hugo Arès 53ea86cd7b Fix RefDirectory not closing resources 9 years ago
Hugo Arès 83235432e7 Fix repository cache never closing repository 9 years ago
Christian Halstrick 74743bc547 Add config parameter gc.prunePackExpire for packfile expiration 9 years ago
Jonathan Nieder 90cf265dd4 Add missing @Deprecated annotation 9 years ago
Yuxuan 'fishy' Wang 7507d9e2a9 Fix wrong whitespaces. 9 years ago
Yuxuan 'fishy' Wang 0ecb016d7d Add ignoreRemoteFailures option to RepoCommand 9 years ago
Preben Ingvaldsen cff546b0cb Introduce FileModeStrategy to FileTreeIterator 9 years ago
Philipp Marx 011e5da3e0 Change visibility of DirCacheTree#getObjectId to public 9 years ago
Ivan Motsch b811e4399e Add EOL stream type detection to TreeWalk 9 years ago
XinTong Wang 770d36c8ba Fix apply patch which did not work with non-ascii characters 9 years ago
Ivan Motsch 2baa5f1d6d Tests on Windows with URIish fail 9 years ago
Shawn Pearce 68d8a51d08 Introduce specific WantNotValidException for servers 9 years ago
Shawn Pearce e7a6e85b95 smart HTTP server: Pass along "want X not valid" to client 9 years ago
Shawn Pearce 591e39bf9d Revert "Fix warnings about unchecked conversion of MergeResult" 9 years ago
David Pursehouse e96cb22a43 Don't use deprecated LockFile constructor 9 years ago
David Pursehouse 979fa19110 Fix warnings about unchecked conversion of MergeResult 9 years ago
David Pursehouse f04bd20fc6 InMemoryRepository: Remove unused RevWalk from batch method signature 9 years ago
Matthias Sohn 29159f1171 JGit v4.1.2.201602141800-r 9 years ago
Ivan Motsch 975aa88685 Add Attribute Macro Expansion 9 years ago
David Pursehouse 4e5255c59a RepoProject: Fix warnings about variable hiding 9 years ago
Saša Živkov a0e1374e22 Allow to reuse disableSslVerify method, move it to HttpSupport 9 years ago
Matthias Sohn 3bae524f6f Support LFS protocol and a file system based LFS storage 9 years ago
Matthias Sohn 536db18cc6 Implement SHA-256 abstraction 9 years ago
Hugo Arès df904a4227 Fix diff for added and removed submodule 9 years ago
Matthias Sohn 2de33d7678 Remove unused API problem filters 9 years ago
David Pursehouse 521f513d6d CommitCommand: Remove declaration of unthrown exception 9 years ago
Mike Williams 48ad6842fc Allow deletion of HEAD ref if the repository is bare. 9 years ago
Yuxuan 'fishy' Wang 7960fa8735 [gitrepo] Support revision in remote tag. 9 years ago
Rüdiger Herrmann bd67084d2b Prevent ChainingCredentialsProvider from adding delegated providers twice 9 years ago
Thomas Wolf 9441d61e37 Fix a @since tag 9 years ago
Matthias Sohn fc4d117511 Prepare 4.2.1-SNAPSHOT builds 9 years ago
Matthias Sohn 20c2079f70 JGit v4.2.0.201601211800-r 9 years ago
Terry Parker 4d178be021 Remove unused variable from DfsBlockCache 9 years ago
Matthias Sohn b30917ce21 Prepare 4.3.0-SNAPSHOT builds 9 years ago
Laurent Delaigue 4409751516 Add progress monitor to Merger 9 years ago
Chris Gavin 82f47ace3d Fix TransportException when reading bundle 9 years ago
Laurent Delaigue 1e1fb9fc59 Add progress monitor to Merger 9 years ago
Chris Gavin d2bf41e7dd Fix TransportException when reading bundle 9 years ago
Shawn Pearce 2262a794b4 TreeWalk: Remove CorruptObjectException from addTree(AbstractTreeIterator) 9 years ago
Christian Halstrick 7182cb2a26 Fix ResetCommand to return the resulting ref 9 years ago
Christian Halstrick da43d8d798 Add option to allow empty commits to CommitCommand 9 years ago
Shawn Pearce da5ef91ad0 daemon: Add --ketch=LEADER flag 9 years ago
Shawn Pearce 1f9d205043 Ketch: Intercept push and route it through Ketch 9 years ago
Shawn Pearce b718e3d304 Ketch: Simple map of running leader instances 9 years ago
Shawn Pearce 9b33f4aeeb Ketch: Basic replication system 9 years ago
Dave Borowitz 2ccea7f05a ChangeIdUtil: Don't throw IOException 9 years ago
Shawn Pearce 6b662af76e Transport: Implement AutoCloseable 9 years ago