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
/
org
/
eclipse
/
jgit
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
Git: Don't close underlying repo if it came from from a caller
Dave Borowitz
2015-03-17
1
-22
/
+41
*
Fix compile error due to missing dependencies and since tags
Markus Duft
2015-03-12
1
-0
/
+1
*
Merge "ArchiveCommand: Allow to pass options to underlying stream"
Shawn Pearce
2015-03-11
1
-1
/
+33
|
\
|
*
ArchiveCommand: Allow to pass options to underlying stream
David Ostrovsky
2015-02-20
1
-1
/
+33
*
|
Add "--long" option to JGit describe
Christian Halstrick
2015-03-09
1
-4
/
+37
*
|
Support for the commit-msg hook.
Laurent Delaigue
2015-03-02
1
-0
/
+5
*
|
Refactored pre-commit hook to make it less invasive.
Laurent Delaigue
2015-03-02
2
-33
/
+59
|
/
*
Implement AutoClosable interface to support try-with-resources block
Matthias Sohn
2015-02-09
1
-1
/
+1
*
Support for the pre-commit hook
Laurent Goubet
2015-02-02
4
-8
/
+136
*
Merge "Ensure GitCommand's "callable" guard is thread-safe"
Christian Halstrick
2015-01-23
1
-3
/
+4
|
\
|
*
Ensure GitCommand's "callable" guard is thread-safe
Matthias Sohn
2015-01-21
1
-3
/
+4
*
|
Document that repo returned by SubmoduleAddCommand needs to be closed
Matthias Sohn
2015-01-22
1
-0
/
+11
*
|
Document that Git instance returned by CloneCommand needs to be closed
Matthias Sohn
2015-01-22
1
-0
/
+6
|
/
*
Support the new repository layout for submodules
Christian Halstrick
2014-12-15
1
-0
/
+3
*
Allow explicit configuration of git directory in CloneCommand
Christian Halstrick
2014-12-15
1
-4
/
+59
*
Allow explicit configuration of git directory in InitCommand
Christian Halstrick
2014-12-15
1
-9
/
+79
*
Prevent NPE if ref can't be resolved when executing ReflogCommand
Matthias Sohn
2014-12-12
1
-0
/
+4
*
CheckoutCommand: Fix checking out ours/theirs when no base stage exists
Robin Stocker
2014-12-10
1
-3
/
+8
*
Deprecate checkoutEntry variant that accepts File
Shawn Pearce
2014-11-27
2
-9
/
+2
*
Support DfsRepository from GarbageCollectCommand
Shawn Pearce
2014-11-25
1
-15
/
+32
*
Cleanup TreeWalk creation/release inside StashApplyCommand
Shawn Pearce
2014-11-24
1
-4
/
+2
*
Expand wildcard imports to specfic classes
Shawn Pearce
2014-11-10
1
-12
/
+15
*
add missing @since tag in StatusCommand
Christian Halstrick
2014-11-04
1
-0
/
+1
*
RebaseCommand should ignore submodule modifications
Christian Halstrick
2014-11-03
1
-1
/
+2
*
Support for Submodule configuration submodule.<name>.ignore
Christian Halstrick
2014-11-03
1
-0
/
+14
*
Fix ResetCommand to default to mixed reset
Matthias Sohn
2014-10-13
1
-0
/
+3
*
Add "aggressive" option to GC
Christian Halstrick
2014-09-19
1
-1
/
+52
*
Fix warning about missing serialVersionUID
Robin Rosenberg
2014-09-04
1
-0
/
+2
*
Rename local variables/parameters to remove warnings about hiding
Robin Rosenberg
2014-09-04
3
-22
/
+22
*
Eliminate warnings for non-nls strings that will never be translated
Robin Rosenberg
2014-09-04
1
-1
/
+1
*
Handle -m option for Merge command
Axel Richard
2014-08-30
1
-2
/
+21
*
Add toString to Git with repository path
Robin Stocker
2014-08-17
1
-0
/
+4
*
Fix CheckoutCommand not setting up tracking
Robin Stocker
2014-08-05
2
-25
/
+22
*
Fix Javadoc errors with Java 8
Robin Stocker
2014-08-02
1
-3
/
+3
*
Fix RevertCommand to correctly revert multiple commits at once.
Maik Schreiber
2014-07-30
1
-0
/
+1
*
Preserve merges during pull if configured to do so
Konrad Kügler
2014-07-15
1
-23
/
+42
*
Rebase: Add --preserve-merges support
Konrad Kügler
2014-07-15
2
-30
/
+282
*
Cherry-Pick: Support --no-commit
Konrad Kügler
2014-07-14
1
-6
/
+27
*
Remove an unnecessary semicolon
Robin Rosenberg
2014-06-15
1
-1
/
+1
*
LsRemoteCommand - internal execute need not be protected
Robin Rosenberg
2014-06-08
1
-1
/
+1
*
Make JavaDoc validator happy by declaring GitAPIException on callAsMap
Robin Rosenberg
2014-06-04
1
-0
/
+4
*
Adds a callAsMap() function to LsRemoteCommand.
Yuxuan 'fishy' Wang
2014-05-24
1
-1
/
+24
*
Allow to include untracked files in stash operations.
Andreas Hermann
2014-05-22
2
-12
/
+160
*
Add missing since tags
Matthias Sohn
2014-05-21
1
-0
/
+2
*
Merge "Cherry-Pick: Support --mainline to pick merges"
Robin Rosenberg
2014-05-19
1
-9
/
+41
|
\
|
*
Cherry-Pick: Support --mainline to pick merges
Konrad Kügler
2014-05-17
1
-9
/
+41
*
|
Merge "Archive: Add the ability to select one or more paths."
Robin Rosenberg
2014-05-17
1
-0
/
+25
|
\
\
|
|
/
|
/
|
|
*
Archive: Add the ability to select one or more paths.
Shaul Zorea
2014-05-14
1
-0
/
+25
*
|
Rebase: Write an empty "quiet" file to make C Git happy
Konrad Kügler
2014-05-16
1
-0
/
+3
*
|
Fix wrong Exception messages
Christian Halstrick
2014-05-14
1
-1
/
+1
|
/
[next]