509 Commits (ada903085d1b4ef8c79e3e2d91f49fee7e188f53)

Author SHA1 Message Date
Christian Halstrick b6d0bb2f94 Remove unneeded interface from test class 14 years ago
Shawn O. Pearce 1bf0c3cdb1 Refactor IndexPack to not require local filesystem 14 years ago
Jesse Greenwald 51dedfdc31 Parse RevCommit bodies before calling RevFilter.include() 14 years ago
Sasa Zivkov 832d3b8384 Exposed the constructor of Note class 14 years ago
Matthias Sohn c45f2aec56 File utility for creating a new empty file 14 years ago
Roberto Tyley 944fcdae66 Fix API ListBranchCommand for listmode 'all' 14 years ago
Sasa Zivkov d7ca892042 Using java.util.concurrent in NLSTest instead of handling threads directly. 14 years ago
Sasa Zivkov 1993cf8a27 Merging Git notes 14 years ago
Marc Strapetz c87ae94c70 Fix IgnoreRule for directory-only patterns 14 years ago
Shawn O. Pearce b2d528887c Config: Preserve existing case of names in sections 14 years ago
Sasa Zivkov 7cd812940d NoteMap implements Iterable<Note> 14 years ago
Shawn O. Pearce b7f887f120 Cleanup configuration of Maven JUnit runner 14 years ago
Shawn O. Pearce e026cfab38 Fix NLSTest and RootLocalTest for JUnit 4 14 years ago
Robin Rosenberg b3e59bd9d6 Implement a revert command 14 years ago
Robin Rosenberg ff7149fb95 Require the hamcrest packaging that comes with Eclipse 14 years ago
Robin Rosenberg 2465e3a653 Drop unneccessary @SuppressWarnings 14 years ago
Robin Rosenberg 952a86b3ad Fix TestTranslationBundle 14 years ago
Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 14 years ago
Robin Rosenberg 797ebba307 Add support for getting the system wide configuration 14 years ago
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