2872 コミット (573d36a4647c79ba0d2350f65c9ad8ac889e17ee)
 

作成者 SHA1 メッセージ 日付
  Shawn Pearce 573d36a464 Support running from JARs in JGitTestUtil 10年前
  Matthias Sohn 7f7dd171df Cache SimpleDateFormat in GitDateParser per locale 10年前
  Stefan Lay 8339a07e83 Fix FIXUP error for blank lines in interactive rebase 10年前
  Stefan Lay 4feace2b9e Fix parsing Rebase todo lines when commit message is missing 10年前
  Christian Halstrick 7dce16018e Add close() method to API 10年前
  Matthias Sohn 3cf2a8542a Update Jetty to 7.6.14.v20131031 10年前
  Robin Rosenberg 216d9981f5 Merge "Don't delete .idx file if .pack file can't be deleted" 10年前
  Robin Stocker 97b8115be4 Document that path parameters should use '/' as separator 10年前
  Robin Stocker 04f19353fd Improve Javadoc for typeHint parameter 10年前
  Colby Ranger f3b80f1a74 Do not update the ref hot bit when checking isIndexLoaded 10年前
  Christian Halstrick 8da939221c Don't delete .idx file if .pack file can't be deleted 10年前
  Matthias Sohn 371e1a02bd Update to Ant 1.9.2 10年前
  Matthias Sohn 05f308af48 Merge "Add missing @since tags" 10年前
  Matthias Sohn b41b5d723e Add uses directives to ensure OSGi wires jgit bundles correctly 10年前
  Matthias Sohn 8399a9bcde Introduce Kepler and Luna target platform 10年前
  Matthias Sohn 7948903a84 Update build to use Tycho 0.19 10年前
  Matthias Sohn f1c086f692 [findBugs] Remove nonsense call 10年前
  Matthias Sohn 1ec72e9a1c Remove unnecessary @SuppressWarnings("null") 10年前
  Matthias Sohn 2765cc1871 Grant access to internal jgit package to org.eclipse.jgit.junit 10年前
  Matthias Sohn d4a42f472a Remove duplicate package export 10年前
  Matthias Sohn b6cf49b2bd Don't import non-existing package org.eclipse.jgit.java7 10年前
  Matthias Sohn 7cae388118 Add missing @since tags 10年前
  Stefan Lay 979e346711 Interactive Rebase: Do actions if there were conflicts 10年前
  Stefan Lay 18069ffe8c Rebase interactive should finish if last step is edit 10年前
  Matthias Sohn 34fbd814d4 Merge changes I40f2311c,I3c419094 10年前
  Shawn Pearce b8eac43c0f Merge changes I85470d1d,I43711486,Ie6ade781,Ic9ab2b6e,Iebe50933,Id6fac253,Ia6becf30,I2af8b0ac 10年前
  Stefan Lay cce2561e9f Add additional RebaseResult for editing commits 10年前
  Tobias Pfeifer 765896febb Add Squash/Fixup support for rebase interactive in RebaseCommand 10年前
  Matthias Sohn 01b5b999a5 Merge "Declare that org.eclipse.jgit.transport uses com.jcraft.jsch" 10年前
  Matthias Sohn 6e3e5e4809 Declare that org.eclipse.jgit.transport uses com.jcraft.jsch 10年前
  Matthias Sohn 35331a916a Also use MockSystemReader in GitDateParserBadlyFormattedTest 10年前
  Christian Halstrick b686fa45b6 Merge "testMaliciousPathEmpty fails on Windows" 10年前
  Dave Borowitz 17dc02a579 Merge "Revert "Close unfinished archive entries on error"" 10年前
  Shawn Pearce 75cfa03e16 Use absolute paths for file:// URIs in tests 10年前
  Shawn Pearce 69c1244989 Use getPath() in FileResolverTest 10年前
  Shawn Pearce b0dbb78e7d Extract protocol constants to a common class 10年前
  Shawn Pearce 1c4216e4bc Move repeat() to utility class for tests 10年前
  Shawn Pearce cc3ec72734 Remove hardcoded target/trash from test cases 10年前
  Shawn Pearce e59b324095 Remove dependency on StatusCommandTest 10年前
  Shawn Pearce 5f9656c404 Remove dependency on DiffFormatterReflowTest 10年前
  Shawn Pearce 3bc289bcfe Remove unnecessary import of BaseConnection in MessageWriter 10年前
  Tobias Pfeifer da9db6b20c Enable to prepare interactive rebase and then start it explicitly 11年前
  Robin Rosenberg 98bc384d2b testMaliciousPathEmpty fails on Windows 10年前
  Tobias Pfeifer baab84836a Parse commitId and shortMessage of a commented out line in rebase todo 10年前
  Christian Halstrick c3873b584f Enhance reading of git-rebase-todo formatted files 10年前
  Matthias Sohn e649287502 Enhance RepositoryTestCase.commitFile() to work on empty repository 10年前
  Matthias Sohn 7904060a5a Merge "Add missing resources from source.. in build.properties" 10年前
  Matthias Sohn 6900aa1430 Remove protobuf from target platform 10年前
  Tomasz Zarna 52ce448662 Add missing resources from source.. in build.properties 11年前
  Michael Nelson 9e9f00df9e Support extension of TransportHttp 10年前