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

Merge pull request #1998 from cmderdev/revert-1995-fix_ssh_agent_default

Revert "fix sshagent call in user_profile.cmd.default"

github.com/cmderdev/cmder - b2723d6f6a9956eac19656e8fdcbb9298832b92c authored about 6 years ago
Revert "fix sshagent call in user_profile.cmd.default"

github.com/cmderdev/cmder - 4f2ced57df27f29cbc2013d88a3532f96be68031 authored about 6 years ago
Revert "Update Changelog"

github.com/cmderdev/cmder - 88169b8721fe7fbc45e70445b913f25f4c4c7930 authored about 6 years ago
Merge pull request #1996 from daxgames/fix_ssh_agent_default

Update Changelog

github.com/cmderdev/cmder - f6db9227321b6101dc2c9cc364f1f9b45c4ccf4e authored about 6 years ago
Merge pull request #1995 from daxgames/fix_ssh_agent_default

fix sshagent call in user_profile.cmd.default

github.com/cmderdev/cmder - 7e8d67caa81aee8c9000537a4df76fa0b6b4e39d authored about 6 years ago
fix sshagent call in user_profile.cmd.default

github.com/cmderdev/cmder - 4e4f05037442d676428d5417c933c16817d68eaf authored about 6 years ago
add percent escaping for string.gsub (#1991)

In `string.gsub()`, the `%` character has special meaning and must be escaped to be treated verb...

github.com/cmderdev/cmder - 51e75d4bb5a76b05e8b96674405749f00ec296a8 authored about 6 years ago
Merge pull request #1988 from daxgames/no_prefer_nix_option_

Prefer /nix_tools option

github.com/cmderdev/cmder - f4389fc552a9c0c8f53d88e126331408006fc1cc authored about 6 years ago
Merge pull request #1987 from seeq12/default-files-user-profile

Use default files for default user profiles

github.com/cmderdev/cmder - 8101923242f85454b89b196ea40d662a9bcd2f8e authored about 6 years ago
Move ssh-agent logic to lib script

github.com/cmderdev/cmder - 7e1bc4297aae2888df7e7ae551fa57d553b8c069 authored about 6 years ago
Update init.bat

github.com/cmderdev/cmder - 0f30329e3842f782223b86b113ac30e56cc72497 authored about 6 years ago
Merge pull request #1975 from patstew/git-no-unix

Add /git_no_unix switch to init.bat to prevent adding !GIT_INSTALL_ROOT!\usr\bin to PATH

github.com/cmderdev/cmder - 25820ae4d41f75e141eaff3a15532ace4fcde70c authored about 6 years ago
update nix_tools option to allow preferring nix tools

github.com/cmderdev/cmder - 528a69dab9988a2fae45a93fa8784dfbb84db597 authored about 6 years ago
Use default files for default user profiles

github.com/cmderdev/cmder - 0c9e0e2f8c3c5864cdf547a3401c8518cd06a3dc authored about 6 years ago
Add /nix_tools switch to init.bat to optionally add !GIT_INSTALL_ROOT!\usr\bin to PATH

github.com/cmderdev/cmder - 20eb7b8e815a907a30c3294b7a62e1b212a5e3e7 authored about 6 years ago
Merge pull request #1982 from haroldhues/master

make /register work with /single

github.com/cmderdev/cmder - ab02c4ce46bdf09eb9adab550d75da6adeb1dac3 authored about 6 years ago
make /register work with /single

github.com/cmderdev/cmder - f9f06a55954c1944d8c58909f02ae74ea5969449 authored about 6 years ago
remove file

github.com/cmderdev/cmder - fcab51da2b25f3ba730ddbb95a00f00128e72f80 authored about 6 years ago
Merge branch 'master' of https://github.com/cmderdev/cmder into prefer_nix_option

github.com/cmderdev/cmder - dc492c836f234988d83d73c77c98aded8b1762d0 authored about 6 years ago
add '/prefer_nix' switch to init.bat

github.com/cmderdev/cmder - 1eb03dd1b81d5b1c61686312bf3256d15c6b29b0 authored about 6 years ago
Merge pull request #1971 from cmderdev/fix_1.3.9

fix initial launch of cmder starting with conemu default cfg

github.com/cmderdev/cmder - 3163d6d1c3b8b027390f35fa618cfab37d73a865 authored about 6 years ago
fix initial launch of cmder starting with conemu default cfg

github.com/cmderdev/cmder - 5c7f4943ad9a1cd1f2183fc003914ba8b9148251 authored about 6 years ago
Merge pull request #1969 from rjvdboon/fix_1956

Improve LANG env var detection

github.com/cmderdev/cmder - 378ebff56628f698f8c3c783003f3d6cfa07257f authored about 6 years ago
Improve LANG env var detection

github.com/cmderdev/cmder - 572a94ca3a32061d48216cc28375ab457b2794cc authored about 6 years ago
Merge pull request #1949 from daxgames/multi-user

Use user_conemu.xml or conemu-%computername%.xml directly if '-c [path]' is used to start cmder.

github.com/cmderdev/cmder - 22aa59bd8327828efe1a265a6e521c72130b0075 authored about 6 years ago
Merge branch 'master' of https://github.com/cmderdev/cmder into multi-user

github.com/cmderdev/cmder - eb6a332da29d3ab60f0f538ca3f2ece45c36d4b0 authored about 6 years ago
Merge pull request #1961 from DanielChesters/master

Ensure use the system find and findstr command instead find/findstr from path

github.com/cmderdev/cmder - dd614642b2b9c04dbb67e8915978c38982d24825 authored about 6 years ago
Ensure use the system find and findstr command instead find/findstr from path. Fix #1959

github.com/cmderdev/cmder - 036cf09360b232bd2d996427aee170eb3bd52b93 authored about 6 years ago
fix powershell profile.d

github.com/cmderdev/cmder - 7203671fc9fe2922c4de6e3c484b1c347855b2eb authored about 6 years ago
make /register work with /c

github.com/cmderdev/cmder - 787ac3773cab86d31f477abd1a31808a7c39dfe5 authored about 6 years ago
better command line error handling

github.com/cmderdev/cmder - b16aa7a29e777c6d3a9240ffbb3ce96708ac14ca authored about 6 years ago
add /m command line argument to use machine config rather than user config for conemu.

github.com/cmderdev/cmder - d8e8fc8adb03129658d4dad6eb012d30c2f5729e authored about 6 years ago
added /c [path] use vendored conemu.xml as a default starting point if it exists

github.com/cmderdev/cmder - 8c0817941e6c4bac6e17de191f3d10b0a76e8182 authored about 6 years ago
use user_conemu.xml or conemu-%computername%.xml directly if '-c [path]' is used to start cmder.

github.com/cmderdev/cmder - e904ebce72b6b612c37269298b8b831b2d1d4311 authored about 6 years ago
Merge pull request #1948 from daxgames/fix_timer

fix timer error

github.com/cmderdev/cmder - a226019d5ab95ffc103617695625b3abb40cc7b5 authored about 6 years ago
fix timer error

github.com/cmderdev/cmder - d04cc1f04ea3f79d4259dab7e35b0771a0127de9 authored about 6 years ago
Merge pull request #1947 from daxgames/fix_ignore_config

Fix ignore config

github.com/cmderdev/cmder - 2e77513674f0bd81a0fac52980e922d271d12dc5 authored about 6 years ago
Merge branch 'fix'

github.com/cmderdev/cmder - ddbfd1da1839fd2f0c8df3d5fba252be0dc786be authored about 6 years ago
Fixed move of default conemu.xml to the vendor folder

github.com/cmderdev/cmder - bc7c6e97b3cd71ac751cd877c5e092d3368d4710 authored about 6 years ago
Merge pull request #1946 from cmderdev/revert-1945-ignore_config

Revert "Ignore `%cmder_root%\config`"

github.com/cmderdev/cmder - 45f05ed8fa5ebf48379625ef2200f25d292eaceb authored about 6 years ago
Revert "Ignore `%cmder_root%\config` (#1945)"

This reverts commit 637b0fd3acf1554818cc5ac34bfaf006bffcffcc.

github.com/cmderdev/cmder - 72b676b939053267234995622119293ff5c05092 authored about 6 years ago
Ignore `%cmder_root%\config` (#1945)

* move default comemu.xml to vendor folder

* ignore all of config folder

* cleanup

github.com/cmderdev/cmder - 637b0fd3acf1554818cc5ac34bfaf006bffcffcc authored about 6 years ago
ignore all of config folder

github.com/cmderdev/cmder - f3ed7b6d1b07a20b21569bde95634f04c98c50e9 authored about 6 years ago
move default comemu.xml to vendor folder

github.com/cmderdev/cmder - 57e5ae1719d6b23ccaf5517c3d0de21c7ca3033d authored about 6 years ago
Add /f for fast init. (#1942)

The below enables Cmder Fast Init mode for `cmd.exe` sessions. This is more like the Cmder 1.3....

github.com/cmderdev/cmder - a5bdecca771e9eec79f6c583fc8eca1777afdfc2 authored about 6 years ago
Initialize time_init to fix init error message

github.com/cmderdev/cmder - 5be25f29f8b0f1a8dc08de596ccc9859f496752d authored about 6 years ago
Remove duplicate `Install-Module` detection

Block was inserted twice.

github.com/cmderdev/cmder - cb78f0486a7aad46904508c8427d44fa71518c53 authored about 6 years ago
Fix typo and broken link

github.com/cmderdev/cmder - da0aea96f8ae30d21a7babbccde64f1171788b83 authored about 6 years ago
Fix typos, remove escaping inside inline code, replace single quote with backtick

github.com/cmderdev/cmder - f5ac81daa0c91fc690f84f7ccd1764945164800b authored about 6 years ago
add diag helper scripts and adds to the path (#1918)

These scripts are to help us help our users by getting a relative picture of their environment t...

github.com/cmderdev/cmder - 3a11d45552ae0b6688af82c6466cda09f5946d9e authored about 6 years ago
Merge pull request #1905 from narnaud/git_shim

Ensure the right git path is found in case of shim.

github.com/cmderdev/cmder - c5a6afbf5b0d15703da4ecef75d0e845c9c27707 authored over 6 years ago
Ensure the right git path is found in case of shim.

If the git found is a shim, we need to follow the path to the actual git
directory to set the GI...

github.com/cmderdev/cmder - a607f0f2d53eb620436ac0cc248458a402a6dfed authored over 6 years ago
Merge pull request #1758 from xiazeyu/master

lib to check init.bat's custom args

github.com/cmderdev/cmder - 66da1716bc8a3681166107fb5378c1a8cd9f9d72 authored over 6 years ago
Merge pull request #1 from daxgames/cexec

flag_exists.cmd to cexec

github.com/cmderdev/cmder - bfaa194468dd9183d4f2054142db1a979f67fa2e authored over 6 years ago
Merge pull request #1889 from leochien0102/leochien0102-patch-1

Leochien0102 Fix the 'was unexpected at this time.' at start

github.com/cmderdev/cmder - c3956e307af437c64f5d6b1f8dbb139ddff3ed63 authored over 6 years ago
Merge pull request #1887 from gaoslin/master

Update init.bat, fix PR #1665

github.com/cmderdev/cmder - 3344268c24869d1ec7b58403b8a69c2d681b0ede authored over 6 years ago
more headers

github.com/cmderdev/cmder - 103d0a6cea871d10c3df992861b833c155c6fbb2 authored over 6 years ago
fix the 'was unexpected at this time.'

Change the single quotation marks to double while path concerned

github.com/cmderdev/cmder - 8dc9bc9ae1e2525eeaa5d672faa0870e6949e19e authored over 6 years ago
Update init.bat

github.com/cmderdev/cmder - bb4ed4af51fd0dd1f7953f1a8989c9aee58ec1c0 authored over 6 years ago
Merge pull request #1884 from daxgames/fix_lua

Fix lua

github.com/cmderdev/cmder - ae2fda72fd15854a80b41d2457aaa156a205a60f authored over 6 years ago
init.bat update for cexec

github.com/cmderdev/cmder - bda09bc274b93ba26990d5b490a014184668dae8 authored over 6 years ago
git prompt yellow

github.com/cmderdev/cmder - 749ce17dbe873161d4ccc264ef80feda99f1af4e authored over 6 years ago
fix user lua and git detection

github.com/cmderdev/cmder - 1d36ba4ed4a8850b57f2718a2e858423735b67c5 authored over 6 years ago
allow conditionally setting environment variables

github.com/cmderdev/cmder - 564ef5220e168893899ac1e6f25fba6a455ae065 authored over 6 years ago
added exit codes

github.com/cmderdev/cmder - 9dce9d0f62ca0546347bd490a95722db2eedc92d authored over 6 years ago
flag_exists.cmd to flag_exec.cmd, also to lib as an option

github.com/cmderdev/cmder - 669e99760261b02968fc43e7793b9e2661e78186 authored over 6 years ago
Merge branch 'master' into master

github.com/cmderdev/cmder - 0730c6e32b0e4b6e9a0eec3dbf9635d7420a7426 authored over 6 years ago
Merge pull request #1871 from daxgames/user_lua

Embed 'alias' functionality into 'vendor\bin' and Load User Lua files

github.com/cmderdev/cmder - 0d2e16c6536495c9ebc2466b3a15582a9aee45e3 authored over 6 years ago
Merge pull request #1834 from b0bh00d/master

Refactored the Mercurial prompt code to be more efficient.

github.com/cmderdev/cmder - 35eab7a51a1ac4294df9861ff2fe5f40e94e0218 authored over 6 years ago
:arrow_up: ConEmu to 180626

release notes: https://conemu.github.io/en/Whats_New.html

github.com/cmderdev/cmder - 2cfa7c45fc84cebf0b8094bf124f0a082d5434af authored over 6 years ago
:arrow_up: Update Git to 2.19.0

Release notes: https://github.com/git-for-windows/git/releases/tag/v2.19.0.windows.1

github.com/cmderdev/cmder - ab0de6d15794ae96c34a98273a849ae8af654239 authored over 6 years ago
switch to taskdialog

github.com/cmderdev/cmder - 9b121f1c0aac863c8124443e306cb3d8e67647cc authored over 6 years ago
set encoding to UTF-8

github.com/cmderdev/cmder - cfe22c8ef055acf78cf8b93ae2b6ed4f2df562ac authored over 6 years ago
add strings.rc2

github.com/cmderdev/cmder - 3ef53f64d48913bf9fa418646dbdc1735e385569 authored over 6 years ago
mainstram build tools

github.com/cmderdev/cmder - 4a10e0b2eb2264ffe003dc9b12383988fd8a911a authored over 6 years ago
handle start dir args with trailing \"

github.com/cmderdev/cmder - b1aa687d4ff4e57cd6f508925e1ef07a854851dd authored over 6 years ago
'.gitignore'

github.com/cmderdev/cmder - 12b9af99c542ae086ab16270f47612b0c1a6ea0b authored over 6 years ago
Merge branch 'user_lua' into tcc

github.com/cmderdev/cmder - 06c7cc969ce2189e55cc7eb801762539df81e454 authored over 6 years ago
'.gitignore'

github.com/cmderdev/cmder - 44b4b7a1954c49b6aec67794aaf7a0e26672f71b authored over 6 years ago