3470 コミット (stable-4.5)

作成者 SHA1 メッセージ 日付
  Jesse Greenwald c68aba2a48 Fixed ordering of Config.getSubsections(...) 13年前
  Matthias Sohn c7e9f013b7 [findbugs] ProgressReportingFilter can be a static inner class 13年前
  Matthias Sohn a02e8e3d26 [findbugs] Avoid futile attempt to change max pool size 13年前
  Shawn O. Pearce f67e5602af PackWriter: Reduce GC during enumeration 13年前
  Shawn O. Pearce ef822fe3cd Remove deprecated Repository.mapTree 13年前
  Shawn O. Pearce 1f57061684 Remove deprecated TreeVisitor 13年前
  Shawn O. Pearce 6c3badea7a Remove deprecated TreeIterator 13年前
  Shawn O. Pearce 5ecc6e32cd Remove deprecated IndexTreeVisitor 13年前
  Shawn O. Pearce c88d34b067 Remove deprecated WriteTree 13年前
  Shawn O. Pearce d72b932853 Remove deprecated WorkDirCheckout 13年前
  Shawn O. Pearce 9013e9e993 Remove deprecated Treeish interface 13年前
  Tomasz Zarna cda64073fd Allow to amend a commit with CommitCommand 13年前
  Shawn O. Pearce 4e187d898a PackFile: Fix copy as-is for small objects 13年前
  Shawn O. Pearce a78b79cc30 Don't auto follow non-annotated tags in fetch 13年前
  Robin Rosenberg 3947bd25d9 Fix DirCache re-read. 13年前
  Shawn O. Pearce b21c82fdb0 resolve(): Fix wrong parsing of branch "foo-gbed2-dev" 13年前
  Shawn O. Pearce 3ee3588b86 RemoteRefUpdate: Accept Ref and ObjectId arguments for source 13年前
  Shawn O. Pearce a468cb57c2 PackWriter: Validate reused cached packs 13年前
  Shawn O. Pearce 1b2062fe37 PackWriter: Avoid CRC-32 validation when feeding IndexPack 13年前
  Shawn O. Pearce bd6853e90a PackWriter: Position tags after commits 13年前
  Shawn O. Pearce 26dffbe04d PackWriter: Refactor object writing loop 13年前
  Shawn O. Pearce 751c329b35 PackWriter: Don't reuse commit or tag deltas 13年前
  Shawn O. Pearce 67b064fc9f PackWriter: Do not delta compress already packed objects 13年前
  Shawn O. Pearce bf1b970de1 Paper bag fix BatchingProgressMonitor alarm queue 13年前
  Shawn O. Pearce 68ab451d39 ProgressMonitor: Refactor to use background alarms 13年前
  Matthias Sohn 2fba1e65e1 Fix NPE on checkout of remote tracking branch 13年前
  Shawn O. Pearce 03f78fc3bc UnpackedObject: Fix readSome() when initial read is short 13年前
  Matthias Sohn e0a8398f1f FetchCommand: do not set a null credentials provider 13年前
  Matthias Sohn 8d000bd578 Fix formatting of pom.xml 13年前
  Shawn O. Pearce e757975fcd RevWalk: Don't release during inMergeBase() 13年前
  Matthias Sohn e703b6c640 Respect core.excludesfile to enable global ignore rules 13年前
  Shawn O. Pearce 7505b93546 PackWriter: Add missing timers to Statistics 13年前
  Sasa Zivkov 5f3d577e5a Show notes in Log CLI command 13年前
  Shawn O. Pearce 977446e5da PackWriter: Fix total delta count 13年前
  Shawn O. Pearce 6444e60d0e Create empty GIT_DIR/hooks directory 13年前
  Mathias Kinzler 9953e2a39e Fix potential NullPointerException in PlotCommit 13年前
  Matthias Sohn 989149736a JGit 0.11.3 13年前
  Stefan Lay 68064ed339 Fix NullPointer when pulling from a deleted local branch 13年前
  Marc Strapetz 57d13c047f Fix processing of broken symbolic references in RefDirectory 13年前
  Mathias Kinzler c893b1f75f CreateBranchCommand: Wrong existence check 13年前
  Matthias Sohn 5998e474c4 Qualify post 0.11.1 builds 13年前
  Shawn O. Pearce 8f865bfffe PackWriter: Hoist and cluster reference targets 13年前
  Shawn O. Pearce 19037e8cfc PackWriter: Parse tag target objects in a batch 13年前
  Shawn O. Pearce 388ba7e005 PackWriter: Correct total delta count when reusing pack 13年前
  Shawn O. Pearce 3e64b928d5 PackWriter: Short-circuit counting on full cached pack reuse 13年前
  Shawn O. Pearce 4275c4c1cf PackWriter: Fix warning about untyped collection 13年前
  Shawn O. Pearce 5fc0f1043b BundleWriter: Always use OFS_DELTA 13年前
  Tomasz Zarna dcb7e477ee Wrong constant used when configuring a repository 13年前
  Shawn O. Pearce 733780e8a1 PackWriter: Sort commits by parse order to improve locality 13年前
  Jesse Greenwald c5863e4d3b Changed TreeWalk.forPath(...) to work with recursive paths. 13年前