Commit Graph

1140 Commits

Author SHA1 Message Date
Martin Kemp dcc9f5e59a Merge pull request #253 from bliker/revert-243-fix-home
Revert "Start in the HOME folder."
2014-09-02 16:24:13 +01:00
Martin Kemp 73795739f0 Revert "Start in the HOME folder." 2014-09-02 16:22:44 +01:00
Martin Kemp 67b963b7ee Merge branch 'development' 2014-08-31 12:28:04 +01:00
Martin Kemp 93589b1c8d 1.1.4.1 launcher build 2014-08-31 12:27:37 +01:00
Martin Kemp a6f35d6373 Bump version 2014-08-31 12:16:51 +01:00
Martin Kemp bbcabfb730 Merge branch 'development' v1.1.4.1 2014-08-31 12:03:13 +01:00
Martin Kemp 75801cbdc8 Merge branch '1.1.4.1' into development 2014-08-31 12:01:51 +01:00
Martin Kemp 9822fa844e Ignore version files.
Version files don't need to be tracked.
2014-08-30 16:47:21 +01:00
Martin Kemp a9f5d552bc Reintroduce VS2013 dlls.
Fixes #246.
2014-08-30 16:46:22 +01:00
Martin Kemp 63120b8998 Merge pull request #243 from narnaud/fix-home
Start in the HOME folder.
2014-08-28 15:02:37 +01:00
Martin Kemp 8cdce27653 Merge pull request #249 from narnaud/fix-build
Ensure-Exists is necessary for build.ps1, add it back.
2014-08-28 12:59:32 +01:00
Nicolas Arnaud-Cormos a5691285ec Ensure-Exists is necessary for build.ps1, add it back. 2014-08-28 13:34:59 +02:00
Nicolas Arnaud-Cormos 3223a0391a Start in the HOME folder. 2014-08-28 13:09:30 +02:00
Martin Kemp a39c632d71 Merge pull request #166 from glucas/run_as_admin
Find cmder files when running as Administrator.
2014-08-27 09:58:14 +01:00
Martin Kemp 8c6847ee0d Merge branch 'development' v1.1.4 2014-08-27 00:03:47 +01:00
Martin Kemp f66f598fca Increment version 2014-08-27 00:03:06 +01:00
Martin Kemp de8d2d22f6 Fix the build 2014-08-26 23:52:49 +01:00
Martin Kemp 72c045dc2d Merge pull request #244 from narnaud/fix-clinkversion
Fix clink version
2014-08-26 12:37:52 +01:00
Nicolas Arnaud-Cormos 5ee2fb2a8d Fix clink version 2014-08-26 13:20:38 +02:00
Martin Kemp 2ba40773b3 Merge pull request #241 from narnaud/fix-vim
The latest msysgit comes with vim 7.4.
2014-08-26 08:51:57 +01:00
Nicolas Arnaud-Cormos 662663813e The latest msysgit comes with vim 7.4. 2014-08-26 05:50:07 +02:00
Martin Kemp 2ec650557e Merge pull request #199 from Jackbennett/docs-integration
New section for user help with an integration feature of Cmder.
2014-08-18 16:09:43 +01:00
Martin Kemp 932e517c2f Merge pull request #208 from MartiUK/master
Bump versions
2014-08-04 22:13:33 +01:00
Martin Kemp 6a9d6dd37e bump versions again 2014-08-04 22:13:23 +01:00
Martin Kemp e9707b2022 Bump versions 2014-06-19 08:27:44 +01:00
Jack Bennett ef91a9c272 New section for user help with an integration feature of Cmder. 2014-05-16 19:37:46 +01:00
Samuel Vasko 9939b1ba7f CMDER_ROOT variable is now also in path
Now you can call cmder /whatever from cmder shell
2014-04-29 15:32:56 +02:00
Samuel Vasko c032b5f8a0 Using verbose output 2014-04-28 13:22:22 +02:00
Samuel Vasko 9ce90d337b Using earlier version of msvcp and vcr 2014-04-28 13:22:22 +02:00
Martin Kemp 2a722ee3f3 Remove XP Launcher from TODO list. 2014-04-23 09:29:19 +01:00
Martin Kemp 3cfd032007 Merge pull request #180 from CoolOppo/patch-1
Update Clink URL
2014-04-14 08:03:47 +01:00
CoolOppo 21f0f1dbb2 Update Clink URL
The current Clink URL takes you to the old page on Google
2014-04-13 14:43:05 -04:00
Samuel Vasko 38c13a7f4b Merge branch 'master' of https://github.com/bliker/cmder 2014-04-11 14:31:44 +02:00
Martin Kemp 97980f5f34 XP compatible launcher 2014-04-11 14:31:16 +02:00
Martin Kemp e3e1effef3 Disable click 2014-04-11 14:09:22 +02:00
Samuel Vasko 2542358965 Color scheme from upstream
Before the monokai in the Conemu was different and not matching
colors correctly. Now that was fixed so no need to keep ours.
2014-04-11 14:02:56 +02:00
Samuel Vasko 6b37074dd5 Reordered the PATH, closing #37
Now the msysgit is being loaded first, so find will invoke
the correct and better version
2014-04-11 14:02:34 +02:00
Samuel Vasko 1b7e647b4b Merge pull request #177 from Jackbennett/7zip
Try to find 7-zip if it's installed before an error.
2014-04-11 13:56:32 +02:00
Jack Bennett e6618f21a3 Try to find 7-zip if it's installed before an error.
Create an alias to 7z.exe in the script scope.
2014-04-10 18:34:31 +01:00
Martin Kemp 56a9a2036f Disable left click cursor change by default
Fixes #109
2014-04-10 14:51:03 +02:00
Samuel Vasko f6c3a0c390 Merge pull request #152 from bliker/scripts
New build and pack scripts
2014-04-10 14:44:39 +02:00
Samuel Vasko 46f6f677dc Silencing the noise 2014-04-10 14:42:20 +02:00
Samuel Vasko d5d8b0944b Removed old ruby scripts 2014-04-10 13:13:20 +02:00
Samuel Vasko 8e676b3fc7 Added history files 2014-04-10 13:12:38 +02:00
Samuel Vasko b9379b3ae2 Computing hashes 2014-04-10 13:11:41 +02:00
Samuel Vasko db49c14422 Fixed paths 2014-04-10 13:11:25 +02:00
Samuel Vasko 46bebee94c More recent package versions 2014-04-10 12:57:45 +02:00
Martin Kemp 691000fa15 Merge pull request #159 from kohenkatz/fix-context-menu
Add registration for right-click on folder item; Add context-menu icon
2014-04-10 11:45:39 +01:00
Samuel Vasko df064ec4be Merged 2014-04-10 12:43:34 +02:00
Samuel Vasko e1c60104ba Updated build and pack Powershell 2014-04-10 12:41:19 +02:00