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.test
/
tst
/
org
/
eclipse
Commit message (
Expand
)
Author
Age
Files
Lines
*
NB: encode and decode 24-bit ints
Shawn Pearce
2017-08-09
1
-0
/
+65
*
Remove unused import introduced in a551b64
Matthias Sohn
2017-08-01
1
-1
/
+0
*
Merge changes I424295df,Ib003f7c8
David Pursehouse
2017-08-01
1
-24
/
+24
|
\
|
*
Treat RawText of binary data as file with one single line.
Han-Wen Nienhuys
2017-08-01
1
-0
/
+7
|
*
Trim boilerplate in RawParseUtils_LineMapTest.
Han-Wen Nienhuys
2017-07-27
1
-24
/
+17
*
|
Merge "Use w1 for hashCode of AbbreviatedObjectId"
Terry Parker
2017-07-28
1
-3
/
+13
|
\
\
|
*
|
Use w1 for hashCode of AbbreviatedObjectId
Shawn Pearce
2017-07-28
1
-3
/
+13
*
|
|
Merge "IntList: support contains(int)"
David Pursehouse
2017-07-28
1
-0
/
+11
|
\
|
|
|
*
|
IntList: support contains(int)
Shawn Pearce
2017-07-28
1
-0
/
+11
*
|
|
RefDirectory: Add in-process fair lock for atomic updates
Dave Borowitz
2017-07-28
1
-0
/
+55
*
|
|
RefDirectory: Retry acquiring ref locks with backoff
Dave Borowitz
2017-07-28
2
-0
/
+106
*
|
|
Merge "Fix committing empty commits"
David Pursehouse
2017-07-28
1
-0
/
+5
|
\
\
\
|
*
|
|
Fix committing empty commits
Christian Halstrick
2017-07-28
1
-0
/
+5
*
|
|
|
Merge "Support overriding a batch's reflog on a per-ReceiveCommand basis"
David Pursehouse
2017-07-28
1
-0
/
+45
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Support overriding a batch's reflog on a per-ReceiveCommand basis
Dave Borowitz
2017-07-26
1
-0
/
+45
*
|
|
|
Merge changes from topic 'batch-ref-update-reflog'
David Pursehouse
2017-07-28
1
-0
/
+316
|
\
|
|
|
|
*
|
|
PackedBatchRefUpdate: Write reflogs
Dave Borowitz
2017-07-26
1
-0
/
+316
*
|
|
|
Add commit check for head references
Zhen Chen
2017-07-26
1
-0
/
+26
*
|
|
|
Add connectivity check from references
Zhen Chen
2017-07-26
1
-0
/
+42
*
|
|
|
Add dfs fsck implementation
Zhen Chen
2017-07-26
2
-13
/
+202
|
/
/
/
*
|
|
Improve BatchRefUpdateTest readability
Dave Borowitz
2017-07-25
1
-205
/
+216
*
|
|
Move BatchRefUpdate tests to a new file
Dave Borowitz
2017-07-25
2
-493
/
+402
*
|
|
Implement atomic BatchRefUpdates for RefDirectory
Dave Borowitz
2017-07-25
1
-7
/
+296
*
|
|
Separate RefUpdate.Result.REJECTED_{MISSING_OBJECT,OTHER_REASON}
Dave Borowitz
2017-07-25
4
-80
/
+94
*
|
|
Add missing newlines at ends of Java files
David Pursehouse
2017-07-25
6
-6
/
+6
*
|
|
Temporarily @Ignore flaky CommitCommandTest methods
Dave Borowitz
2017-07-25
1
-0
/
+3
*
|
|
Fix matching ignores and attributes pattern of form a/b/**.
Dmitry Pavlenko
2017-07-24
2
-1
/
+25
*
|
|
Merge changes from topic 'packed-batch-ref-update'
David Pursehouse
2017-07-24
3
-37
/
+179
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add tests for updating single refs to missing objects
Dave Borowitz
2017-07-17
1
-0
/
+88
|
*
|
Fix deleting symrefs
Dave Borowitz
2017-07-17
1
-4
/
+65
|
*
|
RefDirectory: Throw exception if CAS of packed ref list fails
Dave Borowitz
2017-07-17
1
-15
/
+13
|
*
|
ReceiveCommand: Explicitly check constructor preconditions
Dave Borowitz
2017-07-17
1
-18
/
+13
*
|
|
dfs: silence resource warnings in DfsBlockCacheTest
Shawn Pearce
2017-07-19
1
-0
/
+2
*
|
|
dfs: Fix DataFormatException: 0 bytes to inflate
Shawn Pearce
2017-07-19
1
-4
/
+43
*
|
|
dfs: test for repositories sharing blocks in DfsBlockCache
Shawn Pearce
2017-07-19
1
-0
/
+103
*
|
|
dfs: Fix build break caused by DfsStreamKey.of signature change
Shawn Pearce
2017-07-19
1
-1
/
+2
*
|
|
Derive DfsStreamKey from DfsPackDescription
Shawn Pearce
2017-07-17
1
-1
/
+1
*
|
|
Rename DfsPackKey to DfsStreamKey
Shawn Pearce
2017-07-17
1
-2
/
+2
|
/
/
*
|
Merge "Support -merge attribute in binary macro"
Christian Halstrick
2017-07-03
1
-0
/
+585
|
\
\
|
*
|
Support -merge attribute in binary macro
Mathieu Cartaud
2017-06-27
1
-0
/
+585
*
|
|
Add a test for parsing fsck config options and expose FsckMode enum
David Turner
2017-06-23
1
-0
/
+5
|
/
/
*
|
Fix bug in multiple tag handling on DescribeCommand
Oliver Lockwood
2017-06-21
1
-0
/
+24
*
|
Support --match functionality in DescribeCommand
Oliver Lockwood
2017-06-20
1
-8
/
+28
*
|
Add tests for SubmoduleConfig
David Pursehouse
2017-06-15
1
-0
/
+91
*
|
Add a new singlePack option to PackConfig
Terry Parker
2017-06-14
1
-0
/
+21
*
|
Fix out-of-bounds exception in RepoCommand#relative
Han-Wen Nienhuys
2017-05-24
1
-0
/
+1
*
|
Fix null return from FS.readPipe when command fails to launch
Bryan Donlan
2017-05-24
1
-3
/
+12
*
|
Allow DfsReader to be subclassed
Shawn Pearce
2017-05-19
1
-1
/
+1
*
|
Exclude refs/tags from bitmap commit selection
Terry Parker
2017-05-18
2
-3
/
+15
*
|
Checkout should not use too long filenames
Christian Halstrick
2017-05-10
1
-0
/
+14
|
/
[next]