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
/
jgit
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
|
Support --cached in RmCommand
Robin Stocker
2012-12-03
1
-12
/
+49
|
/
*
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
2
-0
/
+159
*
Add support for pull with --rebase and --no-rebase
Mikael Karlsson
2012-11-16
1
-4
/
+48
*
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
*
Add support for --no-ff while merging
Tomasz Zarna
2012-11-16
2
-10
/
+80
*
Add a test for org.eclipse.jgit.pgm.Tag
Tomasz Zarna
2012-11-15
1
-0
/
+6
*
CommitCommand: Ensure unmerged paths are added correctly with setOnly
Robin Stocker
2012-11-12
1
-23
/
+28
*
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
*
Add Javadoc description for packages
Robin Stocker
2012-10-31
2
-0
/
+8
*
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 "Don't allow null name or e-mail in PersonIdent"
Shawn Pearce
2012-10-25
1
-6
/
+4
|
\
\
|
*
|
Don't allow null name or e-mail in PersonIdent
Robin Stocker
2012-10-13
1
-6
/
+4
*
|
|
Merge "Simplify push error message when ref already exists"
Shawn O. Pearce
2012-10-25
2
-2
/
+2
|
\
\
\
|
*
|
|
Simplify push error message when ref already exists
Shawn O. Pearce
2012-10-17
2
-2
/
+2
|
|
|
/
|
|
/
|
*
/
|
StashCreateCommand: Abort in case of unmerged paths
Robin Stocker
2012-10-22
1
-0
/
+6
|
/
/
*
|
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
*
|
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
1
-0
/
+4
|
/
*
Refuse to checkout unmerged paths from index
Robin Stocker
2012-09-23
1
-1
/
+8
*
Output result of switching branch -- o.e.jgit.pgm.Checkout
Tomasz Zarna
2012-09-05
1
-1
/
+1
*
Enable rebase to continue for all rebase stages
Robin Rosenberg
2012-08-27
1
-0
/
+3
*
Improve ours/theirs conflict markers for rebase, cherry-pick
Robin Stocker
2012-08-18
3
-7
/
+79
*
Merge "Allow JGit to read C Git rebase state"
Christian Halstrick
2012-08-13
1
-1
/
+8
|
\
|
*
Allow JGit to read C Git rebase state
Robin Rosenberg
2012-08-07
1
-1
/
+8
*
|
Make CheckoutCommand pass modified files through result
Markus Duft
2012-08-07
2
-12
/
+61
|
/
*
Make ApplyCommand create missing parent directories for new files
Markus Duft
2012-07-16
1
-0
/
+2
*
Create parent dir if necessary on checkout
Robin Stocker
2012-07-08
1
-2
/
+5
*
Add toString() to simplify debugging rebase steps
Matthias Sohn
2012-06-24
1
-0
/
+14
*
Ignore empty lines when parsing git-rebase-todo
Robin Stocker
2012-06-23
1
-3
/
+2
*
Fix resource leaks due to unclosed repositories
Christian Halstrick
2012-06-16
4
-39
/
+61
*
Add "--squash" option to MergeCommand
Tomasz Zarna
2012-06-15
4
-20
/
+119
*
Further cleanup of exceptions in Git API
Robin Rosenberg
2012-06-05
17
-65
/
+129
*
Throw formal CheckoutConflictException on hard reset
Kevin Sawicki
2012-06-05
1
-3
/
+10
*
Update ORIG_HEAD when resetting
Kevin Sawicki
2012-05-31
2
-2
/
+7
*
Git API does not declare GitAPIException call() and related cleanups
Robin Rosenberg
2012-05-30
42
-136
/
+151
*
Retain file length and mod time when doing a mixed reset
Kevin Sawicki
2012-05-28
1
-6
/
+43
*
Ensure resetting on commit id
Dariusz Luksza
2012-05-23
1
-1
/
+1
*
Enable call chaining on LsRemoteCommand methods
Dave Borowitz
2012-05-14
1
-4
/
+10
*
Cleanup MergeResult constructors
Tomasz Zarna
2012-05-10
1
-6
/
+8
*
Add missing @since tags to mark API added in 2.0
Matthias Sohn
2012-05-10
8
-0
/
+13
*
Make output stream optional in DiffCommand
Kevin Sawicki
2012-05-10
1
-10
/
+14
*
Remove unneeded catch block and null checks
Kevin Sawicki
2012-05-04
1
-12
/
+4
[prev]
[next]