792 Commits (05a7113002063b80cf48591594c7e01cd2111ec6)

Author SHA1 Message Date
Christian Halstrick 778fdfaec1 Again teach ResolveMerger to create more correct DirCacheEntry's 12 years ago
Shawn Pearce 955b024995 Revert "Teach ResolveMerger to create more correct DirCacheEntry's" 12 years ago
Robin Rosenberg c010c93694 Support [<ref>]@{upstream} revision syntax 12 years ago
Robin Rosenberg 2a2362fbb3 Support parsing previous checkout as a revision expresion. 12 years ago
Markus Duft 3ea694c252 Teach ResolveMerger to create more correct DirCacheEntry's 12 years ago
Robin Rosenberg f82d1cb5c0 Allow a @ without branch in revision syntax 12 years ago
Markus Duft 3c09e980cb Make ApplyCommand create missing parent directories for new files 12 years ago
Robin Stocker a216624ef7 Create parent dir if necessary on checkout 12 years ago
Dave Borowitz 2444aa231a Use the working tree's .gitmodules in SubmoduleWalk.forIndex() 12 years ago
Robin Stocker 14ff22fd74 Ignore empty lines when parsing git-rebase-todo 12 years ago
Robin Stocker e623db0f87 Fix order of deletion for files/dirs in ResolveMerger 12 years ago
Robin Stocker 028434e4f5 Don't return success on failing paths in ResolveMerger 12 years ago
Tomasz Zarna 8dc10b147d Fix boxing warnings in org.eclipse.jgit.lib.ConfigTest 12 years ago
Christian Halstrick 80113c7bb6 Fix resource leaks due to unclosed repositories 12 years ago
Ian Wetherbee b1e4d6bca2 ReceivePack supports InputStream data after pack 12 years ago
Christian Halstrick c745c93e40 Fix LockFileTest on Windows 12 years ago
Dave Borowitz fe1f1b8f8a Read .gitmodules config from the tree in SubmoduleWalk 12 years ago
Tomasz Zarna 2656ac1b5a Add "--squash" option to MergeCommand 12 years ago
Ian Wetherbee 590e8f44e6 Fix UnionInputStream.read to be more Java-like 12 years ago
Matthias Sohn 9000351909 Prepare 2.1.0 builds 12 years ago
Matthias Sohn 2f27d5ae12 Prepare post v2.0.0.201206130900-r builds 12 years ago
Matthias Sohn aacd4f721b JGit v2.0.0.201206130900-r 12 years ago
Markus Duft f5b58d21a4 Add missing license header to modification times test. 12 years ago
Matthias Sohn f2d9a5ed31 Prepare next 2.0.0-SNAPSHOT builds 12 years ago
Matthias Sohn 1cb135ebfb JGit v2.0.0.201206060730-rc3 12 years ago
Markus Duft 8672c43ae3 Make DirCacheCheckout update timestamps in the index. 12 years ago
Kevin Sawicki 59a98b49d2 Use working tree iterator to compare file modes 12 years ago
Kevin Sawicki 2a18bb304c Support gitdir: refs in BaseRepositoryBuilder.findGitDir 12 years ago
Christian Halstrick 0f84b86e01 fix PackWriter excluded objects handling 12 years ago
Kevin Sawicki 058c74d8ad Update ORIG_HEAD when resetting 12 years ago
Matthias Sohn 9bd9d9a698 Prepare next 2.0.0-SNAPSHOT builds 12 years ago
Matthias Sohn 4aa550f7cc JGit v2.0.0.201205301645-rc2 12 years ago
Robin Rosenberg 4e1454ded6 Git API does not declare GitAPIException call() and related cleanups 12 years ago
Matthias Sohn 59d2ef9470 Enable loading history until a given commit 12 years ago
Kevin Sawicki 91f5ce3a15 Only increment mod count if packed-refs file changes 12 years ago
Kevin Sawicki dac66672df Update smudged entries when writing index 12 years ago
Dariusz Luksza 1bec1f2fae Ensure resetting on commit id 13 years ago
Shawn O. Pearce 3da13473f7 Use BatchRefUpdate for tracking refs in FetchProcess 13 years ago
Shawn O. Pearce 3da4c6fc58 Move NLS test for HttpServerText to http.test 13 years ago
Robin Rosenberg 1953ae6aee Smudge index entries on first write (too), as well when reading 13 years ago
Matthias Sohn b14aa4df99 Enable loading history until a given commit 13 years ago
Kevin Sawicki 6ebc477c0b Make output stream optional in DiffCommand 13 years ago
Robin Rosenberg 42d7565ba9 Validate paths during DirCheckout 13 years ago
Robin Rosenberg 9c5b31703f Enable large file support 13 years ago
Tomasz Zarna a2dac2c78d Allow to write tests with CLI syntax 13 years ago
Robin Rosenberg 95ed300b04 Enable DirCacheEntry's copyMetaData to not copy stage info 13 years ago
Robin Rosenberg fd53b454f2 Fix broken TagCommand API 13 years ago
Shawn O. Pearce c0b1443926 Index config section and subsection names in one pass 13 years ago
Kevin Sawicki 543c5238ae Recurse into cloned submodules 13 years ago
Robin Rosenberg 3f4725c179 Handle content length in WorkingTreeIterator 13 years ago