選択できるのは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年前