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
Martin Kemp
3a8daf57f7
Merge pull request #167 from schlamar/patch-1
...
Only cd to $HOME if started in CMDER_ROOT.
2014-03-19 19:50:14 +00:00
Marc Schlaich
fa33052096
Only cd to $HOME if started in CMDER_ROOT.
2014-03-19 12:25:41 +01:00
Martin Kemp
fe31accba4
Merge pull request #165 from glucas/use_home
...
Allow for existing HOME variable
2014-03-14 10:23:18 +00:00
Greg Lucas
ea22c658b7
CD to HOME by default.
2014-03-11 15:12:35 -04:00
Greg Lucas
303bfda521
Use HOME if already set.
2014-03-11 15:08:24 -04:00
Moshe Katz
447be262f8
A better way to find string length
2014-02-27 18:44:46 -05:00
Moshe Katz
371ffbc069
Add registration for right-click on folder item; Add context-menu icon
...
Existing code registered right-click only for blank areas of the
Explorer window. This change adds a menu item for right-clicking on a
folder in the file list.
Also adds the program's icon to help find it in a crowded context menu.
2014-02-27 18:34:37 -05:00
Samuel Vasko
7688823886
Checking for git and clink
2014-02-18 15:59:44 +01:00
Samuel Vasko
878499cc0b
Added bash
2014-02-02 19:08:59 +01:00
Samuel Vasko
0f118fe42d
Merge pull request #125 from saaguero/patch-1
...
Ability to change Font Size using Ctrl+MouseWheel
2014-01-31 08:27:58 -08:00
Samuel Vasko
f719f9d51f
Merge pull request #98 from jcheng31/patch-1
...
Update fast new tab shortcut in README.
2014-01-31 08:27:01 -08:00
Santiago Agüero
86d77b9e6b
Ability to change Font Size using Ctrl+MouseWheel
2014-01-28 18:10:15 -02:00
Martin Kemp
937df38131
Todo list & bonus alias
...
Added todo list and added an alias.
2014-01-21 23:48:41 +00:00
Samuel Vasko
4120875e33
bump version
2014-01-02 21:23:40 +01:00
Samuel Vasko
c91f8ac461
Conditional delete
2013-12-31 16:12:12 +01:00
Samuel Vasko
c43ad3cb40
Cleanup of the cleanup file
...
Moved the cleanup to another branch
v1.1.3
2013-12-31 15:51:03 +01:00
Jerome Cheng
e0540e43da
Update new tab shortcut in README.
2013-12-26 16:11:11 +08:00
Samuel Vasko
cfa0bc9a26
Merge branch 'master' of https://github.com/bliker/cmder
2013-12-24 20:45:56 +01:00
Samuel Vasko
4ac8f5ad82
keep the launcher for winxp
2013-12-24 20:45:43 +01:00
Samuel Vasko
640bdba8bb
Merge pull request #88 from sc0tt/master
...
Make cmd use Cmder icon
2013-12-24 11:42:45 -08:00
Samuel Vasko
88e17fc44a
Adding .dlls to git for now
2013-12-24 14:41:36 +01:00
Samuel Vasko
67bdd93c3e
Merge pull request #85 from MartiUK/gitcleanup
...
Git exe Cleanup + some bonuses
2013-12-24 05:38:49 -08:00
Martin Kemp
804126cf7d
Merge pull request #2 from sicil1ano/dev
...
Git directory cleanup ruby script
2013-12-13 10:30:06 -08:00
Scott Adie
94f0ea5c1a
Fix Icon
...
Use the Cmder icon for the application instead of the Cmd.exe icon
2013-12-13 13:27:59 -05:00
Alberto Solano
71513486ee
renamed gitcleanup script
2013-12-13 19:09:25 +01:00
Alberto Solano
3aeae2871a
added missing next
2013-12-13 19:05:21 +01:00
Alberto Solano
d0e383e5c0
added cleanup script for git directory
2013-12-13 00:49:15 +01:00
Alberto Solano
2c8364ce58
fixed little mistake in vendor/readme
2013-12-13 00:32:22 +01:00
Alberto Solano
fc3422e1ba
fixed errors and grammar
2013-12-13 00:32:22 +01:00
Samuel Vasko
72aac17c3e
Latest release
2013-12-12 19:18:04 +01:00
Martin Kemp
feec00f233
Merge pull request #1 from MartiUK/master
...
Remove any ruby implementations of gitcleanup
2013-12-12 04:30:06 -08:00
Martin Kemp
d9a6bb7e5f
Remove any ruby implementations of gitcleanup
2013-12-12 12:29:09 +00:00
Martin Kemp
d396dd9d33
Initial commit of gitcleanup.py
...
Initial commit of gitcleanup.py
2013-12-12 12:24:08 +00:00
Samuel Vasko
4f5a96aec7
whops
v1.1.2
2013-12-09 18:52:04 +01:00
Samuel Vasko
cbe2f25dcb
Hi there
2013-12-09 18:48:30 +01:00
Samuel Vasko
fcea0b5b49
Real launcher added! :pops champagne:
2013-12-09 18:23:23 +01:00
Samuel Vasko
08e478f7a9
Removed the batch launcher
2013-12-09 18:22:34 +01:00
Martin Kemp
de30ed5424
Initial git cleanup creation
2013-12-09 17:21:47 +00:00
Samuel Vasko
27f0eb2c95
Quick and dirty packaging
2013-12-09 18:17:35 +01:00
Samuel Vasko
394c24eb16
Now also compiles the launcher
2013-12-09 11:24:44 +01:00
Samuel Vasko
d1d8c3ef76
Build and pack now
2013-12-09 01:00:36 +01:00
Samuel Vasko
4744fb1c61
Messages are useless, I always clear them
2013-12-09 00:56:16 +01:00
Samuel Vasko
3c979780f9
handles spaces better, also using CMDER_ROOT for everything
2013-12-09 00:55:18 +01:00
Samuel Vasko
092c046456
Tricky whitespace
2013-12-09 00:52:46 +01:00
Samuel Vasko
c1029ab245
Use windows native copy instead of cp
2013-12-07 21:56:19 +01:00
Samuel Vasko
fc19a8b328
Merge branch 'master' of https://github.com/bliker/cmder
2013-12-07 21:44:46 +01:00
Samuel Vasko
340d70a596
This somehow works in git folder
2013-12-07 21:44:33 +01:00
Samuel Vasko
fa179f6528
Lambda is now handled by clink
2013-12-07 21:04:38 +01:00
Samuel Vasko
e5e9e67ee7
Merge pull request #77 from jdsumsion/patch-1
...
Fixed a couple tiny typos in the readme
2013-12-07 10:52:06 -08:00