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
stable-7.2
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
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Git#shutdown for releasing resources held by JGit process
Matthias Sohn
2020-06-04
1
-0
/
+11
*
ApplyCommand: use context lines to determine hunk location
Thomas Wolf
2020-06-04
1
-42
/
+124
*
Decouple BouncyCastle from JGit Core
Matthias Sohn
2020-06-01
2
-9
/
+57
*
ApplyCommand: use Files#copy to copy file
Matthias Sohn
2020-05-06
1
-9
/
+4
*
Apply hunks when renaming or copying from patch files
Jack Wickham
2020-05-06
1
-3
/
+4
*
Create parent directories when renaming a file in ApplyCommand
Jack Wickham
2020-05-06
1
-0
/
+1
*
CherryPickCommand: fix unclosed resource warning
Matthias Sohn
2020-04-28
1
-6
/
+8
*
tag option for clone command
Alexander Nittka
2020-03-15
1
-1
/
+35
*
Using for-each loop in jdt
Lars Vogel
2020-02-28
1
-2
/
+1
*
Merge branch 'stable-5.6'
Matthias Sohn
2020-02-22
4
-5
/
+6
|
\
|
*
Use indexOf(char) and lastIndexOf(char) rather than String versions
David Pursehouse
2020-02-19
2
-3
/
+4
|
*
Reorder modifiers to follow Java Language Specification
David Pursehouse
2020-02-19
1
-1
/
+1
|
*
Remove redundant "static" qualifier from enum declarations
David Pursehouse
2020-02-19
1
-1
/
+1
|
*
Change the wildcard import to explicit ones.
Yunjie Li
2020-02-12
1
-1
/
+4
*
|
Merge branch 'stable-5.6'
Matthias Sohn
2020-02-10
1
-16
/
+26
|
\
|
|
*
Restore behavior of CloneCommand
Thomas Wolf
2020-02-04
1
-16
/
+26
*
|
ErrorProne: Enable and fix UnusedException check
David Pursehouse
2020-01-27
4
-7
/
+9
*
|
Update EDL 1.0 license headers to new short SPDX compliant format
Matthias Sohn
2020-01-04
66
-2508
/
+330
*
|
Change the wildcard import to explicit ones.
Yunjie Li
2019-12-09
1
-1
/
+4
|
/
*
Add ability to redirect stderr from git hooks
Tim Neumann
2019-12-09
1
-3
/
+49
*
Add possibility to get pure stderr output from AbortedByHookException
Tim Neumann
2019-12-09
1
-9
/
+19
*
CLI: Add support for excluding paths from Git log command
John Tipper
2019-12-05
1
-7
/
+36
*
Make blame work correctly on merge conflicts
Thomas Wolf
2019-11-27
1
-70
/
+2
*
WorkingTreeModifiedEvent: must be fired explicitly after merge
Thomas Wolf
2019-11-03
2
-0
/
+9
*
Implement mirror option in CloneCommand
Matthias Sohn
2019-10-21
1
-26
/
+66
*
Enable and fix "Statement unnecessarily nested within else clause" warnings
David Pursehouse
2019-10-17
9
-68
/
+68
*
Add missing braces in CherryPickCommand
Matthias Sohn
2019-09-26
1
-7
/
+14
*
Fire WorkingTreeModifiedEvent if cherry-pick failed with conflicts
Matthias Sohn
2019-09-26
1
-0
/
+4
*
Merge branch 'stable-5.4'
Matthias Sohn
2019-08-23
1
-1
/
+1
|
\
|
*
Merge branch 'stable-5.3' into stable-5.4
Matthias Sohn
2019-08-23
1
-1
/
+1
|
|
\
|
|
*
Merge branch 'stable-5.2' into stable-5.3
Matthias Sohn
2019-08-23
1
-1
/
+1
|
|
|
\
|
|
|
*
Merge branch 'stable-5.1' into stable-5.2
Matthias Sohn
2019-08-23
1
-1
/
+1
|
|
|
|
\
|
|
|
|
*
Fix copy-paste typo in CloneCommand#cleanup
Adrien Bustany
2019-08-23
1
-1
/
+1
*
|
|
|
|
Fix ApplyCommand which doesn't work if patch adds empty file
Anton Khodos
2019-08-19
1
-3
/
+7
*
|
|
|
|
Merge branch 'stable-5.4'
Matthias Sohn
2019-08-09
9
-17
/
+42
|
\
|
|
|
|
|
*
|
|
|
[error prone] suppress AmbiguousMethodReference in AnyObjectId
Matthias Sohn
2019-08-08
3
-5
/
+5
|
*
|
|
|
Merge branch 'stable-5.3' into stable-5.4
Matthias Sohn
2019-08-08
6
-12
/
+37
|
|
\
|
|
|
|
|
*
|
|
Merge branch 'stable-5.2' into stable-5.3
Matthias Sohn
2019-08-08
6
-12
/
+37
|
|
|
\
|
|
|
|
|
*
|
Merge branch 'stable-5.1' into stable-5.2
Matthias Sohn
2019-08-08
6
-12
/
+37
|
|
|
|
\
|
|
|
|
|
*
Use Instant instead of milliseconds for filesystem timestamp handling
Matthias Sohn
2019-07-18
5
-6
/
+8
|
|
|
|
*
Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8
David Pursehouse
2019-06-19
1
-4
/
+5
|
|
|
|
*
Fix non-deterministic hash of archives created by ArchiveCommand
Matthias Sohn
2019-06-19
1
-6
/
+29
*
|
|
|
|
Fix typos in Javadoc
Michael Keppler
2019-07-08
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Make pull --rebase on an unborn branch do a checkout
Thomas Wolf
2019-06-10
1
-0
/
+45
*
|
|
|
DescribeCommand: use glob match instead of path match
Thomas Wolf
2019-06-07
1
-6
/
+11
*
|
|
|
Consistently use "!isEmpty()" to detect non-empty list
David Pursehouse
2019-06-07
2
-3
/
+3
*
|
|
|
DescribeCommand: Support the "always" option
Sebastian Schuberth
2019-05-31
1
-2
/
+23
*
|
|
|
DescribeCommand: Consistenly omit the default value
Sebastian Schuberth
2019-05-31
1
-1
/
+1
*
|
|
|
Convert to lambda or member reference
Carsten Hammer
2019-05-16
3
-20
/
+6
*
|
|
|
Use Arrays.asList instead of copying array in a for loop
Carsten Hammer
2019-04-14
2
-4
/
+4
[next]