index
:
jgit.git
master
master%private
next
stable-0.10
stable-0.11
stable-0.12
stable-0.7
stable-0.8
stable-0.9
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-2.0
stable-2.1
stable-2.2
stable-2.3
stable-3.0
stable-3.1
stable-3.2
stable-3.3
stable-3.4
stable-3.5
stable-3.6
stable-3.7
stable-4.0
stable-4.1
stable-4.10
stable-4.11
stable-4.2
stable-4.3
stable-4.4
stable-4.5
stable-4.6
stable-4.7
stable-4.8
stable-4.9
stable-5.0
stable-5.1
stable-5.10
stable-5.11
stable-5.12
stable-5.13
stable-5.2
stable-5.3
stable-5.4
stable-5.5
stable-5.6
stable-5.7
stable-5.8
stable-5.9
stable-6.0
stable-6.1
stable-6.10
stable-6.2
stable-6.3
stable-6.4
stable-6.5
stable-6.6
stable-6.7
stable-6.8
stable-6.9
stable-7.0
stable-7.1
JGit, the Java implementation of git: https://github.com/eclipse-jgit/jgit
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.eclipse.jgit
/
src
/
org
/
eclipse
/
jgit
/
gitrepo
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into stable-7.0
Matthias Sohn
2024-08-30
1
-26
/
+0
|
\
|
*
RepoCommand.RemoteReader: Remove @Deprecated method
Ivan Frade
2024-08-29
1
-26
/
+0
*
|
Suppress non-externalized string warnings
Matthias Sohn
2024-08-28
2
-2
/
+3
|
/
*
Merge branch 'stable-6.10'
Matthias Sohn
2024-08-20
1
-4
/
+4
|
\
|
*
RepoProject: read the 'dest-branch' attribute of a project
Kaushik Lingarkar
2024-07-08
2
-0
/
+28
|
*
Make RepoProject#setUpstream public
Kaushik Lingarkar
2024-07-08
1
-1
/
+1
|
*
RepoCommand: Add error to ManifestErrorException
Ivan Frade
2024-07-08
1
-1
/
+1
|
*
RepoCommand: Copy manifest upstream into .gitmodules ref field
Ivan Frade
2024-07-08
2
-0
/
+4
|
*
RepoProject: read the "upstream" attribute of a project
Ivan Frade
2024-07-08
2
-0
/
+28
*
|
RepoProject: read the 'dest-branch' attribute of a project
Kaushik Lingarkar
2024-07-02
2
-0
/
+28
*
|
Make RepoProject#setUpstream public
Kaushik Lingarkar
2024-07-01
1
-1
/
+1
*
|
RepoProject: Fix @since tag of new methods
Matthias Sohn
2024-06-09
1
-3
/
+4
*
|
RepoCommand: Add error to ManifestErrorException
Ivan Frade
2024-06-06
1
-1
/
+1
*
|
RepoCommand: Copy manifest upstream into .gitmodules ref field
Ivan Frade
2024-05-30
2
-0
/
+4
*
|
RepoProject: read the "upstream" attribute of a project
Ivan Frade
2024-05-30
2
-0
/
+28
|
/
*
[errorprone] Add missing javadoc summary
Matthias Sohn
2023-09-25
1
-0
/
+2
*
[errorprone] Suppress MissingSummary for translation bundles
Matthias Sohn
2023-09-25
1
-0
/
+1
*
[errorprone] Remove unnecessary parentheses
Matthias Sohn
2023-09-22
2
-3
/
+3
*
Remove redundant specification of type arguments
Matthias Sohn
2023-07-16
1
-1
/
+1
*
Fix all Javadoc warnings and fail on them
Antoine Musso
2023-06-16
3
-7
/
+8
*
BaseSuperprojectWriter: report invalid paths as manifest errors
Ivan Frade
2022-08-23
1
-1
/
+2
*
RepoCommand: Offer to set extra files in the destination repository
Ivan Frade
2022-01-31
2
-3
/
+46
*
RepoCommand: Move bare/regular superproject writing to their own classes
Ivan Frade
2022-01-31
3
-273
/
+416
*
RepoCommand: Do not wrap GitApiExceptions in GitApiExceptions
Ivan Frade
2021-11-23
1
-4
/
+3
*
Replace XMLReaderFactory deprecated since Java 9
Matthias Sohn
2021-09-29
1
-3
/
+5
*
RepoCommand: Move building the index for base repos to its own method
Ivan Frade
2021-08-31
1
-112
/
+120
*
RepoCommand: Retry commit on LockFailure
Ivan Frade
2021-05-26
1
-43
/
+67
*
RepoCommand: Do not set 'branch' if the revision is a tag
Ivan Frade
2021-05-26
1
-2
/
+6
*
ErrorProne: Enable and fix UnusedException check
David Pursehouse
2020-01-27
2
-2
/
+2
*
Update EDL 1.0 license headers to new short SPDX compliant format
Matthias Sohn
2020-01-04
4
-152
/
+20
*
Replace chain of if statements with switch
Carsten Hammer
2019-12-14
1
-41
/
+53
*
Enable and fix "Statement unnecessarily nested within else clause" warnings
David Pursehouse
2019-10-17
3
-18
/
+16
*
Merge branch 'stable-5.2' into stable-5.3
Matthias Sohn
2019-09-08
1
-1
/
+0
|
\
|
*
Merge branch 'stable-5.1' into stable-5.2
Matthias Sohn
2019-09-07
1
-1
/
+0
|
|
\
|
|
*
RepoText: Remove unused externalized string
David Pursehouse
2019-09-07
1
-1
/
+0
|
|
*
Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8
David Pursehouse
2019-06-19
1
-4
/
+4
*
|
|
Avoid double words
Mincong HUANG
2018-12-21
1
-2
/
+2
|
/
/
*
|
RepoCommand: Preserve executable bit in <copyfile>
Ivan Frade
2018-10-31
2
-3
/
+5
*
|
RepoCommand.RemoteReader: Add method to read contents and mode of file
Ivan Frade
2018-10-31
1
-27
/
+103
*
|
Format @NonNull on return value as method annotation
Jonathan Nieder
2018-10-09
1
-1
/
+2
*
|
Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8
David Pursehouse
2018-09-30
1
-4
/
+4
|
/
*
Merge "Support remove-project node in the manifest parser"
Jonathan Nieder
2018-08-20
1
-0
/
+3
|
\
|
*
Support remove-project node in the manifest parser
Masaya Suzuki
2018-08-20
1
-0
/
+3
*
|
Use a TreeMap to construct the list of renamed projects
Han-Wen Nienhuys
2018-08-13
1
-2
/
+2
*
|
Use project names instead of paths for the submodule name
Masaya Suzuki
2018-07-27
1
-34
/
+57
|
/
*
RepoCommand: record remote branch, group, shallow bit by default
Jonathan Nieder
2018-07-20
1
-3
/
+3
*
Remove 'final' in parameter lists
Han-Wen Nienhuys
2018-05-15
1
-3
/
+3
*
Open auto-closeable resources in try-with-resource
David Pursehouse
2018-03-13
1
-12
/
+4
*
RepoCommand: generate relative submodule URLs from absolute URLs.
Han-Wen Nienhuys
2018-02-21
1
-6
/
+2
*
RepoCommand: don't record new commit if tree did not change
Han-Wen Nienhuys
2018-02-19
1
-0
/
+5
[next]