You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jens Baumgart b82e4bf771 Fix NPE on reading global config on MAC 13 years ago
..
io Fix corrupted large deltas 13 years ago
Base64.java Base64: Reformat to match JGit style 13 years ago
CachedAuthenticator.java Refactor the cached Authenticator data out of AwtAuthenticator 14 years ago
ChangeIdUtil.java Allow to replace existing Change-Id 13 years ago
FS.java Fix JGit --upload-pack, --receive-pack options 13 years ago
FS_POSIX.java Fix NPE on reading global config on MAC 13 years ago
FS_POSIX_Java5.java Add support for getting the system wide configuration 13 years ago
FS_POSIX_Java6.java Add support for getting the system wide configuration 13 years ago
FS_Win32.java Fix JGit --upload-pack, --receive-pack options 13 years ago
FS_Win32_Cygwin.java Fix JGit --upload-pack, --receive-pack options 13 years ago
FileUtils.java File utility for creating a new empty file 13 years ago
HttpSupport.java Support HTTP basic and digest authentication 13 years ago
IO.java Perform automatic CRLF to LF conversion during WorkingTreeIterator 13 years ago
IntList.java Add set to IntList 14 years ago
LongList.java Adding sorting to LongList 13 years ago
MutableInteger.java Initial JGit contribution to eclipse.org 14 years ago
NB.java Convert all JGit unit tests to JUnit 4 13 years ago
QuotedString.java Fix QuotedString.GIT_PATH escaping rules 13 years ago
RawCharSequence.java Remove trailing whitespace at end of line 14 years ago
RawCharUtil.java Added support for whitespace ignoring 14 years ago
RawParseUtils.java Fix RawParseUtils.formatBase10 to work with negative values 13 years ago
RawSubStringPattern.java Externalize strings from JGit 14 years ago
RefList.java Create new RefList and RefMap utility types 14 years ago
RefMap.java Create new RefList and RefMap utility types 14 years ago
StringUtils.java Fix DiffConfig to understand "copy" resp. "copies" for diff.renames property. 13 years ago
SystemReader.java Add support for getting the system wide configuration 13 years ago
TemporaryBuffer.java Buffer very large delta streams to reduce explosion of CPU work 13 years ago