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 #438 from vladimir-kotikov/development

Improves performance of prompt filtering

github.com/cmderdev/cmder - 2292348f9508ea7b208ed5365f413270498f40cd authored almost 10 years ago by Martin Kemp <[email protected]>
Removes error messages when getting repo status

When `get_git_status` fails the inner `os.execute` call print error
message to console. This rem...

github.com/cmderdev/cmder - 2855a699a1742bca133028e738de57d0571f3e3b authored almost 10 years ago by Vladimir Kotikov <[email protected]>
Improve performance of git and mercurial prompt

This implements custom logic to detect if we're inside of working tree
and skips os calls if not...

github.com/cmderdev/cmder - d8c9d32cb2a6a9b9447ccb450e9f0765227552b5 authored almost 10 years ago by Vladimir Kotikov <[email protected]>
Merge pull request #434 from vladimir-kotikov/development

Preview PR for including external completions into Cmder

github.com/cmderdev/cmder - 522a75835f7c55593bbd13e44ec1a1b7643820d0 authored almost 10 years ago by Martin Kemp <[email protected]>
Adds clink-completions as an external dependency

* Adds package to sources.json
* Merges all cmder's lua modules into one -> cmder.lua to exclude...

github.com/cmderdev/cmder - b75b3239e7b9d74a83f7eafa9d34fb6a3a63bbbb authored almost 10 years ago by Vladimir Kotikov <[email protected]>
Merge pull request #432 from Jackbennett/ps-revert-newline

Revert new line from commit dc834cc28f

github.com/cmderdev/cmder - 69eb956d655e364d7c4e411275d0fb32cee637f8 authored almost 10 years ago by Martin Kemp <[email protected]>
Merge pull request #431 from Jackbennett/ps-profile-modulePath

Leverage the Module Autoload path and save doing it ourselves.

github.com/cmderdev/cmder - 6c074693a4a09d5f94ef2ebf9b50f7dc4bc9041e authored almost 10 years ago by Martin Kemp <[email protected]>
Revert new line from commit dc834cc28f

This matches how cmd looks in conemu for cmder and PS seems to add some
padding around command o...

github.com/cmderdev/cmder - dfa58acccc2c4d982942a53cbb61d0fa5a3955fe authored almost 10 years ago by Jack Bennett <[email protected]>
Leverage the Module Autoload path and save doing it ourselves.

This should be faster too as we won't automatically import all functions
to the session. Powersh...

github.com/cmderdev/cmder - e811c60ab2433405c0cf12843f56eb2e16425b41 authored almost 10 years ago by Jack Bennett <[email protected]>
Delete all except git.exe, reducing final size

Using git-$COMMAND is no longer supported anyway.

github.com/cmderdev/cmder - 004761b32f8aa47fad3929babf53e3f8972f33eb authored almost 10 years ago by Martin Kemp <[email protected]>
Merge pull request #429 from Jackbennett/mend-build

Fix build script removing a trailing comma. Download into a temp folder.

github.com/cmderdev/cmder - 8b8f98c078b3a6eb1700ff27cf3f966e803723c2 authored almost 10 years ago by Martin Kemp <[email protected]>
Merge pull request #430 from Jackbennett/native-ps

Adds support for PS 4.0 native hash command to remove a dependency

github.com/cmderdev/cmder - 58a89e779b94b5c94ffa2f9990261bfe036a9002 authored almost 10 years ago by Martin Kemp <[email protected]>
Adds support for PS 4.0 native hash command to remove a dependency

PS 4.0 requires installing WMF 4.0 on windows 7, 8, Server 2012
Native on 8.1, Server 2012r2

github.com/cmderdev/cmder - aad729eb87725c3fcf1ca5a05e50ef415e02a64c authored almost 10 years ago by Jack Bennett <[email protected]>
Fix build script removing a traling comma. Download into a temp folder.

I made a bad patch with the parameters syntax. I'm making the temp files
go into a subfolder as ...

github.com/cmderdev/cmder - 2c184f8721d71c8c686b8ca0d14887c2b8a4ecff authored almost 10 years ago by Jack Bennett <[email protected]>
Initial git cleanup PS

It's not functional, yet.

github.com/cmderdev/cmder - 3c289b455b69398fe1bf1040978270112a0a880c authored almost 10 years ago by Martin Kemp <[email protected]>
Remove unnecessary binaries.

Just remember to add them in to the package.

github.com/cmderdev/cmder - 66d51705142e6869b985ca9d9d56d30a594d3de9 authored almost 10 years ago by Martin Kemp <[email protected]>
Merge pull request #364 from narnaud/pr-local-git

Prefer user installed git over cmder one.

github.com/cmderdev/cmder - b25e46d7a7e4d596b589e33c35e712954e9f4492 authored almost 10 years ago by Martin Kemp <[email protected]>
Merge pull request #324 from cgrail/patch-2

Border less window mode

github.com/cmderdev/cmder - 60d3c67194b02649412a1e30fbc6fa422d7970d1 authored almost 10 years ago by Martin Kemp <[email protected]>
Fix the /d flag

Was deleted in last commit.

github.com/cmderdev/cmder - 34947c4f0f5a0f837ad33d27b402fb3020c1a638 authored almost 10 years ago by Martin Kemp <[email protected]>
Merge branch 'glucas-alias-show' into development

github.com/cmderdev/cmder - 3b637e98668482d7a5a66441d33e3a52abdb34e7 authored almost 10 years ago by Martin Kemp <[email protected]>
Resolved conflict in alias.bat merge

github.com/cmderdev/cmder - efe244b5fad35b8d1432dc6288d1d3b5af31d4f3 authored almost 10 years ago by Martin Kemp <[email protected]>
Change clink matching style to default. Fixes #218

Users should change this to their preference, this is reverting it to
how it should be "out of t...

github.com/cmderdev/cmder - aa9cb38672686e998c4c5a4c5abe996189855d74 authored almost 10 years ago by Martin Kemp <[email protected]>
Merge pull request #311 from sescandell/fix-adminlaunch

FIX CMDER_ROOT for admin launch

github.com/cmderdev/cmder - 7169f49ffffbd0e4b738a3a60b89e913a1a0916b authored almost 10 years ago by Martin Kemp <[email protected]>
Merge pull request #273 from LeoColomb/master

Fixes small Powershell' loader issues

github.com/cmderdev/cmder - 021263d81c0c1309e711462fc9e8381ae8e0cf3f authored almost 10 years ago by Martin Kemp <[email protected]>
Build XP Compatible Binaries

Because people still use an operating system from 2001.

github.com/cmderdev/cmder - 5dbb84d78be695bf7630a09c68e5b3d93e805f01 authored almost 10 years ago by Martin Kemp <[email protected]>
Merge remote-tracking branch 'upstream/development' into development

github.com/cmderdev/cmder - 1cea2c327825eb0b281fec4ea6f170b9e26f450b authored almost 10 years ago by Kody Brown <[email protected]>
Added code to check for the existence of a customized ini file named `ConEmu-%COMPUTERNAME%.ini`, before checking for the standard ini file `ConEmu.ini`.

github.com/cmderdev/cmder - 187156487e075be59bd892c82652a319bf6dfda3 authored almost 10 years ago by Kody Brown <[email protected]>
Merge pull request #422 from ragekit/development

Added git shell task.

github.com/cmderdev/cmder - c0dcce48807d8f682f04347a9fee0db86f72be99 authored almost 10 years ago by Martin Kemp <[email protected]>
Added git shell task.

github.com/cmderdev/cmder - 4b2590bfd3371293b465e34076796296f27b2c94 authored almost 10 years ago by RageKit <[email protected]>
Merge pull request #410 from Jackbennett/patch-1

Install steps clarity

github.com/cmderdev/cmder - df4e83de438ade5812a7e12ea55547fd1f8357c0 authored almost 10 years ago by Martin Kemp <[email protected]>
Install steps clarity

In reference to #389 I thought I'd just clear up this instruction even more.

github.com/cmderdev/cmder - 4a681bbc60f2dc658d18fcb2c0f83d3a17cf783c authored almost 10 years ago by Jack <[email protected]>
Merge pull request #406 from Jackbennett/development

Use a -Full parameter to download all sources rather than the minimum

github.com/cmderdev/cmder - 1ae1194555c65712a8ac1f187984eadbfb8674c1 authored almost 10 years ago by Martin Kemp <[email protected]>
Merge pull request #407 from Jackbennett/update-sources

Update Conemu <preview release>, update clink 4.4

github.com/cmderdev/cmder - e5665898719b9a234432fe40a14e17715dbe8e90 authored almost 10 years ago by Martin Kemp <[email protected]>
Update Conemu <preview realease>, update clink

Lets move to the much newer ConEmu preview release.
Pulling the newer clink also

github.com/cmderdev/cmder - a0d87e83681341b271b23dde69e3f8ae8d7a6a2f authored almost 10 years ago by Jack Bennett <[email protected]>
Use a -Full parameter to download all sources rather than the minimum

Use a full switch to indicate if we want to go and pull a copy of git
since its huge and if a de...

github.com/cmderdev/cmder - 31c169a761ccbec13c14060b63e41966fa105f66 authored almost 10 years ago by Jack Bennett <[email protected]>
Merge pull request #401 from utek/hg_prompt

Adding mercuial prompt

github.com/cmderdev/cmder - af30a90ef07d309b2b73d8e0da27ccafa498748c authored almost 10 years ago by Martin Kemp <[email protected]>
mercurial prompt

github.com/cmderdev/cmder - 8a885167c3d5cab6833e30ffb2c6abd80af582fb authored almost 10 years ago by Łukasz Bołdys <[email protected]>
Handle quoted paths

I was annoyed at having to use short paths all the time in my aliases. It wasn't until I found a...

github.com/cmderdev/cmder - 0311e129ca84fb1eee5e454f3ec9f8229e3c9c07 authored almost 10 years ago by Mike <[email protected]>
Added 2 to 2013

We aren't living in the past.

github.com/cmderdev/cmder - 8275f005b20f0d39f3e58811592f5ebdf925e495 authored almost 10 years ago by Martin Kemp <[email protected]>
Merge pull request #390 from gitter-badger/gitter-badge

Add a Gitter chat badge to README.md

github.com/cmderdev/cmder - b2160799667400f2ca12cf79f4ffb02539f00c14 authored almost 10 years ago by Martin Kemp <[email protected]>
Added Gitter badge

github.com/cmderdev/cmder - c3d1ccba79fde2c51fb47b30aebc1f5e2aaebe0a authored almost 10 years ago by The Gitter Badger <[email protected]>
Merge pull request #378 from asika32764/patch-2

Support UTF-8 file list

github.com/cmderdev/cmder - 7834fe0a260f9aad32647a6d58545d53194cfe54 authored almost 10 years ago by Martin Kemp <[email protected]>
Support UTF-8 file list

github.com/cmderdev/cmder - 64aaa96bfbd798a05d84c22b5b7f19bac52466f0 authored almost 10 years ago by Simon Asika <[email protected]>
Merge pull request #374 from CumpsD/patch-1

Updated vendor references

github.com/cmderdev/cmder - a708fff82406b666346754c82b8785c7be39355c authored almost 10 years ago by Martin Kemp <[email protected]>
Merge pull request #308 from SheGe/feature/psprompt

Lambda color in powershell was changed to DarkGray

github.com/cmderdev/cmder - f78e24094bb2f212386913882bca0899bbda8ff4 authored almost 10 years ago by Martin Kemp <[email protected]>
Update ConEmu.xml

Fixes missing 'PowerShell as Admin' Task

github.com/cmderdev/cmder - d3e85417ce9deafc131a6bcd91cefd8d1226b0cd authored almost 10 years ago by Martin Kemp <[email protected]>
Change PowerShell as admin macro

'PowerShell' and 'PowerShell as Admin' task were conflicting as the same
macro `Ctrl + Alt + 2` ...

github.com/cmderdev/cmder - 33810f993f34041dc6f40386b9accfcee9a41ab5 authored almost 10 years ago by Martin Kemp <[email protected]>
Updated vendor references

- Upgrade to git is needed for a security issue in 1.9.4
- Upgrade of ConEmu is needed for High...

github.com/cmderdev/cmder - ed7a20cec22fb3d69ac3be819e311e3c4f5c0ec2 authored almost 10 years ago by David Cumps <[email protected]>
Prefer user installed git over cmder one.

Also set SVN_SSH (pointing to git ssh) so we can use git svn on
ssh svn repositories.

github.com/cmderdev/cmder - 45ff72b48b55b6a7dd8292d24294462f900d084f authored almost 10 years ago by Nicolas Arnaud-Cormos <[email protected]>
Merge pull request #353 from Celeo/master

Updating to msysgit 1.9.5

github.com/cmderdev/cmder - f5ce49b8b3fefeaa37db6b1aee2a8d181f763d68 authored almost 10 years ago by Martin Kemp <[email protected]>
Merge pull request #362 from vladimir-kotikov/clink-update

Update clink to latest (0.4.3) version

github.com/cmderdev/cmder - 17b4525e609950326e7d5147cb9b555f737a1f80 authored almost 10 years ago by Martin Kemp <[email protected]>
Merge pull request #358 from vladimir-kotikov/alias-rework

Rework `alias` command to not to use external tools

github.com/cmderdev/cmder - 6c6953629599c2dff42c8d5b4e2825b0fddfe103 authored almost 10 years ago by Martin Kemp <[email protected]>
Updates clink to latest (0.4.3) version

github.com/cmderdev/cmder - b831c4569fe37c4c9802f02eca6a479aef2a2079 authored almost 10 years ago by Vladimir Kotikov <[email protected]>
Adds info about command options

github.com/cmderdev/cmder - dba00b9175c5e90d7a28d562d8dc117f7516c46f authored almost 10 years ago by Vladimir Kotikov <[email protected]>
Fix quotation for aliases variable

github.com/cmderdev/cmder - 01849c336516bcc505605752cb3142f9948b92af authored about 10 years ago by an-selm <[email protected]>
`alias` command without arguments now outputs all defined aliases

github.com/cmderdev/cmder - 30ddd53288d0d2c8b64d7e2948504dd475b4ebc3 authored about 10 years ago by an-selm <[email protected]>
Add /d option to alias command that removes existing alias

* Remove separate unalias script and add `unalias` alias ^) for `alias /d`

github.com/cmderdev/cmder - 0ae09e9a4aed4af58f2d3ba5ab993906d113e50b authored about 10 years ago by an-selm <[email protected]>
Rework alias command to handle duplicates

* Removed unnecessary perl script

github.com/cmderdev/cmder - e224d133f3c0a89ff27f7164d5a653fce7508a4d authored about 10 years ago by an-selm <[email protected]>
Updating to msysgit 1.9.5

https://github.com/blog/1938-vulnerability-announced-update-your-git-clients

Updating to msysgi...

github.com/cmderdev/cmder - 503ddcb8958516a189e053ad981f17bf62473007 authored about 10 years ago by Matt Boulanger <[email protected]>
Merge pull request #352 from ogrim/sshagent

Adding script to enable SSH-agent #193

github.com/cmderdev/cmder - 11753fdd2a2b82160d669355402789314620d54e authored about 10 years ago by Martin Kemp <[email protected]>
Support %HOME% variables containing spaces

github.com/cmderdev/cmder - ad4a2103eaf714799c5b1247b34ad869ba574df4 authored about 10 years ago by Aleksander Skjæveland Larsen <[email protected]>
Adding info on SSH agent to README.md

github.com/cmderdev/cmder - 6106a555fee13dce50eb4b61e568e6822a2382d9 authored about 10 years ago by Aleksander Skjæveland Larsen <[email protected]>
Adding script to enable SSH-agent #193

Adding agent-script to bin-folder and a commented out call in init.bat

github.com/cmderdev/cmder - 75707f9a6574680cb46a93267b7e9e9ca23e426a authored about 10 years ago by Aleksander Skjæveland Larsen <[email protected]>
Fixes Powershell loader issues

* Fix modules order required
* Add newline before prompt
* Fix color name

github.com/cmderdev/cmder - dc834cc28f7960cc3c2ce9eed70c1d4cdf486eec authored about 10 years ago by Léo Colombaro <[email protected]>
Merge pull request #326 from kohenkatz/development

changes copied from PR#256

github.com/cmderdev/cmder - bbbda146b85e91b1df5d47403f86ba5b525741f6 authored about 10 years ago by Martin Kemp <[email protected]>
changes copied from https://github.com/TheCjw/cmder/commit/0f295234cc95427ccef82bb23c5493d3abeb7a57 and https://github.com/TheCjw/cmder/commit/18fea0ac0375b912eb0b3fd7a9dff14893d50b92

github.com/cmderdev/cmder - e5531537ad6c4ff9b5542c785c873edf7a2dcf77 authored about 10 years ago by Moshe Katz <[email protected]>
Update msysgit & conemu

Updated links to latest versions of msysgit and conemu; 1.9.4-preview20140929 and 141117 respect...

github.com/cmderdev/cmder - 44e61844873855b6f6b3e8a830c501dfa59f9966 authored about 10 years ago by Martin Kemp <[email protected]>
Border less window mode

Copy of the https://github.com/bliker/cmder/pull/320

Now for the development branch.

Disab...

github.com/cmderdev/cmder - 57ec099e0fe075d156309675bf2d1bafa132a291 authored about 10 years ago by cgrail <[email protected]>
Merge pull request #313 from glucas/unalias-command

Add an unalias command

github.com/cmderdev/cmder - b700016a156a573a5f655d9ae54c25c7dd395271 authored about 10 years ago by Martin Kemp <[email protected]>
Update alias.bat to show an existing alias

When calling alias.bat with a single argument, check if that argument is
an existing alias and i...

github.com/cmderdev/cmder - 469d299ae8229015349340bfcf25d970913d05b1 authored about 10 years ago by Greg Lucas <[email protected]>
Add an unalias command

Add bin/unalias.bat to perform the opposite action of alias.bat.
Removes a given alias from the ...

github.com/cmderdev/cmder - 79fbae08547953b02d40f704ac3e95c8448d5dba authored about 10 years ago by Greg Lucas <[email protected]>
Merge pull request #312 from bliker/revert-256-master

Revert "Add single mode support."

github.com/cmderdev/cmder - f4bca30e11f836481569dd1bfe103f244c63f153 authored about 10 years ago by Martin Kemp <[email protected]>
Revert "Add single mode support."

github.com/cmderdev/cmder - b067d48f6c8ab298e2ca50d9dac1aa290e4c2e1a authored about 10 years ago by Martin Kemp <[email protected]>
Merge pull request #256 from TheCjw/master

Add single mode support.

github.com/cmderdev/cmder - 188305426f94a49a5809edb0ed4600dce6ea2d51 authored about 10 years ago by Martin Kemp <[email protected]>
FIX CMDER_ROOT for admin launch

When launching a cmd in admin mode, if %ConEmuDir%\..\.. contains any space, it breaks the scrip...

github.com/cmderdev/cmder - ea3863bc6b11c5e2190db4b5845a731f6d9dcb35 authored about 10 years ago by Stéphane <[email protected]>
Lambda color in powershell was changed to DarkGray

github.com/cmderdev/cmder - c8193ea36803598e63d907c806c29771258d2095 authored about 10 years ago by Szymon Sito <[email protected]>
Merge pull request #304 from glucas/pull-alias-reload

Add option to reload aliases from file

github.com/cmderdev/cmder - 25991ac6a1cbd98343a57e339507e44ae133ac73 authored about 10 years ago by Martin Kemp <[email protected]>
Add option to reload aliases from file

Add a quick way to reload the aliases file in the current shell using:

alias /reload

github.com/cmderdev/cmder - 717b556d7aacda91fb6827445421fadaf6b62091 authored about 10 years ago by Greg Lucas <[email protected]>
Merge pull request #300 from melku/clean_aliases_script

Clean aliases script

github.com/cmderdev/cmder - 20c9ba207db8347824447ec548a029c9d383df65 authored about 10 years ago by Martin Kemp <[email protected]>
Merge pull request #299 from robgithub/development

Adding history alias

github.com/cmderdev/cmder - d6edd152ad10b8bc57acf467b34ecad7f1501b5e authored about 10 years ago by Martin Kemp <[email protected]>
Adding history alias

simple alias that operates as history command

github.com/cmderdev/cmder - 6a241b5e7c2217761104959f18fc002dbf884674 authored about 10 years ago by Rob <[email protected]>
Merge pull request #298 from LeoColomb/patch-1

Fixes the ambiguity about notice and parameter

github.com/cmderdev/cmder - 373e1ef36dd5144341d0ec764bc5587454505827 authored about 10 years ago by Martin Kemp <[email protected]>
Fixes ambigius about notice and parameter

github.com/cmderdev/cmder - 5b9166504093f9d6efb3fbbd81f5f3036e1eb3e6 authored about 10 years ago by Léo Colombaro <[email protected]>
Don't ignore icons when packing (Fixes #292)

Icons were being ignored and causing the `/REGISTER ALL *` command to
give the context menu opti...

github.com/cmderdev/cmder - e95127268ed71f2151356c72d31852b3fe4451fa authored about 10 years ago by Martin Kemp <[email protected]>
Create the contributing file.

Something for potential contributors.

github.com/cmderdev/cmder - 1067ca0fc6bd965a2ac4bcfcc4052c7c7a4af0c2 authored about 10 years ago by Martin Kemp <[email protected]>
Merge pull request #296 from brunobatista/patch-1

Fixed small issue in README

github.com/cmderdev/cmder - 9c29adfe683a5264ffb55c5bca822fa6cd659052 authored about 10 years ago by Martin Kemp <[email protected]>
Fixed small issue in README

github.com/cmderdev/cmder - 312fec255094ac81763d61cf02f38eab67fea47e authored about 10 years ago by Bruno Batista <[email protected]>
Add an error message if an alias is detected as invalid

github.com/cmderdev/cmder - 247c65ef056706854e42166ecf7efdbacb18947d authored about 10 years ago by melchior <[email protected]>
remove lua version

github.com/cmderdev/cmder - 45c9742ea5d57cfc1cc6d153a238aecc0651afad authored about 10 years ago by melchior <[email protected]>
Convert the clean alias script to perl

github.com/cmderdev/cmder - 5bd0c29c25b80ba84872db1c26fccfd02d75913e authored about 10 years ago by melchior <[email protected]>
Add a lua script to clean the aliases file

Note that cmder doesn't ship with lua. Next step is converting this
script to perl, which ships ...

github.com/cmderdev/cmder - 1e2f954724eabed161256f9fc80d6f43a63de769 authored about 10 years ago by melchior <[email protected]>
Delete PsGet.psd1

github.com/cmderdev/cmder - f5eb6627834e2a5fc711f7bca2611a9d1a713c1a authored over 10 years ago by Léo Colombaro <[email protected]>
Merge pull request #271 from LeoColomb/master

Add custom loader for Powershell & improve its implementation

github.com/cmderdev/cmder - e363139b3056390e9e814f6e98d5e54dfe1b935f authored over 10 years ago by Martin Kemp <[email protected]>
Merge pull request #272 from bliker/master

Update Dev Branch

github.com/cmderdev/cmder - 0e5f070347024dfc8b4064fc78de1ba523db1384 authored over 10 years ago by Martin Kemp <[email protected]>
Add custom loader for Powershell, improve its implementation in Cmder

Fixes #104, fixes #53, fixes #65 (my bad), related to #136, and should
fix #139

github.com/cmderdev/cmder - 98350e14e86a32a52ea1a1aa8fdde991c73f3d9f authored over 10 years ago by Léo Colombaro <[email protected]>
Update prompt text

github.com/cmderdev/cmder - 18fea0ac0375b912eb0b3fd7a9dff14893d50b92 authored over 10 years ago by TheCjw <[email protected]>
Adding single mode support.

github.com/cmderdev/cmder - 0f295234cc95427ccef82bb23c5493d3abeb7a57 authored over 10 years ago by TheCjw <[email protected]>
Merge pull request #253 from bliker/revert-243-fix-home

Revert "Start in the HOME folder."

github.com/cmderdev/cmder - dcc9f5e59a9bc6f6744ca28272b6118f6ef37fc1 authored over 10 years ago by Martin Kemp <[email protected]>
Revert "Start in the HOME folder."

github.com/cmderdev/cmder - 73795739f0932743bd96eb80635c390f0c96a3ef authored over 10 years ago by Martin Kemp <[email protected]>
Merge branch 'development'

github.com/cmderdev/cmder - 67b963b7ee282d11297f6e87701e190eba8e5051 authored over 10 years ago by Martin Kemp <[email protected]>