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 |
|
2015-08-05 |
Update dependency version.
Sönke Ludwig
committed
on 5 Aug 2015
|
2015-07-10 |
|
2015-06-30 |
|
2014-12-15 |
Apply patch by ketmar: remove comma expressions and fix property syntax.
...
ketmar
authored
on 15 Dec 2014
Sönke Ludwig
committed
on 15 Dec 2014
|
2014-11-07 |
Removed extra tabs...
grogancolin
committed
on 7 Nov 2014
|
Added support for "dub init" to take a list dependencies. It will search for the newest version numbers on code.dlang.org and add the required string to dub.json.
grogancolin
committed
on 7 Nov 2014
|
|
2014-10-05 |
add dub init deimos type
Martin Nowak
committed
on 5 Oct 2014
|
2014-08-21 |
Step one of abstracting package description format
Jonathan Marler
committed
on 21 Aug 2014
|
2014-06-29 |
Create a .gitignore file for "dub init". See #364.
Sönke Ludwig
committed
on 29 Jun 2014
|
2014-05-22 |
Ensure all files end with a newline
James Clarke
committed
on 22 May 2014
|
Removed trailing whitespace
James Clarke
committed
on 22 May 2014
|
|
2014-04-19 |
Update dependency syntax for "dub init" packages of type "vibe.d".
Sönke Ludwig
committed
on 19 Apr 2014
|
2014-01-07 |
Keeping track of the saved json file in the journal and some smaller changes.
Matthias Dondorff
committed
on 7 Jan 2014
|
Make "dub.json" the primary choice for a package description and handle "package.json" as a fallback.
Sönke Ludwig
committed
on 7 Jan 2014
|