index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
monorepo-scripts
/
src
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove console
Fabio Berger
2018-07-31
1
-1
/
+0
*
Standardize child naming
Fabio Berger
2018-07-31
1
-1
/
+12
*
Fix bugs in doc gen
Fabio Berger
2018-07-30
1
-7
/
+11
*
Move logic to publishUtils so can use as command-line and script import
Fabio Berger
2018-07-30
1
-0
/
+291
*
Remove unused import
Fabio Berger
2018-07-25
1
-1
/
+0
*
Specify registry url only if local publish attempted
Leonid Logvinov
2018-07-25
2
-3
/
+11
*
Add utils.getTopologicallySortedPackages
Leonid Logvinov
2018-07-24
1
-1
/
+11
*
Allow registry to be configured in lerna.json
Fabio Berger
2018-07-24
1
-2
/
+4
*
Improve log
Fabio Berger
2018-07-19
1
-1
/
+1
*
Add additional pattern removal and added HACK comment
Fabio Berger
2018-07-19
1
-1
/
+3
*
Renames to remove mention of Lerna
Fabio Berger
2018-07-19
1
-12
/
+12
*
Replace lerna-get-packages with our own implementation
Fabio Berger
2018-07-19
1
-3
/
+33
*
Fix tslint issues
Leonid Logvinov
2018-07-17
2
-7
/
+7
*
fix prettier
Fabio Berger
2018-07-02
1
-4
/
+4
*
Git command outputs logs to stdErr so only way to check for errors if with tr...
Fabio Berger
2018-07-02
1
-6
/
+8
*
Add logs for when tags get removed
Fabio Berger
2018-07-02
1
-0
/
+2
*
Throw if changelog version is below package.json version
Fabio Berger
2018-07-02
1
-0
/
+3
*
Small fixes
Fabio Berger
2018-06-19
1
-3
/
+2
*
Use semver package instead of getNextPatchVersion
Fabio Berger
2018-06-19
1
-5
/
+10
*
Use semver library instead of semverUtils
Fabio Berger
2018-06-19
3
-66
/
+2
*
Add more prepublish checks
Fabio Berger
2018-06-19
4
-22
/
+215
*
Try enabling no-unused-variable...
fragosti
2018-06-05
1
-1
/
+1
*
Refactor changelog utils to a separate module
Leonid Logvinov
2018-06-02
2
-0
/
+119