Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ionide/Forge

F# CLI tool for project, file, and solution management
https://github.com/ionide/Forge

Bump version to 1.0.0-alpha005

28f8d825e2b586da14e357a7efeeb16d9818a085 authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Fix project references

7846e65d45a47585be9a2338f3da0de9406b9127 authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Print message only if no --no-prompt

5c315132b716c54a15130bfdd8e068d983f0c924 authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Check --no-prompt before prompt

31f69dc0a146992a50895b0e1ec1677725b43fbe authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Add --no-prompt option

e685fa3582e717824c45c863e7e129c1283cbacf authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Bump version to 1.0.0-alpha004

5ffe16b724cd20fcb7b75ce9f8eb34e7ff88d9ec authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Fix project name bug

a0dd8ccaa58e090b08e4fd313dc5cf07ca74fbf6 authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Bump version to 1.0.0-alpha003

6e590c0520db1b6d9d2e005f99864574966060da authored over 8 years ago by Krzysztof Cieślak <[email protected]>
New templates system (#108)

* Add warning and confirmation at start

* Move to paket based templates

* Update build

ca4386ec1e853d46741c687acd081cf3ac3c8115 authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Get rid of all warnings

42e1048a6fa8c25991f9dcc651395e1177240132 authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Bump version to 1.0.0-alpha002

7b61dba4b3b89b8c687230560d5df0e61c5be59a authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Bump version to 1.0.0-alpha001

7f45207c2480a15026c8c83366c7ec387b911668 authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Update dependencies

c78775877e260d5c970902e546c0b7ba9612d147 authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Windows forge.cmd needs installation path (#102)

Windows launcher script doesn't find 'Forge.exe' if called somewhere else than inside the instal...

39eae53750340d7ab9ef2c832998accda59cbefc authored over 8 years ago by mclang <[email protected]>
Fix test

0ce0281d45e8f7368f447fc33bf22406b4992801 authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Dont make all files lower case

2c34cf4783434155c0353f21b847cc45ac236a5f authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Fix move command

149655b1c5f7c468872cce4ba1626bec97fb65ef authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Fix add file command

157485261dcb6f437ecd58071d0884587ea7bf4b authored over 8 years ago by Krzysztof Cieślak <[email protected]>
All .sh files should have LF instead of CRLF (#100)

Found this the hard way when `forge.sh` refused to run on my linux box because it couldn't find ...

0a75c3a91d6ee6fc09d553ab4cfe4aa0982dc686 authored over 8 years ago by Spencer Williams <[email protected]>
Fix list templates

9fae7ee5a0f4fffcc502802c805c1d3670d20ae6 authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Merge branch 'master' of https://github.com/reidev275/Fix

d6d8c8bae0aa839817a689bc8a0369cbda1a3a93 authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Make build.sh executable (#95)

4d1303554d23718de99ba9eb94f0dbd98f2b008a authored over 8 years ago by Jason Imison <[email protected]>
Temporary workaround to make remove file working

612fe04b8604d4f80b8cf3ad245a32c5e353be25 authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Update documentation - Fix to Forge

* Rename all instances of Fix to Forge

* List command is not present anymore.

* Add new te...

d730727b6f99cd593ff222f519e0f7dd2dc5de68 authored over 8 years ago by David Cumps <[email protected]>
Merge pull request #92 from jtsinnott/master

Fixed failure to handle spaces or other special characters when running mono exes.

201ff8fca14fdd0c8de3bdd906ced18e1b64d61e authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Fixed failure to handle spaces or other special characters when

running exes via mono.

In the file path for ProcessHelper.platformInAction, psi.FileName
needs t...

41acfc48d5bb0e114b1f25cd21886b0046f41e6f authored over 8 years ago by John Sinnott <[email protected]>
Update AssemblyInfo

a21358f5b6ff06e4afcc83964d5bb186e5e15dcf authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Use only last part of path as namespace

641d6bba6c41871bb143c78323738fade6971956 authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Try to detect project files if argument not provided

a2aac3c3160aea358333cacb3a44d2998304bc78 authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Don't prompt if arguments were given

98c0de8f474fe4a0d4bbce90327f5db43bcf916e authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Update dependencies

98dc6dcbbe5fbd25aa3b0ea125099cee78242678 authored almost 9 years ago by Krzysztof Cieślak <[email protected]>
Fix commands

a8fa94e9a47d00e7e9072254dfb7235f3c381ce6 authored almost 9 years ago by Krzysztof Cieślak <[email protected]>
Merge pull request #89 from andredublin/renameproject

Rename project

44d89268d12a74bb97c2c9969ad229050e7f134a authored almost 9 years ago by Krzysztof Cieślak <[email protected]>
Formatting fix and remove SolutionSystemTests.fs

125275238d9cb77f3a0e625a0bf167ea185a358b authored almost 9 years ago by Andre Dublin <[email protected]>
Merge latest from master

43440814a5dd9071dc1e0ecf0f7f4c7d9e9d6977 authored almost 9 years ago by Andre Dublin <[email protected]>
Merge pull request #85 from jwood803/list-gac

Adding the `list gac` command

41653cea7d1977591c2b2b163607e19d33603d48 authored almost 9 years ago by Krzysztof Cieślak <[email protected]>
Merge pull request #88 from spencerwi/master

Implement --filter for all list commands

67dece3c824f7e1c760cfa0d8b8d963224d7a5ba authored almost 9 years ago by Krzysztof Cieślak <[email protected]>
Merge pull request #87 from takemyoxygen/rename-folder

Rename folder (fix for #65)

57f16073432c0bc0ad5646a9c7e661ff38b86145 authored almost 9 years ago by Krzysztof Cieślak <[email protected]>
Implement renameProject

bde28494cd0e2f79ee8e6a9237bd5e78ce61d2e7 authored almost 9 years ago by Andre Dublin <[email protected]>
Refactor in FsProject

6e57863620e9c6eea5820f464c9fac4409feb273 authored almost 9 years ago by Andre Dublin <[email protected]>
Move DocumentationFile property to propertygroup

6769fb9509f816dfb0c4df730f6f5662354f7025 authored almost 9 years ago by Andre Dublin <[email protected]>
Add --filter to list commands (fixes #68)

ab454a3a1869e7eadce32e108acf708e3b2ad0f2 authored almost 9 years ago by Spencer Williams <[email protected]>
Add tests for projects parsing and projects folders renaming

e4b8961dc2450eb9afbb97d0a41959e643964e56 authored almost 9 years ago by Uladzimir Makarau <[email protected]>
Modify SourceTree initialization to support nested folders structure

0f8bc1facd847117822a35d97bc251569fcccffa authored almost 9 years ago by Uladzimir Makarau <[email protected]>
Check whether folder is virtual before renaming

2cb894deb0285eae6c937dd60dc59cf058c9530d authored almost 9 years ago by Uladzimir Makarau <[email protected]>
Rename non-existing folders with linked files

29416ecf3b923be708fe06aa68f0eadfcbd8804a authored almost 9 years ago by Uladzimir Makarau <[email protected]>
Update verbiage

80ccdbe8cc5c8dad723e95cd10c3efe6001cc0da authored almost 9 years ago by Jonathan Wood <[email protected]>
Add some documentation

4e1dce7b4fc19c324349daeae624a3f93a63588e authored almost 9 years ago by Jonathan Wood <[email protected]>
Add ignore to test

`searchGac` doesn’t seem to work when running via a test

3fcc1ea36a2d337b42fee5da8df4b56ebca1eb45 authored almost 9 years ago by Jonathan Wood <[email protected]>
merge stub tests from jeroldhaas master branch

Signed-off-by: Andre Dublin <[email protected]>

964437137ce569c0f16836ebb9ce278444e8e1b0 authored almost 9 years ago by Andre Dublin <[email protected]>
start of rename project test

Signed-off-by: Andre Dublin <[email protected]>

52ba7a63b92213eac375720ff099434a51abcf93 authored almost 9 years ago by Andre Dublin <[email protected]>
Merge branch 'master' into list-gac

844c6d057cb671453b448cd7ae648287df744d66 authored almost 9 years ago by Jonathan Wood <[email protected]>
Merge remote-tracking branch 'fsprojects/master'

540d27d9cba748c5b5f696217a6bbc05a3ee3921 authored almost 9 years ago by Jonathan Wood <[email protected]>
Add tests

3ed645dff2f316f94c0b6cdcbc1c1e918bd430d9 authored almost 9 years ago by Jonathan Wood <[email protected]>
Need to print out items

59070911b9301a3eaad6a52bae8f48789328813b authored almost 9 years ago by Jonathan Wood <[email protected]>
update to stubbed tests and docs

5854423511e30de40df76ba449ce4a7d10eb6639 authored almost 9 years ago by Jerold Haas <[email protected]>
Revert "bulleted list for test coverage checklist"

This reverts commit a778525128731c401d10e62b7ffb1357b42ee2d3.

5bae633359f5506d88a2777c9a6c81defe5b93cb authored almost 9 years ago by Jerold Haas <[email protected]>
bulleted list for test coverage checklist

a778525128731c401d10e62b7ffb1357b42ee2d3 authored almost 9 years ago by Jerold Haas <[email protected]>
Use folder names relative to fsproj file when renaming a folder

efc11693fc7f893debaf5c2098041c994f82feea authored almost 9 years ago by Uladzimir Makarau <[email protected]>
Merge pull request #80 from fsprojects/issue-67

implement 'list templates'

b74c7a6c606c3499d9a7ca6178da51a61439f548 authored almost 9 years ago by Reid Evans <[email protected]>
implement 'list templates'

e37f1ef78a6bb525c37c48b5163ec40d82f69d10 authored almost 9 years ago by Reid Evans <[email protected]>
Merge pull request #79 from andredublin/fixtypos-2016-03-07

fix typo

8dee7edc62240d91dbd3b40bef026ba7f73bda74 authored almost 9 years ago by Krzysztof Cieślak <[email protected]>
fix typo

7031bf54d1f8ed39cbf6764b00c55adcd4a07436 authored almost 9 years ago by Andre Dublin <[email protected]>
GAC is an arg, not an alternative

0596c1fcc2d16719d06933c2b28c551380376247 authored almost 9 years ago by Jonathan Wood <[email protected]>
Apparently this is needed...

b73c5873eba3faf765d228f405207697324e1b45 authored almost 9 years ago by Jonathan Wood <[email protected]>
Adding listing GAC assemblies implementation

dbda6cc706c6b9eb423886bd77ebf89038a1e340 authored almost 9 years ago by Jonathan Wood <[email protected]>
Merge remote-tracking branch 'fsprojects/master'

c6aecc5ec6ba2ed4c2001c57e390cf221582a6c6 authored almost 9 years ago by Jonathan Wood <[email protected]>
Merge pull request #78 from juergenhoetzel/fixtypos

Fix typos

6ba88e4b013961c2d06d0b1bac614ecc8d4babbd authored almost 9 years ago by Jared Hester <[email protected]>
Fix typos

76367fc703eabdd302b88165cedc4fc037a30cde authored almost 9 years ago by Juergen Hoetzel <[email protected]>
Merge pull request #77 from vgaltes/SolutionModuleTests

Added tests to Solution module

00411036cf2deffbabd85d7fd7a178be0379f126 authored almost 9 years ago by Krzysztof Cieślak <[email protected]>
Merge pull request #76 from takemyoxygen/minor-fixes

Minor fixes

65801ae9d30d9dc3d7d1cb4a877bfbdedce10eaf authored almost 9 years ago by Krzysztof Cieślak <[email protected]>
Added tests to Solution module

451e4ccedaf489320733147df255ef3c3bc9ab4c authored almost 9 years ago by Vicenç García Altés <[email protected]>
Override ToString in WarningLevel so that it's converted to XML properly

b5ebe42a3ffaea39ace9b3a3e8a27ad6ec639c7c authored almost 9 years ago by Uladzimir Makarau <[email protected]>
Do not attempt to build project files from 'templates' folder

10f1fd493480bd033891e40bb30bd26147326615 authored almost 9 years ago by Uladzimir Makarau <[email protected]>
revert to stream implementation of foldparser

905f2766dfa035b774f2b3c67fba645ee718179a authored almost 9 years ago by Jared Hester <[email protected]>
Add file scaffolding

9094ea19931f6e835a6873df6fcbf1a3e87ce513 authored almost 9 years ago by Krzysztof Cieślak <[email protected]>
Merge pull request #49 from fsprojects/commands

[WIP] Change command handling and revamp project system

9f41629eaec7bd82766fdcfb25b1a8ac4ad70948 authored almost 9 years ago by Krzysztof Cieślak <[email protected]>
minor parser fixes

9f76c4a25944365d95518ee6237ca25b76f5f099 authored almost 9 years ago by Jared Hester <[email protected]>
streamlined sln parser

4284c2a9be1e420b97d94c599868d62966546356 authored almost 9 years ago by Jared Hester <[email protected]>
print Solution Records in .sln format

d6b2824a8ff2065a5f7bc85d8776971446e81f1d authored almost 9 years ago by Jared Hester <[email protected]>
Fix typos

fe099266d29cc1bf0c79a70ea5c92d1aa5aa80e1 authored almost 9 years ago by Krzysztof Cieślak <[email protected]>
Move stuff around

7f4916ab65e5f21d7a30b6fc25f355627c79b452 authored almost 9 years ago by Krzysztof Cieślak <[email protected]>
Merge branch 'master' into commands

07fd000db1a3823de425debb49271a752ac37927 authored almost 9 years ago by Krzysztof Cieślak <[email protected]>
Merge pull request #72 from spencerwi/commands

Patch to make normalizeFileName behave on Linux/OSX

8b0fc06cb551207904ab442174a3e2488205981d authored almost 9 years ago by Krzysztof Cieślak <[email protected]>
Patch to make normalizeFileName behave on Linux/OSX

bc0641efeb23ba507ab6047cf9b7060eecdd477d authored almost 9 years ago by Spencer Williams <[email protected]>
solution parser v3

uses a folding parser to accumulate parsed data into a Solution Record
properly handles arbitrar...

f8b54a4d0e88b121cee68b6b1d3c9276f17c2ea8 authored almost 9 years ago by Jared Hester <[email protected]>
Add issue tempalte

491d6f78adee6ca7363129f7345239328fdf71af authored almost 9 years ago by Krzysztof Cieślak <[email protected]>
Fix project scaffolding

15c22d1b607030dbb69d295f723192de603bdf77 authored almost 9 years ago by Krzysztof Cieślak <[email protected]>
Merge branch 'commands' of github.com:fsprojects/Forge into commands

03d3fa448a70b8596a9dc28ac69f83a8a19ded17 authored almost 9 years ago by Jared Hester <[email protected]>
revamp solution asts and parsers

4d1c4c66425cf237e05aef017268c56c09f703e9 authored almost 9 years ago by Jared Hester <[email protected]>
Get rid of old project system

4e1c07e8c6b9e8ca1ddf8fe7ddb75e2ee837fcfe authored almost 9 years ago by Krzysztof Cieślak <[email protected]>
Fix some random typo

0ceefe71518fe371b8be1478e38d8bb7e7321c79 authored almost 9 years ago by Krzysztof Cieślak <[email protected]>
minor edit missing line

1a57639b7e4aa5aabade9b8c859bbb9d1bc765b9 authored almost 9 years ago by Jared Hester <[email protected]>
single pass and interactive modes for forge app

14a1b27456eb52404180488fd4ed9f1713f8d2bc authored almost 9 years ago by Jared Hester <[email protected]>
reformat solution parser

3dd6fa8fecaa6296b4e81d8b6bb83976e581e20b authored almost 9 years ago by Jared Hester <[email protected]>
recursive help display

9e3f8e72dbab55935b30c414db29a625e27d3106 authored almost 9 years ago by Jared Hester <[email protected]>
ignore portability reports

969dbba2daedc0bf9720b8f449f276a7f1460af2 authored almost 9 years ago by Jared Hester <[email protected]>
Merge pull request #61 from spencerwi/commands

Add in support for parsing Solution (.sln) files (ported to Commands branch)

01d071ab91d7e73b89205453ad43e133d2426393 authored almost 9 years ago by Jared Hester <[email protected]>
SolutionFile parsing on Commands branch

969ac3c39aed03c022c22a5826b4955d9068aed2 authored almost 9 years ago by Spencer Williams <[email protected]>
Merge remote-tracking branch 'upstream/commands' into commands

6cf441a1667f70abf2be33242548dc21aff47e7d authored almost 9 years ago by Spencer Williams <[email protected]>