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.test
/
tst
/
org
/
eclipse
Commit message (
Expand
)
Author
Age
Files
Lines
*
CommitGraph: add commit-graph for FileObjectDatabase
kylezhao
2022-12-23
1
-0
/
+45
*
IO#readFully: provide overload that fills the full array
Anna Papitto
2022-12-19
1
-2
/
+2
*
GC: Write commit-graph files when gc
kylezhao
2022-12-16
1
-0
/
+154
*
CommitGraph: add core.commitGraph config
kylezhao
2022-12-16
1
-0
/
+14
*
Merge "Gc#deleteOrphans: avoid dependence on PackExt alphabetical ordering"
Ivan Frade
2022-12-16
1
-2
/
+33
|
\
|
*
Gc#deleteOrphans: avoid dependence on PackExt alphabetical ordering
Anna Papitto
2022-12-15
1
-2
/
+33
*
|
CommitGraph: implement commit-graph read
kylezhao
2022-12-16
3
-0
/
+412
|
/
*
CommitGraph: implement commit-graph writer
kylezhao
2022-12-06
2
-0
/
+232
*
Merge "Fix crashes on rare combination of file names"
Han-Wen NIenhuys
2022-11-28
2
-0
/
+197
|
\
|
*
Fix crashes on rare combination of file names
Dmitrii Filippov
2022-11-03
2
-0
/
+197
*
|
UploadPackTest: ensure UploadPack is closed to fix resource leak
Matthias Sohn
2022-11-21
1
-37
/
+43
*
|
Fix warnings in PatchApplierTest
Matthias Sohn
2022-11-20
1
-12
/
+12
*
|
Fix boxing warnings in TransportTest
Matthias Sohn
2022-11-20
1
-3
/
+3
*
|
Silence warnings about unclosed BasePackPushConnection
Matthias Sohn
2022-11-20
1
-0
/
+3
*
|
DfsStreamKey: Replace ForReverseIndex to separate metrics.
Anna Papitto
2022-11-17
1
-7
/
+6
*
|
RawText.isBinary(): handle complete buffer correctly
Thomas Wolf
2022-11-16
1
-0
/
+34
*
|
Merge branch 'stable-6.3'
Matthias Sohn
2022-11-16
1
-10
/
+59
|
\
\
|
*
\
Merge branch 'stable-6.2' into stable-6.3
Matthias Sohn
2022-11-16
1
-10
/
+59
|
|
\
\
|
|
*
\
Merge branch 'stable-6.1' into stable-6.2
Matthias Sohn
2022-11-16
1
-10
/
+59
|
|
|
\
\
|
|
|
*
\
Merge branch 'stable-6.0' into stable-6.1
Matthias Sohn
2022-11-16
1
-10
/
+59
|
|
|
|
\
\
|
|
|
|
*
\
Merge branch 'stable-5.13' into stable-6.0
Matthias Sohn
2022-11-16
1
-10
/
+59
|
|
|
|
|
\
\
|
|
|
|
|
*
|
Add option to allow using JDK's SHA1 implementation
Matthias Sohn
2022-11-15
1
-10
/
+59
*
|
|
|
|
|
|
UploadPack: Receive and parse client session-id
Josh Brown
2022-11-02
3
-0
/
+85
*
|
|
|
|
|
|
TransferConfig: Move reading advertisesid setting into TransferConfig
Josh Brown
2022-11-02
1
-0
/
+17
*
|
|
|
|
|
|
FirstWant: Parse client session-id if received.
Josh Brown
2022-11-02
1
-1
/
+11
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
ReceivePack: Receive and parse client session-id.
Josh Brown
2022-10-27
1
-0
/
+38
*
|
|
|
|
|
PushCommand: allow users to disable use of bitmaps for push
kylezhao
2022-10-21
1
-0
/
+31
*
|
|
|
|
|
I/O redirection for the pre-push hook
Thomas Wolf
2022-10-20
1
-1
/
+52
*
|
|
|
|
|
PackParser: populate full size of the PackedObjectInfos
Ivan Frade
2022-10-18
1
-0
/
+118
*
|
|
|
|
|
CloneCommand: set HEAD also when not checking out
Thomas Wolf
2022-09-18
1
-4
/
+31
*
|
|
|
|
|
Merge "Split out ApplyCommand logic to PatchApplier class"
Han-Wen NIenhuys
2022-09-15
2
-386
/
+534
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Split out ApplyCommand logic to PatchApplier class
Nitzan Gur-Furman
2022-09-15
2
-386
/
+534
*
|
|
|
|
|
|
Merge branch 'stable-6.3'
Matthias Sohn
2022-09-12
7
-684
/
+367
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
[merge] Fix merge conflicts with symlinks
Thomas Wolf
2022-09-07
1
-0
/
+296
|
*
|
|
|
|
|
Revert "Adds FilteredRevCommit that can overwrites its parents in the
Matthias Sohn
2022-09-06
5
-381
/
+45
|
*
|
|
|
|
|
Revert "Option to pass start RevCommit to be blamed on to the
Matthias Sohn
2022-09-06
1
-303
/
+26
|
|
/
/
/
/
/
*
/
/
/
/
/
DfsBundleWriter: Add test case about GC_REST pack.
yunjieli
2022-09-07
1
-1
/
+28
|
/
/
/
/
/
*
|
|
|
|
BaseSuperprojectWriter: report invalid paths as manifest errors
Ivan Frade
2022-08-23
1
-0
/
+24
*
|
|
|
|
ApplyCommand: fix ApplyResult#updatedFiles
Han-Wen Nienhuys
2022-08-23
1
-7
/
+7
*
|
|
|
|
Option to pass start RevCommit to be blamed on to the BlameGenerator.
Ronald Bhuleskar
2022-08-17
1
-26
/
+303
*
|
|
|
|
Adds FilteredRevCommit that can overwrites its parents in the DAG.
Ronald Bhuleskar
2022-08-16
5
-45
/
+381
*
|
|
|
|
DirCacheCheckout: load WorkingTreeOptions only once
Thomas Wolf
2022-08-14
1
-3
/
+7
*
|
|
|
|
Fix adding symlinks to the index when core.symlinks=false
Thomas Wolf
2022-08-13
1
-0
/
+41
*
|
|
|
|
ResolveMerger: add coverage for inCore file => directory transition
Han-Wen Nienhuys
2022-08-08
1
-0
/
+33
*
|
|
|
|
Merge "Revert "Option to pass start RevCommit to be blamed on to the BlameGen...
Terry Parker
2022-08-03
1
-303
/
+26
|
\
\
\
\
\
|
*
|
|
|
|
Revert "Option to pass start RevCommit to be blamed on to the BlameGenerator."
Ronald Bhuleskar
2022-08-03
1
-303
/
+26
*
|
|
|
|
|
Merge "Revert "Adds FilteredRevCommit that can overwrites its parents in the ...
Terry Parker
2022-08-03
5
-280
/
+18
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Revert "Adds FilteredRevCommit that can overwrites its parents in the DAG."
Ronald Bhuleskar
2022-08-03
5
-280
/
+18
*
|
|
|
|
|
|
CleanCommand: fix prefix matching
Thomas Wolf
2022-08-03
2
-0
/
+40
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Option to pass start RevCommit to be blamed on to the BlameGenerator.
Ronald Bhuleskar
2022-08-02
1
-26
/
+303
|
/
/
/
/
/
[next]