André Cruz
|
212c4c3a71
|
Close GH-667: Filter symlinks when copying/extracting. Fixes #665
|
2013-07-29 22:00:37 +01:00 |
|
André Cruz
|
adee5cec2b
|
Improve can extract function.
|
2013-07-24 09:12:20 +01:00 |
|
André Cruz
|
e94cb6a4b6
|
Use the filename first, fallback to mime type afterwards, fixes #619.
|
2013-07-15 19:50:02 +01:00 |
|
André Cruz
|
ef60fcb9ec
|
Check archive size before extracting, caught invalid archives.
|
2013-07-09 20:41:54 +01:00 |
|
André Cruz
|
fe1a635c14
|
Switch to graceful-fs.
|
2013-07-01 20:31:28 +01:00 |
|
André Cruz
|
f9f8f7aebd
|
Implement link command.
Also:
- CS fixes
- Remove options argument from commands that do not have them
- Use console.trace instead of err.stack (more reliable)
|
2013-06-24 23:19:59 +01:00 |
|
André Cruz
|
4c3802878a
|
Another huge commit.
- Add info command
- Fix list --paths
- Fix search with no name
- Fix conflict detection when uninstalling
- Mix tweaks and fixes
|
2013-06-23 01:14:08 +01:00 |
|
André Cruz
|
e811236973
|
Print only the stack trace when verbose or the error has no code (usually something strange).
|
2013-06-02 11:49:01 +01:00 |
|
André Cruz
|
e09a3b8cbf
|
Huge commit, implement rough working version of the whole resolve process.
|
2013-05-13 11:09:04 +01:00 |
|
Sindre Sorhus
|
083cb9cc9a
|
Replace util/osJunk with junk module
|
2013-05-05 01:53:42 +02:00 |
|
André Cruz
|
0682df3801
|
Merge branch 'rewrite' of github.com:bower/bower into rewrite
Also improve codebase.
Conflicts:
lib/resolve/resolverFactory.js
lib/util/copy.js
test/resolve/resolverFactory.js
|
2013-05-04 16:54:22 +01:00 |
|
André Cruz
|
e5c4391900
|
Fix some bugs.
|
2013-05-04 16:32:31 +01:00 |
|
Nicolas Gallagher
|
de0eca7890
|
Code style consistency
Some very minor changes to improve code style consistency.
|
2013-05-03 09:01:19 -07:00 |
|
André Cruz
|
007b3644be
|
Finish UrlResolver tests, fix some bugs.
|
2013-05-02 11:14:23 +01:00 |
|
André Cruz
|
96f2e150a1
|
Oops.
|
2013-05-01 11:58:47 +01:00 |
|
André Cruz
|
a38af3a31c
|
Do not take OS junk files into account when counting files.
|
2013-05-01 11:57:06 +01:00 |
|
André Cruz
|
3a93600195
|
Implement renaming to index in the FsResolver, fix minor issues.
|
2013-04-30 19:22:47 +01:00 |
|
André Cruz
|
2530c577dc
|
Fix some bugs when extracting archives, add some tests.
|
2013-04-29 17:09:54 +01:00 |
|
André Cruz
|
9ead37845e
|
Fix some issues with the extraction step.
|
2013-04-29 16:06:48 +01:00 |
|
André Cruz
|
bff9141a4f
|
Oops.
|
2013-04-29 15:25:25 +01:00 |
|
André Cruz
|
f11b2f6782
|
Walk towards finishing FsResolver.
|
2013-04-29 15:21:33 +01:00 |
|