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
*
Fix FileSnapShot
Robin Rosenberg
2010-12-30
1
-5
/
+9
*
Fix ArrayIndexOutOfBoundsException in DirCacheIterator
Shawn O. Pearce
2010-12-22
1
-8
/
+5
*
Correct GIT_INDEX_FILE environment variable
Shawn O. Pearce
2010-12-22
2
-3
/
+3
*
Merge "FileBasedConfig: Use FileSnapshot for isOutdated()"
Chris Aniszczyk
2010-12-20
3
-12
/
+61
|
\
|
*
FileBasedConfig: Use FileSnapshot for isOutdated()
Shawn O. Pearce
2010-12-15
3
-12
/
+61
*
|
Checkout: fix handling if name does not refer to a local branch
Mathias Kinzler
2010-12-20
1
-6
/
+13
*
|
Merge "Extract pack directory last modified check code"
Chris Aniszczyk
2010-12-20
2
-61
/
+224
|
\
|
|
*
Extract pack directory last modified check code
Shawn O. Pearce
2010-12-15
2
-61
/
+224
*
|
Checkout: expose a CheckoutResult
Mathias Kinzler
2010-12-20
2
-14
/
+189
*
|
Fix wrong javadoc comment in Repository
Robin Rosenberg
2010-12-19
1
-1
/
+1
*
|
Merge "Move TransferConfig to transport package"
Robin Rosenberg
2010-12-18
2
-2
/
+2
|
\
\
|
*
|
Move TransferConfig to transport package
Shawn O. Pearce
2010-12-15
2
-2
/
+2
*
|
|
Qualify post 0.10 builds
Matthias Sohn
2010-12-17
3
-28
/
+28
*
|
|
Merge branch 'stable-0.10'
Matthias Sohn
2010-12-17
3
-28
/
+28
|
\
\
\
|
*
|
|
Qualify post 0.10.1 builds
stable-0.10
Matthias Sohn
2010-12-17
3
-28
/
+28
|
*
|
|
JGit 0.10.1
v0.10.1
Matthias Sohn
2010-12-17
3
-28
/
+28
|
|
/
/
*
|
|
DirCacheCheckout: fix getToBeDeleted()
Mathias Kinzler
2010-12-16
1
-1
/
+1
*
|
|
Merge "Do not rely on filemode differences in case of symbolic links"
Shawn Pearce
2010-12-15
1
-9
/
+13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Do not rely on filemode differences in case of symbolic links
Philipp Thun
2010-12-14
1
-9
/
+13
*
|
|
Reduce calls to Repository.getConfig
Shawn O. Pearce
2010-12-15
4
-10
/
+14
|
|
/
|
/
|
*
|
Support GIT_SSH=tortoiseplink
Shawn O. Pearce
2010-12-15
1
-1
/
+1
*
|
Correct plink -batch option
Shawn O. Pearce
2010-12-15
1
-1
/
+1
*
|
Simplify NoteParser use of prefix.length()
Shawn O. Pearce
2010-12-13
1
-9
/
+9
*
|
Fix HTTP digest authentication
Shawn O. Pearce
2010-12-13
1
-16
/
+52
|
/
*
File utilities for creating directories
Matthias Sohn
2010-12-13
3
-1
/
+89
*
DiffFormatter: Use IndexDiffFilter to speed up working tree
Shawn O. Pearce
2010-12-10
1
-15
/
+27
*
Rebase: abort on unknown/unsupported command in git-rebase-todo
Mathias Kinzler
2010-12-10
1
-3
/
+11
*
Merge "IndexPack: Remove blob-streaming size threshold"
Shawn Pearce
2010-12-09
1
-8
/
+1
|
\
|
*
IndexPack: Remove blob-streaming size threshold
roberto
2010-12-09
1
-8
/
+1
*
|
Merge "Add option to skip deletion of non-existing files"
Chris Aniszczyk
2010-12-09
1
-0
/
+8
|
\
\
|
*
|
Add option to skip deletion of non-existing files
Matthias Sohn
2010-12-10
1
-0
/
+8
*
|
|
Merge "Simplify logic in StrategySimpleTwoWayInCore"
Chris Aniszczyk
2010-12-09
1
-7
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Simplify logic in StrategySimpleTwoWayInCore
Shawn O. Pearce
2010-12-09
1
-7
/
+3
*
|
|
Rebase: fix wrong update if original HEAD after Merge+Skip
Mathias Kinzler
2010-12-09
1
-16
/
+28
|
/
/
*
|
Add a performance optimized variant of the ANY_DIFF filter
Christian Halstrick
2010-12-09
3
-3
/
+201
*
|
Implement rebase --continue and --skip
Mathias Kinzler
2010-12-09
4
-49
/
+275
*
|
IndexDiff: Remove unnecessary changesExist flag
Shawn O. Pearce
2010-12-08
1
-8
/
+7
*
|
IndexDiff: Use isModified() when comparing index-worktree
Shawn O. Pearce
2010-12-08
1
-1
/
+2
*
|
IndexDiff: Clean up tree-index compare for staged files
Shawn O. Pearce
2010-12-08
1
-2
/
+3
*
|
IndexDiff: Fix getAssumeUnchanged()
Shawn O. Pearce
2010-12-08
1
-7
/
+12
*
|
IndexDiff: Correct Javadoc for getUntracked() method
Shawn O. Pearce
2010-12-08
1
-1
/
+1
*
|
IndexDiff: Remove always true not-subtree check
Shawn O. Pearce
2010-12-08
1
-7
/
+4
*
|
IndexDiff: Always use TreeWalk.getPathString()
Shawn O. Pearce
2010-12-08
1
-9
/
+8
*
|
IndexDiff: Simplify allocation of filter list
Shawn O. Pearce
2010-12-08
1
-2
/
+1
*
|
Clarify WorkingTreeOptions and filemode usage
Shawn O. Pearce
2010-12-08
6
-113
/
+38
|
/
*
IndexPack: Use streaming for large whole blobs
Shawn O. Pearce
2010-12-08
1
-6
/
+87
*
Merge "Refactor IndexPack to use InputStream for inflation"
Chris Aniszczyk
2010-12-08
1
-59
/
+122
|
\
|
*
Refactor IndexPack to use InputStream for inflation
Shawn O. Pearce
2010-12-07
1
-59
/
+122
*
|
Removed unread parameters
Christian Halstrick
2010-12-08
3
-28
/
+20
*
|
Remove empty iterator from TreeWalk
Shawn O. Pearce
2010-12-07
8
-13
/
+6
|
/
[next]