Mat Scales
a98a0b1ac2
Release 1.3.5
v1.3.5
2014-06-06 11:31:37 +01:00
Adam Stankiewicz
034326c984
Add some tests and documentation for #1310
2014-06-05 23:52:48 +02:00
Sergey Tatarintsev
a965b05400
Search compatible versions in fetching packages
...
Previous version of code reported endpoints that does not have pckMeta
(not downloaded) yet and does not have exactly equal targets as
incompatible. This caused some package to be downloaded multiple times
and caused conflict errors (#1147 ).
This patch adds proper code for searching compatible version in
currently fetching packages basing on targets.
It also simplifies check for case when we have resolvedVersion and
candidate's target is range.
2014-06-05 19:41:37 +02:00
Mat Scales
6c2de4a359
1.3.4
v1.3.4
2014-06-02 15:22:18 +01:00
Mat Scales
e9588279c8
Updated changelog for v1.3.4
2014-06-02 15:21:04 +01:00
Mat Scales
efe3a78499
Merge pull request #1278 from jfsiii/patch-1
...
Mirror `npm version` format for git tags
2014-05-27 19:37:53 +01:00
Adam Stankiewicz
31969a4939
Merge pull request #1306 from wibblymat/dependency-loop
...
Resolve a situation in which the install process gets into an infinite loop
2014-05-21 13:50:03 +02:00
Adam Stankiewicz
7a00c5ac71
Merge pull request #1307 from thomasmulvaney/patch-1
...
Fixed typo in README.md
2014-05-20 16:33:19 +02:00
Mat Scales
23fbbb5191
Resolve a situation in which the install process gets into an infinite loop
2014-05-20 14:46:41 +01:00
thomasmulvaney
a58b1ccfa5
Update README.md
...
Fixed sentence which had 'set manually' accidentally repeated.
2014-05-20 15:26:40 +02:00
Ben Schwarz
37b0a5c04c
Merge pull request #1291 from danfinnie/patch-1
...
Fix Markdown typo in CONTRIBUTING.md
2014-05-12 13:12:38 +10:00
Daniel Finnie
3fb4f60192
Fix Markdown typo in CONTRIBUTING.md
2014-05-11 23:06:46 -04:00
Ben Schwarz
635fa84731
Merge pull request #1284 from niksy/improve-cli-color-output
...
Improve CLI output for conflicts
2014-05-08 08:14:13 +10:00
Ivan Nikolić
410bf4f0cd
Improve CLI output for conflicts
...
Replace white color with green.
2014-05-07 19:27:44 +02:00
John Schulz
eebe115b78
Mirror npm version format for git tags
...
See https://github.com/bower/bower/pull/961#issuecomment-33981712 and https://github.com/bower/bower/pull/961#issuecomment-35591108 for more context.
2014-05-04 15:11:47 -07:00
Sindre Sorhus
70eb9f0678
Merge pull request #1277 from benschwarz/analytics-statement-and-disable
...
Description of Analytics usage & how to disable
2014-05-04 06:03:26 +02:00
Ben Schwarz
b9de179fe8
Add notes about what analytics are used for, who has access and how to disable
2014-05-04 13:17:10 +10:00
Adam Stankiewicz
ac29e24c1b
Allow for short commit SHA, closes #990
2014-04-25 02:09:10 +02:00
Adam Stankiewicz
d83572803d
Bump, update changelog, update contributors
v1.3.3
2014-04-24 22:35:22 +02:00
Adam Stankiewicz
87faa4f108
Do not cache moving targets like branches, fixes #1242
2014-04-24 20:31:36 +02:00
Sindre Sorhus
ea3a0d64c1
make jshint :)
2014-04-22 16:01:24 +02:00
Sindre Sorhus
8288d2f38b
readme improvements
2014-04-22 15:28:29 +02:00
Sindre Sorhus
ff817dad0d
various tweaks
2014-04-22 15:16:58 +02:00
Sindre Sorhus
ba554d5f45
use opn instead of open
...
`open` is buggy on Linux
https://github.com/sindresorhus/opn
2014-04-22 15:07:33 +02:00
Sindre Sorhus
90922a0ce0
bump deps
2014-04-22 15:04:42 +02:00
Sindre Sorhus
a91cb546f9
let npm sort dependencies
2014-04-22 14:57:38 +02:00
Adam Stankiewicz
3cb21d128f
Forward all events from wrapped command, fixes #1232
2014-04-18 14:41:27 +02:00
Paul Irish
1b8d5d0648
Merge pull request #1234 from ahmadnassri/svn-export
...
using 'svn export' for efficiency. Closes #1224
2014-04-14 12:47:02 -07:00
Adam Stankiewicz
03f035cdf0
Merge pull request #1239 from bower/docs/usage
...
Discourage using bower components statically, closes #1210
2014-04-13 01:55:07 +02:00
Adam Stankiewicz
ac95654409
Discourage using bower components statically, closes #1210
2014-04-13 01:53:12 +02:00
Adam Stankiewicz
ba33bb6aa4
Cache clean and cache list work again, fixes #1232
2014-04-13 01:45:56 +02:00
Sindre Sorhus
2898c0507e
Merge pull request #1237 from bower/fix/bower-list
...
Fix considering extended directory using .bowerrc
2014-04-12 23:41:32 +02:00
Sindre Sorhus
d59edd6cca
Merge pull request #1238 from bower/feature/performance
...
Improve noninteractive loading performance 2x, fixes #1221
2014-04-12 23:33:49 +02:00
Adam Stankiewicz
74d568b1e7
Improve noninteractive loading performance 2x, fixes #1221
2014-04-12 21:11:17 +02:00
toshipon
0316fedd4c
Fix considering extended directory using .bowerrc
2014-04-12 14:40:45 +02:00
Sindre Sorhus
5247d93d7b
Merge pull request #1193 from chiester/wip-1191-improveUninstallWarning
...
clarify uninstall warning message
2014-04-11 21:45:37 +02:00
Chris Hiester
bda5312917
clarified uniinstall warning message
...
improved uninstall message
edits to uninstall message
revisions per conversation with core team
fixed lint errors
reverted mode changes
reverted test.js mode change
2014-04-11 12:35:28 -04:00
Ahmad Nassri
e8c071304c
using 'svn export' for efficiency. Closes #1224
2014-04-11 09:00:41 -04:00
Sindre Sorhus
4e155caae9
Merge pull request #1124 from jmmk/quiet_output
...
Suppress end output if quiet option is specified
2014-04-11 12:11:45 +02:00
Sindre Sorhus
aedb7e44ba
Merge pull request #1231 from bower/fix/dependencies
...
Update dependencies in package.json to newest patches
2014-04-11 12:02:25 +02:00
Sindre Sorhus
c58109c1b4
Merge pull request #1232 from bower/feature/lazy-loading
...
Loading commands on demand increases performance
2014-04-11 11:50:20 +02:00
Thomas Scholtes
2167c7b6d4
Loading commands on demand increases performance
2014-04-11 06:07:42 +02:00
Adam Stankiewicz
22eef989f6
Update dependencies in package.json to newest patches
2014-04-11 05:42:53 +02:00
Adam Stankiewicz
edf387363d
doc: Point to new official msysgit website
2014-04-11 01:44:07 +02:00
Adam Stankiewicz
14ffb7443f
Merge pull request #1230 from brettz9/readme
...
Refer to spec; add description in sample; fix map order
2014-04-10 02:26:29 +02:00
Brett Zamir
c21ba1e64c
Refer to spec; add description in sample; fix map order
2014-04-10 08:02:18 +08:00
Sindre Sorhus
46b8069c6d
Merge pull request #1227 from Aleanar/master
...
Update private Subversion repository example in README.md
2014-04-09 16:39:40 +02:00
Alexandre MOTTET
2fb697f452
Update private Subversion repository example in README.md
2014-04-09 13:44:22 +00:00
Ben Schwarz
73f3293314
Merge pull request #1212 from bower/release-1-3-2
...
Prepped 1.3.2 release
v1.3.2
2014-04-07 11:40:45 +10:00
Ben Schwarz
53fc25550b
Added yui moduletype
2014-04-07 11:35:16 +10:00