88 Commits (stable-4.3)

Autor SHA1 Mensaje Fecha
  Ivan Motsch b811e4399e Add EOL stream type detection to TreeWalk hace 8 años
  Matthias Sohn 536db18cc6 Implement SHA-256 abstraction hace 9 años
  Matthias Sohn 3af05f6080 Remove declared IOException which is no longer thrown hace 8 años
  Shawn Pearce 1243e25aad Paths.pathCompare: Utility to sort paths from byte[] hace 8 años
  Shawn Pearce bace383507 Add Paths utility class hace 8 años
  Andrey Loskutov 1aafa61958 Checkout should be able to override modified symbolic links hace 8 años
  Christian Halstrick adbe900683 Fix unit tests on Windows hace 8 años
  Christian Halstrick 5c8f2d8feb Fix HookTest when running on Win32_Cygwin hace 8 años
  Christian Halstrick 18af2d4265 Let FS_Win32_Cygwin detect symlink support by creating temporary symlink hace 8 años
  Christian Halstrick 69cd6f5864 Introduce FS.execute() to execute a command defined by a ProcessBuilder hace 8 años
  Christian Halstrick 67a77d402a Enhance FS.runProcess() to support stdin-redirection and binary data hace 9 años
  Andrey Loskutov eec37d2334 Fixed jgit test failures on Windows hace 8 años
  Matthias Sohn 548ba66a37 Use NIO2 to implement FileUtils.rename() and expose options hace 9 años
  Dave Borowitz dac6ae3d17 IO: Add a method for reading lines hace 9 años
  Shawn Pearce bfdd963083 FS_POSIX: Rework umask detection to make it settable hace 9 años
  Matthias Sohn 197e3393a5 Merge bundle org.eclipse.jgit.java7 into org.eclipse.jgit hace 9 años
  Dave Borowitz edf4368b0c TemporaryBuffer: Allow presizing block pointer list hace 9 años
  Matthias Sohn d2e0bfa568 Fix FileUtils.testRelativize_mixedCase which failed on Mac OS X 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
  Shawn Pearce 61b632ee5a Deprecate TemporaryBuffer.LocalFile without parent directory hace 9 años
  Matthias Sohn 7f7dd171df Cache SimpleDateFormat in GitDateParser per locale hace 10 años
  Matthias Sohn 35331a916a Also use MockSystemReader in GitDateParserBadlyFormattedTest hace 10 años
  Shawn Pearce 1c4216e4bc Move repeat() to utility class for tests hace 10 años
  Shawn Pearce cc3ec72734 Remove hardcoded target/trash from test cases 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 Rosenberg b0ffacf122 Recognize CRLF when parsing the short message of a commit or tag hace 11 años
  Robin Rosenberg b83c269369 Make JGit test work with both hamcrest 1.1 (juno) and 1.3 (kepler) 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 8bd1e86bb7 Abort before delete in FileUtils.delete EMPTY_DIRECTORIES_ONLY|RECURSIVE hace 11 años
  Shawn Pearce 1b4320f1fa Revert "Add tests for FileUtils.delete and EMPTY_DIREECTORIES_ONLY" 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
  Robin Rosenberg 7aa54967a2 Add tests for FileUtils.delete and EMPTY_DIREECTORIES_ONLY hace 11 años
  Robin Rosenberg 08d5ede281 Extend FileUtils.delete with option to delete empty directories only hace 11 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
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static hace 11 años
  Robin Rosenberg 81fa566295 Suppress resource warnings with Java 7 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 cd23b214bf cleanup: use assertArrayEquals for assertion on arrays hace 11 años
  Robin Rosenberg 476e1d2ff1 cleanup: Prefer assertEquals over assertTrue(....equals(...)) 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 11 años
  Ian Wetherbee 590e8f44e6 Fix UnionInputStream.read to be more Java-like hace 12 años
  Tomasz Zarna a2dac2c78d Allow to write tests with CLI syntax hace 12 años