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.test
/
tst
/
org
/
eclipse
/
jgit
/
patch
Commit message (
Expand
)
Author
Age
Files
Lines
*
PatchApplier.Result.Error: mark fields final
Matthias Sohn
2024-05-28
1
-8
/
+6
*
PatchApplier: Set a boolean on the result if conflict markers were added
Patrick Hiesel
2024-05-27
1
-2
/
+2
*
PatchApplier: Add test for conflict markers on a deleted file
Patrick Hiesel
2024-05-27
1
-0
/
+10
*
PatchApplierTest: remove unused import
Matthias Sohn
2024-05-15
1
-1
/
+0
*
Allow applying a patch with conflicts
Patrick Hiesel
2024-05-14
1
-2
/
+53
*
[errorprone] Fix pattern BadImport
Matthias Sohn
2024-04-29
1
-3
/
+2
*
PatchApplier: wrap output's TemporaryBuffer with a CountingOutputStream
Nitzan Gur-Furman
2023-11-16
1
-0
/
+8
*
Checkout: better directory handling
Thomas Wolf
2023-09-03
1
-0
/
+26
*
PatchApplierTest: specify charset to avoid warning
Jonathan Tan
2023-04-05
1
-2
/
+2
*
PatchApplier: Check for existence of src/dest files before any operation
Nitzan Gur-Furman
2023-03-31
1
-2
/
+68
*
PatchApplierTest: Remove test data with Apache license
Ivan Frade
2023-03-28
1
-8
/
+0
*
Fix PatchApplier error handling.
Nitzan Gur-Furman
2023-03-28
1
-9
/
+19
*
PatchApplier fix - init cache with provided tree
Nitzan Gur-Furman
2023-02-02
1
-21
/
+46
*
PatchApplier: fix handling of last newline in text patch
Thomas Wolf
2022-12-26
1
-1
/
+260
*
Reformat PatchApplier and PatchApplierTest
Thomas Wolf
2022-12-22
1
-28
/
+38
*
Fix warnings in PatchApplierTest
Matthias Sohn
2022-11-20
1
-12
/
+12
*
Split out ApplyCommand logic to PatchApplier class
Nitzan Gur-Furman
2022-09-15
1
-0
/
+534
*
Update EDL 1.0 license headers to new short SPDX compliant format
Matthias Sohn
2020-01-04
7
-266
/
+35
*
Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8
David Pursehouse
2018-09-04
1
-3
/
+3
*
Remove 'final' in parameter lists
Han-Wen Nienhuys
2018-05-15
3
-8
/
+8
*
Open auto-closeable resources in try-with-resource
David Pursehouse
2018-03-13
4
-32
/
+20
*
Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8
David Pursehouse
2018-03-11
1
-3
/
+3
*
GetTextTest: Open InputStream in try-with-resource
David Pursehouse
2018-03-06
1
-16
/
+10
*
EditListTest: Open InputStream in try-with-resource
David Pursehouse
2018-03-06
1
-8
/
+5
*
GetTextTest: Use StandardCharsets constants instead of CharSet.forName
David Pursehouse
2018-03-06
1
-6
/
+8
*
Organize imports
David Pursehouse
2016-11-14
1
-1
/
+0
*
Suppress boxing warnings where we know they are ok
Robin Rosenberg
2012-09-22
1
-6
/
+8
*
Move JGitText to an internal package
Robin Rosenberg
2012-03-12
1
-1
/
+1
*
Convert all JGit unit tests to JUnit 4
Robin Rosenberg
2010-12-31
7
-24
/
+107
*
Rename getOldName,getNewName to getOldPath,getNewPath
Shawn O. Pearce
2010-08-04
4
-62
/
+62
*
Implement similarity based rename detection
Shawn O. Pearce
2010-07-03
2
-6
/
+8
*
Externalize strings from JGit
Sasa Zivkov
2010-05-19
1
-2
/
+5
*
Initial JGit contribution to eclipse.org
Git Development Community
2009-09-29
7
-0
/
+1530