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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.eclipse.jgit
/
src
/
org
/
eclipse
/
jgit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Terminate StreamCopy threads in case of errors
Till Brychcy
2017-10-07
1
-4
/
+12
*
Use a new RevWalk for validating not advertised wants
Zhen Chen
2017-10-05
1
-26
/
+27
*
Terminate StreamCopy threads in case of errors
Dmitry Neverov
2017-09-30
2
-6
/
+7
*
ReflogWriter: Align auto-creation defaults with C git
Dave Borowitz
2017-09-30
3
-2
/
+4
*
Support force writing reflog on a per-update basis
Dave Borowitz
2017-09-30
6
-14
/
+121
*
Ensure ReflogWriter only works with a RefDirectory
Dave Borowitz
2017-09-30
6
-62
/
+63
*
HttpConfig: load user config before reading values from it
Thomas Wolf
2017-09-26
1
-15
/
+33
*
Load the user config before modifying it
Thomas Wolf
2017-09-23
1
-4
/
+17
*
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
*
Handle SSL handshake failures in TransportHttp
Thomas Wolf
2017-09-13
3
-112
/
+266
*
Support http.<url>.* configs
Thomas Wolf
2017-09-10
3
-95
/
+403
*
Add PushConfig class with PushRecurseSubmodulesMode
David Pursehouse
2017-09-09
1
-0
/
+95
*
Fix missing RefsChangedEvent when packed refs are used
Thomas Wolf
2017-09-07
2
-5
/
+12
*
Add FetchCommand#setRefSpecs(String...) variant
Dave Borowitz
2017-09-07
1
-5
/
+16
*
ReceivePack: clear advertised .haves if application changes refs
Shawn Pearce
2017-09-07
1
-0
/
+1
*
DfsGarbageCollector: support disabling conversion to reftable
Shawn Pearce
2017-09-06
1
-1
/
+15
*
Remove dead warning about minUpdaeIndex and maxUpdateIndex affecting refresh
Shawn Pearce
2017-09-06
1
-10
/
+0
*
SubmoduleConfig: Simplify #toConfigValue
David Pursehouse
2017-09-05
1
-3
/
+1
*
Merge changes from topic 'dfs-reftable'
Shawn Pearce
2017-09-05
3
-76
/
+352
|
\
|
*
dfs: write reftable from DfsGarbageCollector
Shawn Pearce
2017-09-05
1
-14
/
+149
|
*
dfs: compact reftables during DfsPackCompactor
Shawn Pearce
2017-09-05
2
-62
/
+203
*
|
Fix Daemon.stop() to actually stop the listener thread
Thomas Wolf
2017-09-04
1
-39
/
+92
*
|
Merge "Remove workaround for bug in Java's ReferenceQueue"
Shawn Pearce
2017-09-04
1
-33
/
+9
|
\
\
|
*
|
Remove workaround for bug in Java's ReferenceQueue
Matthias Sohn
2017-09-04
1
-33
/
+9
*
|
|
Use Config.getEnum() to read the IgnoreSubmoduleMode
Thomas Wolf
2017-09-04
1
-7
/
+2
*
|
|
Don't assume name = path in .gitmodules
Thomas Wolf
2017-09-04
1
-11
/
+43
|
/
/
*
|
FsckPackParser: Fix warning about int being boxed to Integer
David Pursehouse
2017-09-01
1
-1
/
+2
*
|
FsckPackParser: Fix "Empty block should be documented" warnings
David Pursehouse
2017-08-31
1
-0
/
+3
*
|
FsckPackParser: Fix warnings about variable hiding
David Pursehouse
2017-08-31
1
-9
/
+9
|
/
*
Merge changes from topic 'dfs-reftable'
Shawn Pearce
2017-08-30
8
-64
/
+456
|
\
|
*
dfs: helper to open multiple reftables
Shawn Pearce
2017-08-28
1
-0
/
+108
|
*
dfs: expose DfsReftable from DfsObjDatabase
Shawn Pearce
2017-08-28
3
-47
/
+149
|
*
dfs: support reading reftables through DfsBlockCache
Shawn Pearce
2017-08-28
5
-17
/
+199
*
|
Merge changes from topic 'fsck'
Shawn Pearce
2017-08-30
2
-51
/
+71
|
\
\
|
*
|
DfsFsck: reduce memory usage during verifyIndex
Shawn Pearce
2017-08-30
2
-9
/
+15
|
*
|
DfsFsck: refactor pack verify into its own method
Shawn Pearce
2017-08-30
1
-30
/
+28
|
*
|
DfsFsck: run connectivity check pass exactly once
Shawn Pearce
2017-08-29
1
-19
/
+35
*
|
|
Cleanup: Remove redundant type arguments
Matthias Sohn
2017-08-30
1
-1
/
+1
*
|
|
Cleanup: Organize imports
Matthias Sohn
2017-08-30
5
-10
/
+9
|
/
/
*
|
Cleanup: Remove trailing whitespace
Matthias Sohn
2017-08-30
6
-11
/
+11
*
|
Pass along the original exception when an ssh connection fails
Thomas Wolf
2017-08-29
1
-4
/
+7
|
/
*
Merge "reftable: explicitly store update_index per ref"
Shawn Pearce
2017-08-28
7
-26
/
+74
|
\
|
*
reftable: explicitly store update_index per ref
Shawn Pearce
2017-08-21
7
-26
/
+74
*
|
Merge "Add BlobObjectChecker"
Terry Parker
2017-08-28
3
-1
/
+123
|
\
\
|
*
|
Add BlobObjectChecker
Masaya Suzuki
2017-08-28
3
-1
/
+123
*
|
|
FetchCommand: pass on CredentialsProvider to submodule fetches
Thomas Wolf
2017-08-27
1
-0
/
+1
*
|
|
Exclude file matching: fix backtracking on match failures after **
Thomas Wolf
2017-08-27
1
-1
/
+24
*
|
|
Fix path pattern matching to work also for gitattributes
Thomas Wolf
2017-08-27
7
-63
/
+112
*
|
|
Ignore invalid TagOpt values
Thomas Wolf
2017-08-26
1
-2
/
+7
[next]