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
/
resources
/
org
Commit message (
Expand
)
Author
Age
Files
Lines
*
Config: Rewrite subsection and value escaping and parsing
Dave Borowitz
2017-12-18
1
-0
/
+3
*
Fix typo in key of a JGitText externalized string
Matthias Sohn
2017-12-10
1
-1
/
+1
*
Merge branch 'stable-4.9'
Matthias Sohn
2017-12-10
1
-0
/
+2
|
\
|
*
Fix IllegalThreadStateException if stderr closed without exiting
Dmitry Pavlenko
2017-12-10
1
-0
/
+2
*
|
Merge branch 'stable-4.9'
Matthias Sohn
2017-11-11
1
-0
/
+1
|
\
|
|
*
Work around a Jsch bug: ensure the user name is set from URI
Thomas Wolf
2017-11-10
1
-0
/
+1
*
|
Merge branch 'stable-4.9'
David Pursehouse
2017-11-02
2
-2
/
+2
|
\
|
|
*
Move some strings from DfsText to JGitText
Dave Borowitz
2017-11-01
2
-2
/
+2
*
|
Support symbolic references in ReceiveCommand
Shawn Pearce
2017-10-18
1
-0
/
+3
|
/
*
Ensure ReflogWriter only works with a RefDirectory
Dave Borowitz
2017-09-30
1
-0
/
+1
*
Handle SSL handshake failures in TransportHttp
Thomas Wolf
2017-09-13
1
-0
/
+8
*
Support http.<url>.* configs
Thomas Wolf
2017-09-10
1
-0
/
+2
*
Cleanup: message reporting for HTTP redirect handling
Thomas Wolf
2017-08-23
1
-6
/
+5
*
Do authentication re-tries on HTTP POST
Thomas Wolf
2017-08-22
1
-2
/
+3
*
reftable: scan and lookup reftable files
Shawn Pearce
2017-08-17
1
-0
/
+4
*
reftable: create and write reftable files
Shawn Pearce
2017-08-17
1
-0
/
+3
*
Add support to follow HTTP redirects
Thomas Wolf
2017-08-17
1
-0
/
+7
*
Add dfs fsck implementation
Zhen Chen
2017-07-26
1
-0
/
+4
*
ReceiveCommand: Explicitly check constructor preconditions
Dave Borowitz
2017-07-17
1
-0
/
+6
*
Merge branch 'stable-4.7' into stable-4.8
Matthias Sohn
2017-06-07
1
-0
/
+2
|
\
|
*
Run auto GC in the background
David Turner
2017-06-06
1
-0
/
+2
*
|
RepoCommand: Add linkfile support.
Dan Willemsen
2017-04-18
1
-0
/
+1
*
|
Merge branch 'stable-4.7'
Matthias Sohn
2017-04-11
1
-0
/
+1
|
\
|
|
*
ManifestParser: Throw exception if remote does not have fetch attribute
Han-Wen Nienhuys
2017-04-10
1
-0
/
+1
*
|
Support creating Mergers without a Repository
Dave Borowitz
2017-04-05
1
-0
/
+1
|
/
*
Explain in error message how to recover from lock failure
Matthias Sohn
2017-03-22
1
-1
/
+1
*
Move SHA1 compress/recompress files to resource folder
David Ostrovsky
2017-03-18
2
-0
/
+284
*
Merge branch 'stable-4.6'
Matthias Sohn
2017-03-16
1
-2
/
+2
|
\
|
*
Merge branch 'stable-4.5' into stable-4.6
Matthias Sohn
2017-03-16
1
-2
/
+2
|
|
\
|
|
*
Don't remove pack when FileNotFoundException is transient
Luca Milanesio
2017-03-15
1
-2
/
+2
*
|
|
SHA-1: collision detection support
Shawn Pearce
2017-02-28
1
-0
/
+1
*
|
|
Limit receive commands
Shawn Pearce
2017-02-11
1
-0
/
+1
*
|
|
Repository: Include repository name when logging corrupt use count
David Pursehouse
2017-01-27
1
-1
/
+1
*
|
|
Fix possible InvalidObjectIdException in ObjectDirectory
Marc Strapetz
2017-01-15
1
-0
/
+1
|
/
/
*
|
Define MonotonicClock interface for advanced timestamps
Shawn Pearce
2016-11-21
1
-0
/
+1
*
|
Add {get,set}GitwebDescription to Repository
Shawn Pearce
2016-11-14
1
-0
/
+1
*
|
Switch JSchSession to simple isolated OutputStream
Shawn Pearce
2016-11-13
1
-0
/
+1
*
|
Check that DfsBlockCache#blockSize is a power of 2
Philipp Marx
2016-11-11
1
-0
/
+1
*
|
Fix possible SIOOBE in RefDirectory.parsePackedRefs
Marc Strapetz
2016-10-21
1
-0
/
+1
*
|
TreeFormatter: disallow empty filenames in trees
David Turner
2016-10-19
1
-0
/
+1
*
|
Add support for built-in smudge filters
Christian Halstrick
2016-09-20
1
-0
/
+1
|
/
*
Add support for post-commit hooks
Martin Goellnitz
2016-09-13
1
-0
/
+1
*
Don't log error if system git config does not exist
Matthias Sohn
2016-09-05
1
-1
/
+1
*
Shallow fetch/clone: Make --depth mean the total history depth
Terry Parker
2016-08-05
1
-0
/
+1
*
Shallow fetch: Respect "shallow" lines
Terry Parker
2016-08-05
1
-0
/
+1
*
DiffFormatter: Support setting a reader without a repo
Dave Borowitz
2016-08-03
1
-1
/
+1
*
RefSpecs: allow construction of weird wildcarded RefSpecs
Stefan Beller
2016-07-25
1
-0
/
+1
*
Push implementation of option strings
Dan Wang
2016-07-22
1
-0
/
+1
*
Merge branch 'stable-4.4'
Matthias Sohn
2016-07-12
1
-1
/
+1
|
\
|
*
Log if Repository.useCnt becomes negative
Matthias Sohn
2016-07-12
1
-0
/
+1
[next]