0f68e48a7b
Merge pull request #665 from cmderdev/martiuk-dev
...
Build from behind proxy & appveyor
2015-10-16 11:02:33 +01:00
46fed27096
Build behind proxy and appveyor.
...
Fixes #79 . Uses Download-File function from d654a53ec43038c42344f9cdbe0abc5b8ff9b387
Create appveyor.yml
Should send build notifications to gitter as well.
Adds appveyor build status badge.
Always compile launcher for AppVeyor
This is to catch any errors that may be caused by changes to the launcher or any outside scripts.
2015-10-16 10:54:43 +01:00
80bafd165f
Merge pull request #667 from Pireax/posh-user-script-fix
...
Fixed problem with Invoke-Expression
2015-10-15 20:46:03 +02:00
1d47a98329
lambda was encoded with UTF-8 without BOM, didn't show properly
2015-10-15 19:57:05 +02:00
07180effac
Fixed problem with Invoke-Expression
2015-10-15 19:56:38 +02:00
1e61b858c3
wipe the build dir clean before packing so leftovers don't end up in the release zips
2015-10-15 07:52:05 +02:00
7ebfffc9da
Remove incorrect charater at start of line.
2015-10-14 19:24:54 +01:00
719d598048
Merge branch 'development' of github:cmderdev/cmder into development
2015-10-14 18:52:42 +01:00
5e56fbcf38
Merge branch 'development' of github:cmderdev/cmder into development
2015-10-14 18:50:51 +01:00
5a1aa7e25b
add overwrite notice to posh profile, too
2015-10-14 19:50:49 +02:00
215ba574aa
Merge pull request #666 from Pireax/posh-user-script
...
Add user startup file for powershell
2015-10-14 19:21:22 +02:00
45cdfc33f2
Remove the -full build switch. Add a compile example.
...
To get the functionality of -Full back just supply your own sources.json
with the vendors you wish.
Fix a typo and update the project url.
2015-10-14 18:19:08 +01:00
0ab9b74013
Add user startup file for powershell
2015-10-14 18:50:52 +02:00
f71a1f3903
Update packignore
2015-10-14 15:45:42 +02:00
fedcee011d
fix vim path
2015-10-14 15:35:51 +02:00
1526bb631f
Merge pull request #663 from JanSchulz/fix-startup-file-generation
...
Fix init.bat generation
2015-10-14 15:19:25 +02:00
27240995f4
Let developers without VS installed test build scripts
...
Developers can test the build process without needing to recompile a new
launcher exe. This saves some setup steps to get a new developer started.
Also warn that this build can't be release as by definition it can't be
fully tested.
2015-10-14 13:08:26 +01:00
b8f7bde353
Fix init.bat generation
2015-10-14 12:48:14 +02:00
0051614e4b
Update packignore
2015-10-14 05:13:13 +02:00
d6b54eec24
Merge pull request #612 from JanSchulz/user-startup
...
Add a user startup file which can be modified
v1.2.9
2015-10-13 18:12:27 +02:00
052ab118e2
Merge pull request #398 from mikesigs/development
...
Handle quoted paths
2015-10-13 17:52:12 +02:00
c46eb6a525
Merge remote-tracking branch 'upstream/development' into development
...
Conflicts:
bin/alias.bat
2015-10-12 21:32:33 -06:00
48259b87ac
Add a user startup file which can be modified
...
Up to now, init.bat would be overwritten when a user updated
Cmder. The new mechanism will create a new (mostly empty) file
for the user to enter commands which will then be executed on
each following startup.
2015-10-12 15:15:33 +02:00
2a26026749
Update README.md
...
Update Gitter badge
2015-10-12 14:30:04 +02:00
d68816bd11
Update readme
2015-10-12 13:29:47 +02:00
419c785db5
Merge pull request #575 from Bobo1239/enhance-path
...
Enhance Path in profile.ps1
2015-10-12 13:24:07 +02:00
c15e3f4ebd
Merge pull request #585 from Stanzilla/revert_powershell
...
Revert "Run PowerShell as default"
2015-10-12 13:23:43 +02:00
1f75f85b7c
Merge pull request #605 from Stanzilla/bumpgit
...
Converting msysgit support to git-for-windows support.
2015-10-12 13:23:06 +02:00
4203a8a4ea
Merge pull request #653 from vladimir-kotikov/development
...
Upgrade clink-completions to 0.2.0
2015-10-12 13:11:44 +02:00
cf8a992e37
Merge pull request #601 from Stanzilla/bump_conemu
...
⬆️ ConEmu@150816
2015-10-12 13:10:23 +02:00
cec7fa3398
Merge eec3fd5578
2015-10-12 13:08:16 +02:00
83c685cdc7
⬆️ ConEmu to v15.09.13
2015-10-12 13:06:50 +02:00
24fd027cda
Update ConEmo project URL
2015-10-12 13:06:50 +02:00
df259195ab
⬆️ ConEmu@150816
2015-10-12 13:06:50 +02:00
20b8b09419
Add -ExecutionPolicy Bypass
to the powershell tasks
...
Fix issue #483
2015-10-12 13:02:43 +02:00
7bc71010c2
Update .gitignore
2015-10-12 13:02:30 +02:00
e5eadc766f
Merge pull request #543 from malobre/patch-1
...
Add `-ExecutionPolicy Bypass` to powershell tasks
2015-10-12 12:53:36 +02:00
f638e93c21
Merge pull request #548 from thomgit/master
...
Update .gitignore
2015-10-12 12:53:12 +02:00
6608e16c3b
Merge pull request #634 from Stanzilla/revert_cleanupgit
...
Revert 8b8f98c
2015-10-12 12:52:39 +02:00
d979140bb5
Merge pull request #569 from eeree/issue_568
...
Fixed: 'Enable-GitColors is Obsolete...' warning
2015-10-12 12:52:08 +02:00
568e2cfcdd
Merge pull request #600 from Maximus5/br-xml-location
...
Use standard path for ConEmu.xml
2015-10-12 12:50:28 +02:00
a9ee246241
Merge pull request #606 from pyprism/patch-1
...
New URL to ConEmu now hosted on github.
2015-10-07 13:01:34 +01:00
d4ee65405d
Merge pull request #651 from jkingsman/typos-phrasing
...
Fix typos and better phrasing.
2015-10-07 13:00:06 +01:00
3c1aa08313
Merge pull request #652 from jkingsman/patch-2
...
Make wording clearer
2015-10-07 12:58:22 +01:00
36291ab789
⬆️ Git for Windows to v2.6.1.windows.1
2015-10-06 21:16:32 +02:00
73c8c0c233
Upgrade clink-completions
2015-10-06 21:45:32 +03:00
61a9b83c42
Make wording clearer
2015-10-02 19:06:18 -07:00
5bcddd6b44
fix typos and better phrasing
2015-10-02 18:58:55 -07:00
32cd7dcb58
⬆️ Git to v2.6.0.windows.1
2015-09-30 20:35:13 +02:00
b40b0067c0
⬆️ Git to v2.5.3.windows.1
2015-09-23 20:51:53 +02:00