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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge changes Ib6689f54,I3b5c22ee
Matthias Sohn
2022-08-16
2
-31
/
+2
|
\
|
*
Remove unused API problem filters
Matthias Sohn
2022-08-12
1
-31
/
+0
|
*
Add missing @since tag for RevCommit#parents introduced in 61b4d105e4
Matthias Sohn
2022-08-12
1
-0
/
+2
*
|
DirCacheCheckout: load WorkingTreeOptions only once
Thomas Wolf
2022-08-14
5
-42
/
+102
*
|
WorkTreeUpdater: Fix unclosed streams
Thomas Wolf
2022-08-14
1
-12
/
+20
*
|
Merge "Fix API errors caused by 23a71696cd"
Matthias Sohn
2022-08-14
3
-6
/
+41
|
\
|
|
*
Fix API errors caused by 23a71696cd
Matthias Sohn
2022-08-12
3
-6
/
+41
*
|
Fix adding symlinks to the index when core.symlinks=false
Thomas Wolf
2022-08-13
2
-0
/
+47
|
/
*
Merge "Provide encoding to String#getBytes()"
Han-Wen NIenhuys
2022-08-09
1
-1
/
+2
|
\
|
*
Provide encoding to String#getBytes()
Han-Wen Nienhuys
2022-08-08
1
-1
/
+2
*
|
Merge changes Ideaefd51,I6c347393
Han-Wen NIenhuys
2022-08-09
5
-427
/
+889
|
\
\
|
*
|
Reapply "Create util class for work tree updating in both filesystem and index."
Nitzan Gur-Furman
2022-08-08
4
-427
/
+856
|
*
|
ResolveMerger: add coverage for inCore file => directory transition
Han-Wen Nienhuys
2022-08-08
1
-0
/
+33
|
|
/
*
/
Provide default shallowCommits getter and setter in ObjectDatabase
Ronald Bhuleskar
2022-08-08
3
-32
/
+15
|
/
*
Revert "Create util class for work tree updating in both filesystem and index."
Jonathan Nieder
2022-08-05
4
-855
/
+426
*
Provide a default implementation for set/get shallowCommits on DfsObjDatabase
Ronald Bhuleskar
2022-08-05
1
-0
/
+16
*
Merge "Revert "Option to pass start RevCommit to be blamed on to the BlameGen...
Terry Parker
2022-08-03
2
-337
/
+39
|
\
|
*
Revert "Option to pass start RevCommit to be blamed on to the BlameGenerator."
Ronald Bhuleskar
2022-08-03
2
-337
/
+39
*
|
Merge "Revert "Adds FilteredRevCommit that can overwrites its parents in the ...
Terry Parker
2022-08-03
7
-398
/
+21
|
\
\
|
*
|
Revert "Adds FilteredRevCommit that can overwrites its parents in the DAG."
Ronald Bhuleskar
2022-08-03
7
-398
/
+21
*
|
|
CleanCommand: fix prefix matching
Thomas Wolf
2022-08-03
5
-18
/
+96
|
|
/
|
/
|
*
|
Option to pass start RevCommit to be blamed on to the BlameGenerator.
Ronald Bhuleskar
2022-08-02
2
-39
/
+337
|
/
*
Adds FilteredRevCommit that can overwrites its parents in the DAG.
Ronald Bhuleskar
2022-08-02
7
-21
/
+398
*
Add the ability to override parents on RevCommit.
Ronald Bhuleskar
2022-08-02
14
-129
/
+333
*
Refactor NameConflictTreeWalk.fastMin method
Dmitrii Filippov
2022-08-01
1
-8
/
+16
*
Fix BUILD rules for FilteredRenameDetectorTest
Dmitrii Filippov
2022-08-01
1
-0
/
+1
*
Rename fastMinHasMatch to allTreesNamesMatchFastMinRef
Dmitrii Filippov
2022-08-01
1
-8
/
+8
*
Merge "Document TreeWalk#min()"
Han-Wen NIenhuys
2022-08-01
1
-0
/
+8
|
\
|
*
Document TreeWalk#min()
Han-Wen Nienhuys
2022-08-01
1
-0
/
+8
*
|
Merge "NameConflictTreeWalk: respect git order on multi-tree iteration"
Han-Wen NIenhuys
2022-08-01
2
-2
/
+90
|
\
\
|
|
/
|
/
|
|
*
NameConflictTreeWalk: respect git order on multi-tree iteration
Dmitrii Filippov
2022-07-29
2
-2
/
+90
*
|
Squash error-prone messages
Han-Wen Nienhuys
2022-08-01
1
-0
/
+6
*
|
Use constants for git packet protocol line identifiers
Thomas Wolf
2022-07-31
6
-79
/
+234
*
|
ObjectDirectory: improve reading of shallow file
Robin Müller
2022-07-31
3
-16
/
+32
*
|
Fetch: add support for shallow
Robin Müller
2022-07-31
25
-90
/
+1066
*
|
[tests] Stabilize the HTTP server's request log
Thomas Wolf
2022-07-31
2
-12
/
+18
|
/
*
Update Orbit to S20220726152247 and bouncycastle to 1.71
Matthias Sohn
2022-07-27
23
-124
/
+193
*
Merge "Create util class for work tree updating in both filesystem and index."
Han-Wen NIenhuys
2022-07-25
4
-426
/
+855
|
\
|
*
Create util class for work tree updating in both filesystem and index.
Nitzan Gur-Furman
2022-07-25
4
-426
/
+855
*
|
Fix the handling of .git/info/exclude and core.excludesFile
Thomas Wolf
2022-07-15
2
-15
/
+131
*
|
Remove version constraints from org.tukaani.xz package
Andrey Loskutov
2022-07-13
1
-1
/
+1
*
|
Merge branch 'stable-6.2'
Matthias Sohn
2022-07-06
6
-11
/
+102
|
\
\
|
*
\
Merge branch 'stable-6.1' into stable-6.2
Matthias Sohn
2022-07-06
6
-11
/
+102
|
|
\
\
|
|
*
\
Merge branch 'stable-6.0' into stable-6.1
Matthias Sohn
2022-07-06
6
-11
/
+102
|
|
|
\
\
|
|
|
*
\
Merge branch 'stable-5.13' into stable-6.0
Matthias Sohn
2022-07-06
6
-11
/
+102
|
|
|
|
\
\
|
|
|
|
*
|
UploadPack: don't prematurely terminate timer in case of error
Matthias Sohn
2022-06-30
2
-8
/
+21
|
|
|
|
*
|
Merge "Do not create reflog for remote tracking branches during clone" into s...
Matthias Sohn
2022-06-26
3
-2
/
+71
|
|
|
|
|
\
\
|
|
|
|
|
*
|
Do not create reflog for remote tracking branches during clone
Luca Milanesio
2022-06-25
3
-2
/
+71
|
|
|
|
*
|
|
UploadPack: do not check reachability of visible SHA1s
Luca Milanesio
2022-06-25
1
-1
/
+9
|
|
|
|
*
|
|
Add missing package import javax.management to org.eclipse.jgit
Matthias Sohn
2022-06-17
1
-0
/
+1
|
|
|
|
|
/
/
[next]