4ed35fe110
Revert 8b8f98c
...
Breaks Git: #503 #521 , because git <command> actually uses git-<command>.
2015-09-11 23:51:10 +02:00
583109b695
update to 2.5.2
2015-09-11 22:53:21 +02:00
f783cd8add
fix readme
2015-09-05 00:04:51 +02:00
6952d602d2
update to 2.5.1
...
https://github.com/git-for-windows/git/releases/tag/v2.5.1.windows.1
2015-09-02 19:50:44 +02:00
eec3fd5578
Backup and restore ConEmu.xml on ./build.ps1
2015-09-01 20:09:17 +03:00
7c907a5174
Use standard path for ConEmu.xml
2015-09-01 20:09:17 +03:00
30f7847852
Merge pull request #619 from Stanzilla/bump_clink
...
Update clink to 0.4.5
2015-09-01 13:10:54 +01:00
801a4ac901
update readme
2015-08-31 05:05:16 +02:00
143e659187
⬆️ clink to 0.4.5
2015-08-31 04:48:46 +02:00
7fd43b939b
delete our own, now obsolete agent launcher
2015-08-31 04:40:10 +02:00
5ce077a74a
call git's own ssh-agent script instead of our own
2015-08-28 02:53:49 +02:00
fc85915b2c
git 2.5 packages the unix commands in <git>/usr/bin
instead of <git>/bin
so add that to the path, too.
2015-08-28 02:47:02 +02:00
373a58e1e6
forgot one
2015-08-23 20:21:45 +02:00
3e06fcbf07
First step at converting msysgit support to git-for-windows support.
2015-08-23 20:09:06 +02:00
ea1edda966
Merge remote-tracking branch 'bliker/development' into development
2015-08-18 23:56:11 +01:00
2857e4d6bc
Merge remote-tracking branch 'bliker/master' into development
2015-08-18 23:55:44 +01:00
ecbf7a01d1
Revert "Run PowerShell as default"
...
This reverts commit aaf70a4d9f
.
2015-08-09 14:16:24 +02:00
dc9263a11c
Merge pull request #578 from Stanzilla/development
...
update VS to 2015 release version and switch to /MT for static linking
2015-08-04 14:55:02 +01:00
8659b9c6ed
update VS to 2015 release version and switch to /MT for static linking
2015-08-04 15:00:32 +02:00
316a42b8f9
Enhance Path in profile.ps1
2015-08-03 16:06:41 +02:00
676297c0d4
Fixed: 'Enable-GitColors is Obsolete...' warning
2015-07-31 21:45:32 +02:00
70b0615b34
Merge pull request #517 from bondz/patch-1
...
Remove depreciated Enable-GitColors in posh-git
2015-06-05 12:02:50 +01:00
2a1a736ceb
Remove depreciated Enable-GitColors
...
The function Enable-GitColors is depreciated in dahlbyk/posh-git@4e778e2480 and should be removed here as well.
2015-06-04 23:25:09 +01:00
40fd96b135
Remove leftover history.
...
This is not needed and confuses users.
2015-05-20 10:55:17 +01:00
271b3ea876
Avoid commiting the wrong dlls
2015-05-19 18:37:34 +01:00
c4873c6e58
Revert "Update to VS2015."
...
This reverts commit 53efab127e
.
2015-05-19 15:48:04 +01:00
29d1378d7a
Add git to PATH (while in Cmder)
...
Add bundled git to PATH if we can't find git on PATH.
2015-05-19 15:47:06 +01:00
c15e29ecb3
$PSScriptRoot compatibility
...
$PSScriptRoot is not available on PS version 2 or below.
So we'll set it ourselves.
2015-05-19 15:44:32 +01:00
c38f6b3a89
Merge branch 'master' into development
2015-05-17 23:45:07 +01:00
99ea376713
v1.2
2015-05-17 23:44:51 +01:00
2051078cc6
Merge pull request #479 from bliker/development
...
Fix cleanup script.
2015-05-17 23:21:23 +01:00
6c5034164c
Fix cleanup script.
2015-05-17 22:42:00 +01:00
4651201b6c
Merge branch 'master' of https://github.com/bliker/cmder
v1.2
2015-05-17 22:26:31 +01:00
3966ed9433
Merge branch 'development'
2015-05-17 22:25:08 +01:00
2383777418
Merge conflict
2015-05-17 22:24:38 +01:00
a18320c938
Improve warning text when posh-git is missing.
2015-05-17 22:13:23 +01:00
83a853bd52
Fix build script.
2015-05-17 22:13:04 +01:00
53efab127e
Update to VS2015.
2015-05-17 22:12:49 +01:00
4de72b68dd
Update ConEmu.xml for latest update.
2015-05-17 22:11:10 +01:00
f196375f53
Update to latest ConEmu.
2015-05-17 22:08:35 +01:00
696a0d7622
Merge branch 'development' of https://github.com/MartiUK/cmder into development
2015-04-30 11:49:25 +01:00
7217d5c536
Merge pull request #451 from MartiUK/development
...
Update sources.json
2015-04-02 13:03:22 +01:00
e549f88b00
Removed extra quotation mark
2015-04-02 12:02:34 +01:00
687fb72397
Update sources for 1.2
...
Updated sources.
2015-04-02 12:00:44 +01:00
a5968d3d49
Merge pull request #2 from bliker/development
...
Run PowerShell as default
2015-03-26 10:21:54 +00:00
aaf70a4d9f
Run PowerShell as default
2015-03-25 15:11:35 +00:00
717b9f990e
Write vendor version to .cmderver file
...
For a future feature.
2015-03-25 15:09:23 +00:00
4f0e51c6a8
Merge pull request #441 from Jackbennett/ps-register-cmder
...
Helper function using powershell to register the cmder context menu
2015-03-25 15:08:14 +00:00
520e7cfc0d
Merge pull request #440 from Jackbennett/proper-git-check
...
git and Posh-git check
2015-03-25 15:07:51 +00:00
84dc9c5f0c
Helper function using powershell to register the cmder context menu
...
Function must be run as an administrator since we're touching the
registry.
A neat by product is that users can now re-run this command and set custom
icons.
I'm not sure what the `%V` command does but it's not opening in the targeted
folder as yet.
The output is a little ugly at rpesent.
2015-03-25 14:34:25 +00:00