197 コミット (d7a44736ce461ee7c7a5cf30cb9c705ebeb2c800)

作成者 SHA1 メッセージ 日付
  Sebastian Schuberth d7a44736ce FS: Remove the gitprefix logic 9年前
  Sebastian Schuberth d9ffc03837 SystemReader: Use discoverGitSystemConfig() in openSystemConfig() 9年前
  Sebastian Schuberth cb12f4f0ad FS: Add a method to discover the system-wide config file 9年前
  Sebastian Schuberth b8b6357fe6 FS: Extend readPipe() to optionally take additional environment 9年前
  Sebastian Schuberth 8ed6b745bb FS: Document readpipe()'s encoding parameter 9年前
  Sebastian Schuberth 6fdd214349 Split discoverGitPrefix() code out into discoverGitExe() 9年前
  Sebastian Schuberth 4ca2fc5ce7 Equalize discoverGitPrefix() implementations between POSIX and Win32 9年前
  Sebastian Schuberth 8025443db4 Move resolveGrandparentFile() to the base class for wider use 9年前
  Shawn Pearce bfdd963083 FS_POSIX: Rework umask detection to make it settable 9年前
  Sebastian Schuberth ec6ec3b10f FS_Win32: Avoid an IOException on Windows if bash is not in PATH 9年前
  Shawn Pearce 4a984e2033 Support agent= capability in wire protocol 9年前
  Matthias Sohn 3f79182081 Fix resource leak in ChangeIdUtil 9年前
  Shawn Pearce d94ce9c754 Buffer overflow output stream 9年前
  Matthias Sohn 6e653aef1d FS.readPipe() shouldn't log IOException as an error 9年前
  Matthias Sohn 197e3393a5 Merge bundle org.eclipse.jgit.java7 into org.eclipse.jgit 9年前
  Dave Borowitz e3e9e1f003 TemporaryBuffer: Clear block pointer list instead of reallocating 9年前
  Dave Borowitz edf4368b0c TemporaryBuffer: Allow presizing block pointer list 9年前
  Markus Duft ede4b3d5a3 Fix compile error due to missing dependencies and since tags 9年前
  Laurent Delaigue 26fd56f167 Refactored pre-commit hook to make it less invasive. 9年前
  David Ostrovsky c0c4c6f09a ArchiveCommand: Allow to pass options to underlying stream 9年前
  Matthias Sohn c18694e0d1 Use slf4j to log instead of printing to System.err 9年前
  Laurent Goubet 6aed51e3ce Introduce hook support into the FS implementations 9年前
  Andrey Loskutov 428d31efd3 AIOOB in ChangeIdUtil.indexOfChangeId if amended message is a newline 9年前
  Christian Halstrick 3226e35db8 Fix junit tests under windows when the platform is explicitly changed 9年前
  Shawn Pearce b6b843e519 Move checkPath from DirCacheCheckout to ObjectChecker 9年前
  Shawn Pearce 61b632ee5a Deprecate TemporaryBuffer.LocalFile without parent directory 9年前
  Robin Rosenberg 2f6372337c Rename local variables/parameters to remove warnings about hiding 10年前
  Robin Rosenberg 0bc98f17b2 Eliminate warnings for non-nls strings that will never be translated 10年前
  Matthias Sohn 18fdb5684f Add missing since tags 10年前
  Laurent Goujon ff9c194b8a Adds GSSManager factory class, to be used for SPNEGO HTTP authentication 10年前
  Yuxuan 'fishy' Wang 0b15b48f74 Handle repo copyfile in bare repositories. 10年前
  Robin Rosenberg 32ff57a2b2 Cleanup javadocs so they pass the java8 doclint checks 10年前
  Shawn Pearce 62b538d891 Cleanup catch Exception when making Java7FSFactory 10年前
  Saša Živkov 0d05e5d26c Possibility to limit the max pack size on receive-pack 10年前
  Christian Halstrick 38c4f35d8b Introduce an abstraction for HTTP connections 11年前
  Robin Rosenberg 5a51779e84 Normalize paths on OS X 11年前
  Robin Rosenberg 14cd43e6df Use fileAttributes to get more attributes in one go 10年前
  Robin Rosenberg 7c19c45544 Add delete support to FS 11年前
  Robin Rosenberg 5404e70dc6 Fix for core.autocrlf=input resulting in modified file 10年前
  Robin Rosenberg 4ceb25b602 Tag som non-localizable strings with NON-NLS 10年前
  Matthias Sohn 0ff691cdb5 Revert "Fix for core.autocrlf=input resulting in modified file..." 10年前
  Robin Rosenberg 1def0a1257 Fix for core.autocrlf=input resulting in modified file and unsmudge 10年前
  Matthias Sohn 7f7dd171df Cache SimpleDateFormat in GitDateParser per locale 10年前
  Shawn Pearce 3bc289bcfe Remove unnecessary import of BaseConnection in MessageWriter 10年前
  Robin Stocker 09711a4bb9 Make sure SystemReader is reset after test is run 10年前
  Robin Rosenberg ec2202f563 Recognize CRLF when parsing the short message of a commit or tag 11年前
  Robin Stocker 6fb8d2345b Add missing @since tag for replaceLineBreaksWithSpace 10年前
  Robin Rosenberg a2b33a8ac3 Add NON-NLS comments for some obviously untranslatable strings 11年前
  Robin Rosenberg b0ffacf122 Recognize CRLF when parsing the short message of a commit or tag 11年前
  Robin Stocker ec97912762 Fix multiple bugs in RawSubStringPattern used by MessageRevFilter 11年前