-
-
Notifications
You must be signed in to change notification settings - Fork 305
Comparing changes
Open a pull request
base repository: yeoman/generator
base: v0.18.4
head repository: yeoman/generator
compare: main
Commits on Dec 21, 2014
-
Configuration menu - View commit details
-
Copy full SHA for f3e0f7a - Browse repository at this point
Copy the full SHA f3e0f7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3249643 - Browse repository at this point
Copy the full SHA 3249643View commit details -
Configuration menu - View commit details
-
Copy full SHA for 014413d - Browse repository at this point
Copy the full SHA 014413dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c871e97 - Browse repository at this point
Copy the full SHA c871e97View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6b8025 - Browse repository at this point
Copy the full SHA f6b8025View commit details
Commits on Jan 2, 2015
-
Configuration menu - View commit details
-
Copy full SHA for c256684 - Browse repository at this point
Copy the full SHA c256684View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f09682 - Browse repository at this point
Copy the full SHA 5f09682View commit details -
Configuration menu - View commit details
-
Copy full SHA for d179e68 - Browse repository at this point
Copy the full SHA d179e68View commit details
Commits on Jan 6, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 0d4cf09 - Browse repository at this point
Copy the full SHA 0d4cf09View commit details -
Removing functionnality allowing env to pass a template engine
Rationale: Template engine are only related to the generator itself. The environment shouldn't have any control on it (it just doesn't make sense)
4Configuration menu - View commit details
-
Copy full SHA for 566ab33 - Browse repository at this point
Copy the full SHA 566ab33View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbbf035 - Browse repository at this point
Copy the full SHA cbbf035View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd0eb2a - Browse repository at this point
Copy the full SHA cd0eb2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb30406 - Browse repository at this point
Copy the full SHA cb30406View commit details -
Configuration menu - View commit details
-
Copy full SHA for f47c52d - Browse repository at this point
Copy the full SHA f47c52dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c4e1c8 - Browse repository at this point
Copy the full SHA 7c4e1c8View commit details -
Remove Base#run() args parameter
Reason: Generators are self contained, it doesn't make sense for external source to modify the arguments it's methods takes.
Configuration menu - View commit details
-
Copy full SHA for d4f5ebc - Browse repository at this point
Copy the full SHA d4f5ebcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30ed576 - Browse repository at this point
Copy the full SHA 30ed576View commit details -
Use mem-fs when determining the appname
Side note: this change uncovered a bug in the base test. The resolved property must be the path of the generator in use - not a relative path or the destination path.
Configuration menu - View commit details
-
Copy full SHA for 8e9e5ae - Browse repository at this point
Copy the full SHA 8e9e5aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72d8689 - Browse repository at this point
Copy the full SHA 72d8689View commit details
Commits on Jan 9, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 4fd4064 - Browse repository at this point
Copy the full SHA 4fd4064View commit details -
Merge pull request #732 from eddiemonge/language
update some language and internal variable names
Configuration menu - View commit details
-
Copy full SHA for beee56c - Browse repository at this point
Copy the full SHA beee56cView commit details
Commits on Jan 11, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 8b8b6f2 - Browse repository at this point
Copy the full SHA 8b8b6f2View commit details
Commits on Jan 12, 2015
-
Made a few grammar changes to help improve the readability of the doc.
Configuration menu - View commit details
-
Copy full SHA for aea2fe6 - Browse repository at this point
Copy the full SHA aea2fe6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f1bfa9 - Browse repository at this point
Copy the full SHA 0f1bfa9View commit details
Commits on Jan 16, 2015
-
Fix conflicter by giving a buffer to detect-conflict
detect-conflict dependency handles buffers properly, so this toString() call is not required anymore and cause false positive on conflicter. Close #717
Configuration menu - View commit details
-
Copy full SHA for 94b4cf2 - Browse repository at this point
Copy the full SHA 94b4cf2View commit details -
Merge pull request #736 from Toilal/fix/conflicter-717
Fix conflicter by removing toString() call
Configuration menu - View commit details
-
Copy full SHA for 03c0ca3 - Browse repository at this point
Copy the full SHA 03c0ca3View commit details
Commits on Jan 17, 2015
-
Configuration menu - View commit details
-
Copy full SHA for ab2bbd2 - Browse repository at this point
Copy the full SHA ab2bbd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc71277 - Browse repository at this point
Copy the full SHA cc71277View commit details -
Merge pull request #740 from Toilal/chore/gulp-test-ret
Make gulp test task fails when some test fails
Configuration menu - View commit details
-
Copy full SHA for d3dafae - Browse repository at this point
Copy the full SHA d3dafaeView commit details -
Merge pull request #739 from Toilal/fix/test-expected-help
Fix help output test
Configuration menu - View commit details
-
Copy full SHA for 45bb7a5 - Browse repository at this point
Copy the full SHA 45bb7a5View commit details
Commits on Jan 18, 2015
-
Configuration menu - View commit details
-
Copy full SHA for bef92f8 - Browse repository at this point
Copy the full SHA bef92f8View commit details -
Merge pull request #738 from Toilal/feat/istextorbinary
Replace isbinaryfile with istextorbinary
Configuration menu - View commit details
-
Copy full SHA for 697ecb2 - Browse repository at this point
Copy the full SHA 697ecb2View commit details
Commits on Jan 20, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 8ef311d - Browse repository at this point
Copy the full SHA 8ef311dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66df157 - Browse repository at this point
Copy the full SHA 66df157View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for b611741 - Browse repository at this point
Copy the full SHA b611741View commit details
Commits on Jan 21, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 489db88 - Browse repository at this point
Copy the full SHA 489db88View commit details
Commits on Jan 22, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 13142a3 - Browse repository at this point
Copy the full SHA 13142a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a19cb28 - Browse repository at this point
Copy the full SHA a19cb28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 461a181 - Browse repository at this point
Copy the full SHA 461a181View commit details
Commits on Jan 23, 2015
-
Configuration menu - View commit details
-
Copy full SHA for f8b7f3e - Browse repository at this point
Copy the full SHA f8b7f3eView commit details
Commits on Jan 25, 2015
-
Merge pull request #737 from Toilal/feat/binary-diff
Use a custom diff view for binary files
Configuration menu - View commit details
-
Copy full SHA for 79e882e - Browse repository at this point
Copy the full SHA 79e882eView commit details
Commits on Feb 6, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 3726d30 - Browse repository at this point
Copy the full SHA 3726d30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9634399 - Browse repository at this point
Copy the full SHA 9634399View commit details
Commits on Feb 8, 2015
-
Configuration menu - View commit details
-
Copy full SHA for e33a28d - Browse repository at this point
Copy the full SHA e33a28dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1059528 - Browse repository at this point
Copy the full SHA 1059528View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8495ad - Browse repository at this point
Copy the full SHA c8495adView commit details -
Configuration menu - View commit details
-
Copy full SHA for b30da7c - Browse repository at this point
Copy the full SHA b30da7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7932158 - Browse repository at this point
Copy the full SHA 7932158View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ac0b21 - Browse repository at this point
Copy the full SHA 6ac0b21View commit details
Commits on Feb 9, 2015
-
work on #742 withLocalConfig - revert to basic implementation
Jonathan Grupp committedFeb 9, 2015 Configuration menu - View commit details
-
Copy full SHA for 4c4da61 - Browse repository at this point
Copy the full SHA 4c4da61View commit details
There are no files selected for viewing
This file was deleted.