Ecosyste.ms: OpenCollective

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

github.com/cmderdev/cmder

Lovely console emulator package for Windows
https://github.com/cmderdev/cmder

Merge pull request #438 from vladimir-kotikov/development

Improves performance of prompt filtering

2292348f9508ea7b208ed5365f413270498f40cd authored almost 10 years ago
Removes error messages when getting repo status

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

2855a699a1742bca133028e738de57d0571f3e3b authored almost 10 years ago
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...

d8c9d32cb2a6a9b9447ccb450e9f0765227552b5 authored almost 10 years ago
Merge pull request #434 from vladimir-kotikov/development

Preview PR for including external completions into Cmder

522a75835f7c55593bbd13e44ec1a1b7643820d0 authored almost 10 years ago
Adds clink-completions as an external dependency

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

b75b3239e7b9d74a83f7eafa9d34fb6a3a63bbbb authored almost 10 years ago
Merge pull request #432 from Jackbennett/ps-revert-newline

Revert new line from commit dc834cc28f

69eb956d655e364d7c4e411275d0fb32cee637f8 authored almost 10 years ago
Merge pull request #431 from Jackbennett/ps-profile-modulePath

Leverage the Module Autoload path and save doing it ourselves.

6c074693a4a09d5f94ef2ebf9b50f7dc4bc9041e authored almost 10 years ago
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...

dfa58acccc2c4d982942a53cbb61d0fa5a3955fe authored almost 10 years ago
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...

e811c60ab2433405c0cf12843f56eb2e16425b41 authored almost 10 years ago
Delete all except git.exe, reducing final size

Using git-$COMMAND is no longer supported anyway.

004761b32f8aa47fad3929babf53e3f8972f33eb authored almost 10 years ago
Merge pull request #429 from Jackbennett/mend-build

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

8b8f98c078b3a6eb1700ff27cf3f966e803723c2 authored almost 10 years ago
Merge pull request #430 from Jackbennett/native-ps

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

58a89e779b94b5c94ffa2f9990261bfe036a9002 authored almost 10 years ago
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

aad729eb87725c3fcf1ca5a05e50ef415e02a64c authored almost 10 years ago
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 ...

2c184f8721d71c8c686b8ca0d14887c2b8a4ecff authored almost 10 years ago
Initial git cleanup PS

It's not functional, yet.

3c289b455b69398fe1bf1040978270112a0a880c authored almost 10 years ago
Remove unnecessary binaries.

Just remember to add them in to the package.

66d51705142e6869b985ca9d9d56d30a594d3de9 authored almost 10 years ago
Merge pull request #364 from narnaud/pr-local-git

Prefer user installed git over cmder one.

b25e46d7a7e4d596b589e33c35e712954e9f4492 authored almost 10 years ago
Merge pull request #324 from cgrail/patch-2

Border less window mode

60d3c67194b02649412a1e30fbc6fa422d7970d1 authored almost 10 years ago
Fix the /d flag

Was deleted in last commit.

34947c4f0f5a0f837ad33d27b402fb3020c1a638 authored almost 10 years ago
Merge branch 'glucas-alias-show' into development

3b637e98668482d7a5a66441d33e3a52abdb34e7 authored almost 10 years ago
Resolved conflict in alias.bat merge

efe244b5fad35b8d1432dc6288d1d3b5af31d4f3 authored almost 10 years ago
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...

aa9cb38672686e998c4c5a4c5abe996189855d74 authored almost 10 years ago
Merge pull request #311 from sescandell/fix-adminlaunch

FIX CMDER_ROOT for admin launch

7169f49ffffbd0e4b738a3a60b89e913a1a0916b authored almost 10 years ago
Merge pull request #273 from LeoColomb/master

Fixes small Powershell' loader issues

021263d81c0c1309e711462fc9e8381ae8e0cf3f authored almost 10 years ago
Build XP Compatible Binaries

Because people still use an operating system from 2001.

5dbb84d78be695bf7630a09c68e5b3d93e805f01 authored almost 10 years ago
Merge remote-tracking branch 'upstream/development' into development

1cea2c327825eb0b281fec4ea6f170b9e26f450b authored almost 10 years ago
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`.

187156487e075be59bd892c82652a319bf6dfda3 authored almost 10 years ago
Merge pull request #422 from ragekit/development

Added git shell task.

c0dcce48807d8f682f04347a9fee0db86f72be99 authored almost 10 years ago
Added git shell task.

4b2590bfd3371293b465e34076796296f27b2c94 authored almost 10 years ago
Merge pull request #410 from Jackbennett/patch-1

Install steps clarity

df4e83de438ade5812a7e12ea55547fd1f8357c0 authored almost 10 years ago
Install steps clarity

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

4a681bbc60f2dc658d18fcb2c0f83d3a17cf783c authored almost 10 years ago
Merge pull request #406 from Jackbennett/development

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

1ae1194555c65712a8ac1f187984eadbfb8674c1 authored almost 10 years ago
Merge pull request #407 from Jackbennett/update-sources

Update Conemu <preview release>, update clink 4.4

e5665898719b9a234432fe40a14e17715dbe8e90 authored almost 10 years ago
Update Conemu <preview realease>, update clink

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

a0d87e83681341b271b23dde69e3f8ae8d7a6a2f authored almost 10 years ago
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...

31c169a761ccbec13c14060b63e41966fa105f66 authored almost 10 years ago
Merge pull request #401 from utek/hg_prompt

Adding mercuial prompt

af30a90ef07d309b2b73d8e0da27ccafa498748c authored almost 10 years ago
mercurial prompt

8a885167c3d5cab6833e30ffb2c6abd80af582fb authored almost 10 years ago
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...

0311e129ca84fb1eee5e454f3ec9f8229e3c9c07 authored almost 10 years ago
Added 2 to 2013

We aren't living in the past.

8275f005b20f0d39f3e58811592f5ebdf925e495 authored almost 10 years ago
Merge pull request #390 from gitter-badger/gitter-badge

Add a Gitter chat badge to README.md

b2160799667400f2ca12cf79f4ffb02539f00c14 authored about 10 years ago
Added Gitter badge

c3d1ccba79fde2c51fb47b30aebc1f5e2aaebe0a authored about 10 years ago
Merge pull request #378 from asika32764/patch-2

Support UTF-8 file list

7834fe0a260f9aad32647a6d58545d53194cfe54 authored about 10 years ago
Support UTF-8 file list

64aaa96bfbd798a05d84c22b5b7f19bac52466f0 authored about 10 years ago
Merge pull request #374 from CumpsD/patch-1

Updated vendor references

a708fff82406b666346754c82b8785c7be39355c authored about 10 years ago
Merge pull request #308 from SheGe/feature/psprompt

Lambda color in powershell was changed to DarkGray

f78e24094bb2f212386913882bca0899bbda8ff4 authored about 10 years ago
Update ConEmu.xml

Fixes missing 'PowerShell as Admin' Task

d3e85417ce9deafc131a6bcd91cefd8d1226b0cd authored about 10 years ago
Change PowerShell as admin macro

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

33810f993f34041dc6f40386b9accfcee9a41ab5 authored about 10 years ago
Updated vendor references

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

ed7a20cec22fb3d69ac3be819e311e3c4f5c0ec2 authored about 10 years ago
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.

45ff72b48b55b6a7dd8292d24294462f900d084f authored about 10 years ago
Merge pull request #353 from Celeo/master

Updating to msysgit 1.9.5

f5ce49b8b3fefeaa37db6b1aee2a8d181f763d68 authored about 10 years ago
Merge pull request #362 from vladimir-kotikov/clink-update

Update clink to latest (0.4.3) version

17b4525e609950326e7d5147cb9b555f737a1f80 authored about 10 years ago
Merge pull request #358 from vladimir-kotikov/alias-rework

Rework `alias` command to not to use external tools

6c6953629599c2dff42c8d5b4e2825b0fddfe103 authored about 10 years ago
Updates clink to latest (0.4.3) version

b831c4569fe37c4c9802f02eca6a479aef2a2079 authored about 10 years ago
Adds info about command options

dba00b9175c5e90d7a28d562d8dc117f7516c46f authored about 10 years ago
Fix quotation for aliases variable

01849c336516bcc505605752cb3142f9948b92af authored about 10 years ago
`alias` command without arguments now outputs all defined aliases

30ddd53288d0d2c8b64d7e2948504dd475b4ebc3 authored about 10 years ago
Add /d option to alias command that removes existing alias

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

0ae09e9a4aed4af58f2d3ba5ab993906d113e50b authored about 10 years ago
Rework alias command to handle duplicates

* Removed unnecessary perl script

e224d133f3c0a89ff27f7164d5a653fce7508a4d authored about 10 years ago
Updating to msysgit 1.9.5

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

Updating to msysgi...

503ddcb8958516a189e053ad981f17bf62473007 authored about 10 years ago
Merge pull request #352 from ogrim/sshagent

Adding script to enable SSH-agent #193

11753fdd2a2b82160d669355402789314620d54e authored about 10 years ago
Support %HOME% variables containing spaces

ad4a2103eaf714799c5b1247b34ad869ba574df4 authored about 10 years ago
Adding info on SSH agent to README.md

6106a555fee13dce50eb4b61e568e6822a2382d9 authored about 10 years ago
Adding script to enable SSH-agent #193

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

75707f9a6574680cb46a93267b7e9e9ca23e426a authored about 10 years ago
Fixes Powershell loader issues

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

dc834cc28f7960cc3c2ce9eed70c1d4cdf486eec authored about 10 years ago
Merge pull request #326 from kohenkatz/development

changes copied from PR#256

bbbda146b85e91b1df5d47403f86ba5b525741f6 authored about 10 years ago
changes copied from https://github.com/TheCjw/cmder/commit/0f295234cc95427ccef82bb23c5493d3abeb7a57 and https://github.com/TheCjw/cmder/commit/18fea0ac0375b912eb0b3fd7a9dff14893d50b92

e5531537ad6c4ff9b5542c785c873edf7a2dcf77 authored about 10 years ago
Update msysgit & conemu

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

44e61844873855b6f6b3e8a830c501dfa59f9966 authored about 10 years ago
Border less window mode

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

Now for the development branch.

Disab...

57ec099e0fe075d156309675bf2d1bafa132a291 authored about 10 years ago
Merge pull request #313 from glucas/unalias-command

Add an unalias command

b700016a156a573a5f655d9ae54c25c7dd395271 authored over 10 years ago
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...

469d299ae8229015349340bfcf25d970913d05b1 authored over 10 years ago
Add an unalias command

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

79fbae08547953b02d40f704ac3e95c8448d5dba authored over 10 years ago
Merge pull request #312 from bliker/revert-256-master

Revert "Add single mode support."

f4bca30e11f836481569dd1bfe103f244c63f153 authored over 10 years ago
Revert "Add single mode support."

b067d48f6c8ab298e2ca50d9dac1aa290e4c2e1a authored over 10 years ago
Merge pull request #256 from TheCjw/master

Add single mode support.

188305426f94a49a5809edb0ed4600dce6ea2d51 authored over 10 years ago
FIX CMDER_ROOT for admin launch

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

ea3863bc6b11c5e2190db4b5845a731f6d9dcb35 authored over 10 years ago
Lambda color in powershell was changed to DarkGray

c8193ea36803598e63d907c806c29771258d2095 authored over 10 years ago
Merge pull request #304 from glucas/pull-alias-reload

Add option to reload aliases from file

25991ac6a1cbd98343a57e339507e44ae133ac73 authored over 10 years ago
Add option to reload aliases from file

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

alias /reload

717b556d7aacda91fb6827445421fadaf6b62091 authored over 10 years ago
Merge pull request #300 from melku/clean_aliases_script

Clean aliases script

20c9ba207db8347824447ec548a029c9d383df65 authored over 10 years ago
Merge pull request #299 from robgithub/development

Adding history alias

d6edd152ad10b8bc57acf467b34ecad7f1501b5e authored over 10 years ago
Adding history alias

simple alias that operates as history command

6a241b5e7c2217761104959f18fc002dbf884674 authored over 10 years ago
Merge pull request #298 from LeoColomb/patch-1

Fixes the ambiguity about notice and parameter

373e1ef36dd5144341d0ec764bc5587454505827 authored over 10 years ago
Fixes ambigius about notice and parameter

5b9166504093f9d6efb3fbbd81f5f3036e1eb3e6 authored over 10 years ago
Don't ignore icons when packing (Fixes #292)

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

e95127268ed71f2151356c72d31852b3fe4451fa authored over 10 years ago
Create the contributing file.

Something for potential contributors.

1067ca0fc6bd965a2ac4bcfcc4052c7c7a4af0c2 authored over 10 years ago
Merge pull request #296 from brunobatista/patch-1

Fixed small issue in README

9c29adfe683a5264ffb55c5bca822fa6cd659052 authored over 10 years ago
Fixed small issue in README

312fec255094ac81763d61cf02f38eab67fea47e authored over 10 years ago
Add an error message if an alias is detected as invalid

247c65ef056706854e42166ecf7efdbacb18947d authored over 10 years ago
remove lua version

45c9742ea5d57cfc1cc6d153a238aecc0651afad authored over 10 years ago
Convert the clean alias script to perl

5bd0c29c25b80ba84872db1c26fccfd02d75913e authored over 10 years ago
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 ...

1e2f954724eabed161256f9fc80d6f43a63de769 authored over 10 years ago
Delete PsGet.psd1

f5eb6627834e2a5fc711f7bca2611a9d1a713c1a authored over 10 years ago
Merge pull request #271 from LeoColomb/master

Add custom loader for Powershell & improve its implementation

e363139b3056390e9e814f6e98d5e54dfe1b935f authored over 10 years ago
Merge pull request #272 from bliker/master

Update Dev Branch

0e5f070347024dfc8b4064fc78de1ba523db1384 authored over 10 years ago
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

98350e14e86a32a52ea1a1aa8fdde991c73f3d9f authored over 10 years ago
Update prompt text

18fea0ac0375b912eb0b3fd7a9dff14893d50b92 authored over 10 years ago
Adding single mode support.

0f295234cc95427ccef82bb23c5493d3abeb7a57 authored over 10 years ago
Merge pull request #253 from bliker/revert-243-fix-home

Revert "Start in the HOME folder."

dcc9f5e59a9bc6f6744ca28272b6118f6ef37fc1 authored over 10 years ago
Revert "Start in the HOME folder."

73795739f0932743bd96eb80635c390f0c96a3ef authored over 10 years ago
Merge branch 'development'

67b963b7ee282d11297f6e87701e190eba8e5051 authored over 10 years ago