153 Commits (53c8ac0c6090a6f52fa70258cc5187cacfd065ff)

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