3556 Commits (994b39a007d17ae058496cfadbc3d50003b55ad2)
 

Author SHA1 Message Date
Matthias Sohn 994b39a007 Add missing @since tags for new API methods in archive bundle 10 years ago
Christian Halstrick 6bc48cdc62 CommitBuilder should check for duplicate parents 10 years ago
Kaloyan Raev 9041fbc958 CLI status should support --untracked-files 10 years ago
Dave Borowitz 8b6f9ace15 TestRepository: Allow setting explicit Change-Id 10 years ago
Dave Borowitz 6ed07f5cb5 TestRepository: Ignore existing Change-Id in message 10 years ago
Dave Borowitz 0b625445ef TestRepository: Support committing to unborn symref 10 years ago
Dave Borowitz 828721826a TestRepository: Expose some getters for CommitBuilder 10 years ago
Dave Borowitz da85ca73ff TestRepository: Add methods to amend commits or refs 10 years ago
Dave Borowitz d79cadb3cf TestRepository: Add a reset method to move HEAD around 10 years ago
Dave Borowitz c1d40caa32 TestRepository: Optionally insert Change-Id in commit message 10 years ago
Shawn Pearce c3b8615ce8 Merge topic 'testrepo' 10 years ago
Markus Duft ede4b3d5a3 Fix compile error due to missing dependencies and since tags 10 years ago
Dave Borowitz 3d5e70bc5a TestRepository: Allow custom author/committer per-commit 10 years ago
Dave Borowitz 6599111d92 TestRepository: Use try-with-resources where appropriate 10 years ago
Shawn Pearce d1bda470d4 Merge "ArchiveCommand: Allow to pass options to underlying stream" 10 years ago
Shawn Pearce 0f51246b0e Merge changes I627681be,I334034a2 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
Dave Borowitz 019a21db27 Update all standard maven plugins to latest versions 10 years ago
Christian Halstrick af3faa764f Merge "Add "--long" option to JGit describe" 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
Matthias Sohn a8fb77853a Merge "Support for the commit-msg hook." 10 years ago
Shawn Pearce a75bd35fa4 Merge "Allow public access to PackIndex" 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 1350f7ea1d Merge branch 'stable-3.7' 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
Christian Halstrick 1adac45550 Merge "Read user.name and email from environment first" into stable-3.7 10 years ago
Matthias Sohn 102c50e177 Add/fix since tags for new API for push certificates 10 years ago
Matthias Sohn d216ce4143 Merge branch 'stable-3.7' 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 a8743df19c Add log4j and slf4j-log4j bridge to jgit feature 10 years ago
Matthias Sohn c18694e0d1 Use slf4j to log instead of printing to System.err 10 years ago
Matthias Sohn af4bde1ed2 Use Target Platform Definition DSL to generate target platforms 10 years ago
Matthias Sohn 6c1f739388 Move console classes to pgm bundle 10 years ago