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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.eclipse.jgit.pgm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make Reftable seek* and has* method names more consistent
Minh Thai
2018-07-11
1
-1
/
+1
*
Seek references by prefix in reftable
Minh Thai
2018-07-10
1
-1
/
+1
*
Prepare 5.1.0-SNAPSHOT builds
Matthias Sohn
2018-05-23
3
-46
/
+46
*
Repository: Deprecate #peel method
David Pursehouse
2018-05-22
1
-1
/
+1
*
Remove further unnecessary 'final' keywords
Han-Wen Nienhuys
2018-05-18
20
-48
/
+48
*
Remove 'final' in parameter lists
Han-Wen Nienhuys
2018-05-15
28
-56
/
+56
*
Bazel: Add a target to build jgit commandline tool
Jonathan Nieder
2018-05-02
1
-0
/
+6
*
Rename RefDatabase#getAllRefs to getRefs
Jonathan Nieder
2018-04-29
5
-7
/
+5
*
RefDatabase: add hasRefs convenience method
David Pursehouse
2018-04-29
1
-1
/
+1
*
RefDatabase: Introduce getAllRefs method
David Pursehouse
2018-04-27
5
-15
/
+6
*
Remove trivial cases of using deprecated RefDatabase.getRefs()
Matthias Sohn
2018-04-25
5
-19
/
+14
*
Configure WindowCache settings to use in JGit CLI
Matthias Sohn
2018-04-13
1
-0
/
+10
*
Fix API problem filter warnings
Matthias Sohn
2018-03-25
1
-0
/
+11
*
ShowPackDelta: Refactor to use try-with-resource
David Pursehouse
2018-03-14
1
-7
/
+8
*
CommandCatalog: Simplify scan method using try-with-resource
David Pursehouse
2018-03-13
1
-21
/
+4
*
Open auto-closeable resources in try-with-resource
David Pursehouse
2018-03-13
2
-12
/
+4
*
Implement --force option in FetchCommand and CLI fetch command
Matthias Sohn
2018-03-13
2
-0
/
+7
*
Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8
David Pursehouse
2018-03-11
4
-9
/
+9
*
Prepare 5.0.0-SNAPSHOT builds
Matthias Sohn
2018-03-08
3
-46
/
+46
*
Prepare 4.11.1-SNAPSHOT builds
Matthias Sohn
2018-03-08
3
-46
/
+46
*
JGit v4.11.0.201803080745-r
v4.11.0.201803080745-r
Matthias Sohn
2018-03-08
3
-4
/
+4
*
CommandCatalog: Use StandardCharsets.UTF_8
David Pursehouse
2018-03-07
1
-1
/
+3
*
DiffAlgorithms: Open Repository in try-with-resource
David Pursehouse
2018-03-06
1
-4
/
+1
*
AmazonS3Client: Open Input/OutputStream in try-with-resource
David Pursehouse
2018-03-05
1
-15
/
+8
*
Enable warning for resources not managed by try-with-resource
David Pursehouse
2018-03-03
1
-1
/
+1
*
LFS: Enable LFS support for the CLI, better error handling
Markus Duft
2018-03-03
1
-0
/
+3
*
LFS: support merge/rebase/cherry-pick/diff/compare with LFS files
Markus Duft
2018-03-03
1
-4
/
+2
*
Progress reporting for checkout
Markus Duft
2018-01-23
1
-1
/
+3
*
Prepare 4.11.0-SNAPSHOT builds
Matthias Sohn
2017-12-31
3
-46
/
+46
*
Add header Automatic-Module-Name for Java 9
Karsten Thoms
2017-12-23
1
-0
/
+1
*
Remove redundant @SuppressWarnings("unused")
David Pursehouse
2017-12-18
1
-1
/
+1
*
PathTreeFilterHandler: Remove unused import
David Pursehouse
2017-12-18
1
-1
/
+0
*
Fix javadoc in org.eclipse.jgit.pgm
Matthias Sohn
2017-12-18
76
-42
/
+329
*
Merge branch 'stable-4.9'
David Pursehouse
2017-12-07
1
-1
/
+1
|
\
|
*
LfsStore: Make inner class AppServer static
David Pursehouse
2017-12-06
1
-1
/
+1
|
*
Prepare 4.9.2-SNAPSHOT builds
Matthias Sohn
2017-12-03
3
-46
/
+46
|
*
JGit v4.9.1.201712030800-r
v4.9.1.201712030800-r
Matthias Sohn
2017-12-03
3
-4
/
+4
*
|
Merge branch 'stable-4.9'
Matthias Sohn
2017-11-24
1
-1
/
+11
|
\
|
|
*
Ignore warning for minor version change without API change
Matthias Sohn
2017-11-24
1
-1
/
+11
*
|
Merge branch 'stable-4.9'
David Pursehouse
2017-11-20
2
-1
/
+4
|
\
|
|
*
Add missing help text for rev-parse's --verify option
Matthias Sohn
2017-11-19
1
-0
/
+3
|
*
Remove final modifier on args4j argument field in RevParse
RĂ¼diger Herrmann
2017-11-19
1
-1
/
+1
|
*
Prepare 4.9.1-SNAPSHOT builds
Matthias Sohn
2017-10-08
3
-46
/
+46
|
*
JGit v4.9.0.201710071750-r
v4.9.0.201710071750-r
Matthias Sohn
2017-10-07
3
-4
/
+4
*
|
Prepare 4.10.0-SNAPSHOT builds
Matthias Sohn
2017-10-08
3
-46
/
+46
|
/
*
Checkout now reports failures through exceptions.
Ned Twigg
2017-10-01
1
-8
/
+12
*
Added API to TextBuiltin for piped usage.
Ned Twigg
2017-09-21
1
-0
/
+33
*
Implement CommandRef.toString() to help debugging
Matthias Sohn
2017-09-08
1
-0
/
+8
*
Stop using deprecated CmdLineException constructors
David Pursehouse
2017-09-06
8
-32
/
+75
*
UntrackedFilesHandler: Fix non-localized string
David Pursehouse
2017-09-06
3
-2
/
+7
[next]