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
/
src
/
org
/
eclipse
Commit message (
Expand
)
Author
Age
Files
Lines
*
DirCacheIterator: Fix reset() and back()
Robin Rosenberg
2012-12-15
2
-1
/
+22
*
[findBugs] Don't pass null for non-null parameter in RebaseCommand
Matthias Sohn
2012-12-05
2
-1
/
+6
*
Merge "Commit message may not necessarily be in UTF-8"
Shawn Pearce
2012-12-04
1
-2
/
+2
|
\
|
*
Commit message may not necessarily be in UTF-8
Robin Rosenberg
2012-11-27
1
-2
/
+2
*
|
Fix DeltaWindow.clear() to release loaded buffer bytes.
Colby Ranger
2012-12-03
1
-1
/
+1
*
|
Enable reuse of FileTreeIterator and FileEntry for non subclasses
Robin Stocker
2012-12-03
1
-2
/
+11
*
|
Support --cached in RmCommand
Robin Stocker
2012-12-03
1
-12
/
+49
|
/
*
RevWalk support for shallow clones
Marc Strapetz
2012-11-21
11
-7
/
+101
*
Add support for rebase interactive 'edit' command
Dariusz Luksza
2012-11-19
1
-7
/
+20
*
Add support for rebase interactive 'reword' command
Dariusz Luksza
2012-11-19
1
-7
/
+129
*
Add GarbageCollectCommand to porcelain API
Matthias Sohn
2012-11-18
3
-0
/
+161
*
Add config constant for "mergeoptions"
Tomasz Zarna
2012-11-18
1
-0
/
+3
*
Add support for pull with --rebase and --no-rebase
Mikael Karlsson
2012-11-16
1
-4
/
+48
*
Declare all thrown exceptions in Repository
Dani Megert
2012-11-16
1
-1
/
+3
*
Adapt Status and CleanCommand to support cleaning directories
Markus Duft
2012-11-16
2
-2
/
+108
*
CheckoutCommand: Support checking out ours and theirs
Robin Stocker
2012-11-16
1
-42
/
+134
*
Make an exception for the formatting rules (turn off) for some files
Robin Rosenberg
2012-11-16
2
-0
/
+2
*
DirCacheEditor: Apply PathEdit for each stage
Robin Stocker
2012-11-16
1
-5
/
+8
*
Add missing @since tags to mark API added in 2.2
Matthias Sohn
2012-11-16
5
-2
/
+14
*
Add support for --no-ff while merging
Tomasz Zarna
2012-11-16
3
-10
/
+81
*
Add a test for org.eclipse.jgit.pgm.Tag
Tomasz Zarna
2012-11-15
2
-0
/
+7
*
CommitCommand: Ensure unmerged paths are added correctly with setOnly
Robin Stocker
2012-11-12
1
-23
/
+28
*
Fix redundant null check warning in Repository
Robin Stocker
2012-11-08
1
-1
/
+1
*
Merge "Add the an event and listener for a dfs PackIndex being loaded."
Colby Ranger
2012-11-02
3
-0
/
+143
|
\
|
*
Add the an event and listener for a dfs PackIndex being loaded.
Colby Ranger
2012-11-02
3
-0
/
+143
*
|
ResetCommand: Use DirCacheBuilder in resetIndex
Robin Stocker
2012-11-01
1
-13
/
+4
*
|
ResetCommand: Correctly reset unmerged paths in resetIndexForPaths
Robin Stocker
2012-11-01
1
-25
/
+12
|
/
*
Merge "Add isIndexLoaded() to DfsPackFile."
Shawn Pearce
2012-11-01
1
-0
/
+6
|
\
|
*
Add isIndexLoaded() to DfsPackFile.
Colby Ranger
2012-11-01
1
-0
/
+6
*
|
Merge "[blame] Don't pass null to PersonIdent constructor"
Shawn Pearce
2012-11-01
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
[blame] Don't pass null to PersonIdent constructor
Robin Stocker
2012-10-29
1
-1
/
+1
*
|
Add Javadoc description for packages
Robin Stocker
2012-10-31
28
-0
/
+112
|
/
*
Suppress resource warnings with Java 7
Robin Rosenberg
2012-10-25
4
-2
/
+7
*
Merge "Extend Javadoc of CheckoutCommand and add examples"
Shawn Pearce
2012-10-25
1
-10
/
+96
|
\
|
*
Extend Javadoc of CheckoutCommand and add examples
Robin Stocker
2012-10-18
1
-10
/
+96
*
|
Merge "Fix for Iff768422c, use offset 0 when going back to work tree iterator"
Shawn Pearce
2012-10-25
1
-0
/
+2
|
\
\
|
*
|
Fix for Iff768422c, use offset 0 when going back to work tree iterator
Robin Rosenberg
2012-10-06
1
-0
/
+2
*
|
|
Merge "Don't allow null name or e-mail in PersonIdent"
Shawn Pearce
2012-10-25
2
-38
/
+37
|
\
\
\
|
*
|
|
Don't allow null name or e-mail in PersonIdent
Robin Stocker
2012-10-13
2
-38
/
+37
*
|
|
|
Merge "Fix Javadoc formatting of org.eclipse.jgit.diff package"
Shawn Pearce
2012-10-25
12
-61
/
+65
|
\
\
\
\
|
*
|
|
|
Fix Javadoc formatting of org.eclipse.jgit.diff package
Robin Stocker
2012-10-17
12
-61
/
+65
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge "Simplify push error message when ref already exists"
Shawn O. Pearce
2012-10-25
4
-5
/
+5
|
\
\
\
\
|
*
|
|
|
Simplify push error message when ref already exists
Shawn O. Pearce
2012-10-17
4
-5
/
+5
|
|
/
/
/
*
|
|
|
Merge "AbstractTreeIterator: Add toString with entry path"
Christian Halstrick
2012-10-22
1
-0
/
+5
|
\
\
\
\
|
*
|
|
|
AbstractTreeIterator: Add toString with entry path
Robin Stocker
2012-10-20
1
-0
/
+5
|
|
/
/
/
*
/
/
/
StashCreateCommand: Abort in case of unmerged paths
Robin Stocker
2012-10-22
2
-0
/
+15
|
/
/
/
*
|
|
Merge "Add a hint on the purpose of JGitInternalException to the constructor"
Christian Halstrick
2012-10-14
1
-0
/
+4
|
\
\
\
|
*
|
|
Add a hint on the purpose of JGitInternalException to the constructor
Robin Rosenberg
2012-10-14
1
-0
/
+4
|
|
|
/
|
|
/
|
*
|
|
RevWalk: Add link to parseHeaders/parseBody in Javadoc of lookupCommit
Robin Stocker
2012-10-13
1
-0
/
+3
|
|
/
|
/
|
*
|
Merge "Make BlameGenerator comments more clear"
Matthias Sohn
2012-10-09
1
-4
/
+6
|
\
\
[next]