1378 Commits (6dfad98d7237236661414f96eb302ed1013a2ecc)

Author SHA1 Message Date
David Ostrovsky c0c4c6f09a ArchiveCommand: Allow to pass options to underlying stream 10 years ago
Matthias Sohn 6c1f739388 Move console classes to pgm bundle 10 years ago
Matthias Sohn c26bc63ef1 Set minimum required Java version to Java 7 10 years ago
Matthias Sohn 3c2b4086b6 Prepare post 3.7.0.201502031740-rc1 builds 10 years ago
Matthias Sohn 8fe6e51be2 JGit v3.7.0.201502031740-rc1 10 years ago
Matthias Sohn d2e0bfa568 Fix FileUtils.testRelativize_mixedCase which failed on Mac OS X 10 years ago
Laurent Goubet 6aed51e3ce Introduce hook support into the FS implementations 10 years ago
Matthias Sohn 94ebdbfada Prepare 4.0.0-SNAPSHOT builds 10 years ago
Matthias Sohn 58f3ecea9b Prepare 3.6.3-SNAPSHOT builds 10 years ago
Matthias Sohn debb1e25d1 JGit v3.6.2.201501210735-r 10 years ago
Frank Wagner e09e7c064e Fix RawText.getLineDelimiter() for empty first line 10 years ago
Arthur Daussy c185484dcf Add basic support for .gitattributes 10 years ago
Andrey Loskutov 428d31efd3 AIOOB in ChangeIdUtil.indexOfChangeId if amended message is a newline 10 years ago
Matthias Sohn 741ebca8b7 Prepare 3.6.2-SNAPSHOT builds 10 years ago
Matthias Sohn f1b2a5361f JGit v3.6.1.201501031845-r 10 years ago
Rüdiger Herrmann a4c2c8a3ee Trim author/committer name and email in commit header 10 years ago
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 d49c9ee848 Fix unit tests for windows by explicitly closing test repos 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
Shawn Pearce d8eaf5a395 Replace "a." with "a-" in unit tests 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
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
Andrey Loskutov 147e24a7b2 Consider parent rules if ignore rule is negated 10 years ago
Shawn Pearce 75b4a23748 Deprecate checkoutEntry variant that accepts File 10 years ago
Shawn Pearce 61b632ee5a Deprecate TemporaryBuffer.LocalFile without parent directory 10 years ago
Shawn Pearce f31323745f DirCache: Buffer TREE extension to $GIT_DIR 10 years ago
Shawn Pearce 3bc5188900 Deprecate checkoutEntry without ObjectReader 10 years ago
Andrey Loskutov 2c940fa18a Don't use java.util.regex for two simple wildcard cases 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
Matthias Sohn b5e5abcf4d JGit v3.5.2.201411120430-r 10 years ago
Stefan Beller 423ad8b0ad Fix variable name and error message for sideband testing 10 years ago
Shawn Pearce 0cf902e473 Expand wildcard imports to specfic classes 10 years ago
Christian Halstrick 9597c41ea9 Fix possible NPE in IndexDiff when not all submodules are cloned 10 years ago