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
*
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
*
Import non-java.* JRE packages
Matthias Sohn
2012-11-16
1
-0
/
+4
*
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
*
Harmonize the JDT settings within JGit
Robin Rosenberg
2012-11-16
2
-7
/
+65
*
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
4
-10
/
+82
*
Add a test for org.eclipse.jgit.pgm.Tag
Tomasz Zarna
2012-11-15
3
-0
/
+8
*
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
5
-6
/
+7
|
\
\
\
\
|
*
|
|
|
Simplify push error message when ref already exists
Shawn O. Pearce
2012-10-17
5
-6
/
+7
|
|
/
/
/
*
|
|
|
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
|
\
\
|
*
|
Make BlameGenerator comments more clear
Patrick Carlson
2012-08-17
1
-4
/
+6
*
|
|
CommitCommand: Use original author on amend if author is not set
Robin Stocker
2012-10-08
1
-3
/
+7
*
|
|
CommitCommand: Don't allow amending on initial commit
Robin Stocker
2012-10-08
3
-0
/
+6
|
|
/
|
/
|
*
|
Fix compile error (method not available in 1.5)
Markus Keller
2012-09-27
1
-1
/
+1
*
|
Merge "Allow @ in branch names and tighten syntax checking"
Robin Rosenberg
2012-09-24
1
-7
/
+33
|
\
\
|
*
|
Allow @ in branch names and tighten syntax checking
Robin Rosenberg
2012-09-23
1
-7
/
+33
*
|
|
Merge "FileBasedConfig supports UTF-8 byte order marker"
Robin Rosenberg
2012-09-24
2
-2
/
+34
|
\
\
\
|
*
|
|
FileBasedConfig supports UTF-8 byte order marker
Marc Strapetz
2012-09-24
2
-2
/
+34
*
|
|
|
Merge "Fix typo in AnyObjectId#abbreviate"
Robin Rosenberg
2012-09-24
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Fix typo in AnyObjectId#abbreviate
Robin Stocker
2012-09-24
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
[next]