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
/
RebaseCommand.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use git config core.commentChar
Thomas Wolf
2022-03-26
1
-25
/
+58
*
[rebase] InteractiveHandler2: handle Gerrit Change-Ids
Thomas Wolf
2022-02-04
1
-6
/
+27
*
RebaseCommand: fix commit message in "fixup" case
Thomas Wolf
2022-02-02
1
-25
/
+29
*
RebaseCommand: better commit message rewording
Thomas Wolf
2022-01-31
1
-27
/
+110
*
Implement ours/theirs content conflict resolution
Thomas Wolf
2021-04-19
1
-5
/
+29
*
Fix DateRevQueue tie breaks with more than 2 elements
Adithya Chakilam
2021-02-07
1
-8
/
+13
*
Using for-each loop in jdt
Lars Vogel
2020-02-28
1
-2
/
+1
*
Merge branch 'stable-5.6'
Matthias Sohn
2020-02-22
1
-2
/
+3
|
\
|
*
Use indexOf(char) and lastIndexOf(char) rather than String versions
David Pursehouse
2020-02-19
1
-2
/
+3
*
|
Update EDL 1.0 license headers to new short SPDX compliant format
Matthias Sohn
2020-01-04
1
-38
/
+5
|
/
*
Enable and fix "Statement unnecessarily nested within else clause" warnings
David Pursehouse
2019-10-17
1
-9
/
+9
*
[error prone] suppress AmbiguousMethodReference in AnyObjectId
Matthias Sohn
2019-08-08
1
-1
/
+1
*
Consistently use "!isEmpty()" to detect non-empty list
David Pursehouse
2019-06-07
1
-2
/
+2
*
Use isEmpty() instead of size()==0 where possible
Carsten Hammer
2019-04-13
1
-1
/
+1
*
Join catch sections using multicatch
Carsten Hammer
2019-04-13
1
-7
/
+2
*
RebaseCommand: tighten check for --preserve-merges on --continue
Thomas Wolf
2019-02-26
1
-1
/
+5
*
RebaseCommand: use orig-head to abort
Thomas Wolf
2019-02-26
1
-2
/
+15
*
RebaseCommand: use orig-head in addition to head
Thomas Wolf
2019-02-26
1
-1
/
+5
*
RebaseCommand: fix ONTO_NAME, and --preserve-merges is interactive
Thomas Wolf
2019-02-26
1
-6
/
+26
*
Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8
David Pursehouse
2018-09-30
1
-4
/
+5
*
RebaseCommand: Remove unnecessary fall through comments
Jonathan Nieder
2018-08-04
1
-2
/
+0
*
Open auto-closeable resources in try-with-resource
David Pursehouse
2018-03-13
1
-8
/
+2
*
Progress reporting for checkout
Markus Duft
2018-01-23
1
-0
/
+3
*
Fix javadoc in org.eclipse.jgit annotations and api packages
Matthias Sohn
2017-12-18
1
-17
/
+40
*
ReflogWriter: Align auto-creation defaults with C git
Dave Borowitz
2017-09-30
1
-0
/
+1
*
Don't try to strip new line if the message buffer is empty
Andrey Loskutov
2017-03-15
1
-2
/
+6
*
Enable and fix warnings about redundant specification of type arguments
David Pursehouse
2017-02-20
1
-7
/
+7
*
Enable and fix 'Should be tagged with @Override' warning
David Pursehouse
2017-02-19
1
-0
/
+1
*
[infer] Fix resource leaks in RebaseCommand
Matthias Sohn
2016-12-18
1
-7
/
+9
*
Implement auto gc
Matthias Sohn
2016-10-23
1
-0
/
+1
*
Replace use of deprecated method Repository.getRef()
Matthias Sohn
2016-05-31
1
-3
/
+3
*
Add progress monitor to Merger
Laurent Delaigue
2016-01-21
1
-0
/
+2
*
Null-annotated Ref class and fixed related compiler errors
Andrey Loskutov
2015-12-15
1
-5
/
+14
*
Null-annotated Repository class and fixed related compiler errors
Andrey Loskutov
2015-11-25
1
-5
/
+6
*
Raise error if FileNotFoundException is caught for an existing file
Matthias Sohn
2015-11-24
1
-0
/
+3
*
Handle null in ProgressMonitor setters
Jonathan Nieder
2015-06-11
1
-0
/
+3
*
Externalize translatable texts in org.eclipse.jgit
Matthias Sohn
2015-05-26
1
-6
/
+9
*
Use AutoClosable to close resources in bundle org.eclipse.jgit
Matthias Sohn
2015-05-21
1
-113
/
+127
*
Fix typo in reflog message written by RebaseCommand.tryFastForward()
Matthias Sohn
2015-05-15
1
-1
/
+1
*
Make RepositoryState.REBASING_MERGE reachable again.
Laurent Delaigue
2015-03-27
1
-1
/
+3
*
Support for the pre-commit hook
Laurent Goubet
2015-02-02
1
-5
/
+4
*
RebaseCommand should ignore submodule modifications
Christian Halstrick
2014-11-03
1
-1
/
+2
*
Rename local variables/parameters to remove warnings about hiding
Robin Rosenberg
2014-09-04
1
-10
/
+10
*
Rebase: Add --preserve-merges support
Konrad Kügler
2014-07-15
1
-28
/
+265
*
Rebase: Write an empty "quiet" file to make C Git happy
Konrad Kügler
2014-05-16
1
-0
/
+3
*
Allow callers to use different merging strategies
Laurent Goubet
2014-05-06
1
-2
/
+17
*
Interactive rebase: Fix order of commit messages on squash
Stefan Lay
2014-03-27
1
-3
/
+3
*
Fix missing NON-NLS tag in RebaseCommand
Stefan Lay
2014-03-27
1
-1
/
+1
*
Add symlink support to JGit
Robin Rosenberg
2014-02-10
1
-1
/
+1
*
Fix fast forward rebase with rebase.autostash=true
Stefan Lay
2014-01-15
1
-0
/
+3
[next]