232 커밋 (stable-0.9)

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