154 Révisions (1def0a1257d32bce08e751242733cda3b2036cb8)

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