197 Commits (d7a44736ce461ee7c7a5cf30cb9c705ebeb2c800)

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