531 コミット (stable-0.9)

作成者 SHA1 メッセージ 日付
  Matthias Sohn 26f507f0df Qualify post-0.9.3 builds 13年前
  Matthias Sohn 2920fcdde8 JGit 0.9.3 13年前
  Shawn O. Pearce 5fce8d81d8 Fix cloning of repositories with big objects 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 db1a9c6a8c Correct Javadoc for WS_IGNORE_CHANGE comparator 13年前
  Shawn O. Pearce 41dd9ed1c0 Unpack and cache large deltas as loose objects 13年前
  Shawn O. Pearce 3f66e65e71 Remember loose objects and fast-track their lookup 13年前
  Shawn O. Pearce eb64ccad6d Correctly name DeltaBaseCache 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 6f385076e1 Discard object bodies when checking connectivity 13年前
  Shawn O. Pearce 741659fed4 DeltaStream: Fix data corruption when reading large copies 13年前
  Shawn O. Pearce 693f454e71 Use 8192 as default buffer size in ObjectLoader copyTo 13年前
  Robin Rosenberg 8145e40233 cleanup: Remove unnecessary @SuppressWarnings 13年前
  Shawn O. Pearce 6938f99ef3 Reduce compares in Edit.getType 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 34a755f1df Remove costly quoting test in DiffFormatter 13年前
  Shawn O. Pearce 9239c10385 ReceivePack: Rethrow exceptions caught during indexing 13年前
  Shawn O. Pearce b505e2a558 Use 5 MiB for RevWalk default limit 13年前
  Shawn O. Pearce e29cd27961 Move ObjectDirectory streaming limit to WindowCacheConfig 13年前
  Shawn O. Pearce 59a262d5d2 Support creating the working directory difference 13年前
  Shawn O. Pearce 6f00a3e651 Fix TreeWalk bug comparing DirCache and WorkingTree with ANY_DIFF 13年前
  Shawn O. Pearce ec2fdbf2ba Move rename detection, path following into DiffFormatter 13年前
  Jens Baumgart f714988c61 Fix RepositoryState.MERGING 13年前
  Shawn O. Pearce 6b65211505 Adding sorting to LongList 13年前
  Shawn O. Pearce 3fa7d3a2d2 Use int[] rather than IntList for RawText hashes 13年前
  Chris Aniszczyk 38327a54a8 Refactor Git API exceptions to a new package 13年前
  Shawn O. Pearce 028a613ced Add toString and improve Javadoc of NotIgnoredFilter 13年前
  Marc Strapetz ea4ff61ad3 IndexDiff honors Index entries' "skipWorkTree" flag. 13年前
  Shawn O. Pearce 408d4b5375 Add reset() to AbstractTreeIterator API 13年前
  Shawn O. Pearce 9f323462be Improve DiffFormatter text file access 13年前
  Shawn O. Pearce df8adefe86 Correct diff header formatting 13年前
  Shawn O. Pearce 797d5c4d40 Remove duplicated code in DiffFormatter 13年前
  Shawn O. Pearce 1ea356b346 Move DiffFormatter default initialization to fields 13年前
  Shawn O. Pearce 9df493a318 Correct Javadoc of DiffFormatter class 13年前
  Marc Strapetz a46abab244 Add FS.detect() for detection of file system abstraction. 13年前
  Mathias Kinzler 2941d23e7e Avoid double quotes in Git Config 13年前
  Marc Strapetz 253b36d27a Partial support for index file format "3". 13年前
  Marc Strapetz 80f4947e8b Fix RawParseUtils.formatBase10 to work with negative values 13年前
  Chris Aniszczyk b7465b8fe5 Remove deprecated PersonIdent constructor 13年前
  Christian Halstrick 0c017188b4 Improve MergeAlgorithm to produce smaller conflicts 13年前
  Marc Strapetz 2eb5426aa9 DirCacheEntry: UPDATE_NEEDED should be in-core flag. 13年前
  Christian Halstrick 47f4171315 Let Resolve be the default Merge strategy 13年前
  Christian Halstrick 45e79a526c Added merge strategy RESOLVE 13年前
  Shawn O. Pearce e6bd689d2c Improve LargeObjectException reporting 13年前
  Shawn O. Pearce a3945d1bc8 IndexPack: Use byte limited form of getCachedBytes 13年前