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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable and fix warnings about redundant specification of type arguments
David Pursehouse
2017-02-20
54
-158
/
+158
*
Add some more missing @Override annotations
David Pursehouse
2017-02-20
1
-0
/
+1
*
Enable and fix 'Should be tagged with @Override' warning
David Pursehouse
2017-02-19
56
-0
/
+185
*
Set commit time to ZipArchiveEntry
Naoki Takezoe
2017-02-18
1
-0
/
+10
*
GC: don't loosen doomed objects
David Turner
2017-02-17
1
-0
/
+39
*
Limit receive commands
Shawn Pearce
2017-02-11
1
-0
/
+23
*
IndexDiffSubmoduleTest: Fix negative use count
David Pursehouse
2017-02-10
1
-1
/
+0
*
FetchCommandTest: Don't declare specific exceptions in test methods
David Pursehouse
2017-02-09
1
-7
/
+2
*
PushCommandTest: Remove unused variables to prevent errors in Eclipse
David Pursehouse
2017-02-09
1
-3
/
+3
*
Merge "push: support per-ref force-with-lease"
Shawn Pearce
2017-02-08
2
-0
/
+95
|
\
|
*
push: support per-ref force-with-lease
David Turner
2017-02-08
2
-0
/
+95
*
|
Prefer smaller GC files during DFS garbage collection
Shawn Pearce
2017-02-08
1
-0
/
+68
*
|
Fix missing deltas near type boundaries
Shawn Pearce
2017-02-08
1
-11
/
+17
*
|
Merge "Reintroduce garbage pack coalescing when ttl > 0."
Shawn Pearce
2017-02-08
1
-9
/
+69
|
\
\
|
*
|
Reintroduce garbage pack coalescing when ttl > 0.
Thirumala Reddy Mutchukota
2017-02-07
1
-9
/
+69
*
|
|
Branch normalizer should not normalize already valid branch names
Matthias Sohn
2017-02-07
1
-0
/
+14
|
/
/
*
|
Detect stale-file-handle error in causal chain
Hongkai Liu
2017-01-30
1
-0
/
+40
*
|
Merge branch 'stable-4.6'
David Pursehouse
2017-01-31
1
-0
/
+119
|
\
\
|
*
|
Clean up orphan files in GC
Hongkai Liu
2017-01-30
1
-0
/
+119
*
|
|
Merge "Don't rely on default locale when using toUpperCase() and toLowerCase()"
David Pursehouse
2017-01-30
2
-3
/
+6
|
\
\
\
|
*
|
|
Don't rely on default locale when using toUpperCase() and toLowerCase()
Matthias Sohn
2017-01-28
2
-3
/
+6
*
|
|
|
Merge FileTreeIteratorJava7Test into FileTreeIteratorTest
David Pursehouse
2017-01-30
2
-208
/
+154
*
|
|
|
Rename FileUtilTest to FileUtilsTest and merge in FileUtils7Test
Hongkai Liu
2017-01-30
2
-100
/
+30
*
|
|
|
RepositoryCacheTest: avoid to close already closed repository
Matthias Sohn
2017-01-28
1
-15
/
+18
*
|
|
|
RefUpdateTest: Don't call createBareRepository in try-with-resource
David Pursehouse
2017-01-28
1
-8
/
+8
*
|
|
|
ReceivePackAdvertiseRefsHookTest: Don't close repositories in teardown
David Pursehouse
2017-01-28
1
-10
/
+0
*
|
|
|
RepoCommandTest: Don't wrap create{Bare,Work}Directory in t-w-r
David Pursehouse
2017-01-28
1
-362
/
+321
*
|
|
|
GitConstructionTest: Remove unnecessary calls to Repository.close()
David Pursehouse
2017-01-28
1
-10
/
+0
|
/
/
/
*
|
|
Record the estimated size of the pack files.
Thirumala Reddy Mutchukota
2017-01-26
2
-0
/
+385
*
|
|
gc: loosen unreferenced objects
David Turner
2017-01-24
1
-4
/
+19
*
|
|
gc: Add options to preserve and prune old pack files
James Melvin
2017-01-19
1
-1
/
+42
*
|
|
Normalizer creating a valid branch name from a string
Wim Jongman
2017-01-18
1
-0
/
+82
*
|
|
Merge "Fix StashApplyCommand for stashes containing untracked changes."
Christian Halstrick
2017-01-16
1
-0
/
+17
|
\
\
\
|
*
|
|
Fix StashApplyCommand for stashes containing untracked changes.
Thomas Wolf
2017-01-15
1
-0
/
+17
|
|
|
/
|
|
/
|
*
/
|
Fix possible InvalidObjectIdException in ObjectDirectory
Marc Strapetz
2017-01-15
1
-0
/
+44
|
/
/
*
|
Pack refs/tags/ with refs/heads/
Shawn Pearce
2017-01-03
1
-9
/
+5
*
|
[findBugs] Fix potential NPE in ObjectDirectoryTest
Matthias Sohn
2016-12-29
1
-1
/
+1
*
|
[findBugs] Fix potential NPE in GcPackRefsTest
Matthias Sohn
2016-12-29
1
-1
/
+2
*
|
[findBugs] Fix potential NPE in DirCacheCheckoutTest
Matthias Sohn
2016-12-29
1
-1
/
+2
*
|
Fix keep pack filename
James Melvin
2016-12-27
1
-1
/
+4
|
/
*
Fix FileSnapshot.isModified
Christian Halstrick
2016-12-13
2
-17
/
+103
*
Fix merge-base calculation
Christian Halstrick
2016-11-28
1
-1
/
+26
*
Deprecate SafeBufferedOutputStream
Shawn Pearce
2016-11-14
3
-21
/
+13
*
Organize imports
David Pursehouse
2016-11-14
24
-41
/
+27
*
Add {get,set}GitwebDescription to Repository
Shawn Pearce
2016-11-14
1
-0
/
+86
*
Check that DfsBlockCache#blockSize is a power of 2
Philipp Marx
2016-11-11
1
-0
/
+88
*
Fix loop in auto gc
Matthias Sohn
2016-11-07
3
-2
/
+142
*
Make streamFileThreshold configurable
Kevin Corcoran
2016-10-24
1
-0
/
+21
*
TreeFormatter: disallow empty filenames in trees
David Turner
2016-10-19
2
-1
/
+18
*
DiffCommandTest: Don't call toString on String instances
David Pursehouse
2016-10-19
1
-5
/
+5
[next]