2420 Commits (1c4ee41dc093266c19d4452879afe5c0f7f387f4)
 

Author SHA1 Message Date
Robin Rosenberg 0ec1db820d Merge "Fix resolving of relative file URIs in TransportLocal" 12 years ago
Robin Rosenberg 958a517c86 Merge "Garbage collector for FileRepositories" 12 years ago
Christian Halstrick 4c3f017a77 Garbage collector for FileRepositories 12 years ago
Shawn O. Pearce 0be3b0f70e Merge "Expose some DFS APIs as public or protected" 12 years ago
Shawn O. Pearce 3534fa9c61 Expose some DFS APIs as public or protected 12 years ago
Robin Stocker beee7b86af Fix resolving of relative file URIs in TransportLocal 12 years ago
Robin Rosenberg d47403ea94 Merge "[findBugs] Make ChunkKey serializable" 12 years ago
Christian Halstrick 778fdfaec1 Again teach ResolveMerger to create more correct DirCacheEntry's 12 years ago
Shawn Pearce d87e56addd Merge "Revert "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
Robin Rosenberg 7f7a3f9b78 Merge "Teach ResolveMerger to create more correct DirCacheEntry's" 12 years ago
Markus Duft 3ea694c252 Teach ResolveMerger to create more correct DirCacheEntry's 12 years ago
Shawn O. Pearce 189a01b617 show: Implement command line show for any object 12 years ago
Tomasz Zarna aeb28b1f3e Fix "description" in o.e.jgit.source.feature/feature.properties 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
Christian Halstrick 0e285fbb8c Merge "Rename local variables in Repository.resolve" 12 years ago
Robin Stocker c4a4f851b7 [findBugs] Make ChunkKey serializable 12 years ago
Tomasz Zarna 75b60afe41 Typo in CLIText#unknownMergeStratey, should be #unknownMergeStrategy 12 years ago
Robin Rosenberg 981720d150 Rename local variables in Repository.resolve 12 years ago
Robin Rosenberg 130925b879 Get rid of warning about possible NullPointerException 12 years ago
Shawn O. Pearce 86e4859576 Merge "Work around smart HTTP bugs in C Git" 12 years ago
Robin Stocker a216624ef7 Create parent dir if necessary on checkout 12 years ago
Matthias Sohn c0b4b79296 Merge branch 'stable-2.0' 12 years ago
Christian Halstrick c9e507c0b9 Improve performance of persisting an index by magnitudes 12 years ago
Shawn O. Pearce 1c6c73c5a9 Work around smart HTTP bugs in C Git 12 years ago
Dave Borowitz dc23a7cc42 Make InMemoryRepository pack names globally unique 12 years ago
Shawn Pearce 2d1124b89b Merge "Disable PackParser EOF check if more data expected" 12 years ago
Ian Wetherbee 94f67a9cdc Disable PackParser EOF check if more data expected 12 years ago
Dave Borowitz 2444aa231a Use the working tree's .gitmodules in SubmoduleWalk.forIndex() 12 years ago
Christian Halstrick 1bf5b9c7a8 Merge changes I6b2ce96b,I499f518f 12 years ago
Matthias Sohn 3d98c3f0f3 Add toString() to simplify debugging rebase steps 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
Shawn Pearce 3c29bf0941 Merge "Serve 403 from RepositoryFilter on ServiceMayNotContinueException" 12 years ago
Robin Rosenberg b0349227e4 Make clear method on StoredConfig public 12 years ago
Dave Borowitz 330c3cae72 Serve 403 from RepositoryFilter on ServiceMayNotContinueException 12 years ago
Shawn Pearce 6ba8b038ce Merge "Fix boxing warnings in org.eclipse.jgit.lib.ConfigTest" 12 years ago
Tomasz Zarna 8dc10b147d Fix boxing warnings in org.eclipse.jgit.lib.ConfigTest 12 years ago
Shawn Pearce ec18666e27 Merge "Refactor TransportHttp for long-polling" 12 years ago
Shawn Pearce 8712926958 Merge "ReceivePack supports InputStream data after pack" 12 years ago
Tomasz Zarna 70a9d3e882 In org.eclipse.jgit.pgm.ConfigTest expect core.filemode=false on Windows 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
Ian Wetherbee 2adc572628 Refactor TransportHttp for long-polling 12 years ago
Dave Borowitz fe1f1b8f8a Read .gitmodules config from the tree in SubmoduleWalk 12 years ago