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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare 3.6.1-SNAPSHOT builds
Matthias Sohn
2014-12-23
3
-38
/
+38
*
JGit v3.6.0.201412230720-r
v3.6.0.201412230720-r
Matthias Sohn
2014-12-23
3
-4
/
+4
*
Fix junit tests under windows when the platform is explicitly changed
Christian Halstrick
2014-12-22
1
-5
/
+13
*
Merge branch 'stable-3.5' into stable-3.6
Matthias Sohn
2014-12-19
10
-79
/
+192
|
\
|
*
JGit v3.5.3.201412180710-r
v3.5.3.201412180710-r
stable-3.5
Matthias Sohn
2014-12-18
3
-4
/
+4
|
*
Merge branch 'stable-3.4' into stable-3.5
Matthias Sohn
2014-12-18
10
-79
/
+192
|
|
\
|
|
*
JGit v3.4.2.201412180340-r
v3.4.2.201412180340-r
stable-3.4
Matthias Sohn
2014-12-18
3
-4
/
+4
|
|
*
ObjectChecker: Disallow names potentially mapping to ".git" on HFS+
Matthias Sohn
2014-12-18
1
-0
/
+87
|
|
*
ObjectChecker: Disallow Windows shortname "GIT~1"
Christian Halstrick
2014-12-18
1
-0
/
+11
|
|
*
ObjectChecker: Disallow ".git." and ".git<space>"
Shawn Pearce
2014-12-18
1
-2
/
+26
|
|
*
Always ignore case when forbidding .git in ObjectChecker
Shawn Pearce
2014-12-18
1
-6
/
+4
|
|
*
DirCache: Refuse to read files with invalid paths
Shawn Pearce
2014-12-18
1
-0
/
+11
|
|
*
DirCache: Replace isValidPath with DirCacheCheckout.checkValidPath
Shawn Pearce
2014-12-18
2
-34
/
+4
|
|
*
Fix two nits about DirCacheEntry constructors
Shawn Pearce
2014-11-25
1
-4
/
+4
|
|
*
Detect buffering failures while writing rebase todo file
Shawn Pearce
2014-11-25
1
-7
/
+6
|
|
*
Deprecate TemporaryBuffer.LocalFile without parent directory
Shawn Pearce
2014-11-25
1
-1
/
+8
|
|
*
Switch FileHeader.extractFileLines to TemporaryBuffer.Heap
Shawn Pearce
2014-11-25
2
-14
/
+5
|
|
*
AmazonS3: Buffer pushed pack content under $GIT_DIR
Shawn Pearce
2014-11-25
2
-2
/
+12
|
|
*
DirCache: Buffer TREE extension to $GIT_DIR
Shawn Pearce
2014-11-25
1
-10
/
+15
*
|
|
Support the new repository layout for submodules
Christian Halstrick
2014-12-15
2
-0
/
+10
*
|
|
Allow explicit configuration of git directory in CloneCommand
Christian Halstrick
2014-12-15
1
-4
/
+59
*
|
|
Allow explicit configuration of git directory in InitCommand
Christian Halstrick
2014-12-15
5
-11
/
+119
*
|
|
Merge "Fix tests on windows by closing repos" into stable-3.6
Matthias Sohn
2014-12-12
1
-20
/
+27
|
\
\
\
|
*
|
|
Fix tests on windows by closing repos
Christian Halstrick
2014-12-12
1
-20
/
+27
*
|
|
|
Merge "Prevent NPE if ref can't be resolved when executing ReflogCommand" int...
Christian Halstrick
2014-12-12
1
-0
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Prevent NPE if ref can't be resolved when executing ReflogCommand
Matthias Sohn
2014-12-12
1
-0
/
+4
*
|
|
|
RepoCommand should close opened repos
Christian Halstrick
2014-12-12
1
-0
/
+2
|
/
/
/
*
|
|
Merge "Fix DirCacheCheckout to set correct file length if core.autocrlf=true"...
Christian Halstrick
2014-12-12
1
-3
/
+3
|
\
\
\
|
*
|
|
Fix DirCacheCheckout to set correct file length if core.autocrlf=true
Matthias Sohn
2014-12-11
1
-3
/
+3
*
|
|
|
Merge "CheckoutCommand: Fix checking out ours/theirs when no base stage exist...
Christian Halstrick
2014-12-12
1
-3
/
+8
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
CheckoutCommand: Fix checking out ours/theirs when no base stage exists
Robin Stocker
2014-12-10
1
-3
/
+8
*
|
|
|
Make sure modifications to config-param trustFolderStat are detected
Christian Halstrick
2014-12-05
1
-11
/
+10
|
/
/
/
*
|
|
Merge "Honor git-core meaning of receive.denyDeletes allowing tag deletion"
Matthias Sohn
2014-11-29
1
-10
/
+36
|
\
\
\
|
*
|
|
Honor git-core meaning of receive.denyDeletes allowing tag deletion
Shawn Pearce
2014-11-29
1
-10
/
+36
*
|
|
|
Move checkPath from DirCacheCheckout to ObjectChecker
Shawn Pearce
2014-11-28
4
-24
/
+86
*
|
|
|
Use baseline instead of centerline in PlotRenderer
Michael Keppler
2014-11-29
1
-4
/
+4
*
|
|
|
Consider parent rules if ignore rule is negated
Andrey Loskutov
2014-11-29
2
-8
/
+83
*
|
|
|
ResolveMerger: Use checkoutEntry during abort
Shawn Pearce
2014-11-27
1
-9
/
+2
*
|
|
|
Cleanup double stat update of symlinks in DirCacheCheckout
Shawn Pearce
2014-11-27
1
-33
/
+31
*
|
|
|
Deprecate checkoutEntry variant that accepts File
Shawn Pearce
2014-11-27
4
-47
/
+44
*
|
|
|
DirCacheCheckout: create only one ObjectReader
Shawn Pearce
2014-11-27
1
-1
/
+1
*
|
|
|
Support DfsRepository from GarbageCollectCommand
Shawn Pearce
2014-11-25
1
-15
/
+32
|
/
/
/
*
|
|
Allow configurable ObjectCheckers in fetch
Shawn Pearce
2014-11-24
5
-11
/
+63
*
|
|
Cleanup TreeWalk creation/release inside StashApplyCommand
Shawn Pearce
2014-11-24
1
-4
/
+2
*
|
|
Deprecate checkoutEntry without ObjectReader
Shawn Pearce
2014-11-24
1
-0
/
+2
*
|
|
upload-pack: send symbolic refs as capabilities
Yuxuan 'fishy' Wang
2014-11-21
3
-1
/
+41
*
|
|
Don't use java.util.regex for two simple wildcard cases
Andrey Loskutov
2014-11-18
4
-6
/
+211
*
|
|
Merge "Fix variable name and error message for sideband testing"
Shawn Pearce
2014-11-13
3
-4
/
+4
|
\
\
\
|
*
|
|
Fix variable name and error message for sideband testing
Stefan Beller
2014-11-10
3
-4
/
+4
*
|
|
|
Let RepositoryBuilder find bare repos
Christian Halstrick
2014-11-12
1
-1
/
+5
[next]