Ecosyste.ms: OpenCollective

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

Cmder

We build the console emulator cmder and supporting tools.
Collective - Host: opensource - https://opencollective.com/cmder - Website: https://cmder.app/ - Code: https://github.com/cmderdev/cmder

Update git for windows to 2.28.0

github.com/cmderdev/cmder - 29d784b2b191db7a9df6ec23e610dd131835ca0f authored over 4 years ago by Florian Schwalm <[email protected]>
Prepend %GIT_INSTALL_ROOT%\cmd to path instead of appending it

The default setting for path enhancing is appending,
so the provided unix tools don't overwrite ...

github.com/cmderdev/cmder - fc90722faaa26fa73e75b0e262950be659aedbf3 authored over 4 years ago by Florian Schwalm <[email protected]>
Rewrite old calls to :verbose_output to working %lib_console% verbose_output

github.com/cmderdev/cmder - 167c49ee6da67ca336b20a172f6b9b8a5602c09f authored over 4 years ago by Florian Schwalm <[email protected]>
Reorder if-else-clauses in :compare_git_versions so last else block can be reached

It is hard to spot without the brackets, but the last else block - that resets %test_dir% and
lo...

github.com/cmderdev/cmder - 0ed10e5e890316920b746c8d3a3f4b9a292c4b0b authored over 4 years ago by Florian Schwalm <[email protected]>
Use ERRORLEVEL instead of %errorlevel% to compare git versions

%errorlevel% was always 0, even if the vendored git version was more current than the installed ...

github.com/cmderdev/cmder - cd50db3a7f286381628714a6f63755c16c0877a6 authored over 4 years ago by Florian Schwalm <[email protected]>
fix lib_path

github.com/cmderdev/cmder - 37a223b449cc163e0981a2319b400df4f6ccceea authored over 4 years ago by Dax T. Games <[email protected]>
Update init.bat

github.com/cmderdev/cmder - 334838c0792ba6bf806a8da77f819923b3f4b3c4 authored over 4 years ago by Dax T Games <[email protected]>
Merge branch 'fix_global_vars_vscode_err' of https://github.com/daxgames/cmder into fix_global_vars_vscode_err

github.com/cmderdev/cmder - 020661af95b8f94a934f43edfa4bb4c987380f2e authored over 4 years ago by Dax T. Games <[email protected]>
Update init.bat

github.com/cmderdev/cmder - 7326a3cfc5665de9edb5326943a74df61865528a authored over 4 years ago by Dax T Games <[email protected]>
Delete vscode_init_args.cmd

github.com/cmderdev/cmder - fdcbd6df87752910f1945f1e03f469b6abe07014 authored over 4 years ago by Dax T Games <[email protected]>
Merge pull request #2351 from famoses/patch-1

quote time measures for timer.cmd

github.com/cmderdev/cmder - 0c41d5f5d452d5ed3d4705d43e9f66f9201be446 authored over 4 years ago by Dax T Games <[email protected]>
quote time measures for timer.cmd

The startup time duration is calculated wrongly ( at least for me, on Windows 1909, with CmderMi...

github.com/cmderdev/cmder - 40c58417b2aea2293fd5675835005b34008605b0 authored over 4 years ago by famoses <[email protected]>
fix cmder_configured GTR 1

github.com/cmderdev/cmder - 97a41ddd995fa0a2db402a26ed1badc21afae9fb authored over 4 years ago by Dax T. Games <[email protected]>
cleanup

github.com/cmderdev/cmder - 954937cf979acc442aa4f27bc0915ff4edb0b7fe authored over 4 years ago by Dax T. Games <[email protected]>
cleanup

github.com/cmderdev/cmder - 2c620d1d6726e6072487ea9f6a406a1be934e4b8 authored over 4 years ago by Dax T. Games <[email protected]>
make vscode_init.cmd smart enough to apply cmder settings if launched from inside or outside cmder

github.com/cmderdev/cmder - 5e7a7029d138f6a1cefbeae6e3d98e9b58c3053e authored over 4 years ago by Dax T. Games <[email protected]>
make vscode_init.cmd smart enough to apply cmder settings if launched from inside or outside cmder

github.com/cmderdev/cmder - f1c1354c007c7018cd31493e0a18dc602b694bb5 authored over 4 years ago by Dax T. Games <[email protected]>
Update init.bat

github.com/cmderdev/cmder - 0f12de345b35a6a8a77249ce388f973a89fa0350 authored over 4 years ago by Dax T Games <[email protected]>
Fix bug introduced in 1.3.15

github.com/cmderdev/cmder - c332ab1a34304c92212f0cb4b888f84f544d2570 authored over 4 years ago by Dax T. Games <[email protected]>
Update init.bat

github.com/cmderdev/cmder - 4403edb110a169048acf5ea21259da05c7a0557e authored over 4 years ago by Dax T Games <[email protected]>
Merge branch 'fix_git' into fix_global_vars_vscode_err

github.com/cmderdev/cmder - 00bc5439fdd47756567bdf8b3b5e95219d30f036 authored over 4 years ago by Dax T. Games <[email protected]>
fix git detect

github.com/cmderdev/cmder - da5f1bc4db2966b3523e6778a3d7b8194877ab9b authored over 4 years ago by Dax T. Games <[email protected]>
changelog

github.com/cmderdev/cmder - 52f5ad62c35f6e6aed69d961ec5e56f5e7c54626 authored over 4 years ago by Dax T. Games <[email protected]>
fix vscode terminal errors when setting cmder fast_init=1 outside cmder

github.com/cmderdev/cmder - 250ae06e7ab3ecbd7ff2460b2b532bcb420c3982 authored over 4 years ago by Dax T. Games <[email protected]>
Merge pull request #2338 from daxgames/master

CHANGELOG.md

github.com/cmderdev/cmder - bc7984769ce32c7b33d322266ac52900d57f95d6 authored over 4 years ago by Dax T Games <[email protected]>
CHANGELOG.md

github.com/cmderdev/cmder - 130dc750be987262eec18adfb9218216b28a820e authored over 4 years ago by Dax T. Games <[email protected]>
Merge pull request #2311 from daxgames/fix_path_enh_recurs

Fix and enhance enhance_path_recursive

github.com/cmderdev/cmder - c6edbc006801cbab8796821ee3f257526bc6eb37 authored over 4 years ago by Dax T Games <[email protected]>
Merge pull request #2335 from kvittokonito/custom_window_icons

Added support for setting custom icons for Cmder window

github.com/cmderdev/cmder - c0eeec66084003d2b8f05c74c77e72d2cd2166a6 authored over 4 years ago by Dax T Games <[email protected]>
Removed leftover debug text in error message box.

github.com/cmderdev/cmder - ee25dbaab66d252e6ef0e046ba3216764acbe585 authored over 4 years ago by Gaizka P <[email protected]>
Merge branch 'custom_window_titles'

# Conflicts:
# launcher/src/CmderLauncher.cpp

github.com/cmderdev/cmder - e3ad9c39533bea5d5d1872484a1d619840481637 authored over 4 years ago by Gaizka P <[email protected]>
Added support for setting custom titles for Cmder window.

github.com/cmderdev/cmder - 31df5c3e5e50a3d8fda66508dbb524aa2e0e27f9 authored over 4 years ago by Gaizka P <[email protected]>
Added build configurations for x64.

github.com/cmderdev/cmder - e9f20aea919e34c79a0204a39b31784681814f58 authored over 4 years ago by Gaizka P <[email protected]>
Added support for setting custom icons for Cmder window.

github.com/cmderdev/cmder - 29aa75e1586903eb74f588076c9490bd6b0b0018 authored over 4 years ago by Gaizka P <[email protected]>
Update init.bat

If CMDER_CONFIGURED==1 skip to :CMDER_CONFIGURED

github.com/cmderdev/cmder - 8781779636a44078db21d34cf85f5ecee5b854f8 authored over 4 years ago by Dax T Games <[email protected]>
Update init.bat

Move skip to user config below clink enablement in cmder_configured == 1

github.com/cmderdev/cmder - 31c019b7e40d0e505fcec4d53b8c884b2f2fb06c authored over 4 years ago by Dax T Games <[email protected]>
Update init.bat

Remove cmder_configured goto

github.com/cmderdev/cmder - 4d8655984158880311c88a6592dd0f7893e1e644 authored over 4 years ago by Dax T Games <[email protected]>
Merge pull request #2323 from SVijayB/Broken-links

Update README.md

github.com/cmderdev/cmder - a5dcf9c260b0970a738c97b48034993ef88d7983 authored over 4 years ago by Dax T Games <[email protected]>
Allow setting cmder init.bat arg vars globally on windows.

github.com/cmderdev/cmder - a999d17f7164c86baf9407f89c2d2953add66ab8 authored over 4 years ago by Dax T. Games <[email protected]>
Allow setting cmder init.bat arg vars globally on windows.

github.com/cmderdev/cmder - 04c784cb16f7743cce10501e3d14bc32aed2c8cb authored over 4 years ago by Dax T. Games <[email protected]>
Update README.md

github.com/cmderdev/cmder - a2ce74f9813c0540a79f76364c6730893cab77df authored over 4 years ago by Vijay <[email protected]>
fix cexec.cmd

github.com/cmderdev/cmder - b91bb84f3d3f19d5783717f6dcc4435a0239e9fb authored over 4 years ago by Dax T. Games <[email protected]>
Merge pull request #2308 from wtof1996/update-git

Update git for windows to 2.26.2

github.com/cmderdev/cmder - 35ace106c811d155a1b5756580d18d0f0b0778a5 authored over 4 years ago by Dax T Games <[email protected]>
readme

github.com/cmderdev/cmder - 18619834697cfa24521204f95f6bb53117adf775 authored over 4 years ago by Dax T. Games <[email protected]>
Fix and enhance enhance_path_recursive

github.com/cmderdev/cmder - 1f5ea5e596feb82eb7be0e62e6f8800570629abf authored over 4 years ago by Dax T. Games <[email protected]>
Update git for windows to 2.26.2

github.com/cmderdev/cmder - 2936abe2a5c0a5d46e2b78ec6a581e4c939d0796 authored over 4 years ago by wtof <[email protected]>
Merge pull request #2294 from daxgames/1.3.15

Fix Cmder issue #2290

github.com/cmderdev/cmder - c9bc1f6b836fbbb7cc9bce91cf7ea3b9bbbb8930 authored over 4 years ago by Dax T Games <[email protected]>
Fix Cmder issue #2290

github.com/cmderdev/cmder - be5ec648c488547926682f2f9cc81f8f2709c64d authored over 4 years ago by Dax T. Games <[email protected]>
Merge pull request #2293 from daxgames/1.3.15

1.3.15-pre

github.com/cmderdev/cmder - ab3639540fec0fe8903e26269d0c57a7d08a13e5 authored over 4 years ago by Dax T Games <[email protected]>
Merge branch 'master' into 1.3.15

github.com/cmderdev/cmder - 2517f55f156de6742ef1d1f8baa8be34708a04ba authored over 4 years ago by Dax T Games <[email protected]>
move git functions to git lib

github.com/cmderdev/cmder - 1af12666e496f367c8c9db85ce8907218ddaa3c3 authored over 4 years ago by Dax T. Games <[email protected]>
move git functions to git lib

github.com/cmderdev/cmder - 93f8718489910f6edca23d0acaf20232f893df54 authored almost 5 years ago by Dax T. Games <[email protected]>
Fix an issue with clink.find_files() return order not always consistent, leading to .init.lua not being run first lua path being broken (#2278)

github.com/cmderdev/cmder - 1071221468f2f75f2b63e482deab69c9ca986219 authored almost 5 years ago by Michael Roy <[email protected]>
Merge pull request #2265 from andyburgess/master

Fixes #2247, fixes #2254

github.com/cmderdev/cmder - a92bb1947fcc981f5976e8046cdbe4a442029e29 authored almost 5 years ago by Dax T Games <[email protected]>
Fixes #2247, fixes #2254

github.com/cmderdev/cmder - 251968b4c6a420d2d2fc92a30e3c25c1abbe072b authored almost 5 years ago by andyburgess <[email protected]>
Update CHANGELOG.md

github.com/cmderdev/cmder - 638d82e9897864935480a81b6c0b20b0e883b3ff authored almost 5 years ago by Dax T Games <[email protected]>
Merge pull request #2222 from daxgames/1.3.14

1.3.14

github.com/cmderdev/cmder - 0e37a4c2f90f78a174e46757d6cb906b236e5727 authored almost 5 years ago by Dax T Games <[email protected]>
Fix issue #2214

github.com/cmderdev/cmder - ca2550b70e7dee68325333500b7eee639cfdbaa4 authored almost 5 years ago by Dax T. Games <[email protected]>
Fix issue #2214

github.com/cmderdev/cmder - 492fc284f28edfed5b0caa0ad3b1c408b6175349 authored almost 5 years ago by Dax T. Games <[email protected]>
changelog

github.com/cmderdev/cmder - ec06f3e39b5e0b1186a4914ac0a192cf4d1dcc21 authored almost 5 years ago by Dax T. Games <[email protected]>
Merge pull request #2237 from jrappen/patch-1

Bump git-for-windows to v2.24.1.windows.2

github.com/cmderdev/cmder - 850e4ec0457f64451bcc9ffd247eddfb8b4000cf authored almost 5 years ago by Dax T Games <[email protected]>
Bump git-for-windows to v2.24.1.windows.2

github.com/cmderdev/cmder - fe3d2034ef364661c87a33bca77f2d846e8b50bb authored almost 5 years ago by Johannes Rappen <[email protected]>
revert --no-log to fix windows 7 clink prompt

github.com/cmderdev/cmder - 180e72a6aa0a9e5affaf8d2cf3e1fd272e2127fd authored almost 5 years ago by Dax T. Games <[email protected]>
post-install fixes

github.com/cmderdev/cmder - 93cf865071149c5334ab2cbb7b3d6cdb2d62bc3f authored almost 5 years ago by Dax T. Games <[email protected]>
Merge pull request #2223 from vladimir-kotikov/patch-6

Update clink-completions

github.com/cmderdev/cmder - b41aac982ce85d5e6b966924e3d212a41e7bc99a authored about 5 years ago by Dax T Games <[email protected]>
Update clink-completions

https://github.com/vladimir-kotikov/clink-completions/releases/tag/0.3.5

github.com/cmderdev/cmder - 8df688badaa8a5c9b9677f47c276d900dd2e7750 authored about 5 years ago by Vladimir Kotikov <[email protected]>
fixes for cmd:cmder init script

github.com/cmderdev/cmder - 84917159ec61f80044733e88918745cb10f5bd97 authored about 5 years ago by Dax T. Games <[email protected]>
fixes for cmd:cmder init script

github.com/cmderdev/cmder - 750560851f6d165a158a6c6e6b0e9a5aaf6697dd authored about 5 years ago by Dax T. Games <[email protected]>
fixes for cmd:cmder init script

github.com/cmderdev/cmder - 9b29668250a4e4dd311d6ca25278bb9288734806 authored about 5 years ago by Dax T. Games <[email protected]>
fixes for cmd:cmder init script

github.com/cmderdev/cmder - a857d8419cf94190f74ba86acb4840c05427a9e9 authored about 5 years ago by Dax T. Games <[email protected]>
Merge pull request #2212 from daxgames/goo_per_shell

dd per shell git opt out

github.com/cmderdev/cmder - ddec3e8425c28cddd3550d3ea592282285b3ef58 authored about 5 years ago by Dax T Games <[email protected]>
dd per shell git opt out

github.com/cmderdev/cmder - 2428e8529f67b1e4ffb406c69789794ac59e7171 authored about 5 years ago by Dax T. Games <[email protected]>
Merge pull request #2203 from daxgames/conemu191012

update conemu to 19.10.12

github.com/cmderdev/cmder - 3eb82d4095847a8e24ce785bbf93f5f3db46910c authored about 5 years ago by Dax T Games <[email protected]>
update conemu

github.com/cmderdev/cmder - 589b48d06ec6db87385c5f4391c5802f9104104e authored about 5 years ago by Dax T. Games <[email protected]>
Merge pull request #2199 from daxgames/git_opt_out

Git opt out

github.com/cmderdev/cmder - 67f35bc05d7a456f1cd6c94ecf06ccffe31a28a5 authored about 5 years ago by Dax T Games <[email protected]>
allow git prompt status opt out for powershell and bash

github.com/cmderdev/cmder - 9724151f06eef3a520d1b8e75e7b58512eab805a authored about 5 years ago by Dax T. Games <[email protected]>
allow git prompt status opt out for powershell and bash

github.com/cmderdev/cmder - c04cc6dc7fe24e8a166bda3b670f4de8ff385e8e authored about 5 years ago by Dax T. Games <[email protected]>
allow git prompt status opt out for powershell and bash

github.com/cmderdev/cmder - 3ee244e4c1f6a5e31dff3190d6213219921066fc authored about 5 years ago by Dax T. Games <[email protected]>
move lambda to cmder prompt method for easier user change

github.com/cmderdev/cmder - 44bc089ee4dbf3a9fef864f5909de7c38ff2d376 authored about 5 years ago by Dax T. Games <[email protected]>
separate powershell functions from profile.ps1

github.com/cmderdev/cmder - 6ab4599a4deb279e5249e45d458fb77da7e9a8b6 authored about 5 years ago by Dax T. Games <[email protected]>
separate powershell functions from profile.ps1

github.com/cmderdev/cmder - dac4b27e283e8260994ca09d50cf4044bcbf878c authored about 5 years ago by Dax T. Games <[email protected]>
Fix #2191 profile.ps1: CheckGit does not export $gitLoaded

github.com/cmderdev/cmder - 661f59d0fbf56a94c40ea1e43c5263ae5e26f88f authored about 5 years ago by Dax T. Games <[email protected]>
README.md

github.com/cmderdev/cmder - 5a6f873d2b1180a69ccc25ec96f4bc2fdf36ca9b authored about 5 years ago by Dax T. Games <[email protected]>
README.md

github.com/cmderdev/cmder - 788d4e0caa92bc05f8d7bd4e9041ddf104630e56 authored about 5 years ago by Dax T. Games <[email protected]>
README.md

github.com/cmderdev/cmder - f1fbd980934dcb1cbfdbec7234b3e6429c0a3365 authored about 5 years ago by Dax T. Games <[email protected]>
README.md

github.com/cmderdev/cmder - 74fcb5b62b0e8bc28f43bcfe90cfa2aa5b3022f1 authored about 5 years ago by Dax T. Games <[email protected]>
README.md

github.com/cmderdev/cmder - 60279fea04e0e83ad9a4459d926eebb6e4572f70 authored about 5 years ago by Dax T. Games <[email protected]>
changelog

github.com/cmderdev/cmder - 7877d417f87b7af2656bd3df42e65dc76f638fc3 authored about 5 years ago by Dax T. Games <[email protected]>
add ability to disable git

github.com/cmderdev/cmder - 44a8bf5802e7b4a7f094c28208144008fa28f57e authored about 5 years ago by Dax T. Games <[email protected]>
Merge pull request #2194 from daxgames/fix_path_with!

Fix path with ! in cmder_root dir path

github.com/cmderdev/cmder - b70a03cde005d86a0e6efd4d2fa953caae7fdc88 authored about 5 years ago by Dax T Games <[email protected]>
CHANGELOG.md

github.com/cmderdev/cmder - 8cf51e454a6ce9fbb92a5c04d5ec4ef84ebe59d3 authored about 5 years ago by Dax T. Games <[email protected]>
CHAMGELOG.md

github.com/cmderdev/cmder - f1b1ac0ec10a7a726d6e26fb55501f2341181bf9 authored about 5 years ago by Dax T. Games <[email protected]>
cleanup

github.com/cmderdev/cmder - 06b0c0d3c24855328c3a9f41112aff36410485b0 authored about 5 years ago by Dax T. Games <[email protected]>
Update init.bat

github.com/cmderdev/cmder - f1a97212566474d6335ce5f2044552aa0d995c7f authored about 5 years ago by Dax T Games <[email protected]>
Update CHANGELOG.md

github.com/cmderdev/cmder - 46c80993176cc328ac974c915b56cce304ca5e63 authored about 5 years ago by Dax T Games <[email protected]>
Merge pull request #2193 from glucas/fix/2192

Fix #2192: Set default prompt hooks before loading user profile

github.com/cmderdev/cmder - f44c68273b5ac6e3c4cf55e2d5e800d7f0437435 authored about 5 years ago by Dax T Games <[email protected]>
Fix #2192: Set default prompt hooks before loading user profile

github.com/cmderdev/cmder - 7f69f156372de21a005f9366f2a9c7334f959d71 authored about 5 years ago by Greg Lucas <[email protected]>
Update template issue (#2189)

* fix unclear guide

* m. update

github.com/cmderdev/cmder - 3736508b2c29c84c04f8d4785a0e93e20b260cb7 authored about 5 years ago by David Refoua <[email protected]>