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
/
jgit
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
IndexDiffSubmoduleTest: Fix negative use count
David Pursehouse
2017-02-10
1
-1
/
+0
*
Branch normalizer should not normalize already valid branch names
Matthias Sohn
2017-02-07
1
-0
/
+14
*
Merge "Don't rely on default locale when using toUpperCase() and toLowerCase()"
David Pursehouse
2017-01-30
1
-1
/
+3
|
\
|
*
Don't rely on default locale when using toUpperCase() and toLowerCase()
Matthias Sohn
2017-01-28
1
-1
/
+3
*
|
RepositoryCacheTest: avoid to close already closed repository
Matthias Sohn
2017-01-28
1
-15
/
+18
|
/
*
Normalizer creating a valid branch name from a string
Wim Jongman
2017-01-18
1
-0
/
+82
*
[findBugs] Fix potential NPE in DirCacheCheckoutTest
Matthias Sohn
2016-12-29
1
-1
/
+2
*
Organize imports
David Pursehouse
2016-11-14
2
-1
/
+1
*
TreeFormatter: disallow empty filenames in trees
David Turner
2016-10-19
1
-1
/
+3
*
Fix eviction of repositories with negative usage count
Hugo Arès
2016-10-12
1
-0
/
+21
*
Merge branch 'stable-4.4'
Matthias Sohn
2016-07-12
3
-7
/
+198
|
\
|
*
Time based eviction strategy for repository cache
Christian Halstrick
2016-07-12
2
-4
/
+175
|
*
Add method to read time unit from config
Hugo Arès
2016-07-12
1
-0
/
+95
|
*
Config load should not fail on unsupported or nonexistent include path
Hugo Arès
2016-06-27
1
-3
/
+24
*
|
Fix DirCacheCheckout to return CheckoutConflictException
Christian Halstrick
2016-06-23
1
-0
/
+58
*
|
Add method to read time unit from config
Hugo Arès
2016-06-06
1
-0
/
+95
*
|
Add missing @Test annotation in RepositoryCacheTest
Hugo Arès
2016-06-01
1
-0
/
+1
|
/
*
Support git config [include] section with absolute path(s)
Marco Miller
2016-05-21
1
-0
/
+83
*
Fix config value get to return last instead of 1st just like git
Marco Miller
2016-05-12
1
-0
/
+6
*
PersonIdent: Make appendSanitized public
Dave Borowitz
2016-05-03
1
-0
/
+7
*
PersonIdent: Strip some special chars from external strings
Dave Borowitz
2016-04-29
1
-4
/
+37
*
PersonIdent: Document that name and email aren't trimmed
Dave Borowitz
2016-04-29
1
-1
/
+3
*
Expose conflicting files in CheckoutConflictException
Ned Twigg
2016-04-11
1
-0
/
+2
*
Remove repository from cache when it's closed
Hugo Arès
2016-04-07
1
-0
/
+14
*
Fix repository cache never closing repository
Hugo Arès
2016-04-07
1
-0
/
+21
*
Add EOL stream type detection to TreeWalk
Ivan Motsch
2016-03-07
1
-1
/
+2
*
DirCacheCheckoutMaliciousPathTest: Open Git and RevWalk in t-w-r
David Pursehouse
2016-02-15
1
-60
/
+61
*
IndexDiffTest: Open Git instances in try-with-resources
David Pursehouse
2016-02-15
1
-334
/
+340
*
IndexModificationTimesTest: Open Git instances in try-with-resource
David Pursehouse
2016-02-15
1
-51
/
+52
*
RacyGitTests: Open NameConflictTreeWalk in try-with-resource
David Pursehouse
2016-02-12
1
-32
/
+36
*
ReflogConfigTest: refactor commit method to avoid variable hiding
David Pursehouse
2016-02-12
1
-10
/
+7
*
ReflogResolveTest: Open Git instances in try-with-resource
David Pursehouse
2016-02-12
1
-88
/
+94
*
RepositoryResolveTest: Open Git in try-with-resource
David Pursehouse
2016-02-05
1
-25
/
+27
*
DirCacheCheckoutTest: Open Git and TreeWalk in try-with-resource
David Pursehouse
2016-02-02
1
-106
/
+109
*
Remove unnecessary suppression of deprecation warnings in tests
David Pursehouse
2016-01-25
1
-1
/
+0
*
Merge branch 'stable-4.2'
David Pursehouse
2016-01-20
1
-0
/
+2
|
\
|
*
Suppress "The allocated object is never used" warning in tests
David Pursehouse
2016-01-19
1
-0
/
+2
*
|
Revert "Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and
Andrey Loskutov
2016-01-19
2
-365
/
+45
*
|
Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and friends"
Shawn Pearce
2016-01-15
2
-45
/
+365
*
|
Remove deprecated Tree, TreeEntry, FileTreeEntry and friends
Shawn Pearce
2016-01-09
2
-365
/
+45
*
|
Paths.pathCompare: Utility to sort paths from byte[]
Shawn Pearce
2016-01-09
1
-1
/
+15
*
|
Merge changes Idaed9310,I62bd7c0b
Matthias Sohn
2016-01-03
1
-879
/
+572
|
\
\
|
*
|
ObjectChecker: honor some git-core fsck.* options
Shawn Pearce
2015-12-30
1
-27
/
+121
|
*
|
ObjectChecker: allow some objects to skip errors
Shawn Pearce
2015-12-30
1
-873
/
+472
|
|
/
*
/
DirCacheEditor: Replace file-with-tree and tree-with-file
Shawn Pearce
2015-12-29
1
-4
/
+2
|
/
*
Fix FileTreeIterator.idSubmodule(Entry)
Christian Halstrick
2015-12-13
1
-1
/
+1
*
Add support for smudge filters
Christian Halstrick
2015-11-27
1
-5
/
+2
*
Repository: Introduce exactRef and findRef, deprecate getRef
Jonathan Nieder
2015-11-25
1
-12
/
+12
*
Let FS_Win32_Cygwin detect symlink support by creating temporary symlink
Christian Halstrick
2015-11-21
1
-0
/
+6
*
Delete non empty directories before checkout a path
Andrey Loskutov
2015-10-09
1
-1
/
+391
[next]