lp://staging/jgit
- Get this branch:
- bzr branch lp://staging/jgit
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at git://git.eclipse.org/gitroot/jgit/jgit.git.
Last successful import was .
Recent revisions
- 3872. By Jonathan Nieder <email address hidden>
-
Merge branch 'stable-5.0'
* stable-5.0:
Respect "unshallow" lines in protocol v2
Temporarily @Ignore flaky CommitCommandTest methodsChange-Id: I14bd522d2f6baf
b1b41e3c730d6db ef827e3e88a
Signed-off-by: Jonathan Nieder <email address hidden> - 3871. By Thomas Wolf <email address hidden>
-
Avoid expensive getAllRefsByPee
ledObjectId( ) in PlotWalk constructor Instead, do it when we return the first PlotCommit from next().
On a repository with many refs, getAllRefsByPeeledObjectId( ) can
take a while. Doing a late initialization simplifies the handling
of a PlotWalk.EGit, for instance, creates and configures an instance, and then
does the real walk in a background job. With late initialization,
the potentially expensive getAllRefsByPeeledObjectId( ) also occurs
in that background job.Bug: 485743
Change-Id: I84c020cf8f7afda6f181778786612 b8e6ddd7ed8
Signed-off-by: Thomas Wolf <email address hidden> - 3870. By Matthias Sohn <email address hidden>
-
Update Maven plugins
- build-helper-
maven-plugin 3.0.0
- eclipse-jarsigner- plugin 1.1.5
- jacoco-maven-plugin 0.8.1
- maven-clean-plugin 3.1.0
- maven-jar-plugin 3.1.2
- maven-pmd-plugin 3.10.0
- maven-resources-plugin 3.1.0
- maven-shade-plugin 3.1.1
- maven-site-plugin 3.7.1
- maven-surefire-plugin 2.21.0
- maven-surefire-report- plugin 2.21.0
- plexus-compiler- javac 2.8.4
- spotbugs-maven-plugin 3.1.3.1
- tycho 1.2.0 (leftover)
- wagon-ssh 3.1.0Change-Id: I8eba2ee448437a
775542ef6a7c596 61727aa207c
Signed-off-by: Matthias Sohn <email address hidden> - 3869. By Michael Keppler <email address hidden>
-
Upgrade Tycho to 1.2.0
Change-Id: I2f1c81839d2d78
ddfd10b3992d114 5546d10fa8c
Signed-off-by: Michael Keppler <email address hidden>
Signed-off-by: Matthias Sohn <email address hidden> - 3868. By Matthias Sohn <email address hidden>
-
Merge branch 'stable-5.0'
* stable-5.0:
Prepare 5.0.1-SNAPSHOT builds
JGit v5.0.0.201806131550- r
JGit v5.0.0.201806131210- r
Downgrade Apache httpclient to 4.5.2.v20170210-0925
RefUpdateTest: Refactor to not use deprecated Repository#getAllRefs
Propagate failure of ssh command to caller of SshSupport
Make JGit describe behaves same as c-git for lightweight tags
Fix issues with LFS on GitHub (SSH)Change-Id: I0471440919adfd
bfc72996711d9e0 bbd1f3cf477
Signed-off-by: Matthias Sohn <email address hidden> - 3867. By David Pursehouse <email address hidden>
-
Merge branch 'stable-5.0'
* stable-5.0:
Empty merge. The stable-4.9 branch was merged directly into stable-5.0
by [1], and then there were separate merges up through stable-4.10 to
stable-4.11 by [2] and [3].When stable-4.11 was merged in to stable-5.0 in [4] it was an empty
merge, since the change had already been brought in by [1].[1] https:/
/git.eclipse. org/r/# /c/124301/ -1..2
[2] https://git.eclipse. org/r/# /c/124320/ -1..1
[3] https://git.eclipse. org/r/# /c/124321/ -1..1
[4] https://git.eclipse. org/r/# /c/124332/ -1..1 Change-Id: I91304b1bdad418
37814d221971750 b2b64bdcf6a
Signed-off-by: David Pursehouse <email address hidden> - 3866. By David Pursehouse <email address hidden>
-
Merge branch 'stable-5.0'
* stable-5.0:
Fix Javadoc typoChange-Id: Ib864f5871f8e99
d2a776b7ae9f782 ec3eb312d50
Signed-off-by: David Pursehouse <email address hidden> - 3865. By Matthias Sohn <email address hidden>
-
Merge branch 'stable-5.0'
* stable-5.0:
Ensure Jsch checks all configured algorithms
RawTextTest#testBinary: use array comparison to compare arrays
LFS: Better SSH authentication token timeout handling
Ensure DirectoryStream is closed promptly
Validate branch names on branch creationChange-Id: Ic4f6a24b6ccee6
730eee3fd5dcb0d 1f3e291c478
Signed-off-by: Matthias Sohn <email address hidden> - 3864. By Jonathan Nieder <email address hidden>
-
Merge branch 'stable-5.0'
* stable-5.0:
Use constant for ".lock"
Simplify locking of FileRepository's index snapshot
Refactor FileRepository.detectIndexChan ge() Change-Id: Ifd427711359bcf
38b2c877b2143d4 5bff0c9895a
Signed-off-by: Jonathan Nieder <email address hidden> - 3863. By Jonathan Nieder <email address hidden>
-
Merge branch 'stable-5.0'
* stable-5.0:
Update to latest Photon Orbit R20180606145124
Ensure index change event is fired when index snapshot changedChange-Id: I8724fc92999d2b
c0f8bde5e401156 738dd9f1ee6
Signed-off-by: Jonathan Nieder <email address hidden>
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)