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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ReftableTest: Clean up boxing warnings on usage of String.format
David Pursehouse
2019-12-05
1
-16
/
+26
*
Introduce RefDatabase#hasFastTipsWithSha1
Han-Wen Nienhuys
2019-12-04
2
-0
/
+70
*
Make blame work correctly on merge conflicts
Thomas Wolf
2019-11-27
1
-1
/
+35
*
Merge changes I8698001d,I5c1177ac
Jonathan Nieder
2019-11-25
1
-0
/
+43
|
\
|
*
Add missing license header to UploadPackRefSortingForReachabilityTest
Jonathan Nieder
2019-11-25
1
-0
/
+43
*
|
[spotbugs] Fix potential NPE in FSTest
Matthias Sohn
2019-11-26
1
-1
/
+3
*
|
RepositoryCache: don't require HEAD in git repositories
Han-Wen Nienhuys
2019-11-26
1
-0
/
+6
*
|
FileRepository: cleanup refs outside refs/ on reftable conversion
Han-Wen Nienhuys
2019-11-26
1
-0
/
+5
|
/
*
UploadPackTest: Fix unused parameter in checkUnadvertisedIfUnallowed
David Pursehouse
2019-11-25
1
-7
/
+11
*
BitmappedReachabilityChecker: Use only one bitmap for the whole check
Ivan Frade
2019-11-21
1
-181
/
+0
*
checkNotAdvertisedWants: Be lazy converting Ref to RevCommit
Ivan Frade
2019-11-21
1
-0
/
+33
*
ReachabilityChecker: Receive a Stream instead of a Collection
Ivan Frade
2019-11-21
1
-10
/
+10
*
file: implement FileReftableDatabase
Han-Wen Nienhuys
2019-11-16
4
-39
/
+912
*
RewriteGenerator: avoid adding null parent
Thomas Wolf
2019-11-15
1
-0
/
+36
*
DiffFormatter: support core.quotePath = false
Thomas Wolf
2019-11-15
1
-0
/
+78
*
IndexDiff/SubmoduleWalk: handle submodule.<name>.ignore correctly
Thomas Wolf
2019-11-15
1
-0
/
+77
*
Merge changes I583491f6,Idd44e3bb
Jonathan Nieder
2019-11-14
1
-178
/
+145
|
\
|
*
Run Eclipse formatter on BatchRefUpdateTest
Han-Wen Nienhuys
2019-11-14
1
-178
/
+145
*
|
transport: Merge BaseReceivePack into ReceivePack
Masaya Suzuki
2019-11-13
3
-6
/
+6
|
/
*
Merge branch 'stable-5.5'
Matthias Sohn
2019-11-11
1
-6
/
+8
|
\
|
*
Store filesystem timestamp resolution in extra jgit config
Matthias Sohn
2019-11-09
1
-6
/
+8
*
|
WorkingTreeModifiedEvent: must be fired explicitly after merge
Thomas Wolf
2019-11-03
2
-9
/
+39
*
|
Merge "HttpSupport.proxyFor(): use only scheme, host, and port"
David Pursehouse
2019-10-30
1
-0
/
+69
|
\
\
|
*
|
HttpSupport.proxyFor(): use only scheme, host, and port
Thomas Wolf
2019-10-30
1
-0
/
+69
*
|
|
reftable: enforce ascending order in sortAndWriteRefs
Han-Wen Nienhuys
2019-10-30
2
-27
/
+6
|
/
/
*
|
GPG: implement more OpenPGP UserId matching formats
Thomas Wolf
2019-10-23
1
-0
/
+167
*
|
Merge "TreeRevFilterTest: Simplify filter used"
Jonathan Tan
2019-10-22
1
-17
/
+7
|
\
\
|
*
|
TreeRevFilterTest: Simplify filter used
Jonathan Tan
2019-10-22
1
-17
/
+7
*
|
|
Support for core.hooksPath
Thomas Wolf
2019-10-21
1
-0
/
+71
|
/
/
*
|
Close ObjectReaders in tests
Thomas Wolf
2019-10-21
4
-120
/
+145
*
|
Close some Repository instances in tests
Thomas Wolf
2019-10-21
6
-167
/
+182
*
|
Close ObjectInserters in tests
Thomas Wolf
2019-10-21
4
-55
/
+67
*
|
Remove meaningless comment in CloneCommandTest
Matthias Sohn
2019-10-21
1
-1
/
+0
*
|
Implement mirror option in CloneCommand
Matthias Sohn
2019-10-21
1
-1
/
+33
*
|
Enable and fix "Statement unnecessarily nested within else clause" warnings
David Pursehouse
2019-10-17
5
-29
/
+17
*
|
Close RevWalks in tests
Thomas Wolf
2019-10-16
7
-380
/
+443
*
|
Merge "reftable: fix lookup by ID in merged reftables"
Jonathan Tan
2019-10-16
1
-0
/
+13
|
\
\
|
*
|
reftable: fix lookup by ID in merged reftables
Han-Wen Nienhuys
2019-10-16
1
-0
/
+13
*
|
|
Merge changes I6e022e4a,If1b9d808
David Pursehouse
2019-10-15
20
-916
/
+1041
|
\
\
\
|
*
|
|
Close TreeWalks in tests
Thomas Wolf
2019-10-15
11
-600
/
+689
|
*
|
|
Close SubmoduleWalks in tests
Thomas Wolf
2019-10-15
9
-316
/
+352
|
|
/
/
*
/
/
ProtocolV2Parser: Introduce advertise sideband-all option
Ivan Frade
2019-10-15
1
-2
/
+5
|
/
/
*
|
CachedPackUriProvider: Add size to the pack information
Ivan Frade
2019-10-11
1
-1
/
+1
*
|
UploadPackTest: Stop using deprecated PacketLineIn constants
David Pursehouse
2019-10-07
1
-6
/
+6
*
|
Fix parsing of core.logAllRefUpdates
Thomas Wolf
2019-10-07
1
-3
/
+25
*
|
reftable: move AutoCloseable to ReftableReader
Han-Wen Nienhuys
2019-09-27
1
-1
/
+1
*
|
Fire WorkingTreeModifiedEvent if cherry-pick failed with conflicts
Matthias Sohn
2019-09-26
1
-0
/
+21
*
|
reftable: pass OutputStream at construction time
Han-Wen Nienhuys
2019-09-20
4
-76
/
+82
*
|
UploadPackReachabilityTest: Use assertThrows instead of thrown
Ivan Frade
2019-09-18
1
-15
/
+14
*
|
RequestValidatorTestCase: Tests for the request validators
Ivan Frade
2019-09-18
4
-0
/
+598
[next]