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
Commit message (
Expand
)
Author
Age
Files
Lines
*
EmtpyCommitException: Add TODO to fix misspelled class name in 5.0
David Pursehouse
2017-12-18
1
-1
/
+1
*
Fix javadoc in org.eclipse.jgit annotations and api packages
Matthias Sohn
2017-12-18
92
-722
/
+1387
*
Merge branch 'stable-4.9'
David Pursehouse
2017-12-13
1
-1
/
+1
|
\
|
*
TransportCommand#setTimeout: Specify units for timeout in Javadoc
David Turner
2017-12-12
1
-1
/
+1
*
|
CloneCommand: Refactor listing of files in deleteChildren
David Pursehouse
2017-12-08
1
-3
/
+3
*
|
TreeWalk: Make getEolStreamType(OperationType) public
David Pursehouse
2017-11-15
2
-3
/
+10
|
/
*
ReflogWriter: Align auto-creation defaults with C git
Dave Borowitz
2017-09-30
2
-0
/
+2
*
Ensure ReflogWriter only works with a RefDirectory
Dave Borowitz
2017-09-30
1
-3
/
+12
*
SubmoduleUpdateCommand: Add fetch callback
David Pursehouse
2017-09-20
1
-4
/
+18
*
Fetch submodule repo before resolving commits
Michael FIG
2017-09-20
1
-1
/
+28
*
Add FetchCommand#setRefSpecs(String...) variant
Dave Borowitz
2017-09-07
1
-5
/
+16
*
Cleanup: Remove trailing whitespace
Matthias Sohn
2017-08-30
2
-4
/
+4
*
FetchCommand: pass on CredentialsProvider to submodule fetches
Thomas Wolf
2017-08-27
1
-0
/
+1
*
Fix path pattern matching to work also for gitattributes
Thomas Wolf
2017-08-27
1
-1
/
+2
*
Fix default directory set when setDirectory wasn't called.
Joan Goyeau
2017-08-25
1
-2
/
+13
*
Send a detailed event on working tree modifications
Thomas Wolf
2017-08-15
6
-13
/
+89
*
Fix committing empty commits
Christian Halstrick
2017-07-28
1
-1
/
+1
*
Add missing newlines at ends of Java files
David Pursehouse
2017-07-25
2
-2
/
+2
*
Fix bug in multiple tag handling on DescribeCommand
Oliver Lockwood
2017-06-21
1
-23
/
+37
*
Support --match functionality in DescribeCommand
Oliver Lockwood
2017-06-20
1
-4
/
+43
*
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
2
-2
/
+13
*
Improve javadoc for MergeCommand.setFastForward()
Matthias Sohn
2017-06-15
1
-3
/
+7
*
Fetch: Add --recurse-submodules and --no-recurse-submodules options
David Pursehouse
2017-06-11
1
-0
/
+34
*
SubmoduleUpdateCommand#setCallback should return 'this'
Matthias Sohn
2017-06-10
1
-1
/
+3
*
CloneCommand#setCallback should return 'this'
David Pursehouse
2017-06-08
1
-1
/
+3
*
Merge branch 'stable-4.7' into stable-4.8
David Pursehouse
2017-06-08
1
-0
/
+6
|
\
|
*
ArchiveCommand: Create prefix entry with commit time
Yasuhiro Takagi
2017-06-05
1
-0
/
+6
*
|
Fix javadoc of TooLargeObjectInPackException
Matthias Sohn
2017-05-19
1
-1
/
+2
*
|
Add shutdown hook to cleanup unfinished clone when JVM is killed
Matthias Sohn
2017-05-13
1
-0
/
+4
*
|
Clean up the disk when cloning fails
Thomas Wolf
2017-05-12
1
-10
/
+80
*
|
Support pull on detached HEAD
Mickael Istria
2017-05-08
1
-23
/
+24
*
|
Clone: add --recurse-submodules option
David Pursehouse
2017-04-27
2
-1
/
+75
|
/
*
PullCommand: Add support for recursing into submodules
David Pursehouse
2017-03-24
1
-1
/
+18
*
Don't try to strip new line if the message buffer is empty
Andrey Loskutov
2017-03-15
1
-2
/
+6
*
FetchCommand: Fix detection of submodule recursion mode
David Pursehouse
2017-03-10
1
-13
/
+19
*
FetchCommand: Add basic support for recursing into submodules
David Pursehouse
2017-03-04
1
-1
/
+97
*
Enable and fix warnings about redundant specification of type arguments
David Pursehouse
2017-02-20
37
-77
/
+77
*
Enable and fix 'Should be tagged with @Override' warning
David Pursehouse
2017-02-19
46
-0
/
+54
*
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
*
Set commit time to ZipArchiveEntry
Naoki Takezoe
2017-02-18
1
-5
/
+32
*
Merge "push: support per-ref force-with-lease"
Shawn Pearce
2017-02-08
1
-1
/
+45
|
\
|
*
push: support per-ref force-with-lease
David Turner
2017-02-08
1
-1
/
+45
*
|
Don't rely on default locale when using toUpperCase() and toLowerCase()
Matthias Sohn
2017-01-28
1
-1
/
+2
*
|
[infer] Fix potential NPE in CloneCommand
Matthias Sohn
2017-01-23
1
-6
/
+18
*
|
gc: Add options to preserve and prune old pack files
James Melvin
2017-01-19
1
-0
/
+32
*
|
Fix StashApplyCommand for stashes containing untracked changes.
Thomas Wolf
2017-01-15
1
-5
/
+5
|
/
*
[infer] Fix SubmoduleWalk leaks in submodule commands
Matthias Sohn
2016-12-18
3
-6
/
+3
[next]