2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Compile fix. More... almost 12 years ago
Compile fix. More... almost 12 years ago
Fixed package.json. More... almost 12 years ago
Fixed package.json. More... almost 12 years ago
Merge branch 'master' of github.com:rejectedsoftware/dub More... almost 12 years ago
Merge branch 'master' of github.com:rejectedsoftware/dub More... almost 12 years ago
When the user calls install from the command line, a dependency will be added to the project's package.json. However, this will reformat that file. Should now perform more like user expectations mentioned in #12. More... almost 12 years ago
When the user calls install from the command line, a dependency will be added to the project's package.json. However, this will reformat that file. Should now perform more like user expectations mentioned in #12. More... almost 12 years ago
generate may be called by VisualD or visuald or anything similar More... almost 12 years ago
generate may be called by VisualD or visuald or anything similar More... almost 12 years ago
Fixed optimize and symdebug flag for visualD, supports unittest configuration. More... almost 12 years ago
Fixed optimize and symdebug flag for visualD, supports unittest configuration. More... almost 12 years ago
Fixes comparing Version objects pointing to the same branch. More... almost 12 years ago
Fixes comparing Version objects pointing to the same branch. More... almost 12 years ago
Version and Dependency support branches, added unittests. More... almost 12 years ago
Version and Dependency support branches, added unittests. More... almost 12 years ago
Fixed "dub init" with no path given. Fixes issue #16. More... almost 12 years ago
Fixed "dub init" with no path given. Fixes issue #16. More... almost 12 years ago
Merge branch 'master' of github.com:rejectedsoftware/dub More... almost 12 years ago
Merge branch 'master' of github.com:rejectedsoftware/dub More... almost 12 years ago
Avoid invalid relative paths on Windows, fixes the latest issue mentioned in #12. More... almost 12 years ago
Avoid invalid relative paths on Windows, fixes the latest issue mentioned in #12. More... almost 12 years ago
Fixed naming convention for enum InstallLocation and avoid reinstalling packages that are already up to date. More... almost 12 years ago
Fixed naming convention for enum InstallLocation and avoid reinstalling packages that are already up to date. More... almost 12 years ago
Fixed "dub upgrade" when a package is stalled user or system wide. More... almost 12 years ago
Fixed "dub upgrade" when a package is stalled user or system wide. More... almost 12 years ago
Fixed copyFile() - was broken after replacing vibe.d's file handling with Phobos' "File". More... almost 12 years ago
Fixed copyFile() - was broken after replacing vibe.d's file handling with Phobos' "File". More... almost 12 years ago
Renamed all the "vibe" package to "vibecompat" to avoid conflicts. More... almost 12 years ago
Renamed all the "vibe" package to "vibecompat" to avoid conflicts. More... almost 12 years ago