154 Commits (1def0a1257d32bce08e751242733cda3b2036cb8)

Autor SHA1 Mensaje Fecha
  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 11 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
  Robin Rosenberg dd3181603e Extend the FS class for Java7 hace 11 años
  Robin Stocker 252b1dd5c2 Fix warnings about assigning paramter in util.io hace 11 años
  Robin Stocker 8bd1e86bb7 Abort before delete in FileUtils.delete EMPTY_DIRECTORIES_ONLY|RECURSIVE hace 11 años
  Robin Stocker 78fca8a099 Improve test coverage of AutoCRLF(In|Out)putStream hace 11 años
  Robin Rosenberg 4c638be79f Fix boundary conditions in AutoCRLFOutputStream hace 11 años
  Robin Rosenberg d0e92885e9 Extend FileUtils.rename to common git semantics hace 11 años
  Tomasz Zarna 48f30b8614 Fix @since tags in JGit, version 2.4 never existed hace 11 años
  Christian Halstrick bd5e4eabc2 Fix GC for FileRepo in case packfile renames fail hace 11 años
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage hace 11 años
  Robin Stocker 3ee04e3531 Include the number of ms in timeout error message hace 11 años
  Robin Rosenberg 08d5ede281 Extend FileUtils.delete with option to delete empty directories only hace 11 años
  Colby Ranger 3b325917a5 Added read/write support for pack bitmap index. hace 12 años
  Stefan Lay 3b41fcbd96 Accept Change-Id even if footer contains not well-formed entries hace 11 años
  Stefan Lay 1ca7c581a3 Only replace the ChangeId in the footer, not in the body hace 11 años
  Tobias Pfeifer 8315439401 Fix NPE FS_Win32 when looking up git executable and home directory hace 11 años
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such hace 11 años
  Matthias Sohn 05a7113002 Add missing @since tags to mark API added in 2.2 hace 11 años
  Robin Stocker b7f5ed5612 Add Javadoc description for packages hace 11 años
  Robin Rosenberg 81fa566295 Suppress resource warnings with Java 7 hace 11 años
  Marc Strapetz 8f706db56a FileBasedConfig supports UTF-8 byte order marker hace 11 años
  Robin Rosenberg e0a3091af7 Introduce "never" as parseable date hace 11 años
  Christian Halstrick 84e171fbab Introduce ParseExceptions for GitDateParser hace 11 años
  Robin Rosenberg caa362f20d Check for write errors in standard out and exit with error hace 11 años
  Robin Rosenberg 0a9e010e14 Create an input stream that transforms LF to CRLF hace 11 años
  Christian Halstrick abd60101b6 Implement a parser for dates hace 12 años
  Robin Rosenberg 9570e0d4a9 Refactor detection of Windows platform to SystemReader hace 12 años
  Robin Rosenberg f5ef963acd Refactor detection of OS X to SystemReader hace 12 años
  Matthias Sohn e9c811d0d0 Allow detection of case insensitive file systems hace 12 años
  Ian Wetherbee 590e8f44e6 Fix UnionInputStream.read to be more Java-like hace 12 años
  Tomasz Zarna 55f42a8c1d Fix GitDateFormatter javadoc. hace 12 años
  Robin Rosenberg 20c33e6b0c Make FS OS X detection work for OpenJDK hace 12 años
  Matthias Sohn c394d05a47 Add missing @since tags to mark API added in 2.0 hace 12 años
  Kevin Sawicki 17fb542e9e Remove 86 boxing warnings hace 12 años
  Tomasz Zarna a2dac2c78d Allow to write tests with CLI syntax hace 12 años
  Robin Rosenberg 0e8f3a6234 Fix constructor for SafeBufferedOutputStream hace 12 años
  Markus Duft 2ba67bedae Don't use java.nio channel for file size determination hace 12 años
  Shawn O. Pearce 552682dc6a Sort Config entries and use O(log N) lookup hace 12 años
  Matthias Sohn 9dd6e6cd29 Revert "Allow to write tests with CLI syntax" hace 12 años
  Tomasz Zarna bf845c126d Allow to write tests with CLI syntax hace 12 años
  Robin Rosenberg 95d311f888 Move JGitText to an internal package hace 12 años
  Markus Duft d1403512f5 Fix compilation error due to missing javadoc. hace 12 años