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
*
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
*
RepoCommand: persist unreadable submodules in .gitmodules
Han-Wen Nienhuys
2018-02-19
1
-30
/
+29
*
RepoCommand: Don't leave Git open
David Pursehouse
2018-02-15
1
-79
/
+79
*
Replace explicit calls to initCause where possible
David Pursehouse
2017-12-20
1
-4
/
+1
*
Fix javadoc in org.eclipse.jgit gitrepo package
Matthias Sohn
2017-12-18
4
-6
/
+49
*
RepoCommand: Skip RemoteReader when encountering a full SHA-1
Jonathan Nieder
2017-11-28
1
-2
/
+1
*
Cleanup: Organize imports
Matthias Sohn
2017-08-30
1
-1
/
+0
*
Fix out-of-bounds exception in RepoCommand#relative
Han-Wen Nienhuys
2017-05-24
1
-10
/
+21
*
RepoCommand: Add linkfile support.
Dan Willemsen
2017-04-18
3
-14
/
+143
*
Add missing @since tag for new API RepoCommand.setTargetURI()
Matthias Sohn
2017-04-14
1
-3
/
+5
*
Fix RepoCommand to allow for relative URLs
Han-Wen Nienhuys
2017-04-13
1
-7
/
+90
*
Cleanup and test trailing slash handling in ManifestParser
Han-Wen Nienhuys
2017-04-11
1
-13
/
+24
*
ManifestParser: Throw exception if remote does not have fetch attribute
Han-Wen Nienhuys
2017-04-10
2
-1
/
+7
*
Remove unused import from ManifestParser
Matthias Sohn
2017-03-31
1
-1
/
+0
*
Document the intended use of RepoCommand#setURI()
Han-Wen Nienhuys
2017-03-29
1
-3
/
+8
*
Noop changes to ManifestParser
Han-Wen Nienhuys
2017-03-29
1
-14
/
+7
*
Consistently use 'path' for the path to a subrepo in RepoCommand
Han-Wen Nienhuys
2017-03-27
1
-18
/
+18
*
Enable and fix warnings about redundant specification of type arguments
David Pursehouse
2017-02-20
3
-8
/
+8
*
Enable and fix 'Should be tagged with @Override' warning
David Pursehouse
2017-02-19
1
-0
/
+2
*
RepoCommand#readFile: Don't call Git#getRepository() in try-with-resource
David Pursehouse
2017-01-28
1
-3
/
+2
*
[infer] Mark ManifestParse.getFilteredProjects non-null
Matthias Sohn
2017-01-23
1
-1
/
+2
*
[infer] Fix resource leak in ManifestParser
Matthias Sohn
2016-12-18
1
-14
/
+8
*
[infer] Fix resource leak in RepoCommand
Matthias Sohn
2016-12-18
1
-9
/
+3
*
RepoCommand: Avoid group lists shadowing groups strings
Jonathan Nieder
2016-08-08
2
-10
/
+10
*
Fix javadoc errors and unused imports introduced by ddd0fe25
Matthias Sohn
2016-06-01
2
-2
/
+6
*
RepoCommand: record manifest shallow recommendation in .gitmodules
Stefan Beller
2016-05-31
3
-5
/
+56
*
RepoCommand: record manifest groups as submodule labels
Stefan Beller
2016-05-31
2
-8
/
+91
*
Fix wrong whitespaces.
Yuxuan 'fishy' Wang
2016-03-11
1
-1
/
+1
*
Add ignoreRemoteFailures option to RepoCommand
Yuxuan 'fishy' Wang
2016-03-11
1
-11
/
+41
*
Merge branch 'stable-4.2'
Matthias Sohn
2016-02-10
1
-6
/
+6
|
\
|
*
RepoProject: Fix warnings about variable hiding
David Pursehouse
2016-02-05
1
-6
/
+6
*
|
[gitrepo] Support revision in remote tag.
Yuxuan 'fishy' Wang
2016-01-27
1
-8
/
+34
|
/
*
Skip nested copyfiles in RepoCommand.
Yuxuan 'fishy' Wang
2015-12-22
2
-1
/
+54
*
repo: Do not use search path to find refs/remotes/origin/<branch>
Jonathan Nieder
2015-11-25
1
-1
/
+4
*
Align docstring for RepoCommand.setRecordRemoteBranch with argument
Stefan Beller
2015-10-06
1
-3
/
+3
*
RepoCommand: Add setRecordRemoteBranch option to record upstream branch
Stefan Beller
2015-10-05
1
-2
/
+31
*
Add setTargetBranch in RepoCommand.
Yuxuan 'fishy' Wang
2015-07-10
1
-14
/
+35
[next]