7543 Commits (90b802a7327b5960fa675bf6eaac1a8ae0282d43)
 

Author SHA1 Message Date
Nils Adermann 90b802a732 Documentation: Wording on multi version package repo doc 7 years ago
Jordi Boggiano 1e6854455c Merge pull request #6644 from codekandis/feature/util-filesystem-copy-separation
Introduces a new method `copy()`.
7 years ago
Jordi Boggiano eb61069058 Merge pull request #6613 from decadence/patch-1
Note for aliases
7 years ago
Jordi Boggiano 1a710bb1e8 Merge pull request #6632 from Deamon/issue-6627-update-doc-packages-configuration
Document how to define multiple versions in a package repository
7 years ago
Jordi Boggiano 97b22ad387 Merge pull request #6608 from kthbit/local-fossil
Teach FossilDriver to work with local fossil repository files
7 years ago
Christian Ramelow f178c340e9 Fixed tests. 7 years ago
Christian Ramelow 39d8104897 Introduces a new method `copy()`.
Some packages, e. g. `tm/tooly-composer-script`, are using the composer classes to e. g. create symlinks or perform other file operations. While there's only a `copyThenRemove()` method this commit introduces a new `copy()` method. `copy()` behaves the same as the copy part of `copyThenRemove()` did with one exception: it returns `true` on success and `false` on failure. Copying a directory may lead to a `false`, while the whole directory or some of its files couldn't been copied. To ensure backwards compatibility `copyThenRemove()` calls `copy()` now. This commit also adds the necessary tests.
7 years ago
Deamon bff904d11c add example on how to add several version of a package 7 years ago
Jordi Boggiano d9885d5b3b Merge branch '1.5' 7 years ago
Jordi Boggiano 9fd4f22ba2 Also ignore dir change prompt in list command 7 years ago
Jordi Boggiano d932b17c08 Merge branch '1.5' 7 years ago
Jordi Boggiano d352cc97f7 Do not prompt for dir change on create-project, fixes #6617 7 years ago
Jordi Boggiano a019fe7e6f Merge branch '1.5' 7 years ago
Jordi Boggiano e33d00f98e Fix gitlab tests 7 years ago
Jordi Boggiano 79360da184 Merge branch '1.5' 7 years ago
Jordi Boggiano a144b5e7ed Fix GitLab endless loop thanks to API bug, fixes #6615 7 years ago
Victor Isadov 4a4bd4a6a2 Note for short names 7 years ago
Victor Isadov 884a605bbe Update 03-cli.md 7 years ago
Victor Isadov 7968016d26 Update 03-cli.md 7 years ago
Victor Isadov 4c165f9718 Update 03-cli.md 7 years ago
kthbit 1a30e3fbc1 Don't update local checkout directory if url is pointing to it. Only update the checkout directory if it is controlled by composer. 7 years ago
Jordi Boggiano 0292a2f78f Merge pull request #6605 from decadence/patch-1
Update versions.md
7 years ago
kthbit 927d3dda89 Teach FossilDriver to work with urls pointing to local repository.fossil files, and not just the local checkout directories. 7 years ago
kthbit 72a66ad9d2 Do not assume we are on Linux and have head, tail, and awk commands available. Instead, parse the output in PHP. 7 years ago
Rob de07f33d58 Merge pull request #6604 from chraiet/patch-1
Typo correction
7 years ago
Victor Isadov 2bb5c79ea4 Update versions.md 7 years ago
Mohamed Chraiet c2815e9df0 Typo correction
Should be repository instead of respository.
7 years ago
Jordi Boggiano 82c27a68bc Merge branch '1.5' 7 years ago
Jordi Boggiano 1930357baf Update changelog 7 years ago
Jordi Boggiano aff9c72d16 Merge branch '1.5' 7 years ago
Jordi Boggiano a16867e2c2 CS 7 years ago
Helmut Januschka 320af80ad3 fix tag/branch collection 💣 7 years ago
Jordi Boggiano 5a16b25879 Merge branch '1.5' 7 years ago
Jordi Boggiano 0f94dcd848 Fix composer global config handling 7 years ago
David Zuelke a4d84f15ca use COMPOSER env var if present for ancestor path search 7 years ago
David Zuelke 4f7b6a3a54 use Factory::getComposerFile in ConfigCommand 7 years ago
Jordi Boggiano 4ea017d1ce Merge pull request #6595 from dzuelke/cwdup_composer_fix
Fix 1.5.0 ancestor dir composer.json search not using COMPOSER env var
7 years ago
Jordi Boggiano c1bbb750c4 Fix composer global config handling 7 years ago
David Zuelke b0da7db3af use COMPOSER env var if present for ancestor path search 7 years ago
David Zuelke ae7c076a7c use Factory::getComposerFile in ConfigCommand 7 years ago
Jordi Boggiano 97d09a9b77 Make github driver code more robust 7 years ago
Jordi Boggiano 6be57475ac Bump branch alias 7 years ago
Jordi Boggiano f420d31233 Fix application test 7 years ago
Jordi Boggiano a6c4fb2dcf Fix gitlab tests 7 years ago
Jordi Boggiano 9f743a6fe8 Update dependencies 7 years ago
Jordi Boggiano c89f6338c2 CS tweaks, refs #6592 7 years ago
Jordi Boggiano 6fd504ef41 Add per_page to do less pagination, refs #6592 7 years ago
Jordi Boggiano 086b750b76 Merge remote-tracking branch 'hjanuschka/gitlab_paging' 7 years ago
Jordi Boggiano 2bbabe3578 Update changelog 7 years ago
Jordi Boggiano c52e8e5656 Update comment 7 years ago