3837 Commits (d6aec5da313ee871689b3b5c550afb7f1b166443)

Author SHA1 Message Date
André de Oliveira 3cd7d0d85a Do not add a newline at the end if neither merged side had one 10 years ago
Laurent Delaigue a5c40a3862 Make RepositoryState.REBASING_MERGE reachable again. 10 years ago
Christian Halstrick 2bd3556e7e Fix RecursiveMerger in case of multiple, independent base commits 10 years ago
Matthias Sohn 8a9568eab2 JGit v4.0.0.201503231230-m1 10 years ago
Matthias Sohn 197e3393a5 Merge bundle org.eclipse.jgit.java7 into org.eclipse.jgit 10 years ago
Matthias Sohn 8ec01500e2 Add missing @since tag to DiffInterruptedException 10 years ago
Jonathan Nieder 5967b65838 Revert "CommitBuilder should check for duplicate parents" 10 years ago
Dave Borowitz e3e9e1f003 TemporaryBuffer: Clear block pointer list instead of reallocating 10 years ago
Dave Borowitz edf4368b0c TemporaryBuffer: Allow presizing block pointer list 10 years ago
Dave Borowitz 89b91ad406 InMemoryRepository: Use a real Builder class 10 years ago
Dave Borowitz fd402f71a3 Git: Don't close underlying repo if it came from from a caller 10 years ago
Hugo Arès 954306be81 Make MyersDiff interruptible 10 years ago
Christian Halstrick 6bc48cdc62 CommitBuilder should check for duplicate parents 10 years ago
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