363 Commits (a3ac82977b875a117b372e1b22d3a0d0e4403d1c)

Author SHA1 Message Date
Robin Rosenberg c3f52c62a8 Fix FileSnapShot 14 years ago
Robin Rosenberg f0ca6b5585 Enable use of JUnit 4 with the jgit.test project 14 years ago
Shawn O. Pearce 6533994bc9 Fix ArrayIndexOutOfBoundsException in DirCacheIterator 14 years ago
Shawn O. Pearce edeea800a6 DirCacheIteratorTest: Use newInCore instead of disk 14 years ago
Mathias Kinzler e272ca0f14 CheckoutResult: return paths instead of Files 14 years ago
Mathias Kinzler f91ee9afcc Fix CheckoutCommandTest 14 years ago
Mathias Kinzler befeff16e7 Fix JDK 6 Usage of String.getBytes(Charset) 14 years ago
Mathias Kinzler 89a4dcf71f Checkout: fix handling if name does not refer to a local branch 14 years ago
Shawn O. Pearce d02f01e7c8 Remove deprecated WriteTree from tests 14 years ago
Mathias Kinzler 645d262de6 Checkout: expose a CheckoutResult 14 years ago
Matthias Sohn 485917598e Qualify post 0.10 builds 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
Shawn O. Pearce 6f3b4d5d04 Save StoredConfig after modifications 14 years ago
Shawn O. Pearce 013cb8de38 Reduce calls to Repository.getConfig 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
Matthias Sohn c6ca443b61 File utilities for creating directories 14 years ago
Mathias Kinzler 9b039b42e0 Rebase: abort on unknown/unsupported command in git-rebase-todo 14 years ago
roberto 941b3d8a81 IndexPack: Remove blob-streaming size threshold 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
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
Shawn O. Pearce a66a7d90fd IndexDiff: Use isModified() when comparing index-worktree 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
Shawn O. Pearce a02be9725c Remove empty iterator from TreeWalk 14 years ago
Matthias Sohn 45731756a5 [findbugs] Do not ignore exceptional return value 14 years ago
Chris Aniszczyk f7a566c1aa Add InitCommand 14 years ago
Shawn O. Pearce 064ecc25ce Fix findGitDir() with no ceiling directories 14 years ago
Shawn O. Pearce cf52ef5531 Remove result id from CommitBuilder, TagBuilder 14 years ago
Shawn O. Pearce f996fb1796 Correct CommitBuilder, TagBuilder method to be build() 14 years ago
Christian Halstrick deabacc420 Fixed Merge Algorithm regarding concurrent file creations 14 years ago
Mathias Kinzler 59e62ba7e1 Rebase Interoperability second part: fix "pop steps" 14 years ago
Mathias Kinzler 7aa1b85821 Rebase Interoperability first part: write "interactive" file 14 years ago
Stefan Lay b4359cb829 Include list of assume unchanged files in IndexDiff 14 years ago
Stefan Lay 9225b88ae6 Check assume unchanged flag in Add command 14 years ago
Christian Halstrick 12a5c8d413 Change default diff algorithm to histogram and add tests 14 years ago
Christian Halstrick 049827d708 Make diff algorithm configurable 14 years ago
Stefan Lay 91958b7045 Do some more tests for rebase --abort 14 years ago
Christian Halstrick 7e298c9ed5 Add more tests for rebase and externalized missing Strings 14 years ago
Chris Aniszczyk 923443f94f Add CheckoutCommand 14 years ago
Christian Halstrick 5adef23365 Fix bug regarding handling of non-versioned files during merge 14 years ago
Chris Aniszczyk f7690cceef Add RmCommand to Git API 14 years ago
Mathias Kinzler e5b96a7848 Initial implementation of a Rebase command 14 years ago
Christian Halstrick da1ea27fa2 Fixed checkouts when HEAD is ignored 14 years ago
Shawn O. Pearce b923ec9eba Add simple unit tests for Base64 14 years ago
Shawn O. Pearce 2b0df15f7f Split note leaf buckets at 256 elements 14 years ago