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
/
PullCommand.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement ours/theirs content conflict resolution
Thomas Wolf
2021-04-19
1
-6
/
+28
*
Merge branch 'stable-5.6'
Matthias Sohn
2020-02-22
1
-1
/
+1
|
\
|
*
Reorder modifiers to follow Java Language Specification
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
|
/
*
Enable and fix "Statement unnecessarily nested within else clause" warnings
David Pursehouse
2019-10-17
1
-4
/
+5
*
Make pull --rebase on an unborn branch do a checkout
Thomas Wolf
2019-06-10
1
-0
/
+45
*
Fix javadoc in org.eclipse.jgit annotations and api packages
Matthias Sohn
2017-12-18
1
-22
/
+32
*
Allow to programmatically set FastForwardMode for PullCommand
Matthias Sohn
2017-06-16
1
-5
/
+29
*
Add support for config "pull.ff
Mattias Neuling
2017-06-16
1
-0
/
+11
*
Fetch/PullCommand: Improve Javadoc of setRecurseSubmodules
David Pursehouse
2017-06-16
1
-1
/
+3
*
Support pull on detached HEAD
Mickael Istria
2017-05-08
1
-23
/
+24
*
PullCommand: Add support for recursing into submodules
David Pursehouse
2017-03-24
1
-1
/
+18
*
Enable and fix 'Should be tagged with @Override' warning
David Pursehouse
2017-02-19
1
-0
/
+1
*
Fix typo in @since
Thomas Wolf
2017-02-19
1
-1
/
+1
*
PullCommand: Allow to set tag behavior
David Pursehouse
2017-02-18
1
-3
/
+18
*
Handle all values of branch.[name].rebase
Thomas Wolf
2016-09-15
1
-37
/
+67
*
Add progress monitor to Merger
Laurent Delaigue
2016-01-21
1
-0
/
+2
*
Handle null in ProgressMonitor setters
Jonathan Nieder
2015-06-11
1
-0
/
+3
*
Improve exception thrown when pull can't find advertised ref
Matthias Sohn
2015-05-29
1
-5
/
+9
*
Externalize translatable texts in org.eclipse.jgit
Matthias Sohn
2015-05-26
1
-4
/
+4
*
Preserve merges during pull if configured to do so
Konrad Kügler
2014-07-15
1
-23
/
+42
*
Allow callers to use different merging strategies
Laurent Goubet
2014-05-06
1
-2
/
+17
*
Cleanup javadocs so they pass the java8 doclint checks
Robin Rosenberg
2014-03-29
1
-10
/
+12
*
Allow programmatic remote configuration for PullCommand
Matthias Sohn
2014-02-14
1
-16
/
+68
*
Mark non-externalizable strings as such
Robin Rosenberg
2012-12-27
1
-2
/
+2
*
Add support for pull with --rebase and --no-rebase
Mikael Karlsson
2012-11-16
1
-4
/
+48
*
Improve ours/theirs conflict markers for rebase, cherry-pick
Robin Stocker
2012-08-18
1
-4
/
+6
*
Further cleanup of exceptions in Git API
Robin Rosenberg
2012-06-05
1
-40
/
+21
*
Git API does not declare GitAPIException call() and related cleanups
Robin Rosenberg
2012-05-30
1
-1
/
+1
*
Move JGitText to an internal package
Robin Rosenberg
2012-03-12
1
-1
/
+1
*
Guard against null branch in PullCommand
Kevin Sawicki
2011-11-22
1
-1
/
+5
*
Support a configured credentials provider in LsRemoteCommand
Kevin Sawicki
2011-11-10
1
-47
/
+2
*
Enable full Transport configuration for JGit API commands
Roberto Tyley
2011-09-16
1
-0
/
+18
*
Don't hard-code section names, use ConfigConstants instead
Tomasz Zarna
2011-08-02
1
-1
/
+2
*
PullCommand: Use short ref name in merge message
Robin Stocker
2011-03-22
1
-3
/
+4
*
Fix NullPointer when pulling from a deleted local branch
Stefan Lay
2011-02-16
1
-1
/
+4
*
PullCommand: use default remote instead of throwing Exception
Mathias Kinzler
2011-02-08
1
-7
/
+4
*
Proper handling of rebase during pull
Mathias Kinzler
2011-01-31
1
-39
/
+32
*
Add setCredentialsProvider to PullCommand
Tomasz Zarna
2011-01-28
1
-0
/
+17
*
Make PullCommand work with Rebase
Mathias Kinzler
2011-01-28
1
-50
/
+73
*
Reduce calls to Repository.getConfig
Shawn O. Pearce
2010-12-15
1
-1
/
+1
*
Remove unnecessary null check
Robin Stocker
2010-10-29
1
-2
/
+1
*
PullCommand: support upstream configuration for local branches
Mathias Kinzler
2010-10-28
1
-33
/
+47
*
Add "Pull" command
Mathias Kinzler
2010-10-08
1
-0
/
+260