2848 Commits (6fc5af47d102c37adfa5fb6c325616214d297085)

Author SHA1 Message Date
Marc Strapetz 1cb5668441 Rename detection should canonicalize line endings 10 years ago
Andrey Loskutov c053900c5b PathMatcher should respect "assumeDirectory" flag 10 years ago
Matthias Sohn cdfd22da30 Prepare 3.7.0-SNAPSHOT builds 10 years ago
Matthias Sohn 02b0660b8b Prepare 3.6.1-SNAPSHOT builds 10 years ago
Matthias Sohn b2ca2ffd7d JGit v3.6.0.201412230720-r 10 years ago
Christian Halstrick 3226e35db8 Fix junit tests under windows when the platform is explicitly changed 10 years ago
Matthias Sohn 8899006c09 JGit v3.5.3.201412180710-r 10 years ago
Matthias Sohn dbe8b52c5c JGit v3.4.2.201412180340-r 10 years ago
Matthias Sohn d476d2f729 ObjectChecker: Disallow names potentially mapping to ".git" on HFS+ 10 years ago
Christian Halstrick a09b1b6c3d ObjectChecker: Disallow Windows shortname "GIT~1" 10 years ago
Shawn Pearce 10310bf8ef ObjectChecker: Disallow ".git." and ".git<space>" 10 years ago
Shawn Pearce 07612a610f Always ignore case when forbidding .git in ObjectChecker 10 years ago
Shawn Pearce 8d36fa343c DirCache: Refuse to read files with invalid paths 10 years ago
Shawn Pearce d547d0c44b DirCache: Replace isValidPath with DirCacheCheckout.checkValidPath 10 years ago
Christian Halstrick 53ff052998 Support the new repository layout for submodules 10 years ago
Christian Halstrick 6e05d98cce Allow explicit configuration of git directory in CloneCommand 10 years ago
Christian Halstrick 03e860a7b7 Allow explicit configuration of git directory in InitCommand 10 years ago
Christian Halstrick da595f093e Fix tests on windows by closing repos 10 years ago
Christian Halstrick 1a054f1229 RepoCommand should close opened repos 10 years ago
Matthias Sohn a24a99a13d Prevent NPE if ref can't be resolved when executing ReflogCommand 10 years ago
Matthias Sohn 59c4ea042c Fix DirCacheCheckout to set correct file length if core.autocrlf=true 10 years ago
Robin Stocker 47927ac95e CheckoutCommand: Fix checking out ours/theirs when no base stage exists 10 years ago
Alexander Kurtakov 5c788e2ce5 Do not use deprecated tasks in maven-antrun-plugin. 10 years ago
Matthias Sohn efb91ee2d1 Implement FileSnapshot.toString() to help debugging 10 years ago
Christian Halstrick 1b9130e8db Make sure modifications to config-param trustFolderStat are detected 10 years ago
Ilmars Poikans 786ad999cd Fix integer overflow in DiffFormatter when context is set to large int 10 years ago
Shawn Pearce d1b627ed83 Honor git-core meaning of receive.denyDeletes allowing tag deletion 10 years ago
Shawn Pearce b6b843e519 Move checkPath from DirCacheCheckout to ObjectChecker 10 years ago
Michael Keppler 1a72143780 Use baseline instead of centerline in PlotRenderer 10 years ago
Andrey Loskutov 147e24a7b2 Consider parent rules if ignore rule is negated 10 years ago
Shawn Pearce 3886a4f68b ResolveMerger: Use checkoutEntry during abort 10 years ago
Shawn Pearce a606dc363d Cleanup double stat update of symlinks in DirCacheCheckout 10 years ago
Shawn Pearce 75b4a23748 Deprecate checkoutEntry variant that accepts File 10 years ago
Shawn Pearce 6814728a82 DirCacheCheckout: create only one ObjectReader 10 years ago
Shawn Pearce 98c75a7ca2 Fix two nits about DirCacheEntry constructors 10 years ago
Shawn Pearce b34ea11720 Detect buffering failures while writing rebase todo file 10 years ago
Shawn Pearce 61b632ee5a Deprecate TemporaryBuffer.LocalFile without parent directory 10 years ago
Shawn Pearce 4206ea43b8 Switch FileHeader.extractFileLines to TemporaryBuffer.Heap 10 years ago
Shawn Pearce 67b8bcc1c4 AmazonS3: Buffer pushed pack content under $GIT_DIR 10 years ago
Shawn Pearce f31323745f DirCache: Buffer TREE extension to $GIT_DIR 10 years ago
Shawn Pearce b2f0fd03d8 Support DfsRepository from GarbageCollectCommand 10 years ago
Shawn Pearce 485b751b2f Allow configurable ObjectCheckers in fetch 10 years ago
Shawn Pearce b88f3a2a2c Cleanup TreeWalk creation/release inside StashApplyCommand 10 years ago
Shawn Pearce 3bc5188900 Deprecate checkoutEntry without ObjectReader 10 years ago
Yuxuan 'fishy' Wang 749dfeffc8 upload-pack: send symbolic refs as capabilities 10 years ago
Andrey Loskutov 2c940fa18a Don't use java.util.regex for two simple wildcard cases 10 years ago
Christian Halstrick 140df39198 Let RepositoryBuilder find bare repos 10 years ago
Matthias Sohn 5672535360 Prepare post 3.6.0-m1 builds 10 years ago
Matthias Sohn 1555eeaa9c JGit v3.6.0.201411121045-m1 10 years ago
Matthias Sohn 3521712032 Prepare 3.5.3-SNAPSHOT builds 10 years ago