index
:
jgit.git
master
master%private
next
servlet-4
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
stable-7.2
stable-7.3
stable-7.4
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
/
CommitCommand.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Signing: refactor interfaces
Thomas Wolf
2024-08-24
1
-28
/
+19
*
[errorprone] Fix error pattern JdkObsolete
Matthias Sohn
2024-04-29
1
-2
/
+1
*
[errorprone] Remove unnecessary parentheses
Matthias Sohn
2023-09-22
1
-1
/
+1
*
CommitCommand: call GpgSigner.getDefault() only if indeed signing
Thomas Wolf
2022-04-14
1
-8
/
+8
*
Use git config core.commentChar
Thomas Wolf
2022-03-26
1
-5
/
+19
*
CommitCommand: commit message cleanup
Thomas Wolf
2022-01-31
1
-3
/
+76
*
Merge branch 'master' into next
Matthias Sohn
2021-05-12
1
-79
/
+106
|
\
|
*
Refactor CommitCommand to improve readability
Matthias Sohn
2021-03-23
1
-72
/
+90
|
*
CommitCommand: fix formatting
Matthias Sohn
2021-03-23
1
-2
/
+1
|
*
CommitCommand: remove unncessary comment
Matthias Sohn
2021-03-23
1
-1
/
+0
|
*
Ensure post-commit hook is called after index lock was released
Matthias Sohn
2021-03-23
1
-6
/
+17
*
|
Enable CommitCommand to use a fluent style
Alex Blewitt
2021-03-19
1
-2
/
+4
|
/
*
GPG: support git config gpg.program
Thomas Wolf
2021-02-07
1
-7
/
+48
*
Decouple BouncyCastle from JGit Core
Matthias Sohn
2020-06-01
1
-9
/
+15
*
Merge branch 'stable-5.6'
Matthias Sohn
2020-02-22
1
-1
/
+1
|
\
|
*
Use indexOf(char) and lastIndexOf(char) rather than String versions
David Pursehouse
2020-02-19
1
-1
/
+1
*
|
Update EDL 1.0 license headers to new short SPDX compliant format
Matthias Sohn
2020-01-04
1
-38
/
+5
|
/
*
Add ability to redirect stderr from git hooks
Tim Neumann
2019-12-09
1
-3
/
+49
*
Merge branch 'stable-5.3' into stable-5.4
Matthias Sohn
2019-08-08
1
-1
/
+1
|
\
|
*
Merge branch 'stable-5.2' into stable-5.3
Matthias Sohn
2019-08-08
1
-1
/
+1
|
|
\
|
|
*
Use Instant instead of milliseconds for filesystem timestamp handling
Matthias Sohn
2019-07-18
1
-1
/
+1
*
|
|
Use isEmpty() instead of size()==0 where possible
Carsten Hammer
2019-04-13
1
-1
/
+1
|
/
/
*
|
Implement signing commits using BouncyCastle
Medha Bhargav Prabhala
2019-01-16
1
-1
/
+23
*
|
Allow CommitCommand to sign commits
Gunnar Wagenknecht
2019-01-16
1
-1
/
+71
|
/
*
Fix misspelled class name: EmtpyCommitException -> EmptyCommitException
David Pursehouse
2018-03-10
1
-2
/
+2
*
CommitCommand: Open InputStream in try-with-resource
David Pursehouse
2018-03-06
1
-5
/
+2
*
Fix javadoc in org.eclipse.jgit annotations and api packages
Matthias Sohn
2017-12-18
1
-26
/
+29
*
Fix committing empty commits
Christian Halstrick
2017-07-28
1
-1
/
+1
*
Enable and fix warnings about redundant specification of type arguments
David Pursehouse
2017-02-20
1
-2
/
+2
*
Enable and fix 'Should be tagged with @Override' warning
David Pursehouse
2017-02-19
1
-0
/
+1
*
Add support for post-commit hooks
Martin Goellnitz
2016-09-13
1
-6
/
+44
*
Replace use of deprecated method Repository.getRef()
Matthias Sohn
2016-05-31
1
-1
/
+1
*
Fix CommitCommand to be able to skip writing to RefLog
Christian Halstrick
2016-04-11
1
-1
/
+6
*
CommitCommand: Remove declaration of unthrown exception
David Pursehouse
2016-02-02
1
-1
/
+1
*
Add option to allow empty commits to CommitCommand
Christian Halstrick
2016-01-20
1
-0
/
+42
*
Merge branch 'stable-4.2'
David Pursehouse
2016-01-20
1
-1
/
+1
|
\
|
*
CommitCommand: Remove redundant null check
David Pursehouse
2016-01-14
1
-1
/
+1
*
|
commit command: allow to specify path(s) argument(s)
Andrey Loskutov
2015-12-29
1
-1
/
+1
|
/
*
Add support for clean filters
Christian Halstrick
2015-11-27
1
-1
/
+3
*
Adds the git attributes computation on the treewalk
Arthur Daussy
2015-11-18
1
-0
/
+2
*
Fix CommitCommand.setOnly()
Christian Halstrick
2015-06-01
1
-1
/
+1
*
Use try-with-resource to close resources in CommitCommand
Matthias Sohn
2015-04-08
1
-177
/
+172
*
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
1
-27
/
+10
*
Support for the pre-commit hook
Laurent Goubet
2015-02-02
1
-2
/
+69
*
Rebase: Add --preserve-merges support
Konrad Kügler
2014-07-15
1
-2
/
+17
*
Document that path parameters should use '/' as separator
Robin Stocker
2013-11-15
1
-4
/
+4
*
Add NON-NLS comments for some obviously untranslatable strings
Robin Rosenberg
2013-07-21
1
-2
/
+2
*
Fix CommitCommand not to destroy repo
Christian Halstrick
2013-05-11
1
-60
/
+71
*
Indicate initial commit on a branch in the reflog
Robin Rosenberg
2013-04-02
1
-1
/
+2
[next]