Commit Graph

  • f66f598fca Increment version Martin Kemp 2014-08-27 00:03:06 +01:00
  • de8d2d22f6 Fix the build Martin Kemp 2014-08-26 23:52:49 +01:00
  • 72c045dc2d Merge pull request #244 from narnaud/fix-clinkversion Martin Kemp 2014-08-26 12:37:52 +01:00
  • 5ee2fb2a8d Fix clink version Nicolas Arnaud-Cormos 2014-08-26 13:19:40 +02:00
  • 2ba40773b3 Merge pull request #241 from narnaud/fix-vim Martin Kemp 2014-08-26 08:51:57 +01:00
  • 662663813e The latest msysgit comes with vim 7.4. Nicolas Arnaud-Cormos 2014-08-25 21:54:25 +02:00
  • 2ec650557e Merge pull request #199 from Jackbennett/docs-integration Martin Kemp 2014-08-18 16:09:43 +01:00
  • 932e517c2f Merge pull request #208 from MartiUK/master Martin Kemp 2014-08-04 22:13:33 +01:00
  • 6a9d6dd37e bump versions again Martin Kemp 2014-08-04 22:13:23 +01:00
  • e9707b2022 Bump versions Martin Kemp 2014-06-19 08:27:44 +01:00
  • ef91a9c272 New section for user help with an integration feature of Cmder. Jack Bennett 2014-05-16 19:37:46 +01:00
  • 9939b1ba7f CMDER_ROOT variable is now also in path Samuel Vasko 2014-04-29 15:32:56 +02:00
  • c032b5f8a0 Using verbose output Samuel Vasko 2014-04-28 13:21:03 +02:00
  • 9ce90d337b Using earlier version of msvcp and vcr Samuel Vasko 2014-04-28 13:20:38 +02:00
  • 2a722ee3f3 Remove XP Launcher from TODO list. Martin Kemp 2014-04-23 09:29:19 +01:00
  • 3cfd032007 Merge pull request #180 from CoolOppo/patch-1 Martin Kemp 2014-04-14 08:03:47 +01:00
  • 21f0f1dbb2 Update Clink URL CoolOppo 2014-04-13 14:43:05 -04:00
  • 38c13a7f4b Merge branch 'master' of https://github.com/bliker/cmder Samuel Vasko 2014-04-11 14:31:44 +02:00
  • 97980f5f34 XP compatible launcher Martin Kemp 2014-01-21 18:25:24 +00:00
  • e3e1effef3 Disable click Martin Kemp 2014-01-21 19:40:05 +00:00
  • 2542358965 Color scheme from upstream Samuel Vasko 2014-01-31 17:16:29 +01:00
  • 6b37074dd5 Reordered the PATH, closing #37 Samuel Vasko 2014-01-31 17:22:08 +01:00
  • 1b7e647b4b Merge pull request #177 from Jackbennett/7zip Samuel Vasko 2014-04-11 13:56:32 +02:00
  • e6618f21a3 Try to find 7-zip if it's installed before an error. Create an alias to 7z.exe in the script scope. Jack Bennett 2014-04-10 18:34:31 +01:00
  • 56a9a2036f Disable left click cursor change by default Martin Kemp 2014-01-21 19:40:05 +00:00
  • f6c3a0c390 Merge pull request #152 from bliker/scripts Samuel Vasko 2014-04-10 14:44:39 +02:00
  • 46f6f677dc Silencing the noise Samuel Vasko 2014-04-10 14:42:20 +02:00
  • d5d8b0944b Removed old ruby scripts Samuel Vasko 2014-04-10 13:13:20 +02:00
  • 8e676b3fc7 Added history files Samuel Vasko 2014-04-10 13:12:38 +02:00
  • b9379b3ae2 Computing hashes Samuel Vasko 2014-04-10 13:11:41 +02:00
  • db49c14422 Fixed paths Samuel Vasko 2014-04-10 13:11:25 +02:00
  • 46bebee94c More recent package versions Samuel Vasko 2014-04-10 12:57:45 +02:00
  • 691000fa15 Merge pull request #159 from kohenkatz/fix-context-menu Martin Kemp 2014-04-10 11:45:39 +01:00
  • df064ec4be Merged Samuel Vasko 2014-04-10 12:43:34 +02:00
  • e1c60104ba Updated build and pack Powershell Samuel Vasko 2014-04-10 12:41:19 +02:00
  • 3a8daf57f7 Merge pull request #167 from schlamar/patch-1 Martin Kemp 2014-03-19 19:50:14 +00:00
  • fa33052096 Only cd to $HOME if started in CMDER_ROOT. Marc Schlaich 2014-03-19 12:25:41 +01:00
  • fe31accba4 Merge pull request #165 from glucas/use_home Martin Kemp 2014-03-14 10:23:18 +00:00
  • 3b053f8848 Remove extraneous quotes. Greg Lucas 2014-03-13 12:36:07 -04:00
  • c76950293e Find cmder files when running as Administrator. Greg Lucas 2014-03-13 11:48:50 -04:00
  • ea22c658b7 CD to HOME by default. Greg Lucas 2014-03-11 15:12:35 -04:00
  • 303bfda521 Use HOME if already set. Greg Lucas 2014-03-11 15:08:24 -04:00
  • 1f8b0c009a Merge pull request #162 from Jackbennett/scripts Samuel Vasko 2014-03-05 16:48:01 +01:00
  • cf74dba780 merging in new additions to the pull request Jack Bennett 2014-03-05 14:49:23 +00:00
  • a9bfd2d2a2 Silencing the output from 7z so I can actually see what else the script is doing. Adding some clearer dubugging info for cleaning up folders Jack Bennett 2014-03-05 14:00:35 +00:00
  • b0b8eaef1e Error checking for 7z extraction Samuel Vasko 2014-03-05 14:31:01 +01:00
  • 5243d8bb8d In powershell you pretty much never want to use Write-Host, its output can't be redirected along the pipeline. You couldn't pipe this output to a logfile. Jack Bennett 2014-03-05 13:28:18 +00:00
  • 1225d410fa Merge branch 'scripts' of https://github.com/bliker/cmder into scripts Jack Bennett 2014-03-05 12:39:33 +00:00
  • c661b1f300 Removed unused function Samuel Vasko 2014-03-02 22:04:58 +01:00
  • 4c1f96c51d Adjusted the build script behavior Samuel Vasko 2014-03-02 22:00:04 +01:00
  • f4b6d8f9a8 Refactored mail download loop, better error handling Samuel Vasko 2014-03-05 11:22:58 +01:00
  • 0314ee5d46 Removed unused function Samuel Vasko 2014-03-02 22:04:58 +01:00
  • 6a761a88c1 Adjusted the build script behavior Samuel Vasko 2014-03-02 22:00:04 +01:00
  • 447be262f8 A better way to find string length Moshe Katz 2014-02-27 18:44:46 -05:00
  • 371ffbc069 Add registration for right-click on folder item; Add context-menu icon Moshe Katz 2014-02-27 18:34:37 -05:00
  • 6d0d93e0fd Merge pull request #157 from Jackbennett/scripts Samuel Vasko 2014-02-26 22:29:31 +01:00
  • b4a264b1bc This commit amends far more than I would have liked to. Jack Bennett 2014-02-26 16:46:23 +00:00
  • 3bd0fe517f Need to use an optional package field; incase url's that don't put the file in the url. Jack Bennett 2014-02-26 16:41:30 +00:00
  • 83cd726a41 First sources.json draft Samuel Vasko 2014-02-24 17:55:34 +01:00
  • b30056c4b3 First draft of new build script Samuel Vasko 2014-02-24 17:33:14 +01:00
  • 7688823886 Checking for git and clink Samuel Vasko 2014-02-18 15:59:44 +01:00
  • 878499cc0b Added bash Samuel Vasko 2014-02-02 19:08:59 +01:00
  • 1108d7ca1f Merge branch 'master' of https://github.com/bliker/cmder into development v1.1.4-xplauncher Samuel Vasko 2014-01-31 17:32:48 +01:00
  • 000a3e40e0 Merge branch 'master' into development Samuel Vasko 2014-01-31 17:31:25 +01:00
  • 0f118fe42d Merge pull request #125 from saaguero/patch-1 Samuel Vasko 2014-01-31 08:27:58 -08:00
  • f719f9d51f Merge pull request #98 from jcheng31/patch-1 Samuel Vasko 2014-01-31 08:27:01 -08:00
  • bf882f1dc1 Reordered the PATH, closing #37 Samuel Vasko 2014-01-31 17:22:08 +01:00
  • 8e0afaf846 Color scheme from upstream Samuel Vasko 2014-01-31 17:16:29 +01:00
  • f8850b1344 Merge branch 'xplauncher' into development Martin Kemp 2014-01-29 23:44:33 +00:00
  • 86d77b9e6b Ability to change Font Size using Ctrl+MouseWheel Santiago Agüero 2014-01-28 18:10:15 -02:00
  • 937df38131 Todo list & bonus alias Martin Kemp 2014-01-21 23:48:41 +00:00
  • 6b2d288fbd Disable left click cursor change by default Martin Kemp 2014-01-21 19:40:05 +00:00
  • 8303a7acbc XP compatible launcher Martin Kemp 2014-01-21 18:25:24 +00:00
  • 4120875e33 bump version Samuel Vasko 2014-01-02 21:23:40 +01:00
  • c91f8ac461 Conditional delete Samuel Vasko 2013-12-31 16:12:12 +01:00
  • c43ad3cb40 Cleanup of the cleanup file v1.1.3 Samuel Vasko 2013-12-31 15:23:24 +01:00
  • e0540e43da Update new tab shortcut in README. Jerome Cheng 2013-12-26 16:11:11 +08:00
  • cfa0bc9a26 Merge branch 'master' of https://github.com/bliker/cmder Samuel Vasko 2013-12-24 20:45:56 +01:00
  • 4ac8f5ad82 keep the launcher for winxp Samuel Vasko 2013-12-24 20:45:43 +01:00
  • 640bdba8bb Merge pull request #88 from sc0tt/master Samuel Vasko 2013-12-24 11:42:45 -08:00
  • 88e17fc44a Adding .dlls to git for now Samuel Vasko 2013-12-24 14:41:36 +01:00
  • 67bdd93c3e Merge pull request #85 from MartiUK/gitcleanup Samuel Vasko 2013-12-24 05:38:49 -08:00
  • 804126cf7d Merge pull request #2 from sicil1ano/dev Martin Kemp 2013-12-13 10:30:06 -08:00
  • 94f0ea5c1a Fix Icon Scott Adie 2013-12-13 13:27:59 -05:00
  • 71513486ee renamed gitcleanup script Alberto Solano 2013-12-13 19:09:25 +01:00
  • 3aeae2871a added missing next Alberto Solano 2013-12-13 19:05:21 +01:00
  • d0e383e5c0 added cleanup script for git directory Alberto Solano 2013-12-13 00:49:15 +01:00
  • 2c8364ce58 fixed little mistake in vendor/readme Alberto Solano 2013-12-07 13:07:53 +01:00
  • fc3422e1ba fixed errors and grammar Alberto Solano 2013-12-07 12:28:05 +01:00
  • 72aac17c3e Latest release Samuel Vasko 2013-12-12 19:18:04 +01:00
  • feec00f233 Merge pull request #1 from MartiUK/master Martin Kemp 2013-12-12 04:30:06 -08:00
  • d9a6bb7e5f Remove any ruby implementations of gitcleanup Martin Kemp 2013-12-12 12:29:09 +00:00
  • d396dd9d33 Initial commit of gitcleanup.py Martin Kemp 2013-12-12 12:24:08 +00:00
  • 4f5a96aec7 whops v1.1.2 Samuel Vasko 2013-12-09 18:52:04 +01:00
  • cbe2f25dcb Hi there Samuel Vasko 2013-12-09 18:48:30 +01:00
  • fcea0b5b49 Real launcher added! :pops champagne: Samuel Vasko 2013-12-09 18:23:23 +01:00
  • 08e478f7a9 Removed the batch launcher Samuel Vasko 2013-12-09 18:22:34 +01:00
  • de30ed5424 Initial git cleanup creation Martin Kemp 2013-12-09 17:21:47 +00:00
  • 27f0eb2c95 Quick and dirty packaging Samuel Vasko 2013-12-09 18:17:35 +01:00
  • 394c24eb16 Now also compiles the launcher Samuel Vasko 2013-12-09 11:24:44 +01:00