105 Commits (stable-4.8)

Autor SHA1 Mensagem Data
  David Pursehouse ee56e5fc04 ChangeIdUtilTest: Remove unused notestCommitDashV 6 anos atrás
  Bryan Donlan 2204cc9866 Fix null return from FS.readPipe when command fails to launch 7 anos atrás
  Dan Willemsen b6fc8e2f3c RepoCommand: Add linkfile support. 7 anos atrás
  Shawn Pearce 83ad74b6b9 SHA-1: collision detection support 7 anos atrás
  Shawn Pearce 1bf7d3f290 SHA1: support reset() and reuse instances 7 anos atrás
  Shawn Pearce 982f5d1bf1 Pure Java SHA-1 7 anos atrás
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 anos atrás
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 anos atrás
  Hongkai Liu a33663fd4e Detect stale-file-handle error in causal chain 7 anos atrás
  Hongkai Liu b198f77c1e Rename FileUtilTest to FileUtilsTest and merge in FileUtils7Test 7 anos atrás
  David Pursehouse a45cfee7a3 Organize imports 7 anos atrás
  Christian Halstrick d97248467a Add support for built-in smudge filters 8 anos atrás
  Christian Halstrick b5bec73715 Add support for built-in clean filters 8 anos atrás
  Martin Goellnitz 57a263f182 Add support for post-commit hooks 7 anos atrás
  Matthias Sohn abeaafc9c7 Don't log error if system git config does not exist 7 anos atrás
  Matthias Sohn a4508f994a Rename FSJava7Test to FSTest 7 anos atrás
  Ivan Motsch b811e4399e Add EOL stream type detection to TreeWalk 8 anos atrás
  Matthias Sohn 536db18cc6 Implement SHA-256 abstraction 9 anos atrás
  Matthias Sohn 3af05f6080 Remove declared IOException which is no longer thrown 8 anos atrás
  Shawn Pearce 1243e25aad Paths.pathCompare: Utility to sort paths from byte[] 8 anos atrás
  Shawn Pearce bace383507 Add Paths utility class 8 anos atrás
  Andrey Loskutov 1aafa61958 Checkout should be able to override modified symbolic links 8 anos atrás
  Christian Halstrick adbe900683 Fix unit tests on Windows 8 anos atrás
  Christian Halstrick 5c8f2d8feb Fix HookTest when running on Win32_Cygwin 8 anos atrás
  Christian Halstrick 18af2d4265 Let FS_Win32_Cygwin detect symlink support by creating temporary symlink 8 anos atrás
  Christian Halstrick 69cd6f5864 Introduce FS.execute() to execute a command defined by a ProcessBuilder 8 anos atrás
  Christian Halstrick 67a77d402a Enhance FS.runProcess() to support stdin-redirection and binary data 9 anos atrás
  Andrey Loskutov eec37d2334 Fixed jgit test failures on Windows 8 anos atrás
  Matthias Sohn 548ba66a37 Use NIO2 to implement FileUtils.rename() and expose options 9 anos atrás
  Dave Borowitz dac6ae3d17 IO: Add a method for reading lines 9 anos atrás
  Shawn Pearce bfdd963083 FS_POSIX: Rework umask detection to make it settable 9 anos atrás
  Matthias Sohn 197e3393a5 Merge bundle org.eclipse.jgit.java7 into org.eclipse.jgit 9 anos atrás
  Dave Borowitz edf4368b0c TemporaryBuffer: Allow presizing block pointer list 9 anos atrás
  Matthias Sohn d2e0bfa568 Fix FileUtils.testRelativize_mixedCase which failed on Mac OS X 9 anos atrás
  Laurent Goubet 6aed51e3ce Introduce hook support into the FS implementations 9 anos atrás
  Andrey Loskutov 428d31efd3 AIOOB in ChangeIdUtil.indexOfChangeId if amended message is a newline 9 anos atrás
  Shawn Pearce 61b632ee5a Deprecate TemporaryBuffer.LocalFile without parent directory 9 anos atrás
  Matthias Sohn 7f7dd171df Cache SimpleDateFormat in GitDateParser per locale 10 anos atrás
  Matthias Sohn 35331a916a Also use MockSystemReader in GitDateParserBadlyFormattedTest 10 anos atrás
  Shawn Pearce 1c4216e4bc Move repeat() to utility class for tests 10 anos atrás
  Shawn Pearce cc3ec72734 Remove hardcoded target/trash from test cases 10 anos atrás
  Robin Stocker 09711a4bb9 Make sure SystemReader is reset after test is run 10 anos atrás
  Robin Rosenberg ec2202f563 Recognize CRLF when parsing the short message of a commit or tag 11 anos atrás
  Robin Rosenberg b0ffacf122 Recognize CRLF when parsing the short message of a commit or tag 11 anos atrás
  Robin Rosenberg b83c269369 Make JGit test work with both hamcrest 1.1 (juno) and 1.3 (kepler) 11 anos atrás
  Robin Stocker ec97912762 Fix multiple bugs in RawSubStringPattern used by MessageRevFilter 11 anos atrás
  Robin Rosenberg dd3181603e Extend the FS class for Java7 11 anos atrás
  Robin Stocker 8bd1e86bb7 Abort before delete in FileUtils.delete EMPTY_DIRECTORIES_ONLY|RECURSIVE 11 anos atrás
  Shawn Pearce 1b4320f1fa Revert "Add tests for FileUtils.delete and EMPTY_DIREECTORIES_ONLY" 11 anos atrás
  Robin Stocker 78fca8a099 Improve test coverage of AutoCRLF(In|Out)putStream 11 anos atrás