André Cruz
9c49b097c8
Bump version.
2013-08-10 16:07:53 +01:00
André Cruz
160dc5c470
Bump version.
2013-08-08 14:07:10 +01:00
Sindre Sorhus
4ae1b5e04d
Replace colors with chalk
...
colors.js has serious deficiencies like extending String.prototype which can cause all kinds of problems. Two modules using colors.js can conflict with each others, and it infects imported child modules. It's also better to explicit.
[chalk](https://github.com/sindresorhus/chalk )
2013-08-07 22:06:47 +02:00
André Cruz
b083422321
Bump reps.
2013-08-05 23:43:22 +01:00
André Cruz
15957bc9ac
Close GH-716: Add initial packages script that allows creating of packages usable for tests.
2013-08-04 20:41:42 +01:00
André Cruz
88c1045180
Bump version.
2013-08-03 17:30:19 +01:00
André Cruz
aa2e68d1ad
Update reps.
2013-08-03 13:00:23 +01:00
André Cruz
24cabf19af
Close GH-705: Refactor download to util and added retry logic in it.. Fixes #704 , Fixes #699 , Fixes #700
2013-08-02 23:09:31 +01:00
André Cruz
73c2e885e9
Fix PR #690 .
2013-08-01 23:30:40 +01:00
Nick Heiner
2e615e7570
Close GH-690: Adding syntax highlighting to bower info. Fixes #571
2013-08-01 23:15:11 +01:00
André Cruz
5f44d1f2cf
Bump version.
2013-07-30 08:36:30 +01:00
André Cruz
7bd19e39a7
Bump version.
2013-07-30 00:18:05 +01:00
André Cruz
62672bc4c8
Bump to 1.0.1.
2013-07-29 23:58:31 +01:00
André Cruz
44308fa026
Bump deps version.
2013-07-29 23:16:16 +01:00
André Cruz
e1a443177e
Close GH-675: Upgrade to the new bower-json api.. Fixes #668
2013-07-29 21:57:35 +01:00
André Cruz
45a5ac28f2
Oops.
2013-07-28 03:18:45 +01:00
André Cruz
679b9217e0
Update reps.
2013-07-28 03:08:56 +01:00
André Cruz
39f3571383
Minor tweaks to last PR.
2013-07-28 03:05:16 +01:00
MrDHat
571b34c990
Close GH-671: Disable use of sudo. Fixes #498 .
2013-07-28 02:36:24 +01:00
André Cruz
90e95bbd76
Bump to 1.0.0!
2013-07-23 00:12:10 +01:00
Mat Scales
79345691b8
Close GH-642: Init command..
2013-07-22 23:40:09 +01:00
André Cruz
5a6d27cc19
Bump rc.
2013-07-21 23:18:57 +01:00
André Cruz
048bc53bd0
Add open command, closes #630 .
2013-07-21 12:04:18 +01:00
André Cruz
5b37ec0de5
Bump rc.
2013-07-20 23:19:34 +01:00
André Cruz
c49e7e181b
Update reps.
2013-07-20 23:13:18 +01:00
André Cruz
91779a67fb
Pass logger to the registry client, get rid of unnecessary emitter in commands.
2013-07-20 22:08:30 +01:00
André Cruz
0cf8af00b3
Separate logger into its own module.
2013-07-20 20:37:05 +01:00
André Cruz
62c616f197
Use http agent and introduce replay of http errors on network failure.
2013-07-20 19:52:38 +01:00
André Cruz
dd965e03c5
Bump rc version.
2013-07-19 13:49:21 +01:00
André Cruz
14597f74f4
Bump to rc.
2013-07-18 08:21:54 +01:00
André Cruz
a6e4ff83f0
Bump alpha version.
2013-07-16 09:30:06 +01:00
André Cruz
ec33766803
Switch endpoint parser to its own module.
2013-07-16 09:17:50 +01:00
André Cruz
d15fa0cfb3
Upgrade deps.
2013-07-14 17:22:07 +01:00
André Cruz
73592f76ba
Bump alpha version.
2013-07-14 15:23:29 +01:00
André Cruz
2386d46609
Decrease the progress delay to 8sec.
2013-07-14 11:47:11 +01:00
André Cruz
0da1dbdc14
Implement progress when downloading from URLs.
2013-07-14 11:32:14 +01:00
André Cruz
1e6f54f055
Add missing proxyquire dep.
2013-07-13 21:46:39 +01:00
André Cruz
1973f1a1de
Bump alpha version.
2013-07-13 13:04:58 +01:00
Sven Lito
c7be3d73b9
Close GH-611: Istanbul code coverage.
2013-07-11 19:15:49 +01:00
André Cruz
eb33c9ec81
Bump alpha version.
2013-07-11 07:57:46 +01:00
André Cruz
b2acd5fa75
Bump alpha version.
2013-07-10 20:11:53 +01:00
André Cruz
4c305b7532
Bump alpha version.
2013-07-10 07:22:58 +01:00
André Cruz
28913e3a72
Remove private.
2013-07-09 23:59:32 +01:00
André Cruz
7c8146128e
bower_new to bower.
2013-07-09 21:04:09 +01:00
André Cruz
c5342e4a15
Update package.json.
2013-07-09 21:00:13 +01:00
André Cruz
1c6d2864b6
Sort deps.
2013-07-07 02:51:32 +01:00
André Cruz
4d8dbefc85
Use the new bower-config module.
2013-07-06 22:46:28 +01:00
André Cruz
7becb19da4
Implement check of newer versions in the list command.
...
Also:
- Fix some errors not being emitted when a command failed.
- Update semver module; no need to check .valid against null.
2013-07-03 14:37:28 +01:00
André Cruz
fe1a635c14
Switch to graceful-fs.
2013-07-01 20:31:28 +01:00
André Cruz
17f793a4bb
Update semver to deal with pre-releases and builds.
2013-06-23 13:53:00 +01:00