68 Commits (stable-3.5)

Author SHA1 Message Date
  Shawn Pearce 61b632ee5a Deprecate TemporaryBuffer.LocalFile without parent directory 9 years ago
  Matthias Sohn 7f7dd171df Cache SimpleDateFormat in GitDateParser per locale 10 years ago
  Matthias Sohn 35331a916a Also use MockSystemReader in GitDateParserBadlyFormattedTest 10 years ago
  Shawn Pearce 1c4216e4bc Move repeat() to utility class for tests 10 years ago
  Shawn Pearce cc3ec72734 Remove hardcoded target/trash from test cases 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 Rosenberg b0ffacf122 Recognize CRLF when parsing the short message of a commit or tag 11 years ago
  Robin Rosenberg b83c269369 Make JGit test work with both hamcrest 1.1 (juno) and 1.3 (kepler) 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 8bd1e86bb7 Abort before delete in FileUtils.delete EMPTY_DIRECTORIES_ONLY|RECURSIVE 11 years ago
  Shawn Pearce 1b4320f1fa Revert "Add tests for FileUtils.delete and EMPTY_DIREECTORIES_ONLY" 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
  Robin Rosenberg 7aa54967a2 Add tests for FileUtils.delete and EMPTY_DIREECTORIES_ONLY 11 years ago
  Robin Rosenberg 08d5ede281 Extend FileUtils.delete with option to delete empty directories only 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
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static 11 years ago
  Robin Rosenberg 81fa566295 Suppress resource warnings with Java 7 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 cd23b214bf cleanup: use assertArrayEquals for assertion on arrays 11 years ago
  Robin Rosenberg 476e1d2ff1 cleanup: Prefer assertEquals over assertTrue(....equals(...)) 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
  Ian Wetherbee 590e8f44e6 Fix UnionInputStream.read to be more Java-like 12 years ago
  Tomasz Zarna a2dac2c78d Allow to write tests with CLI syntax 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
  Marc Strapetz 7df17e57d4 EolCanonicalizingInputStream: binary detection should be optional 12 years ago
  Robin Rosenberg 76dd9d1d46 Support more of AutoCRLF 12 years ago
  Robin Rosenberg 57bdb04873 Cosmetic adjustment of relative date format, do not display "0 months" 12 years ago
  Robin Rosenberg f4460dda97 Define a utility class for handling Git date formats 12 years ago
  Robin Rosenberg fb68c7a4cd Use the SystemReader to get system time 12 years ago
  Shawn O. Pearce c1a9b2ae8b Fix smart HTTP client stream alignment errors 12 years ago
  Shawn O. Pearce 826fb260a3 TemporaryBuffer: Fix reading from in-memory InputStream 13 years ago
  Matthias Sohn c05c6f3327 Formatter for relative dates 13 years ago
  Leonard Broman 09be3948cd Hande latin-1 encoding 13 years ago
  Shawn O. Pearce 62fe7c7313 BlockList: Micro-optimize appending from another BlockList 13 years ago
  Shawn O. Pearce f67e5602af PackWriter: Reduce GC during enumeration 13 years ago
  Matthias Sohn 38eec8f4a2 [findbugs] Do not ignore exceptional return value of mkdir 13 years ago
  Matthias Sohn c45f2aec56 File utility for creating a new empty file 13 years ago
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 13 years ago
  Matthias Sohn c6ca443b61 File utilities for creating directories 13 years ago
  Matthias Sohn cbd1ecff4d Add option to skip deletion of non-existing files 13 years ago
  Shawn O. Pearce b923ec9eba Add simple unit tests for Base64 13 years ago
  Shawn O. Pearce 2aa4196f1f Fix QuotedString.GIT_PATH escaping rules 13 years ago