您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Jens Baumgart b82e4bf771 Fix NPE on reading global config on MAC 13 年前
..
io Fix corrupted large deltas 13 年前
Base64.java Base64: Reformat to match JGit style 13 年前
CachedAuthenticator.java Refactor the cached Authenticator data out of AwtAuthenticator 14 年前
ChangeIdUtil.java Allow to replace existing Change-Id 14 年前
FS.java Fix JGit --upload-pack, --receive-pack options 13 年前
FS_POSIX.java Fix NPE on reading global config on MAC 13 年前
FS_POSIX_Java5.java Add support for getting the system wide configuration 13 年前
FS_POSIX_Java6.java Add support for getting the system wide configuration 13 年前
FS_Win32.java Fix JGit --upload-pack, --receive-pack options 13 年前
FS_Win32_Cygwin.java Fix JGit --upload-pack, --receive-pack options 13 年前
FileUtils.java File utility for creating a new empty file 13 年前
HttpSupport.java Support HTTP basic and digest authentication 13 年前
IO.java Perform automatic CRLF to LF conversion during WorkingTreeIterator 13 年前
IntList.java Add set to IntList 14 年前
LongList.java Adding sorting to LongList 13 年前
MutableInteger.java Initial JGit contribution to eclipse.org 14 年前
NB.java Convert all JGit unit tests to JUnit 4 13 年前
QuotedString.java Fix QuotedString.GIT_PATH escaping rules 13 年前
RawCharSequence.java Remove trailing whitespace at end of line 14 年前
RawCharUtil.java Added support for whitespace ignoring 14 年前
RawParseUtils.java Fix RawParseUtils.formatBase10 to work with negative values 13 年前
RawSubStringPattern.java Externalize strings from JGit 14 年前
RefList.java Create new RefList and RefMap utility types 14 年前
RefMap.java Create new RefList and RefMap utility types 14 年前
StringUtils.java Fix DiffConfig to understand "copy" resp. "copies" for diff.renames property. 13 年前
SystemReader.java Add support for getting the system wide configuration 13 年前
TemporaryBuffer.java Buffer very large delta streams to reduce explosion of CPU work 13 年前