1241 Commits (6e1dc986725f32d3b2c7344de739106f4b24227c)

Author SHA1 Message Date
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
Christian Halstrick 8456927b1b Make sure checkout doesn't report conflicts on ignored paths 10 years ago
Christian Halstrick 95172dea17 Support for Submodule configuration submodule.<name>.ignore 10 years ago
Andrey Loskutov 2f5a08798e Reimplementation of ignore rule parser 10 years ago
Andrey Loskutov 4ea8c655d6 Initialize 'pathLen' field also for empty directories 10 years ago
Robin Stocker 590e1b7602 BundleWriter: Support including HEAD in bundle 10 years ago
Matthias Sohn dcb52291a9 Prepare 3.5.2-SNAPSHOT builds 10 years ago
Matthias Sohn 450ce163ef JGit v3.5.1.201410131835-r 10 years ago
Matthias Sohn 13ffda0666 Fix ResetCommand to default to mixed reset 10 years ago
Matthias Sohn 848186da86 Prepare 3.5.1-SNAPSHOT builds 10 years ago
Matthias Sohn 24a2f9e53d JGit v3.5.0.201409260305-r 10 years ago
Christian Halstrick fa4f00b7ed Fix PackWriterBitmapWalker handling non-existing uninteresting objects 10 years ago
Christian Halstrick 227357f929 Add "aggressive" option to GC 10 years ago
Matthias Sohn 66559681dd Prepare post 3.5.0-rc1 builds 10 years ago
Matthias Sohn 48820c7b07 JGit 3.5.0.201409071800-rc1 10 years ago
Matthias Sohn 6ccf609e89 Prepare 3.6.0-SNAPSHOT builds 10 years ago
Konrad Kügler 9ac59efbbd PlotCommitList: Close plot lanes at root commits 10 years ago
Axel Richard 46f3007b52 Handle -m option for Merge command 10 years ago
Saša Živkov c4797fe986 Let ObjectWalk.markUninteresting also mark the root tree as 10 years ago
Robin Stocker ce312d8afb Strip "<", ">", and "\n" from name/email in UserConfig 10 years ago
Yuxuan 'fishy' Wang 66fc834530 Support remote aliases in repo manifest. 10 years ago
Yuxuan 'fishy' Wang 5a26c538b3 Support non-default remotes in project tag. 10 years ago
Robin Stocker 8e19fea1a9 Add tests for checking out tags with CheckoutCommand 10 years ago
Yuxuan 'fishy' Wang 34dd64f6fe Add support to <include> tag in repo manifest xml. 10 years ago
Shawn Pearce d70419ab00 Revert "Add a method to DfsOutputStream to read as an InputStream" 10 years ago
Dave Borowitz e1856dbf44 Add a method to ObjectInserter to read back inserted objects 10 years ago
Robin Stocker 544f65e655 Fix CheckoutCommand not setting up tracking 10 years ago
Robin Stocker f5494c186f Add isRebase to API of BranchConfig 10 years ago
Alexey Kuznetsov a4f560551d NetRC parser and credentials provider. 10 years ago
Laurent Goubet 1fd150d565 Add IndexDiff tests for merge conflict state BOTH_ADDED 10 years ago
Christian Halstrick ddbf67e058 IndexDiffFilter should never filter entries with stage!=0 10 years ago
Maik Schreiber 7ff1e0d8f5 Fix RevertCommand to correctly revert multiple commits at once. 10 years ago