232 Révisions (stable-0.9)

Auteur SHA1 Message Date
  Matthias Sohn 26f507f0df Qualify post-0.9.3 builds il y a 13 ans
  Matthias Sohn 2920fcdde8 JGit 0.9.3 il y a 13 ans
  Matthias Sohn 7ae5e82d66 Qualify post-0.9.1 builds il y a 13 ans
  Matthias Sohn 445a3a281d JGit 0.9.1 il y a 13 ans
  Christian Halstrick 2dc031ad9b Fix PlotCommitList to set lanes on child-less commits il y a 13 ans
  Shawn O. Pearce 9f61c615e8 Support core.autocrlf = input il y a 13 ans
  Shawn O. Pearce 67263e2056 Refactor diff sequence API il y a 13 ans
  Shawn O. Pearce ba984ba2e0 Fix checkReferencedIsReachable to use correct base list il y a 13 ans
  Shawn O. Pearce 741659fed4 DeltaStream: Fix data corruption when reading large copies il y a 13 ans
  Robin Rosenberg 8145e40233 cleanup: Remove unnecessary @SuppressWarnings il y a 13 ans
  Shawn O. Pearce fe8fe13349 Add helper methods to Edit il y a 13 ans
  Shawn O. Pearce 2aa4196f1f Fix QuotedString.GIT_PATH escaping rules il y a 13 ans
  Shawn O. Pearce 9239c10385 ReceivePack: Rethrow exceptions caught during indexing il y a 13 ans
  Shawn O. Pearce ec2fdbf2ba Move rename detection, path following into DiffFormatter il y a 13 ans
  Chris Aniszczyk 38327a54a8 Refactor Git API exceptions to a new package il y a 13 ans
  Shawn O. Pearce df8adefe86 Correct diff header formatting il y a 13 ans
  Mathias Kinzler 2941d23e7e Avoid double quotes in Git Config il y a 13 ans
  Marc Strapetz 6a05904e53 Extend DirCache test case to check "intent to add" flag. il y a 13 ans
  Marc Strapetz 253b36d27a Partial support for index file format "3". il y a 13 ans
  Shawn O. Pearce 7d7365548a Add test for RawParseUtils.formatBase10 il y a 13 ans
  Christian Halstrick 0c017188b4 Improve MergeAlgorithm to produce smaller conflicts il y a 13 ans
  Christian Halstrick 45e79a526c Added merge strategy RESOLVE il y a 13 ans
  Matthias Sohn fb1c7b136f Wait for JIT optimization before measuring diff performance il y a 13 ans
  Shawn O. Pearce e6bd689d2c Improve LargeObjectException reporting il y a 13 ans
  Christian Halstrick 0bdf73db7f Add one more test to ReadTreeTest il y a 13 ans
  Robin Rosenberg 236899204a Revert "Hide Maven target directories from Eclipse" il y a 13 ans
  Chris Aniszczyk f54e883566 Add TagCommand il y a 13 ans
  Christian Halstrick 2059ed205e Implement a Dircache checkout (needed for merge) il y a 14 ans
  Matthias Sohn c869f187b7 Increase heap size for jgit tests il y a 13 ans
  Chris Aniszczyk d1edd00f56 Run formatter on edited lines via save action il y a 13 ans
  Chris Aniszczyk a005986ce7 Use JUnit4 for tests il y a 13 ans
  Marc Strapetz 80c622c49c Fix parsing of multiple authors in PersonIdent. il y a 13 ans
  Shawn O. Pearce 6517a7c923 Increase temporary buffer for unit test il y a 13 ans
  Shawn O. Pearce dbd2d7c83b Support parsing commit:path style blob references il y a 13 ans
  Shawn O. Pearce 8da17c5046 Support parsing git describe style output il y a 13 ans
  Shawn O. Pearce c59e3a493b Rename T0008_testparserev to RepositoryResolveTest il y a 13 ans
  Shawn O. Pearce 401d3b2cc1 Throw AmbiguousObjectException during resolve if its ambiguous il y a 13 ans
  Shawn O. Pearce 2292655e9e Add brute force byte array loading to ObjectLoader il y a 13 ans
  Shawn O. Pearce 1c3f3fdbd2 Fix ObjectDirectory abbreviation resolution to notice new packs il y a 13 ans
  Shawn O. Pearce a5c18fcfc7 Fully implement SHA-1 abbreviations il y a 13 ans
  Shawn O. Pearce 32466c33ba Delete deprecated ObjectWriter il y a 13 ans
  Shawn O. Pearce 6df5d3397c Move commit and tag formatting to CommitBuilder, TagBuilder il y a 13 ans
  Shawn O. Pearce 22b285695a Rename Commit, Tag to CommitBuilder, TagBuilder il y a 13 ans
  Marc Strapetz e2e38792b5 Perform automatic CRLF to LF conversion during WorkingTreeIterator il y a 13 ans
  Shawn O. Pearce 540df6c9fe Add a public RevTag.parse() method il y a 13 ans
  Shawn O. Pearce b205597b91 Add a public RevCommit.parse() method il y a 13 ans
  Shawn O. Pearce 707912b35d Make Tag class only for writing il y a 13 ans
  Shawn O. Pearce b46b635c03 Make Commit class only for writing il y a 13 ans
  Christian Halstrick 9ac29d0e91 Fix ReadTreeTests to not rely on cached index il y a 13 ans
  Shawn O. Pearce d0043e5d31 Remove unnecessary ObjectId.copy() calls il y a 13 ans