837 次程式碼提交 (stable-0.11)

作者 SHA1 備註 提交日期
  Sasa Zivkov 1993cf8a27 Merging Git notes 13 年之前
  Marc Strapetz c87ae94c70 Fix IgnoreRule for directory-only patterns 13 年之前
  Shawn O. Pearce b2d528887c Config: Preserve existing case of names in sections 13 年之前
  Shawn O. Pearce 165358bc99 Use heap based stack for PackFile deltas 13 年之前
  Sasa Zivkov 7cd812940d NoteMap implements Iterable<Note> 13 年之前
  Robin Rosenberg b3e59bd9d6 Implement a revert command 13 年之前
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 13 年之前
  Robin Rosenberg 797ebba307 Add support for getting the system wide configuration 13 年之前
  roberto b5f0a7d7ff IndexPack: Use stack-based recursion for delta resolution 13 年之前
  Matthias Sohn 65ccadeced [findbugs] Make CheckoutResult constants final 13 年之前
  Robin Rosenberg 240769e023 Refactor exec of a command and reading one line into utility 13 年之前
  Robin Rosenberg 14b358a6fb Refactor search for a file within a PATH 13 年之前
  Robin Rosenberg c3f52c62a8 Fix FileSnapShot 13 年之前
  Shawn O. Pearce 6533994bc9 Fix ArrayIndexOutOfBoundsException in DirCacheIterator 13 年之前
  Shawn O. Pearce 0cd76ab65d Correct GIT_INDEX_FILE environment variable 13 年之前
  Mathias Kinzler e272ca0f14 CheckoutResult: return paths instead of Files 13 年之前
  Mathias Kinzler 89a4dcf71f Checkout: fix handling if name does not refer to a local branch 13 年之前
  Mathias Kinzler 645d262de6 Checkout: expose a CheckoutResult 13 年之前
  Robin Rosenberg 94a2cbb407 Fix wrong javadoc comment in Repository 13 年之前
  Mathias Kinzler 73f36aa8f7 DirCacheCheckout: fix getToBeDeleted() 13 年之前
  Shawn O. Pearce 34454465c2 Move TransferConfig to transport package 13 年之前
  Shawn O. Pearce 3922e026e0 FileBasedConfig: Use FileSnapshot for isOutdated() 13 年之前
  Shawn O. Pearce c8db22f355 Extract pack directory last modified check code 13 年之前
  Shawn O. Pearce 013cb8de38 Reduce calls to Repository.getConfig 13 年之前
  Shawn O. Pearce 86847ee322 Support GIT_SSH=tortoiseplink 13 年之前
  Shawn O. Pearce 8efbd378e1 Correct plink -batch option 13 年之前
  Philipp Thun bab053afdd Do not rely on filemode differences in case of symbolic links 13 年之前
  Shawn O. Pearce 5ac5871d16 Simplify NoteParser use of prefix.length() 13 年之前
  Shawn O. Pearce 2bc13104a8 Fix HTTP digest authentication 13 年之前
  Matthias Sohn c6ca443b61 File utilities for creating directories 13 年之前
  Shawn O. Pearce 45a020fe6a DiffFormatter: Use IndexDiffFilter to speed up working tree 13 年之前
  Mathias Kinzler 9b039b42e0 Rebase: abort on unknown/unsupported command in git-rebase-todo 13 年之前
  roberto 941b3d8a81 IndexPack: Remove blob-streaming size threshold 13 年之前
  Matthias Sohn cbd1ecff4d Add option to skip deletion of non-existing files 13 年之前
  Shawn O. Pearce 33c670c1f0 Simplify logic in StrategySimpleTwoWayInCore 13 年之前
  Mathias Kinzler 2a7cd0086b Rebase: fix wrong update if original HEAD after Merge+Skip 13 年之前
  Christian Halstrick 1783749e16 Add a performance optimized variant of the ANY_DIFF filter 13 年之前
  Mathias Kinzler 6bca46e168 Implement rebase --continue and --skip 13 年之前
  Shawn O. Pearce 18abb8195a IndexDiff: Remove unnecessary changesExist flag 13 年之前
  Shawn O. Pearce a66a7d90fd IndexDiff: Use isModified() when comparing index-worktree 13 年之前
  Shawn O. Pearce d4bbb2e449 IndexDiff: Clean up tree-index compare for staged files 13 年之前
  Shawn O. Pearce e6c3922764 IndexDiff: Fix getAssumeUnchanged() 13 年之前
  Shawn O. Pearce 72f87adce6 IndexDiff: Correct Javadoc for getUntracked() method 13 年之前
  Shawn O. Pearce 48e80698cf IndexDiff: Remove always true not-subtree check 13 年之前
  Shawn O. Pearce ca9baa0ee2 IndexDiff: Always use TreeWalk.getPathString() 13 年之前
  Shawn O. Pearce f4e9c8890c IndexDiff: Simplify allocation of filter list 13 年之前
  Shawn O. Pearce 11fd0fe03a Clarify WorkingTreeOptions and filemode usage 13 年之前
  Shawn O. Pearce c181e1ab8a IndexPack: Use streaming for large whole blobs 13 年之前
  Christian Halstrick e3881de258 Removed unread parameters 13 年之前
  Shawn O. Pearce a02be9725c Remove empty iterator from TreeWalk 13 年之前