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
/
Git.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
GPG signature verification via BouncyCastle
Thomas Wolf
2021-02-16
1
-1
/
+11
*
Add Git#shutdown for releasing resources held by JGit process
Matthias Sohn
2020-06-04
1
-0
/
+11
*
Update EDL 1.0 license headers to new short SPDX compliant format
Matthias Sohn
2020-01-04
1
-38
/
+5
*
Use Objects.requireNonNull instead of a custom helper
Jonathan Nieder
2019-03-22
1
-2
/
+2
*
Introduce a checkNotNull helper
Jonathan Nieder
2019-03-22
1
-3
/
+3
*
Add a command to deinitialize submodules
David Turner
2017-12-27
1
-1
/
+12
*
Fix javadoc in org.eclipse.jgit annotations and api packages
Matthias Sohn
2017-12-18
1
-206
/
+239
*
Enable and fix 'Should be tagged with @Override' warning
David Pursehouse
2017-02-19
1
-0
/
+1
*
Add remote command to JGit CLI
Kaloyan Raev
2015-12-11
1
-2
/
+42
*
Clone should create Git instances which are able to close repository
Andrey Loskutov
2015-08-04
1
-1
/
+1
*
Git: Don't close underlying repo if it came from from a caller
Dave Borowitz
2015-03-17
1
-22
/
+41
*
Implement AutoClosable interface to support try-with-resources block
Matthias Sohn
2015-02-09
1
-1
/
+1
*
Add toString to Git with repository path
Robin Stocker
2014-08-17
1
-0
/
+4
*
Add close() method to API
Christian Halstrick
2013-11-20
1
-0
/
+20
*
Add / fix @since tags
Matthias Sohn
2013-10-24
1
-1
/
+1
*
Added the git-describe implementation
Kohsuke Kawaguchi
2013-09-27
1
-0
/
+11
*
Enable LsRemoteCommand to work without local repository
Robin Stocker
2013-08-13
1
-0
/
+11
*
Add missing @since tag
Matthias Sohn
2013-06-20
1
-0
/
+1
*
Move ArchiveCommand into standard porcelain API
Jonathan Nieder
2013-05-24
1
-0
/
+9
*
Fix @since tags in JGit, version 2.4 never existed
Tomasz Zarna
2013-03-21
1
-1
/
+1
*
Add a NameRevCommand for describing IDs in terms of refnames
Dave Borowitz
2013-03-11
1
-0
/
+10
*
Add GarbageCollectCommand to porcelain API
Matthias Sohn
2012-11-18
1
-0
/
+15
*
Add missing @since tags to mark API added in 2.0
Matthias Sohn
2012-05-10
1
-0
/
+4
*
Add command support for dropping a stashed commit
Kevin Sawicki
2012-03-21
1
-0
/
+9
*
Add ApplyCommand to JGit API
Tomasz Zarna
2012-03-04
1
-0
/
+14
*
Add command support for applying a stashed commit
Kevin Sawicki
2012-02-28
1
-10
/
+18
*
Add support for creating a stashed commit
Kevin Sawicki
2012-02-28
1
-0
/
+9
*
Add command support for listing stashed commits
Kevin Sawicki
2012-01-20
1
-1
/
+10
*
Add submodule command helpers to Git class
Kevin Sawicki
2012-01-02
1
-0
/
+51
*
Add ListTagCommand to JGit API
Ketan Padegaonkar
2011-08-21
1
-2
/
+12
*
Add DeleteTagCommand to JGit API
Tomasz Zarna
2011-08-21
1
-0
/
+9
*
Add DiffCommand to JGit API
Tomasz Zarna
2011-08-16
1
-0
/
+13
*
Add ReflogCommand
Chris Aniszczyk
2011-06-22
1
-0
/
+13
*
blame: Compute the origin of lines in a result file
Shawn O. Pearce
2011-05-31
1
-0
/
+13
*
Add CleanCommand to JGit API
Abhishek Bhatnagar
2011-05-24
1
-0
/
+13
*
Add LsRemoteCommand to JGit API
Christoph Brill
2011-05-19
1
-0
/
+13
*
Add NotesCommand to the JGit API
Chris Aniszczyk
2011-04-10
1
-0
/
+36
*
Add open(File) and wrap(Repository) to Git
Christian Halstrick
2011-04-02
1
-1
/
+47
*
Add status command to GIT api
Christian Halstrick
2011-03-23
1
-0
/
+13
*
Add git-reset to the Git API
Chris Aniszczyk
2011-02-17
1
-0
/
+13
*
Add git-clone to the Git API
Chris Aniszczyk
2011-01-31
1
-0
/
+13
*
Implement a revert command
Robin Rosenberg
2011-01-02
1
-1
/
+14
*
Clean up Init API
Chris Aniszczyk
2010-12-07
1
-13
/
+13
*
Add InitCommand
Chris Aniszczyk
2010-12-05
1
-1
/
+14
*
Add CheckoutCommand
Chris Aniszczyk
2010-11-22
1
-0
/
+13
*
Add RmCommand to Git API
Chris Aniszczyk
2010-11-22
1
-0
/
+13
*
Initial implementation of a Rebase command
Mathias Kinzler
2010-11-22
1
-0
/
+13
*
Add Cherry-Pick command
Christian Halstrick
2010-10-15
1
-0
/
+13
*
Add "Branch" command
Mathias Kinzler
2010-10-10
1
-0
/
+36
*
Add "Pull" command
Mathias Kinzler
2010-10-08
1
-0
/
+9
[next]