2665 Commits (da85ca73ff8cf79da3f13542a93794a1929a8f44)

Author SHA1 Message Date
Dave Borowitz d79cadb3cf TestRepository: Add a reset method to move HEAD around 10 years ago
Markus Duft ede4b3d5a3 Fix compile error due to missing dependencies and since tags 10 years ago
Dave Borowitz 6f4281b11a TreeWalk: Do not close reader passed explicitly to constructor 10 years ago
Dave Borowitz 421e69a4a0 TreeWalk: Stop using deprecated ObjectReader#release() 10 years ago
Matthew Spurrier 1383bdd5bc Make s3 domain dynamic to support different s3 regions 10 years ago
Dave Borowitz 1e694f3847 RevWalk: Do not close reader passed explicitly to constructor 10 years ago
Dave Borowitz a91f87d9e1 RevWalk: Stop using deprecated ObjectReader#release() 10 years ago
Shawn Pearce 7ab6ffdf50 Remove AutoCloseable from internal PackFile and friends 10 years ago
Shawn Pearce ce3997344e PushCertificateParser: Fix check for blank line after header 10 years ago
Shawn Pearce 8cf14cfdad Cleanup some push certificate related javadoc 10 years ago
David Pletcher fe7c556f34 Fix an invalid format string 10 years ago
Christian Halstrick 0e3ddea1b0 Add "--long" option to JGit describe 10 years ago
David Pletcher cc8c270c9b Allow public access to PackIndex 10 years ago
Laurent Delaigue efeb02bf2b Support for the commit-msg hook. 10 years ago
Laurent Delaigue 26fd56f167 Refactored pre-commit hook to make it less invasive. 10 years ago
Dave Borowitz 12a55c3475 Add an in-process pack transport for use in tests 10 years ago
Dave Borowitz 900d7da8ab Extract classes for transport within a JGit process 10 years ago
Matthias Sohn 360071d75d Add missing since tags for new API 10 years ago
Matthias Sohn 9b486e3906 Prepare 3.7.1-SNAPSHOT builds 10 years ago
Matthias Sohn a312131d79 JGit v3.7.0.201502260915-r 10 years ago
Matthias Sohn 102c50e177 Add/fix since tags for new API for push certificates 10 years ago
Matthias Sohn a8fd029a93 Read user.name and email from environment first 10 years ago
Stefan Beller b9725a54fd Port push certificates 10 years ago
David Ostrovsky c0c4c6f09a ArchiveCommand: Allow to pass options to underlying stream 10 years ago
Matthias Sohn 57644f23a1 Provide more details in exceptions thrown when packfile is invalid 10 years ago
Matthias Sohn c18694e0d1 Use slf4j to log instead of printing to System.err 10 years ago
Matthias Sohn 77030a5e94 Implement AutoClosable interface on classes that used release() 10 years ago
Matthias Sohn 27ae8bc655 Implement AutoClosable interface to support try-with-resources block 10 years ago
Matthias Sohn c26bc63ef1 Set minimum required Java version to Java 7 10 years ago
Matthias Sohn 3c2b4086b6 Prepare post 3.7.0.201502031740-rc1 builds 10 years ago
Matthias Sohn 8fe6e51be2 JGit v3.7.0.201502031740-rc1 10 years ago
Laurent Goubet 494e893c54 Support for the pre-commit hook 10 years ago
Laurent Goubet 6aed51e3ce Introduce hook support into the FS implementations 10 years ago
Matthias Sohn f5936405a3 If a pack isn't found on disk remove it from pack list 10 years ago
Dave Borowitz 23ad3a3763 Add BatchRefUpdate#toString() 10 years ago
Matthias Sohn 94ebdbfada Prepare 4.0.0-SNAPSHOT builds 10 years ago
Dave Borowitz d612468c5c InMemoryRepository: Ensure new ref targets exist in the repo 10 years ago
Christian Halstrick 3d17be85ba Handle invalid tree extensions 10 years ago
Matthias Sohn 83d7ea1988 Document that repo returned by SubmoduleAddCommand needs to be closed 10 years ago
Matthias Sohn 9ffe6deced Silence non-externalized string warnings in RepoCommand 10 years ago
Matthias Sohn 3623aa0c54 Document that Git instance returned by CloneCommand needs to be closed 10 years ago
Matthias Sohn 1a729bec9c Ensure GitCommand's "callable" guard is thread-safe 10 years ago
Matthias Sohn 58f3ecea9b Prepare 3.6.3-SNAPSHOT builds 10 years ago
Matthias Sohn debb1e25d1 JGit v3.6.2.201501210735-r 10 years ago
Matthias Sohn 27ee334213 Don't remove pack from pack list for problems which could be transient 10 years ago
Frank Wagner e09e7c064e Fix RawText.getLineDelimiter() for empty first line 10 years ago
Matthias Sohn 9b86ebb4f6 Log reason for ignoring pack when IOException occurred 10 years ago
Matthias Sohn 05078f5de1 Silence API warning raised since 7fafd372 10 years ago
Stefan Beller 7fafd37298 Update atomic constant 10 years ago
Arthur Daussy c185484dcf Add basic support for .gitattributes 10 years ago