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.pgm
/
src
/
org
/
eclipse
/
jgit
/
pgm
Commit message (
Expand
)
Author
Age
Files
Lines
*
[error prone] suppress AmbiguousMethodReference in AnyObjectId
Matthias Sohn
2019-08-08
1
-2
/
+3
*
Merge branch 'stable-5.3' into stable-5.4
Matthias Sohn
2019-08-08
2
-10
/
+14
|
\
|
*
Merge branch 'stable-5.2' into stable-5.3
Matthias Sohn
2019-08-08
1
-9
/
+13
|
|
\
|
|
*
Merge branch 'stable-5.1' into stable-5.2
Matthias Sohn
2019-08-08
1
-9
/
+13
|
|
|
\
|
|
|
*
Use Instant instead of milliseconds for filesystem timestamp handling
Matthias Sohn
2019-07-18
1
-9
/
+13
|
|
|
*
Make inner classes static where possible
David Pursehouse
2019-06-17
1
-1
/
+1
*
|
|
|
Blame: Suppress ReferenceEquality warning for RevCommit instances
David Pursehouse
2019-06-17
1
-2
/
+12
*
|
|
|
Consistently use "!isEmpty()" to detect non-empty list
David Pursehouse
2019-06-07
5
-5
/
+5
*
|
|
|
cli: Add the --always option to describe
Sebastian Schuberth
2019-05-31
1
-0
/
+4
*
|
|
|
cli: Add the --tags option to describe
Sebastian Schuberth
2019-05-31
1
-0
/
+4
*
|
|
|
Convert to lambda or member reference
Carsten Hammer
2019-05-16
5
-46
/
+21
*
|
|
|
Use isEmpty() instead of size()==0 where possible
Carsten Hammer
2019-04-13
1
-1
/
+1
*
|
|
|
Join catch sections using multicatch
Carsten Hammer
2019-04-13
8
-51
/
+18
*
|
|
|
Use String.isEmpty() instead of comparing to ""
Carsten Hammer
2019-04-11
3
-4
/
+4
*
|
|
|
Replace usage of String.indexOf with String.contains where possible
Carsten Hammer
2019-04-11
1
-1
/
+1
*
|
|
|
Merge "diff: Add "--staged" as alias to "--cached""
Christian Halstrick
2019-03-25
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
diff: Add "--staged" as alias to "--cached"
Andre Bossert
2019-03-25
1
-1
/
+1
|
|
/
/
/
*
/
/
/
Replace "Checkout" by "Check out" when used as a verb
Thomas Wolf
2019-03-15
1
-1
/
+0
|
/
/
/
*
|
|
diff: add option metaVar for --src-prefix and --dst-prefix
Andre Bossert
2019-03-04
1
-2
/
+2
*
|
|
pgm: Fix missing braces in Version.run()
Matthias Sohn
2019-01-21
1
-2
/
+4
*
|
|
pgm: Handle IOException in Version command
Matthias Sohn
2019-01-21
1
-2
/
+7
*
|
|
pgm: Fix missing braces in UploadPack.run()
Matthias Sohn
2019-01-21
1
-1
/
+2
*
|
|
pgm: Handle IOException in UploadPack command
Matthias Sohn
2019-01-21
1
-8
/
+9
*
|
|
pgm: Handle exceptions in Tag command
Matthias Sohn
2019-01-21
1
-1
/
+5
*
|
|
pgm: Fix missing braces in Status.run()
Matthias Sohn
2019-01-21
1
-2
/
+4
*
|
|
pgm: Handle exceptions in Status command
Matthias Sohn
2019-01-21
1
-1
/
+5
*
|
|
pgm: Fix missing braces in ShowRef.run()
Matthias Sohn
2019-01-21
1
-1
/
+2
*
|
|
pgm: Handle IOException in ShowRef command
Matthias Sohn
2019-01-21
1
-6
/
+10
*
|
|
pgm: Fix missing braces in Show.run()
Matthias Sohn
2019-01-21
1
-3
/
+5
*
|
|
pgm: Handle exceptions in Show command
Matthias Sohn
2019-01-21
1
-2
/
+5
*
|
|
pgm: Fix missing braces in Rm command
Matthias Sohn
2019-01-21
1
-1
/
+2
*
|
|
pgm: Handle GitAPIException in Rm command
Matthias Sohn
2019-01-21
1
-1
/
+4
*
|
|
pgm: Handle exceptions in RevParse command
Matthias Sohn
2019-01-21
1
-18
/
+23
*
|
|
pgm: Externalize error message
Matthias Sohn
2019-01-21
2
-1
/
+3
*
|
|
pgm: Fix missing braces in Reset.run()
Matthias Sohn
2019-01-21
1
-5
/
+10
*
|
|
pgm: Handle GitAPIException in Reset command
Matthias Sohn
2019-01-21
1
-1
/
+4
*
|
|
pgm: Handle GitAPIException in Repo command
Matthias Sohn
2019-01-21
1
-6
/
+11
*
|
|
pgm: Handle exceptions in Remote command
Matthias Sohn
2019-01-21
1
-1
/
+3
*
|
|
pgm: Handle exceptions in Reflog command
Matthias Sohn
2019-01-21
1
-1
/
+5
*
|
|
pgm: Handle IOException in ReceivePack command
Matthias Sohn
2019-01-21
1
-2
/
+9
*
|
|
Merge: Avoid non-localised literal string warning for "recursive"
David Pursehouse
2019-01-21
1
-8
/
+5
*
|
|
pgm: Fix missing braces in Push.run()
Matthias Sohn
2019-01-21
1
-2
/
+4
*
|
|
pgm: Handle exceptions in Push command
Matthias Sohn
2019-01-21
1
-1
/
+4
*
|
|
pgm: Fix missing braces in MergeBase.run()
Matthias Sohn
2019-01-21
1
-2
/
+4
*
|
|
pgm: Handle IOException in MergeBase command
Matthias Sohn
2019-01-21
1
-10
/
+15
*
|
|
pgm: Fix missing braces in Merge command
Matthias Sohn
2019-01-21
1
-10
/
+18
*
|
|
pgm: Handle exceptions in Merge command
Matthias Sohn
2019-01-21
1
-90
/
+100
*
|
|
pgm: Fix missing braces in LsTree.run()
Matthias Sohn
2019-01-21
1
-2
/
+4
*
|
|
pgm: Handle exceptions in LsTree command
Matthias Sohn
2019-01-21
1
-1
/
+4
*
|
|
pgm: Fix missing braces in LsRemote.run()
Matthias Sohn
2019-01-21
1
-1
/
+2
[next]