1800 Commits (stable-4.8)

Author SHA1 Message Date
  André de Oliveira 3cd7d0d85a Do not add a newline at the end if neither merged side had one 9 years ago
  Laurent Delaigue a5c40a3862 Make RepositoryState.REBASING_MERGE reachable again. 9 years ago
  Christian Halstrick 2bd3556e7e Fix RecursiveMerger in case of multiple, independent base commits 9 years ago
  Dave Borowitz f1a15f7eb0 TestRepository: Add a cherryPick method 9 years ago
  Matthias Sohn 8a9568eab2 JGit v4.0.0.201503231230-m1 9 years ago
  Matthias Sohn 197e3393a5 Merge bundle org.eclipse.jgit.java7 into org.eclipse.jgit 9 years ago
  Jonathan Nieder 5967b65838 Revert "CommitBuilder should check for duplicate parents" 9 years ago
  Dave Borowitz edf4368b0c TemporaryBuffer: Allow presizing block pointer list 9 years ago
  Christian Halstrick 6bc48cdc62 CommitBuilder should check for duplicate parents 12 years ago
  Dave Borowitz 8b6f9ace15 TestRepository: Allow setting explicit Change-Id 9 years ago
  Dave Borowitz 6ed07f5cb5 TestRepository: Ignore existing Change-Id in message 9 years ago
  Dave Borowitz 0b625445ef TestRepository: Support committing to unborn symref 9 years ago
  Dave Borowitz da85ca73ff TestRepository: Add methods to amend commits or refs 9 years ago
  Dave Borowitz d79cadb3cf TestRepository: Add a reset method to move HEAD around 9 years ago
  Dave Borowitz c1d40caa32 TestRepository: Optionally insert Change-Id in commit message 9 years ago
  Christian Halstrick 0e3ddea1b0 Add "--long" option to JGit describe 9 years ago
  Dave Borowitz 12a55c3475 Add an in-process pack transport for use in tests 9 years ago
  Matthias Sohn 9b486e3906 Prepare 3.7.1-SNAPSHOT builds 9 years ago
  Matthias Sohn a312131d79 JGit v3.7.0.201502260915-r 9 years ago
  Matthias Sohn a8fd029a93 Read user.name and email from environment first 9 years ago
  David Ostrovsky c0c4c6f09a ArchiveCommand: Allow to pass options to underlying stream 9 years ago
  Matthias Sohn 6c1f739388 Move console classes to pgm bundle 9 years ago
  Matthias Sohn c26bc63ef1 Set minimum required Java version to Java 7 9 years ago
  Matthias Sohn 3c2b4086b6 Prepare post 3.7.0.201502031740-rc1 builds 9 years ago
  Matthias Sohn 8fe6e51be2 JGit v3.7.0.201502031740-rc1 9 years ago
  Matthias Sohn d2e0bfa568 Fix FileUtils.testRelativize_mixedCase which failed on Mac OS X 9 years ago
  Laurent Goubet 6aed51e3ce Introduce hook support into the FS implementations 9 years ago
  Matthias Sohn 94ebdbfada Prepare 4.0.0-SNAPSHOT builds 9 years ago
  Matthias Sohn 58f3ecea9b Prepare 3.6.3-SNAPSHOT builds 9 years ago
  Matthias Sohn debb1e25d1 JGit v3.6.2.201501210735-r 9 years ago
  Frank Wagner e09e7c064e Fix RawText.getLineDelimiter() for empty first line 9 years ago
  Arthur Daussy c185484dcf Add basic support for .gitattributes 11 years ago
  Andrey Loskutov 428d31efd3 AIOOB in ChangeIdUtil.indexOfChangeId if amended message is a newline 9 years ago
  Matthias Sohn 741ebca8b7 Prepare 3.6.2-SNAPSHOT builds 9 years ago
  Matthias Sohn f1b2a5361f JGit v3.6.1.201501031845-r 9 years ago
  Rüdiger Herrmann a4c2c8a3ee Trim author/committer name and email in commit header 9 years ago
  Marc Strapetz 1cb5668441 Rename detection should canonicalize line endings 9 years ago
  Andrey Loskutov c053900c5b PathMatcher should respect "assumeDirectory" flag 9 years ago
  Matthias Sohn cdfd22da30 Prepare 3.7.0-SNAPSHOT builds 9 years ago
  Matthias Sohn 02b0660b8b Prepare 3.6.1-SNAPSHOT builds 9 years ago
  Matthias Sohn b2ca2ffd7d JGit v3.6.0.201412230720-r 9 years ago
  Christian Halstrick d49c9ee848 Fix unit tests for windows by explicitly closing test repos 9 years ago
  Matthias Sohn 8899006c09 JGit v3.5.3.201412180710-r 9 years ago
  Matthias Sohn dbe8b52c5c JGit v3.4.2.201412180340-r 9 years ago
  Matthias Sohn d476d2f729 ObjectChecker: Disallow names potentially mapping to ".git" on HFS+ 9 years ago
  Christian Halstrick a09b1b6c3d ObjectChecker: Disallow Windows shortname "GIT~1" 9 years ago
  Shawn Pearce 10310bf8ef ObjectChecker: Disallow ".git." and ".git<space>" 9 years ago
  Shawn Pearce 07612a610f Always ignore case when forbidding .git in ObjectChecker 9 years ago
  Shawn Pearce 8d36fa343c DirCache: Refuse to read files with invalid paths 9 years ago
  Shawn Pearce d547d0c44b DirCache: Replace isValidPath with DirCacheCheckout.checkValidPath 9 years ago