Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
boot-clj
the clojure build tool.
Collective -
Host: opensource -
https://opencollective.com/boot-clj
- Code: https://github.com/boot-clj/boot
github.com/boot-clj/boot - b54a714de33a9645d5ffffb34a03fd38fc2df470 authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - e411308f2eef7e190b381e5fa42dccd36489b6df authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - fdd9c39442a8a7a49e6080f21125fe1d28df9ac4 authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - d2a264929ec209b4f1c0b4eb66f24ce56ff4392b authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - c6800438b3610453c6c0a48e66e45784f6a5a8f9 authored about 9 years ago by Micha Niskin <[email protected]>
Conflicts:
CHANGES.md
version.properties
Add option to show task to verify deps [#375]
github.com/boot-clj/boot - 7605a731902a77b577ad1aa869166612568d866d authored about 9 years ago by Micha Niskin <[email protected]>
This also enhances `boot.util/print-tree` to allow per-node prefixing
and custom node display.
- Fix issue where process could exit before finishing writing to target.
github.com/boot-clj/boot - 802ed80581a056078fe95e24442ad1a195fc137b authored about 9 years ago by Micha Niskin <[email protected]>github.com/boot-clj/boot - 0858aaa06216691f156ade6c00b76ba78252e107 authored about 9 years ago by Micha Niskin <[email protected]>
- Fixes #373
github.com/boot-clj/boot - 150fb501445caa6c83a0c8f8e97008dc8efba053 authored about 9 years ago by Micha Niskin <[email protected]>
- -U, --update-snapshot updates boot to latest snapshot release
- -u, --update now takes an opti...
- Deprecate the checkout task, replaced by this option / env key.
github.com/boot-clj/boot - 79a4bc240ce63fadab0753ca659f511da1dfee25 authored about 9 years ago by Micha Niskin <[email protected]>github.com/boot-clj/boot - 4f976cbdec31f38780fbadcb029261ab865900d4 authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - b772ec5ff75f393c4795eb9728329367119ad93a authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 286906491714a44b08cb4193861c1d1943a9ed06 authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - dd86f8850ffdaae337bd9a2c95ab4a86833128b4 authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - d1a5f7f31662fb4dc29efba647e550868544922a authored about 9 years ago by Micha Niskin <[email protected]>
- Fixes #368
- Fixes #370
github.com/boot-clj/boot - 2443aa4b0b9e7991d90d911bc6954b3c645690d4 authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - b249cac668ec039870d8308b4886961f5744c36f authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 39271c8b77c4042bc6c8940051e4cee4559ccfe9 authored about 9 years ago by Micha Niskin <[email protected]>
- Add API docstrings etc.
github.com/boot-clj/boot - 61b8df15b30c41aced567e4b4dbe740df7618b22 authored about 9 years ago by Micha Niskin <[email protected]>github.com/boot-clj/boot - 9db35c8d03b8d9164d933c2e292bd8829e429c03 authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 307b97344a7ed162132d4aa789b9f895b0cbe32d authored about 9 years ago by Micha Niskin <[email protected]>
Added clojure syntax highlighting in Readme
github.com/boot-clj/boot - 8321210459dd1c6b4a2b7149dfcb8be0e97245a5 authored about 9 years ago by Micha Niskin <[email protected]>I've added some missing clojure syntax highlighting in the the readme file.
github.com/boot-clj/boot - 38ad86e56b578927bcc85f1c3327244e2a09c41a authored about 9 years ago by Ducky <[email protected]>github.com/boot-clj/boot - 5da9ea0bc4bc5474397503e045014777df462f0b authored about 9 years ago by Micha Niskin <[email protected]>
- Impossible files are files that are both files and directories at the
same time. Impossible ...
- Prevents corrupted cache if interrupted while copying
github.com/boot-clj/boot - 4d6b2f65bb101a2fb80746d53bffe61e117aa113 authored about 9 years ago by Micha Niskin <[email protected]>- Also there is no need for comments in the .bootignore file
github.com/boot-clj/boot - 6916b692b07a15390fbc0ef046984d030067ac87 authored about 9 years ago by Micha Niskin <[email protected]>
- Create a file named .bootignore in the project directory.
- Comments start with a # and end at...
github.com/boot-clj/boot - 77a6f455497d7bcabe3b580bbf111f73c14567e5 authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - efaaaaefd61338ee103db32e453504ceed6f975b authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 6e0bc1ea6d1ca09247830ae3415f9c0083664591 authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - a75e694881258f7a4b5bb630ad9eeb7f4a881336 authored about 9 years ago by Micha Niskin <[email protected]>
- fixes #361
- fixes #364
This reverts commit 9443143693dc196a1ac404f69f2061700c56605b.
github.com/boot-clj/boot - 5a2e91d8c82847b3a614d14bd54cc89e5fde1af1 authored about 9 years ago by Micha Niskin <[email protected]>github.com/boot-clj/boot - 469a3876ca898416f9fc2cc4697bd8ed7f58aa7b authored about 9 years ago by Micha Niskin <[email protected]>
- fixes #361
- fixes #364
- fixes #346
github.com/boot-clj/boot - 2e1753d09b96b4b66791b64d74a16cea59faaf40 authored about 9 years ago by Micha Niskin <[email protected]>github.com/boot-clj/boot - e9edebe42b99ac82dc62c5b40d68efd710fce5e8 authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 8e756e808ec914c65d4152b7c91028cba517bd27 authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 55de4f9c27d5a8867c11b090c0c624b497397400 authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 5c03d6061fb078a115c27f6fced4717c2765ab4e authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 9caa4d23b6da304556c2e8b6e3f672c7ffc32127 authored about 9 years ago by Micha Niskin <[email protected]>
make sure manifest gets written
github.com/boot-clj/boot - d65454ab82aeb05816f5a6ff89d833b294eb6545 authored about 9 years ago by Micha Niskin <[email protected]>github.com/boot-clj/boot - 18596a0c34ff2630d8a87f376a41719f1cd2f00d authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - bdbdbe4f5efbc8aff51ca733e687eecc8c12aa4a authored about 9 years ago by Fabio <[email protected]>
- The jar task will now name the jarfile <project>-<version>.jar when
there is exactly one pom...
github.com/boot-clj/boot - f74bd6f655c04b46fbff208398b9d0d5fde77e17 authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 86167dcdffded19d7a493558cf7ef446a23d3777 authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - dcba3a46c8927d489f393a60ba9d6fc08c1e5dc4 authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 393dd909baf2a63f7224131fdce17183a5aa889b authored about 9 years ago by Micha Niskin <[email protected]>
Fixed BOOT_EMIT_TARGET warning message
github.com/boot-clj/boot - 263d26b1b8ef62828c5a65ea158bf7f3ebc6090d authored about 9 years ago by Micha Niskin <[email protected]>Convert url only repos to maps in push task
github.com/boot-clj/boot - 51ce52da2230e678c93f43055a07dc91ee6aac2e authored about 9 years ago by Micha Niskin <[email protected]>Fixes #358
github.com/boot-clj/boot - 3891fccad620080debec36c12af7b379b13c421b authored about 9 years ago by Juho Teperi <[email protected]>github.com/boot-clj/boot - 7e4dae9f6f97cede729e5ee11f0eb39b62100958 authored about 9 years ago by Justin Grimes <[email protected]>
github.com/boot-clj/boot - 78c3d7cff52691be36d95b8cca390b4b2b5085ff authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - b7f944ef821ff5754e260b4f322caa74a661dc1f authored about 9 years ago by Micha Niskin <[email protected]>
2.5.0
github.com/boot-clj/boot - 022c21fd49808d9bb818a9d4e721c9993273f87e authored about 9 years ago by Micha Niskin <[email protected]>github.com/boot-clj/boot - 6426a009050c1e0edeeaffea545cfd79ab8cdf44 authored about 9 years ago by Micha Niskin <[email protected]>
- When writing files out to the target dir use the fileset patching
mechanisms for efficiency....
github.com/boot-clj/boot - 9a0096cab517d2b6f68f70e02b858047ff6ac5cb authored about 9 years ago by Micha Niskin <[email protected]>
- Also improve error messages in general.
github.com/boot-clj/boot - e2dd32f5d06b8f42c908bf839bed156f7e769f6f authored about 9 years ago by Micha Niskin <[email protected]>github.com/boot-clj/boot - fc892e0ebbdc5a11e7769c8f768dee83f7fe174a authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 7cdd779b066afc877d9b3a6693adaa162b297a0f authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 1ca8ca1d97550b569c59d9f291091dc0e34c3008 authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 067fa52125d3052293c26aa1a412d68071fcf429 authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 5fc0ff347e8dfd8d97137a8b85eaeb9bef4b4451 authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - f03ade02099fd04efb13cb5e5602380933aadd41 authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - cd2d694821ef1db553f386f2ce47b6d6e063b796 authored about 9 years ago by Micha Niskin <[email protected]>
Added:
- The boot.core functions input-fileset and output-fileset functions
that return a new...
github.com/boot-clj/boot - 3e15eaa7d4138e01f91225014a5477331a097e8e authored about 9 years ago by Martin Klepsch <[email protected]>
github.com/boot-clj/boot - c210c5be160298177843493fa767454fc6cf4b60 authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 1eae243de09e49d0836eacdda8e71e625c006073 authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - f094929fc43de856843226c1b60862f542b0dce6 authored about 9 years ago by Micha Niskin <[email protected]>
- The repl task now accepts a --pod option whose optarg is the name of
the pod in which the nR...
github.com/boot-clj/boot - 9e1e9d74d59f842241f9bf7554e8d9bbb8924148 authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 81e35bebd42cde32b611f50621accca652e5ebd4 authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - bebce56699223dfa4d6de5e31b7e0a3a3baeedc8 authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 536e55db6d4aec0bcee48fe3da9994d00539cf50 authored about 9 years ago by Micha Niskin <[email protected]>
- Jar task produces jar with default name (project.jar) when multiple
poms are found in the ja...
github.com/boot-clj/boot - c1d451002de7e1060e06a981befa0e23cdc39d47 authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 2c495b56c108533ef34b74be6f083d5b8043cf8e authored about 9 years ago by Micha Niskin <[email protected]>
Resource closing
github.com/boot-clj/boot - e2aa587882880c93098b55301d9d7675a2dc1a3f authored about 9 years ago by Micha Niskin <[email protected]>update to tools.nrepl 0.2.12
github.com/boot-clj/boot - 6b269400488384f501966bd03dd6b0de64361729 authored about 9 years ago by Micha Niskin <[email protected]>github.com/boot-clj/boot - a4db0ed9c88acae25e7995da420f46dbec78864d authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 32585458a536a7b791a8247c9c340d3eb9ba11c2 authored about 9 years ago by Micha Niskin <[email protected]>
in contrast to 0.2.8 this version supports evaluation
of forms containing reader conditionals
github.com/boot-clj/boot - 418973b69d7de1f0beb9681ad232e0c479d2dc13 authored about 9 years ago by Micha Niskin <[email protected]>
Test case:
#!/usr/bin/env boot
(require '[boot.pod :as pod])
(def p (pod/make-pod))...
github.com/boot-clj/boot - 5717632522e89b609c295567eee98bceb7d803c4 authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 51f0972c05e79f57f6a0e39c6b8468a15fabdfaa authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - c4c05a7494326bcc13f7434d9d2945ee91ba07ff authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 43e83d447e077a27a72b6a5153aa37aba4402c45 authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 623de52902aedcf68e1f1db32f89bc26a12365cd authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 9857d97e1de90d04fc55b244a6b2f9b714e2be11 authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 071a2ec2fff9e1c5da9cae387e776c6070597246 authored about 9 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 963c597af6730c56d0d8dc5b06f6c5a6380927fa authored about 9 years ago by Micha Niskin <[email protected]>