907 Commits (stable-0.11)

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