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

GitHub / itsdouges/svgo / commits

SHA Message Author Date Stats
bfbb4acd plugins/convertPathData: global refactoring, fix #22 + fix #23 deepsweet <k****r@s****n> almost 14 years ago
04038979 plugins/removeXMLProcInst: remove only 'xml' but not 'xml-stylesheet' deepsweet <k****r@s****n> almost 14 years ago
83447ad0 lib/coa: new Date() -> Date.now() deepsweet <k****r@s****n> almost 14 years ago
070e1bc4 plugins/convertPathData: remove forgotten comments deepsweet <k****r@s****n> almost 14 years ago
cbc7b38b plugins/collapseGroups: fix #13 deepsweet <k****r@s****n> almost 14 years ago
d2a26413 plugins/convertTransform: fix #12 deepsweet <k****r@s****n> almost 14 years ago
f02ed15b update README deepsweet <k****r@s****n> almost 14 years ago
1d5c25b0 update README deepsweet <k****r@s****n> almost 14 years ago
3bef5317 update README deepsweet <k****r@s****n> almost 14 years ago
78fdeb69 plugins/convertTransform: minor jsdoc correction deepsweet <k****r@s****n> almost 14 years ago
db4a905f 0.0.8 deepsweet <k****r@s****n> almost 14 years ago
50b825d3 plugins/moveElemsAttrsToGroup: merge split-level transforms instead of replac... deepsweet <k****r@s****n> almost 14 years ago
b4141bdf plugins/convertPathData: remove useless segments feature; a lot of refactoring deepsweet <k****r@s****n> almost 14 years ago
8f31f39b plugins/convertTransform: newlines deepsweet <k****r@s****n> almost 14 years ago
17c75007 plugins/convertTransform: remove useless transforms; refactoring (close #5) deepsweet <k****r@s****n> almost 14 years ago
3da381e2 plugins/convertPathData: refactoring deepsweet <k****r@s****n> almost 14 years ago
82975e49 lib/coa: fix a typo deepsweet <k****r@s****n> almost 14 years ago
c432f6dc lib/tools: missing semicolon deepsweet <k****r@s****n> almost 14 years ago
2f231700 new plugin convertTransform deepsweet <k****r@s****n> almost 14 years ago
332b0242 plugins/convertPathData: refactoring deepsweet <k****r@s****n> almost 14 years ago
734be4f0 lib/svg2js: JSHint correction deepsweet <k****r@s****n> almost 14 years ago
90661377 plugins/removeUnusedNS: correct jsdoc deepsweet <k****r@s****n> almost 14 years ago
4a37ff4a update README with absolute urls and new TODOs deepsweet <k****r@s****n> almost 14 years ago
34e4122b lib/svg2js: catch and output xml parser errors (fix #4) deepsweet <k****r@s****n> almost 14 years ago
0fd0b301 plugins/convertPathData: round numbers before conditions because of exponenti... deepsweet <k****r@s****n> almost 14 years ago
3204a06c new plugin removeUnusedNS deepsweet <k****r@s****n> almost 14 years ago
9e5c96b2 0.0.7-1 hotfix deepsweet <k****r@s****n> almost 14 years ago
7f2e7532 lib/coa: open file for writing only when we are ready (fix #2) deepsweet <k****r@s****n> almost 14 years ago
8caa75ba update .editorconfig deepsweet <k****r@s****n> almost 14 years ago
ba2eedca update .editorconfig deepsweet <k****r@s****n> almost 14 years ago
7283309c lib/tools: node.extend module deepsweet <k****r@s****n> almost 14 years ago
50d661ba config.json: hotfix broken tests deepsweet <k****r@s****n> almost 14 years ago
a0c31182 lib/plugins: refactoring deepsweet <k****r@s****n> almost 14 years ago
f2b70842 lib/js2svg: refactoring deepsweet <k****r@s****n> almost 14 years ago
29163150 lib/jsAPI: simplification and refactoring deepsweet <k****r@s****n> almost 14 years ago
4579f7cb .travis.yml: nodejs 0.9 deepsweet <k****r@s****n> almost 14 years ago
ece58c9d 0.0.7 deepsweet <k****r@s****n> almost 14 years ago
fc2b0913 plugins/convertPathData: remove unused var deepsweet <k****r@s****n> almost 14 years ago
03ad5f64 plugins/convertPathData: filter h0 or v0 deepsweet <k****r@s****n> almost 14 years ago
7ff16805 plugins/convertPathData: collapse repeated instructions deepsweet <k****r@s****n> almost 14 years ago
53719daa plugins/convertPathData: convert Lineto segments to 'h' or 'v' shorthands deepsweet <k****r@s****n> almost 14 years ago
bd5f5812 lib/coa.js: DataURI base64 for --input (auto) and --output (with --datauri fl... deepsweet <k****r@s****n> almost 14 years ago
83e6dd79 update README with travis icon deepsweet <k****r@s****n> almost 14 years ago
35ed37e1 .travis.yml deepsweet <k****r@s****n> almost 14 years ago
9a4c776f Travis CI deepsweet <k****r@s****n> almost 14 years ago
6d62e8b8 JSHint :-| deepsweet <k****r@s****n> almost 14 years ago
43d71629 JSHint :-| deepsweet <k****r@s****n> almost 14 years ago
b83238ac plugins/convertPathData: +code comments deepsweet <k****r@s****n> almost 14 years ago
a2844788 new 'convertPathData' plugin. that was hard... deepsweet <k****r@s****n> almost 14 years ago
e02271d1 update .jshintrc deepsweet <k****r@s****n> almost 14 years ago
72d9ad74 JSHint :-| deepsweet <k****r@s****n> almost 14 years ago
bb54f35e add .editorconfig dotfile deepsweet <k****r@s****n> almost 14 years ago
410ced19 display time spent on optimization deepsweet <k****r@s****n> almost 14 years ago
0383353f lib/phantom_wrapper.js -> lib/phantom.js deepsweet <k****r@s****n> almost 14 years ago
027a8895 .svgo -> config.json deepsweet <k****r@s****n> almost 14 years ago
ca1ce56a lib/phantom_wrapper: rename variable deepsweet <k****r@s****n> almost 14 years ago
c878ffc3 0.0.6 deepsweet <k****r@s****n> almost 14 years ago
bcda786f --test & PhantomJS: more complete error handling deepsweet <k****r@s****n> almost 14 years ago
bbb6edb3 tests fix deepsweet <k****r@s****n> almost 14 years ago
7bb7e780 add --test option to make a visual comparison of two files (PhantomJS pre-req... deepsweet <k****r@s****n> almost 14 years ago
3138773c moving to the new account deepsweet <k****r@s****n> almost 14 years ago
ab029d2d 0.0.5 deepsweet <k****r@s****n> almost 14 years ago
f0f4a48b test/ completely revised; every plugin now has at least one test deepsweet <k****r@s****n> almost 14 years ago
a35f74af plugins/removeViewBox: fix global scope leak deepsweet <k****r@s****n> almost 14 years ago
ce15a78a plugins/removeViewBox: more strict logic deepsweet <k****r@s****n> almost 14 years ago
8dd8be26 plugins/cleanupEnableBackground: important fixes deepsweet <k****r@s****n> almost 14 years ago
a5eb7989 lib/svg2js: forgotten comments deepsweet <k****r@s****n> almost 14 years ago
5b83991f plugins/removeEditorsNSData: fix removing ns'ed element w/o attrs deepsweet <k****r@s****n> almost 14 years ago
2b64291b plugins/_collections: cleanup deepsweet <k****r@s****n> almost 14 years ago
cec99ac1 plugins/removeHiddenElems: undo 'check for an empty values too' deepsweet <k****r@s****n> almost 14 years ago
9ac9c191 plugins/convertStyleToAttrs: cleanup style attr deepsweet <k****r@s****n> almost 14 years ago
ba1adb75 plugins/removeHiddenElems: check for an empty values too deepsweet <k****r@s****n> almost 14 years ago
668b7544 test/config.js: forgotten debug comment deepsweet <k****r@s****n> almost 14 years ago
a6bf1186 plugins/collapseGroups: fix wrong example in jsdoc deepsweet <k****r@s****n> almost 14 years ago
0dadad17 fix reverse attrs order deepsweet <k****r@s****n> almost 14 years ago
bf743aeb plugins/cleanupAttrs: typo deepsweet <k****r@s****n> almost 14 years ago
3e77787a lib/config: refactoring deepsweet <k****r@s****n> almost 14 years ago
a598e636 lib/config: -forgotten comment deepsweet <k****r@s****n> almost 14 years ago
1514c225 lib/js2svg: --pretty for doctype, procinst, comment and cdata deepsweet <k****r@s****n> almost 14 years ago
b805f698 lib/js2svg: createText() deepsweet <k****r@s****n> almost 14 years ago
69a7b4ff tests fix deepsweet <k****r@s****n> almost 14 years ago
7699b521 add --pretty option; config structure refactoring deepsweet <k****r@s****n> almost 14 years ago
e8237f49 plugins/cleanupEnableBackground: +TODO deepsweet <k****r@s****n> almost 14 years ago
d4b0fe35 update some jsdoc with examples deepsweet <k****r@s****n> almost 14 years ago
3a7d4270 update CHANGELOG deepsweet <k****r@s****n> almost 14 years ago
acd22480 update README deepsweet <k****r@s****n> almost 14 years ago
74091219 0.0.4 deepsweet <k****r@s****n> almost 14 years ago
f934781a npm test with 'spec' mocha output; fuck GNUmakefile deepsweet <k****r@s****n> almost 14 years ago
8ebaaea0 display useful info after successful optimization deepsweet <k****r@s****n> almost 14 years ago
f8faa1f2 new plugin cleanupEnableBackground deepsweet <k****r@s****n> almost 14 years ago
5ac7d693 new plugin removeViewBox deepsweet <k****r@s****n> almost 14 years ago
e0411e63 plugins/removeSVGAttrs -> plugins/cleanupSVGElem deepsweet <k****r@s****n> almost 14 years ago
1347c3f2 CHANGELOG: 0.0.3 deepsweet <k****r@s****n> almost 14 years ago
99e4e4ca 0.0.3 deepsweet <k****r@s****n> almost 14 years ago
c60a8045 CHANGELOG: 0.0.3 deepsweet <k****r@s****n> almost 14 years ago
e903dcba plugins/collapseGroups: fix bug with a wrong content flattening deepsweet <k****r@s****n> almost 14 years ago
93b1078a plugins/moveElemsAttrsToGroup: fix bug with a wrong attrs intersecting deepsweet <k****r@s****n> almost 14 years ago
f18439da lib/coa: display help w/o any options; replace coa var with this deepsweet <k****r@s****n> almost 14 years ago
4bc63dfa fix typos deepsweet <k****r@s****n> almost 14 years ago
653bce7e massive jsdoc updates deepsweet <k****r@s****n> almost 14 years ago

← Back to repository