1027 Commits (645d262de6da32fdb05aba5a48dbf6188dfa7776)
 

Author SHA1 Message Date
Mathias Kinzler 645d262de6 Checkout: expose a CheckoutResult 14 years ago
Robin Rosenberg 94a2cbb407 Fix wrong javadoc comment in Repository 14 years ago
Robin Rosenberg 33c6eb848e Merge "Move TransferConfig to transport package" 14 years ago
Matthias Sohn 485917598e Qualify post 0.10 builds 14 years ago
Matthias Sohn 67d8f3a338 Merge branch 'stable-0.10' 14 years ago
Matthias Sohn 51d1af9489 Qualify post 0.10.1 builds 14 years ago
Matthias Sohn 1fdc17bfe4 JGit 0.10.1 14 years ago
Mathias Kinzler 73f36aa8f7 DirCacheCheckout: fix getToBeDeleted() 14 years ago
Shawn O. Pearce 34454465c2 Move TransferConfig to transport package 14 years ago
Shawn Pearce c19093bbad Merge "Do not rely on filemode differences in case of symbolic links" 14 years ago
Shawn O. Pearce 6f3b4d5d04 Save StoredConfig after modifications 14 years ago
Shawn O. Pearce 013cb8de38 Reduce calls to Repository.getConfig 14 years ago
Shawn O. Pearce 86847ee322 Support GIT_SSH=tortoiseplink 14 years ago
Shawn O. Pearce 8efbd378e1 Correct plink -batch option 14 years ago
Philipp Thun bab053afdd Do not rely on filemode differences in case of symbolic links 14 years ago
Shawn O. Pearce f5434c2a86 Remove remaining uses of FileWriter 14 years ago
Shawn O. Pearce 5ac5871d16 Simplify NoteParser use of prefix.length() 14 years ago
Shawn O. Pearce 2bc13104a8 Fix HTTP digest authentication 14 years ago
Matthias Sohn c6ca443b61 File utilities for creating directories 14 years ago
Shawn O. Pearce 45a020fe6a DiffFormatter: Use IndexDiffFilter to speed up working tree 14 years ago
Mathias Kinzler 9b039b42e0 Rebase: abort on unknown/unsupported command in git-rebase-todo 14 years ago
Shawn Pearce 93a7b2b24d Merge "IndexPack: Remove blob-streaming size threshold" 14 years ago
roberto 941b3d8a81 IndexPack: Remove blob-streaming size threshold 14 years ago
Chris Aniszczyk a3475fb664 Merge "Add option to skip deletion of non-existing files" 14 years ago
Chris Aniszczyk bcf706d94a Merge "Add further unit tests for IndexDiffFilter" 14 years ago
Chris Aniszczyk ec5116b09c Merge "Simplify logic in StrategySimpleTwoWayInCore" 14 years ago
Matthias Sohn cbd1ecff4d Add option to skip deletion of non-existing files 14 years ago
Philipp Thun 6736f3bae5 Add further unit tests for IndexDiffFilter 14 years ago
Shawn O. Pearce 33c670c1f0 Simplify logic in StrategySimpleTwoWayInCore 14 years ago
Mathias Kinzler 2a7cd0086b Rebase: fix wrong update if original HEAD after Merge+Skip 14 years ago
Christian Halstrick 1783749e16 Add a performance optimized variant of the ANY_DIFF filter 14 years ago
Mathias Kinzler 6bca46e168 Implement rebase --continue and --skip 14 years ago
Jens Baumgart c0b49c1366 JGit Build: use jetty 7.1.6 14 years ago
Shawn O. Pearce 18abb8195a IndexDiff: Remove unnecessary changesExist flag 14 years ago
Shawn O. Pearce a66a7d90fd IndexDiff: Use isModified() when comparing index-worktree 14 years ago
Shawn O. Pearce d4bbb2e449 IndexDiff: Clean up tree-index compare for staged files 14 years ago
Shawn O. Pearce e6c3922764 IndexDiff: Fix getAssumeUnchanged() 14 years ago
Shawn O. Pearce 72f87adce6 IndexDiff: Correct Javadoc for getUntracked() method 14 years ago
Shawn O. Pearce 48e80698cf IndexDiff: Remove always true not-subtree check 14 years ago
Shawn O. Pearce ca9baa0ee2 IndexDiff: Always use TreeWalk.getPathString() 14 years ago
Shawn O. Pearce f4e9c8890c IndexDiff: Simplify allocation of filter list 14 years ago
Shawn O. Pearce 11fd0fe03a Clarify WorkingTreeOptions and filemode usage 14 years ago
Shawn O. Pearce c181e1ab8a IndexPack: Use streaming for large whole blobs 14 years ago
Chris Aniszczyk bc1130c6aa Merge "Refactor IndexPack to use InputStream for inflation" 14 years ago
Christian Halstrick e3881de258 Removed unread parameters 14 years ago
Jens Baumgart 51e2646d4a Introduce http test bundle 14 years ago
Shawn O. Pearce a02be9725c Remove empty iterator from TreeWalk 14 years ago
Shawn O. Pearce c94efa8286 Refactor IndexPack to use InputStream for inflation 14 years ago
Matthias Sohn 45731756a5 [findbugs] Do not ignore exceptional return value 14 years ago
Matthias Sohn e22f9552a8 Provide file utilities for file deletion 14 years ago