Andrew E. Rhyne
|
b02b753205
|
Merge pull request #315 from DevSide/patch-3
Bump ms 0.7.2
|
2016-10-26 21:06:54 -07:00 |
|
DevSide
|
e8fe71b473
|
Bump ms 0.7.2
|
2016-10-25 14:46:30 +02:00 |
|
Nathan Rajlich
|
0682a14c16
|
Merge pull request #250 from zacronos/master
handle regex special characters
|
2016-10-22 12:18:33 -07:00 |
|
Nathan Rajlich
|
a4e36a821b
|
Readme: fix USE_COLORS to DEBUG_COLORS
Also remove trailing whitespace
|
2016-10-22 12:15:52 -07:00 |
|
Nathan Rajlich
|
4e61d2ac43
|
Merge pull request #269 from mlucool/patch-1
Make the format string goodies clearer in README
|
2016-10-22 12:12:49 -07:00 |
|
Nathan Rajlich
|
b13983680f
|
Merge pull request #282 from vkarpov15/patch-1
Prevent crash when used with react-native
|
2016-10-22 10:08:39 -07:00 |
|
Nathan Rajlich
|
a4ce0ba665
|
Merge pull request #232 from mattlyons0/master
Extend documentation on DEBUG_FD and DEBUG_COLORS
|
2016-10-22 10:07:08 -07:00 |
|
Nathan Rajlich
|
3c0f3da3b6
|
Merge pull request #279 from oncletom/patch-1
Add %O formatter to reflect Chrome's console.log capability
|
2016-10-22 10:02:50 -07:00 |
|
Valeri Karpov
|
d39abeda93
|
fix(browser): remove variable thats undefined in react-native
https://github.com/facebook/react-native/pull/1632
|
2016-05-26 07:38:16 -07:00 |
|
Thomas Parisot
|
7748e508f1
|
Add %O formatter to reflect Chrome's console.log capability
refs #278
|
2016-05-10 20:55:19 +01:00 |
|
Nathan Rajlich
|
39ecd87bcc
|
Merge pull request #271 from exoticknight/patch-1
fix PowerShell set in readme.me
|
2016-03-11 09:15:13 -08:00 |
|
exoticknight
|
01b30d759e
|
fix PowerShell set in readme.me
|
2016-03-11 20:03:49 +08:00 |
|
mlucool
|
735919b525
|
Make the format string goodies clearer in README
|
2016-03-08 20:47:45 -05:00 |
|
Nathan Rajlich
|
72718259be
|
Merge pull request #243 from unreadable/master
Add a note for PowerShell users.
|
2016-01-17 10:34:29 -08:00 |
|
Joe Ibershoff
|
8dd8345d14
|
handle regex special characters
|
2016-01-15 15:23:45 -05:00 |
|
Nathan Rajlich
|
82ca12f298
|
dist: recompile
|
2016-01-13 12:22:04 -08:00 |
|
unreadable
|
679cc151bd
|
Add a note for PowerShell users.
|
2015-12-17 01:00:25 +02:00 |
|
Nathan Rajlich
|
1a8e9647b0
|
Merge pull request #226 from CantemoInternal/master
Add LICENSE file
|
2015-11-09 10:58:36 -08:00 |
|
Matt Lyons
|
3fac2324cd
|
Extend documentation on DEBUG_FD and DEBUG_COLORS
Move 'stderr vs stdout' and 'Save debug output to a file' to their own heading.
Fix #205
|
2015-10-15 17:15:23 -07:00 |
|
Sergey Nuzdhin
|
1c6ae9c035
|
Add LICENSE file
|
2015-09-28 14:22:55 +02:00 |
|
Nathan Rajlich
|
dc983db7d7
|
Merge pull request #224 from matthewmueller/patch-1
Easier browser instructions
|
2015-09-15 18:59:06 -07:00 |
|
Matthew Mueller
|
a142c3997c
|
Easier browser instructions
Learned this trick from @rauchg. much easier and doesn't require a globally exposed debug.
|
2015-09-15 17:02:39 -07:00 |
|
Nathan Rajlich
|
fefdae5fd1
|
Merge pull request #207 from kkirsche/patch-1
Remove moot `version` property from bower.json
|
2015-08-14 11:48:30 -07:00 |
|
Nathan Rajlich
|
a3b5ba8da9
|
Merge pull request #212 from bucaran/master
expose debug as default export
|
2015-08-14 11:48:02 -07:00 |
|
Jorge Bucaran
|
0b02d7c6c1
|
expose debug as default export
+ Similar to tj/co/blob/master/index.js
+ Allow to re-export debug from another module in ES6
|
2015-08-02 03:57:13 +09:00 |
|
Kevin Kirsche
|
37219b6075
|
Remove moot version property from bower.json
Per bower/bower.json-spec@a325da3
Also their maintainer says they probably won't ever use it: http://stackoverflow.com/questions/24844901/bowers-bower-json-file-version-property
|
2015-06-11 21:13:16 -04:00 |
|
Nathan Rajlich
|
b38458422b
|
Release 2.2.0
2.2.0
|
2015-05-10 00:21:15 -07:00 |
|
Nathan Rajlich
|
0f4fd585be
|
Merge pull request #202 from dougwilson/update-ms
update "ms" to v0.7.1
|
2015-05-09 12:17:03 -07:00 |
|
Douglas Christopher Wilson
|
adc2402a05
|
update "ms" to v0.7.1
|
2015-05-06 01:01:09 -04:00 |
|
Nathan Rajlich
|
6b3c3f04bf
|
Merge pull request #193 from DanielOchoa/update-readme
add logging to file example to readme
|
2015-04-02 08:18:03 -10:00 |
|
Daniel Ochoa
|
34e51db33f
|
add logging to file example to readme
|
2015-04-02 10:57:58 -05:00 |
|
Nathan Rajlich
|
8c97818ac1
|
Merge pull request #191 from amir-s/patch-1
Fixed a typo in README
|
2015-03-26 17:18:29 -07:00 |
|
Amir Saboury
|
77ed5d33bf
|
Fixed a typo in README
|
2015-03-26 20:08:22 -04:00 |
|
Nathan Rajlich
|
a9ad98829a
|
Merge pull request #190 from stephenmathieson/browser/expose-storage
browser: expose `storage`
|
2015-03-26 09:45:55 -07:00 |
|
Nathan Rajlich
|
9feaf475a4
|
Merge pull request #189 from stephenmathieson/fix/gh-162
Makefile: add a `distclean` target
|
2015-03-26 09:45:26 -07:00 |
|
Stephen Mathieson
|
a6e8154318
|
browser: expose storage
This patch allows overriding the default `storage` mechanism.
Closes #188.
|
2015-03-26 12:36:51 -04:00 |
|
Stephen Mathieson
|
2de6469b5e
|
Makefile: add a distclean target
This patch prevents the `clean` target from removing node_modules and
adds a `distclean` target instead.
Fixes #162.
|
2015-03-26 12:31:01 -04:00 |
|
Nathan Rajlich
|
0a8e4b7e0d
|
Release 2.1.3
2.1.3
|
2015-03-13 11:50:15 -07:00 |
|
Nathan Rajlich
|
115744197b
|
Merge pull request #183 from dmarcelino/182-color_bold
Issue #182: replace high intensity foreground color for bold
|
2015-03-13 11:46:24 -07:00 |
|
Nathan Rajlich
|
5b613b3840
|
Merge pull request #186 from dmarcelino/181-stderr_stdout
181 stderr vs stdout
|
2015-03-13 11:44:13 -07:00 |
|
Dário
|
e48f3657a1
|
Updated stdout/stderr example
|
2015-03-13 17:34:10 +00:00 |
|
Dario Marcelino
|
9e61ecb64b
|
Updated example/stdout.js to match debug current behaviour
|
2015-03-13 17:30:11 +00:00 |
|
Dario Marcelino
|
05d9fa7f8c
|
Renamed example/stderr.js to stdout.js
|
2015-03-13 17:27:37 +00:00 |
|
Nathan Rajlich
|
105497d62c
|
Merge pull request #184 from mykwillis/patch-1
Update Readme.md
|
2015-03-03 17:23:43 -08:00 |
|
mykwillis
|
efd09cda04
|
Update Readme.md
one character typo
|
2015-03-03 20:14:21 -05:00 |
|
Dario Marcelino
|
92eaeede1a
|
Issue #182: replace high intensity foreground color for bold
|
2015-03-02 13:03:33 +00:00 |
|
Nathan Rajlich
|
ef0b37817e
|
Release 2.1.2
2.1.2
|
2015-03-01 17:39:38 -08:00 |
|
Nathan Rajlich
|
37c32e15d1
|
History: normalize whitespace
|
2015-03-01 17:39:19 -08:00 |
|
Nathan Rajlich
|
4152176604
|
dist: recompile
|
2015-02-27 18:31:48 -08:00 |
|
Nathan Rajlich
|
1bf78dcf0d
|
package: update "browserify" to v9.0.3
|
2015-02-27 18:31:35 -08:00 |
|