2020-12-31 |
Cleanup http listener in vibed template
Christian Koestlin
authored
on 30 Dec 2020
The Dlang Bot
committed
on 31 Dec 2020
|
---|---|
2020-08-13 |
Update default Vibe.d version to ~>0.9
Geod24
committed
on 13 Aug 2020
|
2019-12-20 |
|
2019-12-17 |
|
2019-03-05 |
Custom init type (#1658)
andre2007
authored
on 5 Mar 2019
Sebastian Wilzbach
committed
on 5 Mar 2019
|
2018-11-14 |
fix unix executables gitignore
Flying-Toast
authored
on 14 Nov 2018
GitHub
committed
on 14 Nov 2018
|
2018-11-13 |
remove unneeded /
Flying-Toast
committed
on 13 Nov 2018
|
gitignore unix executables
Flying-Toast
committed
on 13 Nov 2018
|
|
2018-08-24 |
Fix #1070
Anton Fediushin
committed
on 24 Aug 2018
|
2018-01-12 |
Merge pull request #1330 from mathias-lang-sociomantic/dix-758
...
The Dlang Bot
authored
on 12 Jan 2018
GitHub
committed
on 12 Jan 2018
|
Do not abort if the directory already contains a .gitignore
...
Mathias Lang
committed
on 12 Jan 2018
|
|
2018-01-08 |
Bump vibe.d version used for 'dub init'
Sebastian Wilzbach
committed
on 8 Jan 2018
|
2017-12-04 |
Rename Path to NativePath.
...
Sönke Ludwig
authored
on 6 Nov 2017
Sebastian Wilzbach
committed
on 4 Dec 2017
|
2017-07-28 |
|
2017-07-27 |
Merge pull request #1050 from rjframe/gitignore
...
The Dlang Bot
authored
on 27 Jul 2017
GitHub
committed
on 27 Jul 2017
|
2017-07-23 |
Don't call getpwuid for the user's name on Android, as it doesn't provide one.
Joakim
committed
on 23 Jul 2017
|
2017-07-19 |
Add items to generated gitignore file.
Ryan Frame
authored
on 24 Jan 2017
Ryan Frame
committed
on 19 Jul 2017
|
2017-06-14 |
Merge pull request #1086 from denizzzka/init_authors_string
...
The Dlang Bot
authored
on 14 Jun 2017
GitHub
committed
on 14 Jun 2017
|
2017-04-11 |
spelling fixes
klemens
committed
on 11 Apr 2017
|
2017-02-23 |
fill copyright names from authors[]
Denis Feklushkin
committed
on 23 Feb 2017
|
2016-11-23 |
Update vibe.d template for 0.7.30.
Sönke Ludwig
committed
on 23 Nov 2016
|
2016-09-01 |
Ignore test executables in .gitignore
Thayne McCombs
committed
on 1 Sep 2016
|
2016-06-23 |
Call the recipe callback for initPackage before actually writing files to disk. Fixes #883.
Sönke Ludwig
committed
on 23 Jun 2016
|
2016-04-20 |
Review dub.init and improve documentation.
Sönke Ludwig
committed
on 20 Apr 2016
|
Clean up and document the dub.package_ public API.
Sönke Ludwig
committed
on 20 Apr 2016
|
|
2016-01-24 |
Avoid possible range error.
Sönke Ludwig
committed
on 24 Jan 2016
|
Only use the first part of the Posix user info as name for "dub init".
...
Sönke Ludwig
committed
on 24 Jan 2016
|
|
2016-01-12 |
Fix interactive setting of package recipe format.
Sönke Ludwig
committed
on 12 Jan 2016
|
Let initPackage use the new recipe.io functionality and enable recipe customization.
Sönke Ludwig
committed
on 12 Jan 2016
|
|
2015-11-02 |
|