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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'stable-6.2' into stable-6.3
Matthias Sohn
2022-11-16
2
-3
/
+24
|
\
|
*
Merge branch 'stable-6.1' into stable-6.2
Matthias Sohn
2022-11-16
2
-3
/
+24
|
|
\
|
|
*
Merge "Merge branch 'stable-6.0' into stable-6.1" into stable-6.1
Matthias Sohn
2022-11-16
6
-491
/
+777
|
|
|
\
|
|
*
|
Allow to perform PackedBatchRefUpdate without locking loose refs
Saša Živkov
2022-10-26
2
-3
/
+24
*
|
|
|
Merge branch 'stable-6.2' into stable-6.3
Matthias Sohn
2022-11-16
6
-491
/
+777
|
\
|
|
|
|
*
|
|
Merge branch 'stable-6.1' into stable-6.2
Matthias Sohn
2022-11-16
6
-491
/
+777
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge branch 'stable-6.0' into stable-6.1
Matthias Sohn
2022-11-16
6
-491
/
+777
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
Merge branch 'stable-5.13' into stable-6.0
Matthias Sohn
2022-11-16
6
-491
/
+777
|
|
|
|
\
|
|
|
|
*
Add option to allow using JDK's SHA1 implementation
Matthias Sohn
2022-11-15
5
-483
/
+764
|
|
|
|
*
Ignore IllegalStateException if JVM is already shutting down
Matthias Sohn
2022-10-27
1
-8
/
+13
*
|
|
|
|
Fix API breakage caused by extracting WorkTreeUpdater
Matthias Sohn
2022-11-15
3
-686
/
+612
*
|
|
|
|
Prepare 6.3.1-SNAPSHOT builds
Matthias Sohn
2022-09-12
3
-56
/
+56
*
|
|
|
|
JGit v6.3.0.202209071007-r
v6.3.0.202209071007-r
Matthias Sohn
2022-09-07
3
-4
/
+4
*
|
|
|
|
JGit v6.3.0.2022009070944-r
Matthias Sohn
2022-09-07
3
-4
/
+4
*
|
|
|
|
[merge] Fix merge conflicts with symlinks
Thomas Wolf
2022-09-07
1
-53
/
+115
*
|
|
|
|
Merge branch 'master' into stable-6.3
Matthias Sohn
2022-09-06
4
-186
/
+110
|
\
\
\
\
\
|
*
\
\
\
\
Merge changes I888f313f,I98de155c,I2efa9a6d,Ifa79dac2
Matthias Sohn
2022-09-06
4
-186
/
+110
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Move WorkTreeUpdater to merge package
Han-Wen Nienhuys
2022-09-06
2
-5
/
+3
|
|
*
|
|
|
|
WorkTreeUpdater: use DirCacheCheckout#StreamSupplier
Han-Wen Nienhuys
2022-09-06
3
-130
/
+16
|
|
*
|
|
|
|
DirCacheCheckout#getContent: also take InputStream supplier
Han-Wen Nienhuys
2022-09-06
2
-27
/
+88
|
|
*
|
|
|
|
WorkTreeUpdater: remove safeWrite option
Han-Wen Nienhuys
2022-09-06
2
-24
/
+3
*
|
|
|
|
|
|
Revert "Adds FilteredRevCommit that can overwrites its parents in the
Matthias Sohn
2022-09-06
3
-142
/
+8
*
|
|
|
|
|
|
Revert "Option to pass start RevCommit to be blamed on to the
Matthias Sohn
2022-09-06
1
-34
/
+13
|
/
/
/
/
/
/
*
/
/
/
/
/
BaseSuperprojectWriter: report invalid paths as manifest errors
Ivan Frade
2022-08-23
1
-1
/
+2
|
/
/
/
/
/
*
|
|
|
|
ApplyCommand: fix ApplyResult#updatedFiles
Han-Wen Nienhuys
2022-08-23
1
-5
/
+6
*
|
|
|
|
WorkTreeUpdater: rename metadata maps
Han-Wen Nienhuys
2022-08-23
1
-10
/
+10
*
|
|
|
|
WorkTreeUpdater#Result: hide data members
Han-Wen Nienhuys
2022-08-23
2
-10
/
+23
*
|
|
|
|
Merge "WorkTreeUpdater: re-format and clean-up"
Han-Wen NIenhuys
2022-08-18
1
-221
/
+265
|
\
\
\
\
\
|
*
|
|
|
|
WorkTreeUpdater: re-format and clean-up
Thomas Wolf
2022-08-17
1
-221
/
+265
*
|
|
|
|
|
Add javadoc on RevCommit
Ronald Bhuleskar
2022-08-17
1
-0
/
+5
*
|
|
|
|
|
Option to pass start RevCommit to be blamed on to the BlameGenerator.
Ronald Bhuleskar
2022-08-17
1
-13
/
+34
*
|
|
|
|
|
Adds FilteredRevCommit that can overwrites its parents in the DAG.
Ronald Bhuleskar
2022-08-16
3
-8
/
+142
*
|
|
|
|
|
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
4
-39
/
+95
*
|
|
|
|
|
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
1
-0
/
+6
|
/
/
/
/
/
*
|
|
|
|
Merge changes Ideaefd51,I6c347393
Han-Wen NIenhuys
2022-08-09
4
-427
/
+856
|
\
\
\
\
\
|
*
|
|
|
|
Reapply "Create util class for work tree updating in both filesystem and index."
Nitzan Gur-Furman
2022-08-08
4
-427
/
+856
*
|
|
|
|
|
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
1
-34
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
Revert "Option to pass start RevCommit to be blamed on to the BlameGenerator."
Ronald Bhuleskar
2022-08-03
1
-34
/
+13
*
|
|
|
|
|
Merge "Revert "Adds FilteredRevCommit that can overwrites its parents in the ...
Terry Parker
2022-08-03
2
-118
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Revert "Adds FilteredRevCommit that can overwrites its parents in the DAG."
Ronald Bhuleskar
2022-08-03
2
-118
/
+3
*
|
|
|
|
|
|
CleanCommand: fix prefix matching
Thomas Wolf
2022-08-03
3
-18
/
+56
|
|
/
/
/
/
/
|
/
|
|
|
|
|
[next]