André Cruz
e9514423ce
Remove package.json support, remove console.logs.
2012-11-17 15:35:59 +00:00
André Cruz
822efbe34c
Huge commit.
...
- Support local path repositories
- Fix various issues with the list command
- If no component.json is detected, bower now creates one if the --save option is true
- Save command now saves in the form of ~tag instead of latest
2012-11-17 15:03:42 +00:00
Sindre Sorhus
4f5f36e4b3
Merge pull request #133 from mojombo/patch-1
...
Correct capitalization of GitHub.
2012-11-13 02:42:59 -08:00
Tom Preston-Werner
70df4932f2
Correct capitalization of GitHub.
2012-11-12 18:34:10 -08:00
André Cruz
133b1c12a7
CS.
2012-11-12 01:13:35 +00:00
André Cruz
657a5e0209
Simplify code.
v0.4.0
2012-11-12 01:07:51 +00:00
André Cruz
bdedd4d995
Bump version.
2012-11-11 20:04:17 +00:00
André Cruz
03bbbb22af
Fix ls command when asset is zip/tar.
2012-11-11 20:03:56 +00:00
André Cruz
bd11df44ee
Change template verb.
2012-11-11 17:24:33 +00:00
André Cruz
b46e8166cc
Update README.md, adding the new features.
2012-11-11 17:02:39 +00:00
André Cruz
2948eae448
Add github shorthands support (with tests), closes #121 .
2012-11-11 16:59:00 +00:00
André Cruz
b23cbb8c3f
Fix CS.
2012-11-11 16:34:03 +00:00
André Cruz
b3d04e9083
Some cleanup, add tests for tar and zip files.
...
Also improve tests.
2012-11-11 16:28:10 +00:00
André Cruz
d59e1e45a8
Add suport for zip and tar url's.
2012-11-11 15:50:33 +00:00
André Cruz
8598f9493d
Merge pull request #129 from jenius/master
...
Add config to public api
2012-11-07 12:32:37 -08:00
André Cruz
376788f385
Fix ls command, closes #126 .
2012-11-07 20:28:22 +00:00
Jeff Escalante
5ce5b4c3c6
add config to public api
2012-11-06 21:47:56 -05:00
André Cruz
496eeb1336
Oops, fix little regression.
2012-11-05 02:17:01 +00:00
André Cruz
030e557575
Merge branch 'master' of github.com:twitter/bower
2012-11-05 01:54:11 +00:00
André Cruz
4ab8cd398b
Fix update for asset packages.
2012-11-05 01:53:43 +00:00
fat
8c9a08b3a3
0.3.2
v0.3.2
2012-11-04 10:41:23 -08:00
André Cruz
8fcb328411
Merge pull request #124 from iammerrick/master
...
Improve bower install --save
2012-11-03 18:07:05 -07:00
Merrick Christensen
d60ca60360
Updated Bower documentation.
2012-11-03 14:46:43 -06:00
Merrick Christensen
eb747d7508
If the dependencies object doesn't exist on a --save. Create it.
2012-11-03 14:34:36 -06:00
Sindre Sorhus
12921bfead
Specify dependency versions in package.json
2012-11-03 19:35:15 +01:00
André Cruz
d23adeef5a
Fix force flag.
2012-11-03 13:21:00 +00:00
André Cruz
b0687baa00
Fix tests.
2012-11-03 13:08:53 +00:00
André Cruz
7437be8869
Add notes about how to unregister a package.
2012-11-03 12:43:52 +00:00
fat
8d9bba61a1
publish 0.3.1 with cache improvements
v0.3.1
2012-10-31 10:58:38 -07:00
André Cruz
8684078437
Merge pull request #109 from twitter/cache-id
...
Same package names but different endpoints now have different caches.
2012-10-30 14:57:47 -07:00
André Cruz
9e3081e87c
Fix CS.
2012-10-30 08:07:01 +00:00
André Cruz
4ea387ed35
Merge branch 'master' of github.com:twitter/bower
2012-10-27 14:38:30 +01:00
André Cruz
83661eec48
Quick fix.
2012-10-27 14:38:05 +01:00
André Cruz
07b93ffe60
Generate a resource id everytime the gitUrl is set, fixes list command.
2012-10-27 11:17:00 +01:00
André Cruz
ab9c3f9ec7
Change way status codes are parsed.
2012-10-27 10:49:14 +01:00
André Cruz
381c5fea77
Remove dot from error message.
2012-10-26 10:49:02 +02:00
André Cruz
dc1f142241
Same package name's but different endpoints have now different caches.
2012-10-26 08:52:18 +01:00
André Cruz
197fc34618
Remove unnecessary var.
2012-10-24 08:45:47 +01:00
André Cruz
9c81c3ce29
Use custom fileExists that returns true if the file exists but cannot be stat'ed.
...
This is needed because fs.exists was returning false values when it should actually return true.
2012-10-24 02:26:31 +01:00
André Cruz
8dc17f64f8
Important fixes to the update command.
...
- Update command now correctly process passed packages
- Fix packages in which the name couldn't be correctly extracted from the remote URL
- Add --force flag, just like the install command
2012-10-24 01:28:18 +01:00
André Cruz
d4329c3b00
Reflect the recent changes on the README.md.
2012-10-23 23:09:16 +01:00
fat
d8278e0fb0
publish v0.3 + add satazor to author note
v0.3.0
2012-10-22 15:40:21 -07:00
billy gates
7021b112ea
Merge pull request #97 from satazor/features_fixes
...
A lot of fixes and added features
2012-10-22 15:36:12 -07:00
André Cruz
3af267669e
Return early.
2012-10-22 22:34:59 +01:00
André Cruz
b904177ccc
Fix comment.
2012-10-22 22:00:32 +01:00
André Cruz
0b85b50add
Lineup.
2012-10-22 21:49:04 +01:00
André Cruz
b22cc1cc04
Fix CS.
2012-10-22 21:46:33 +01:00
André Cruz
b371dd2cf7
Return early.
2012-10-22 21:44:35 +01:00
André Cruz
00a4923d5f
Not needed anymore.
2012-10-22 08:23:15 +01:00
André Cruz
8fe0abfc4b
Move --force tests from the package to the manager.
2012-10-21 11:48:50 +01:00