3549 Commits (da85ca73ff8cf79da3f13542a93794a1929a8f44)
 

Author SHA1 Message Date
Christian Halstrick d49c9ee848 Fix unit tests for windows by explicitly closing test repos 10 years ago
Shawn Pearce 90cccb96d2 Merge branch 'stable-3.6' 10 years ago
Shawn Pearce 3f27b9135b Merge "Implement FileSnapshot.toString() to help debugging" 10 years ago
Matthias Sohn 75272ccdfc Merge branch 'stable-3.5' into stable-3.6 10 years ago
Matthias Sohn 8899006c09 JGit v3.5.3.201412180710-r 10 years ago
Matthias Sohn 4d6f66400e Merge branch 'stable-3.4' into stable-3.5 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
Shawn Pearce d8eaf5a395 Replace "a." with "a-" in unit tests 10 years ago
Matthias Sohn 8812e6f3f6 [pgm] Add option --tags for ls-remote 10 years ago
Matthias Sohn 490660a7c6 [pgm] Add option --heads for ls-remote 10 years ago
Matthias Sohn 816de9e9fa [pgm] Use LsRemoteCommand to implement ls-remote and add a test 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
Shawn Pearce 688400e9bb Merge "Revert "Extract path info from requests without decoding"" 10 years ago
Shawn Pearce f6cff781ee Revert "Extract path info from requests without decoding" 10 years ago
Matthias Sohn ca7c928eae Merge "Fix tests on windows by closing repos" into stable-3.6 10 years ago
Christian Halstrick da595f093e Fix tests on windows by closing repos 10 years ago
Christian Halstrick c893534059 Merge "Prevent NPE if ref can't be resolved when executing ReflogCommand" into stable-3.6 10 years ago
Christian Halstrick 1a054f1229 RepoCommand should close opened repos 10 years ago
Christian Halstrick 35c00a7a73 Fix LocalDiskRepositoryTestCase to create correct type of repos 10 years ago
Matthias Sohn a24a99a13d Prevent NPE if ref can't be resolved when executing ReflogCommand 10 years ago
Christian Halstrick 42b20d4127 Merge "Fix DirCacheCheckout to set correct file length if core.autocrlf=true" into stable-3.6 10 years ago
Christian Halstrick 80b1da1aae Merge "CheckoutCommand: Fix checking out ours/theirs when no base stage exists" into stable-3.6 10 years ago
Matthias Sohn 59c4ea042c Fix DirCacheCheckout to set correct file length if core.autocrlf=true 10 years ago
Jonathan Nieder 64162ab40d AWTPlotRenderer: use float arithmetic instead of double followed by a conversion 10 years ago
Shawn Pearce 82f191bd79 Merge "Extract path info from requests without decoding" 10 years ago
Robin Stocker 47927ac95e CheckoutCommand: Fix checking out ours/theirs when no base stage exists 10 years ago
David Pletcher 19f869996f Extract path info from requests without decoding 10 years ago
Alexander Kurtakov 4b090e5da5 Build with Tycho 0.22. 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
Christian Halstrick 145b1bf0fb Make jgit.sh work on windows when JGIT_CLASSPATH is set 10 years ago
Ilmars Poikans 786ad999cd Fix integer overflow in DiffFormatter when context is set to large int 10 years ago
Matthias Sohn c9a5fdb3cd Merge "Honor git-core meaning of receive.denyDeletes allowing tag deletion" 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