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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-1
/
+87
*
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
3
-49
/
+273
*
|
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
|
/
*
[findbugs] Do not ignore exceptional return value
Matthias Sohn
2010-12-07
15
-42
/
+59
*
Provide file utilities for file deletion
Matthias Sohn
2010-12-07
2
-1
/
+132
*
Clean up Init API
Chris Aniszczyk
2010-12-07
1
-13
/
+13
*
Merge "Rebase Interoperability third part: handle stop upon conflict"
Chris Aniszczyk
2010-12-07
1
-1
/
+26
|
\
|
*
Rebase Interoperability third part: handle stop upon conflict
Mathias Kinzler
2010-12-07
1
-1
/
+26
*
|
Merge "Rebase Interoperability second part: fix "pop steps""
Chris Aniszczyk
2010-12-07
1
-15
/
+31
|
\
|
|
*
Rebase Interoperability second part: fix "pop steps"
Mathias Kinzler
2010-12-01
1
-15
/
+31
*
|
Merge "LockFile.commit: retry renaming"
Shawn Pearce
2010-12-06
1
-1
/
+20
|
\
\
|
*
|
LockFile.commit: retry renaming
Jens Baumgart
2010-12-06
1
-1
/
+20
*
|
|
Merge "Add InitCommand"
Chris Aniszczyk
2010-12-06
2
-1
/
+134
|
\
\
\
|
*
|
|
Add InitCommand
Chris Aniszczyk
2010-12-05
2
-1
/
+134
*
|
|
|
Merge "Add debugging toString to TreeFormatter"
Chris Aniszczyk
2010-12-06
1
-0
/
+36
|
\
\
\
\
|
*
|
|
|
Add debugging toString to TreeFormatter
Shawn O. Pearce
2010-12-03
1
-0
/
+36
*
|
|
|
|
Merge "Add insert(TreeFormatter) to ObjectInserter"
Chris Aniszczyk
2010-12-06
5
-5
/
+21
|
\
|
|
|
|
|
*
|
|
|
Add insert(TreeFormatter) to ObjectInserter
Shawn O. Pearce
2010-12-03
5
-5
/
+21
*
|
|
|
|
Merge "Add toByteArray to CommitBuilder, TreeBuilder"
Chris Aniszczyk
2010-12-06
2
-0
/
+23
|
\
|
|
|
|
|
*
|
|
|
Add toByteArray to CommitBuilder, TreeBuilder
Shawn O. Pearce
2010-12-03
2
-0
/
+23
*
|
|
|
|
Merge "Remove unused getTreeId from TreeFormatter"
Chris Aniszczyk
2010-12-06
1
-19
/
+0
|
\
|
|
|
|
|
*
|
|
|
Remove unused getTreeId from TreeFormatter
Shawn O. Pearce
2010-12-03
1
-19
/
+0
*
|
|
|
|
Merge "Remove result id from CommitBuilder, TagBuilder"
Chris Aniszczyk
2010-12-06
4
-110
/
+5
|
\
|
|
|
|
|
|
_
|
/
/
|
/
|
|
|
[next]