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
stable-7.2
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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
IO: Add a method for reading lines
Dave Borowitz
2015-07-08
1
-0
/
+69
*
Add a separate type for the identity in a push certificate
Dave Borowitz
2015-06-18
1
-2
/
+33
*
Delete deprecated TemporaryBuffer.LocalFile constructors
Matthias Sohn
2015-06-03
1
-23
/
+0
*
Delete deprecated FileUtils.setExecute(File, boolean)
Matthias Sohn
2015-06-03
1
-14
/
+0
*
FS: Extract GobblerThread into a private static class
Dave Borowitz
2015-05-27
1
-33
/
+57
*
Externalize translatable texts in org.eclipse.jgit
Matthias Sohn
2015-05-26
2
-3
/
+5
*
FS: Allow to manually set the path to the Git system config file
Sebastian Schuberth
2015-05-25
2
-1
/
+29
*
FS: Fix a minor typo in runInShell() docs
Sebastian Schuberth
2015-05-25
1
-1
/
+1
*
FS: Improve javadoc of some recently introduced methods
Sebastian Schuberth
2015-05-25
1
-2
/
+4
*
FS: Remove the gitprefix logic
Sebastian Schuberth
2015-05-22
1
-35
/
+0
*
SystemReader: Use discoverGitSystemConfig() in openSystemConfig()
Sebastian Schuberth
2015-05-22
1
-5
/
+3
*
FS: Add a method to discover the system-wide config file
Sebastian Schuberth
2015-05-22
1
-0
/
+27
*
FS: Extend readPipe() to optionally take additional environment
Sebastian Schuberth
2015-05-21
1
-1
/
+26
*
FS: Document readpipe()'s encoding parameter
Sebastian Schuberth
2015-05-21
1
-0
/
+1
*
Split discoverGitPrefix() code out into discoverGitExe()
Sebastian Schuberth
2015-05-21
3
-35
/
+38
*
Equalize discoverGitPrefix() implementations between POSIX and Win32
Sebastian Schuberth
2015-05-21
2
-16
/
+18
*
Move resolveGrandparentFile() to the base class for wider use
Sebastian Schuberth
2015-05-21
3
-14
/
+17
*
FS_POSIX: Rework umask detection to make it settable
Shawn Pearce
2015-05-10
1
-154
/
+72
*
FS_Win32: Avoid an IOException on Windows if bash is not in PATH
Sebastian Schuberth
2015-05-07
1
-11
/
+13
*
Support agent= capability in wire protocol
Shawn Pearce
2015-04-30
1
-0
/
+6
*
Merge "FS.readPipe() shouldn't log IOException as an error"
Shawn Pearce
2015-04-08
1
-1
/
+1
|
\
|
*
FS.readPipe() shouldn't log IOException as an error
Matthias Sohn
2015-03-28
1
-1
/
+1
*
|
Fix resource leak in ChangeIdUtil
Matthias Sohn
2015-04-02
1
-2
/
+4
*
|
Buffer overflow output stream
Shawn Pearce
2015-04-01
1
-1
/
+2
|
/
*
Merge bundle org.eclipse.jgit.java7 into org.eclipse.jgit
Matthias Sohn
2015-03-23
7
-260
/
+817
*
TemporaryBuffer: Clear block pointer list instead of reallocating
Dave Borowitz
2015-03-18
1
-6
/
+4
*
TemporaryBuffer: Allow presizing block pointer list
Dave Borowitz
2015-03-18
1
-5
/
+42
*
Fix compile error due to missing dependencies and since tags
Markus Duft
2015-03-12
1
-0
/
+1
*
Merge "ArchiveCommand: Allow to pass options to underlying stream"
Shawn Pearce
2015-03-11
1
-0
/
+25
|
\
|
*
ArchiveCommand: Allow to pass options to underlying stream
David Ostrovsky
2015-02-20
1
-0
/
+25
*
|
Refactored pre-commit hook to make it less invasive.
Laurent Delaigue
2015-03-02
5
-178
/
+40
*
|
Use slf4j to log instead of printing to System.err
Matthias Sohn
2015-02-17
1
-17
/
+23
|
/
*
Introduce hook support into the FS implementations
Laurent Goubet
2015-02-02
6
-0
/
+705
*
AIOOB in ChangeIdUtil.indexOfChangeId if amended message is a newline
Andrey Loskutov
2015-01-06
1
-0
/
+2
*
Fix junit tests under windows when the platform is explicitly changed
Christian Halstrick
2014-12-22
1
-5
/
+13
*
Merge branch 'stable-3.5' into stable-3.6
Matthias Sohn
2014-12-19
1
-1
/
+8
|
\
|
*
Merge branch 'stable-3.4' into stable-3.5
Matthias Sohn
2014-12-18
1
-1
/
+8
|
|
\
|
|
*
Deprecate TemporaryBuffer.LocalFile without parent directory
Shawn Pearce
2014-11-25
1
-1
/
+8
*
|
|
Move checkPath from DirCacheCheckout to ObjectChecker
Shawn Pearce
2014-11-28
1
-3
/
+38
|
/
/
*
|
Rename local variables/parameters to remove warnings about hiding
Robin Rosenberg
2014-09-04
1
-2
/
+2
*
|
Eliminate warnings for non-nls strings that will never be translated
Robin Rosenberg
2014-09-04
1
-2
/
+2
|
/
*
Add missing since tags
Matthias Sohn
2014-05-21
1
-0
/
+1
*
Adds GSSManager factory class, to be used for SPNEGO HTTP authentication
Laurent Goujon
2014-05-21
1
-0
/
+158
*
Handle repo copyfile in bare repositories.
Yuxuan 'fishy' Wang
2014-05-09
1
-0
/
+25
*
Cleanup javadocs so they pass the java8 doclint checks
Robin Rosenberg
2014-03-29
9
-9
/
+9
*
Cleanup catch Exception when making Java7FSFactory
Shawn Pearce
2014-03-11
1
-4
/
+4
*
Possibility to limit the max pack size on receive-pack
Saša Živkov
2014-02-25
1
-0
/
+154
*
Introduce an abstraction for HTTP connections
Christian Halstrick
2014-02-18
1
-3
/
+32
*
Normalize paths on OS X
Robin Rosenberg
2014-02-12
1
-0
/
+22
*
Use fileAttributes to get more attributes in one go
Robin Rosenberg
2014-02-12
1
-0
/
+146
[next]