An open API service providing commit metadata for open source projects.

GitHub / firstandthird/bower-debug / commits

SHA Message Author Date Stats
b6c96d3f Release 0.8.1 Greg Allen <m****e@j****e> about 13 years ago
b2e742a5 wrap debug, added noConflict Greg Allen <m****e@j****e> about 13 years ago
94b81af3 Release 0.8.0 Greg Allen <m****e@j****e> about 13 years ago
816eeb54 remove node/component support Greg Allen <m****e@j****e> about 13 years ago
cfd9c654 merge Merge pull request #49 from kewah/master TJ Holowaychuk <t****j@v****a> about 13 years ago
5fb950a3 merge Merge pull request #55 from sindresorhus/patch-1 TJ Holowaychuk <t****j@v****a> about 13 years ago
8a913582 merge Merge pull request #57 from es128/patch-1 TJ Holowaychuk <t****j@v****a> about 13 years ago
0a1c6aa3 Clarify use of stderr vs stdout Elan Shanker <e****r@g****m> about 13 years ago
25985295 Explicitly define which files that are included in the npm package Sindre Sorhus <s****s@g****m> about 13 years ago
bb21abf6 Catch localStorage security error when cookies are blocked (Chrome) Antoine Lehurt <k****h@g****m> over 13 years ago
f4c8e1ea add .message error fallback TJ Holowaychuk <t****j@v****a> over 13 years ago
7793512a add Makefile TJ Holowaychuk <t****j@v****a> over 13 years ago
ae9f6d33 fix browser example TJ Holowaychuk <t****j@v****a> over 13 years ago
d9f1005c ignore ./build TJ Holowaychuk <t****j@v****a> over 13 years ago
97a362f7 add debug(err) support. Closes #46 TJ Holowaychuk <t****j@v****a> over 13 years ago
b5c893d3 add .browser prop to package.json. Closes #42 TJ Holowaychuk <t****j@v****a> over 13 years ago
ef10c156 Release 0.7.2 TJ Holowaychuk <t****j@v****a> over 13 years ago
f730c904 fix package.json TJ Holowaychuk <t****j@v****a> over 13 years ago
12c4ed37 merge Merge pull request #37 from letharion/master TJ Holowaychuk <t****j@v****a> over 13 years ago
850a3e77 merge Merge pull request #38 from slaskis/patch-1 TJ Holowaychuk <t****j@v****a> over 13 years ago
43fe05da Release 0.7.1 TJ Holowaychuk <t****j@v****a> over 13 years ago
83aaaac5 Mobile Safari (private mode) is broken with debug Robert Sköld <r****t@p****e> over 13 years ago
b73d1285 Use unicode to send escape character to shell instead of octal to work with s... Letharion <l****n@g****m> over 13 years ago
73936c4d merge Merge pull request #34 from gjohnson/master TJ Holowaychuk <t****j@v****a> over 13 years ago
51140942 clarify usage in readme Garrett Johnson <g****n@r****m> over 13 years ago
78106ccb merge Merge pull request #33 from dvicory/patch-1 TJ Holowaychuk <t****j@v****a> over 13 years ago
fcf37019 Add repository URL to package.json Daniel Vicory <d****y@g****m> over 13 years ago
cd0aec9e fix component. Closes #24 TJ Holowaychuk <t****j@v****a> almost 14 years ago
b0b09bb5 refactor inverted if-stat TJ Holowaychuk <t****j@v****a> almost 14 years ago
fd25e001 merge Merge pull request #22 from slaskis/master TJ Holowaychuk <t****j@v****a> almost 14 years ago
47163b4a Removed misspelled component.js Robert Sköld <r****t@p****e> almost 14 years ago
e13c27a8 .json duh Robert Sköld <r****t@p****e> almost 14 years ago
fbddfe26 Removed previous component Robert Sköld <r****t@p****e> almost 14 years ago
77531e47 Adapted to new component spec. Robert Sköld <r****t@p****e> almost 14 years ago
b64124c3 merge Merge pull request #17 from nopnop/master TJ Holowaychuk <t****j@v****a> almost 14 years ago
861fffaa Force colored output using DEBUG_COLORS env nopnop <g****e@g****m> about 14 years ago
a9ba7d5b Added DEBUG_COLORED to force colored output Jean Ponchon <j****n@n****m> about 14 years ago
fa2367ff merge Merge pull request #16 from tellnes/master TJ Holowaychuk <t****j@v****a> over 14 years ago
81b8adce add browserify support Christian Tellnes <c****n@t****o> over 14 years ago
4678bdcc Prepared release 0.7.0 TJ Holowaychuk <t****j@v****a> over 14 years ago
143973fa Added .component to package.json TJ Holowaychuk <t****j@v****a> over 14 years ago
ab28fa8f Added debug.component.js build TJ Holowaychuk <t****j@v****a> over 14 years ago
fd3ad212 removed file heading comments TJ Holowaychuk <t****j@v****a> over 14 years ago
a0b3cceb Release 0.6.0 TJ Holowaychuk <t****j@v****a> over 14 years ago
e7b89544 merge Merge pull request #15 from TooTallNate/enabled TJ Holowaychuk <t****j@v****a> over 14 years ago
a9261144 debug: add an `enabled` flag to the returned debug function Nathan Rajlich <n****n@t****t> over 14 years ago
3d03d65e merge Merge pull request #13 from milewise/master TJ Holowaychuk <t****j@v****a> over 14 years ago
d656d2fc updated docs Vinay Pulim <v****@p****m> over 14 years ago
883f4455 support "-" prefix on the client Vinay Pulim <v****@p****m> over 14 years ago
e70fcc38 added support for "-" prefix in DEBUG Vinay Pulim <v****@p****m> over 14 years ago
119e661d Release 0.5.0 Tj Holowaychuk <t****j@v****a> over 14 years ago
29f96802 Added humanize() to CS variant Tj Holowaychuk <t****j@v****a> over 14 years ago
aa9b0b65 Added: humanize diffs. Closes #8 Tj Holowaychuk <t****j@v****a> over 14 years ago
27fc4c58 Added debug.disable() to the CS variant Tj Holowaychuk <t****j@v****a> over 14 years ago
8ea07bc9 Fixed: persist client-side variant again. Closes #9 Tj Holowaychuk <t****j@v****a> over 14 years ago
13354635 Removed padding from CS variant Tj Holowaychuk <t****j@v****a> over 14 years ago
f6054dc8 Removed padding. Closes #10 Tj Holowaychuk <t****j@v****a> over 14 years ago
52747b5d fixed fd Tj Holowaychuk <t****j@v****a> over 14 years ago
fc7b2eca Release 0.4.1 Tj Holowaychuk <t****j@v****a> over 14 years ago
a9e7bad1 Changed: log to stderr Tj Holowaychuk <t****j@v****a> over 14 years ago
a73176b1 Release 0.4.0 Tj Holowaychuk <t****j@v****a> over 14 years ago
6e5e3154 moar refactoring Tj Holowaychuk <t****j@v****a> over 14 years ago
622f59a7 removed prev/names globals Tj Holowaychuk <t****j@v****a> over 14 years ago
875a4973 misc refactoring Tj Holowaychuk <t****j@v****a> over 14 years ago
9df0b38d added diff padding to the CS Tj Holowaychuk <t****j@v****a> over 14 years ago
f72d08a1 merge Merge pull request #7 from TooTallNate/master TJ Holowaychuk <t****j@v****a> over 14 years ago
b435dd7d better browser example Tj Holowaychuk <t****j@v****a> over 14 years ago
426d6c2b Missing semicolon. Nathan Rajlich <n****n@t****t> over 14 years ago
97c6ddf0 Add `debug.enable` and `debug.enabled` APIs. Nathan Rajlich <n****n@t****t> over 14 years ago
8ef81d26 examples Tj Holowaychuk <t****j@v****a> over 14 years ago
fcbf168c example Tj Holowaychuk <t****j@v****a> over 14 years ago
71cd41cf pad diff with same color Tj Holowaychuk <t****j@v****a> over 14 years ago
d7333c6a move diff to end Tj Holowaychuk <t****j@v****a> over 14 years ago
811471fb Make it work in IE8. Nathan Rajlich <n****n@t****t> over 14 years ago
81ed7be9 Don't use localStorage, require a `debug.enable` function instead. Nathan Rajlich <n****n@t****t> over 14 years ago
ecf3e067 Added quick hack of a client-side version Tj Holowaychuk <t****j@v****a> over 14 years ago
e085a79d image Tj Holowaychuk <t****j@v****a> over 14 years ago
b07efa96 Release 0.3.0 Tj Holowaychuk <t****j@v****a> over 14 years ago
8ddff778 docs Tj Holowaychuk <t****j@v****a> over 14 years ago
547af800 docs Tj Holowaychuk <t****j@v****a> over 14 years ago
727a8b31 docs Tj Holowaychuk <t****j@v****a> over 14 years ago
c9a03d1b slower example Tj Holowaychuk <t****j@v****a> over 14 years ago
c47b762a fixed example Tj Holowaychuk <t****j@v****a> over 14 years ago
44b1ffcc color ms diff Tj Holowaychuk <t****j@v****a> over 14 years ago
b0910f73 diff time per "name" Tj Holowaychuk <t****j@v****a> over 14 years ago
1a758c93 docs Tj Holowaychuk <t****j@v****a> over 14 years ago
8e0b97bc Added millisecond diff when isatty, otherwise UTC string Tj Holowaychuk <t****j@v****a> over 14 years ago
207be096 Release 0.2.0 TJ Holowaychuk <t****j@v****a> over 14 years ago
609f6f5c docs TJ Holowaychuk <t****j@v****a> over 14 years ago
b6a3920a merge Merge branch 'feature/wildcards' TJ Holowaychuk <t****j@v****a> over 14 years ago
0620d027 Added wildcard support TJ Holowaychuk <t****j@v****a> over 14 years ago
497a088b Release 0.1.0 Tj Holowaychuk <t****j@v****a> over 14 years ago
d40814aa misc Tj Holowaychuk <t****j@v****a> over 14 years ago
1cc19315 misc Tj Holowaychuk <t****j@v****a> over 14 years ago
ff46dff6 tweak previous commit Tj Holowaychuk <t****j@v****a> over 14 years ago
e40317b2 merge Merge pull request #2 from TooTallNate/isTTY TJ Holowaychuk <t****j@v****a> over 14 years ago
5e779d17 Don't output colors when stderr is *not* a TTY. Nathan Rajlich <n****n@t****t> over 14 years ago
31e0b176 docs Tj Holowaychuk <t****j@v****a> almost 15 years ago
f23bb8b6 install Tj Holowaychuk <t****j@v****a> almost 15 years ago
055835de images Tj Holowaychuk <t****j@v****a> almost 15 years ago

← Back to repository