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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
TransferConfig: Move reading advertisesid setting into TransferConfig
Josh Brown
2022-11-02
2
-7
/
+13
*
FirstWant: Parse client session-id if received.
Josh Brown
2022-11-02
1
-3
/
+20
*
ReceivePack: Receive and parse client session-id.
Josh Brown
2022-10-27
4
-26
/
+104
*
PushCommand: allow users to disable use of bitmaps for push
kylezhao
2022-10-21
3
-1
/
+73
*
I/O redirection for the pre-push hook
Thomas Wolf
2022-10-20
2
-7
/
+86
*
PackParser: populate full size of the PackedObjectInfos
Ivan Frade
2022-10-18
1
-1
/
+5
*
PackedObjectInfo: add the full size to the description
Ivan Frade
2022-10-18
1
-0
/
+36
*
ObjectReader: New #isNotLargerThan method
Ivan Frade
2022-10-18
2
-10
/
+43
*
ObjectDirectory: avoid using File.getCanonicalPath()
Jörg Kubitz
2022-09-22
1
-7
/
+15
*
AutoCRLFOutputStream: use BufferedOutputStream
Jörg Kubitz
2022-09-20
1
-1
/
+4
*
CloneCommand: set HEAD also when not checking out
Thomas Wolf
2022-09-18
1
-11
/
+9
*
Pass on shallowSince only if not null
Thomas Wolf
2022-09-18
2
-2
/
+6
*
Fix wrong @since tag
Thomas Wolf
2022-09-18
1
-1
/
+1
*
Merge "Split out ApplyCommand logic to PatchApplier class"
Han-Wen NIenhuys
2022-09-15
3
-665
/
+1017
|
\
|
*
Split out ApplyCommand logic to PatchApplier class
Nitzan Gur-Furman
2022-09-15
3
-665
/
+1017
*
|
Fix typo in FetchV2Request javadoc
kylezhao
2022-09-14
1
-1
/
+1
*
|
[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
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
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
2
-2
/
+7
|
\
|
|
*
Fix API errors caused by 23a71696cd
Matthias Sohn
2022-08-12
2
-2
/
+7
*
|
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
2
-18
/
+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
[next]