Commit Graph

  • 31c8c620c7 Custom prompt hooks protected from later overwriting Jackbennett 2016-05-12 13:26:18 +01:00
  • 61e795c02d Merge pull request #945 from daxgames/fix_aliases_update Benjamin Staneck 2016-05-08 15:56:58 +02:00
  • f652d301e7 Merge pull request #946 from vladimir-kotikov/patch-4 Benjamin Staneck 2016-05-08 02:08:13 +02:00
  • a286e52a44 Update completions to 0.3.0 Vladimir Kotikov 2016-05-08 02:42:48 +03:00
  • c49c27fb88 allow setting verbose-output variable outside init.bat Dax T. Games 2016-05-07 18:10:44 -05:00
  • e212ee36a2 Added :verbose-output subroutine, made aliases update more functional Dax T. Games 2016-05-07 14:20:24 -05:00
  • fc7f1ca3dc Merge pull request #943 from daxgames/fix_git Benjamin Staneck 2016-05-07 18:41:22 +02:00
  • 537c658eb4 fixed git not working in cmder cmd session and added some comments Dax T. Games 2016-05-07 10:56:08 -05:00
  • 4e9882eea4 Update Git to 2.8.2 Benjamin Staneck 2016-05-06 18:10:00 +02:00
  • d4339ae526 Merge pull request #941 from janschulz/init.bat Benjamin Staneck 2016-05-06 15:25:10 +02:00
  • 055a974257 More variable quoting in init.bat Jan Schulz 2016-05-06 15:06:59 +02:00
  • 05fb4368cc Merge pull request #940 from janschulz/init.bat Benjamin Staneck 2016-05-06 00:35:02 +02:00
  • 1bf5503bea Add quotes around all variables Jan Schulz 2016-05-05 22:29:58 +02:00
  • b47d04f75c Merge pull request #916 from liftir/patch-1 Benjamin Staneck 2016-04-10 06:28:22 +02:00
  • 6978bb7417 Fix missing "\" when building dirpath to psmodules liftir 2016-04-08 21:21:38 -04:00
  • 7eb7255741 Merge pull request #865 from janschulz/where_is_git Benjamin Staneck 2016-04-08 18:59:58 +02:00
  • 6c6268e968 Remove @ in new code, echo off is enough Jan Schulz 2016-04-08 16:55:49 +02:00
  • 1e7f15100f PS: also add cmd and bin version of git to the path Jan Schulz 2016-03-02 18:59:12 +01:00
  • fbccc6b790 init.bat: remove GIT\bin from path Jan Schulz 2016-03-02 18:25:25 +01:00
  • 2ccc06e639 init.bat: integrate the unix commands at the end of PATH Jan Schulz 2016-03-02 17:51:15 +01:00
  • 182629d59a init.bat: check for git in path Jan Schulz 2016-03-02 17:30:45 +01:00
  • fc963b1342 Merge pull request #911 from daxgames/git_2.8.1 Benjamin Staneck 2016-04-05 22:35:32 +02:00
  • 24b1bb93c0 upgraded git to 2.8.1 Dax T. Games 2016-04-05 14:27:12 -05:00
  • 528d0ce734 Merge pull request #909 from daxgames/http_proxy Benjamin Staneck 2016-04-05 16:48:05 +02:00
  • 5068188059 Added proxy support Dax T. Games 2016-04-05 09:27:53 -05:00
  • 5a1f81655f ⬆️ ConEmu@160328 Benjamin Staneck 2016-03-30 03:02:31 +02:00
  • 07ed31c0a1 ⬆️ Git@2.8.0.windows.1 Benjamin Staneck 2016-03-30 03:00:59 +02:00
  • f9d0050c67 Merge pull request #892 from daxgames/fix_aliases Benjamin Staneck 2016-03-21 22:55:26 +01:00
  • 86dd077b9d fixed - not running user-aliases.cmd if aliases variable is overridden in profile.d Dax T. Games 2016-03-21 14:35:48 -05:00
  • d5a1ce628c Merge pull request #862 from daxgames/better_aliases Martin Kemp 2016-03-21 08:32:26 +00:00
  • b86f3fbaff synced with upstream/development Dax T. Games 2016-03-20 08:30:20 -05:00
  • 160fbad621 Add changelog Martin Kemp 2016-03-20 12:23:05 +00:00
  • 68743a8742 Merge pull request #890 from cmderdev/development v1.3.0-pre Martin Kemp 2016-03-20 11:54:59 +00:00
  • 73f9400aa8 Merge pull request #723 from cmderdev/release-1.3 Martin Kemp 2016-03-20 11:54:28 +00:00
  • 3ca847fc42 ⬆️ Git@2.7.4.windows.1 Benjamin Staneck 2016-03-18 18:20:06 +01:00
  • 0de643be42 ⬆️ Git@2.7.2.windows.1 Benjamin Staneck 2016-03-17 03:32:51 +01:00
  • 05c113efee Fix PSReadline clearing directory prompt. Martin Kemp 2016-03-10 10:50:37 +00:00
  • 7d2197086e Merge pull request #866 from JanSchulz/revert_set_cmderstart Martin Kemp 2016-03-10 10:46:04 +00:00
  • 964f18c66c Merge pull request #874 from daxgames/process_profile.d_sooner Benjamin Staneck 2016-03-07 19:19:11 +01:00
  • 01667a5bf0 Process profile.d scripts before adding user aliases Dax T. Games 2016-03-07 08:12:50 -06:00
  • 3085fca9e0 synced with upstream/development Dax T. Games 2016-03-06 17:18:51 -06:00
  • 06c6e5fdb6 Merge pull request #873 from daxgames/echo_off Benjamin Staneck 2016-03-07 00:07:25 +01:00
  • 0f4292aa08 Prefer use of first line @echo off vs. @ per line to turn off echo per line. - Cleaner file, no side efects Dax T. Games 2016-03-06 15:40:06 -06:00
  • 72876f41e2 Merge pull request #872 from daxgames/fix_bash_profile.d Benjamin Staneck 2016-03-06 22:11:48 +01:00
  • 722f8b7745 silenced bash profile.d when profile.d is empty Dax T. Games 2016-03-06 15:05:40 -06:00
  • df768f3c5e Merge pull request #867 from daxgames/cmd_profile.d_fix Benjamin Staneck 2016-03-05 02:21:46 +01:00
  • 8dbbb902d9 fixed vendor\profile.ps1 profile.d - added post popd Dax T. Games 2016-03-02 17:52:12 -06:00
  • d6eec2f3a5 silence profile.d if profile.d is empty Dax T. Games 2016-03-02 16:16:27 -06:00
  • 32c1d4028a added fully qualified path to cmd profile.d section Dax T. Games 2016-03-02 15:17:43 -06:00
  • c904676cf4 Revert "Set CMDER_START to homeprofile" Jan Schulz 2016-03-02 18:29:34 +01:00
  • 997bd5c24e Enhanced alias.bat to allow file storage path Dax T. Games 2016-03-01 20:30:51 -06:00
  • a74fdd2b68 Merge pull request #860 from daxgames/fix_cmd_plugin.d Benjamin Staneck 2016-03-02 04:04:30 +01:00
  • 8a5c58e626 fixed cmd profile.d support Dax T. Games 2016-03-01 20:35:55 -06:00
  • bf75f70181 added config/profile.d Dax T. Games 2016-03-01 20:35:24 -06:00
  • 8fa151d1db Merge pull request #740 from daxgames/cmder_exinit Martin Kemp 2016-02-29 08:11:34 +00:00
  • 33d6f11e87 Merge pull request #855 from daxgames/profile.d_support Martin Kemp 2016-02-29 08:11:31 +00:00
  • 434d6f2996 Fixed profile.d table Dax T. Games 2016-02-28 10:41:10 -06:00
  • 59e4a1684b Merge branch 'development' of https://github.com/cmderdev/cmder into profile.d_support Dax T. Games 2016-02-27 12:52:00 -06:00
  • 361a8eae66 Fixed profile.d support for bash Dax T. Games 2016-02-27 12:19:03 -06:00
  • 727d6a6abd Added bits about MinGW integration status Dax T. Games 2016-02-27 12:02:42 -06:00
  • f7a18d4b6e --amend Dax T. Games 2016-02-27 12:00:40 -06:00
  • 9e7f860e2d Fixed and added zsh shell capability Dax T. Games 2016-02-27 08:43:39 -06:00
  • 6cf62dcdc7 Added details on integrating external *nix like env Dax T. Games 2016-02-27 07:42:22 -06:00
  • 79f8560a24 added profile.d stuff Dax T. Games 2016-02-27 07:40:47 -06:00
  • 4245608e6d Merge branch 'development' of https://github.com/cmderdev/cmder into cmder_exinit Dax T. Games 2016-02-27 06:41:11 -06:00
  • aedd078050 ⬆️ Git@2.7.2.windows.1 Benjamin Staneck 2016-02-27 01:39:06 +01:00
  • a959409c0f --amend Dax T. Games 2016-02-25 18:22:43 -06:00
  • 0a6b79b9ed Added profile.d like support for all supported shells Dax T. Games 2016-02-25 07:53:57 -06:00
  • 85ce629dde Merge pull request #852 from JanSchulz/patch-1 Martin Kemp 2016-02-23 16:25:23 +00:00
  • 78ea063fb0 Typo in Readme.md Jan Schulz 2016-02-23 16:45:07 +01:00
  • a99d27a7e1 Merge branch 'development' into cmder_exinit Dax T. Games 2016-02-19 10:10:12 -06:00
  • 289126f870 Merge pull request #837 from JanSchulz/appveyor_badge Martin Kemp 2016-02-19 09:56:55 +00:00
  • e1eed7a0f1 Merge pull request #831 from cmderdev/development Martin Kemp 2016-02-19 09:56:47 +00:00
  • c3042909e0 Merge pull request #841 from gpakosz/clink-git-prompt Benjamin Staneck 2016-02-16 11:31:09 +01:00
  • 64d981e470 Fixed get_git_dir() to take submodules into account. Fixes #833 Gregory Pakosz 2016-02-16 11:15:10 +01:00
  • 3fab0c122c Add appveyor batch to README Jan Schulz 2016-02-13 18:30:20 +01:00
  • 9ace64f6dc Merge pull request #835 from gpakosz/git-prompt-submodules Martin Kemp 2016-02-10 15:42:40 +00:00
  • 95bbb8edbb Fixed checkGit() in case of submodules Gregory Pakosz 2016-02-10 14:42:12 +01:00
  • 842394300f Better defaults for window size. Martin Kemp 2016-02-09 13:58:41 +00:00
  • 26e6d80364 Build on tags Martin Kemp 2016-02-09 13:57:31 +00:00
  • 728e83a85b Set CMDER_START to homeprofile Martin Kemp 2016-02-09 13:40:32 +00:00
  • 95f6096a45 Latest 3rd party updates. Martin Kemp 2016-02-08 22:14:04 +00:00
  • fab895bd9b Undo. Martin Kemp 2016-02-08 22:09:35 +00:00
  • b17db6930a Merge pull request #771 from cmderdev/development Martin Kemp 2016-02-08 19:58:54 +00:00
  • d97bc4ca69 Merge branch 'development' into release-1.3 Martin Kemp 2016-02-08 19:56:47 +00:00
  • 914ddb8207 Merge pull request #804 from cmderdev/buildscriptchange Martin Kemp 2016-02-08 18:41:27 +00:00
  • 7962edac56 Merge pull request #803 from cmderdev/MartiUK-patch-1 Martin Kemp 2016-02-08 18:41:09 +00:00
  • 97cae2bdc7 Bring variable into line Martin Kemp 2016-02-08 18:26:57 +00:00
  • 6bb07d9b19 Revert "Set tasks to always user CMDER_START" Martin Kemp 2016-02-08 18:19:58 +00:00
  • fccba9269d ⬆️ ConEmu@160202 Benjamin Staneck 2016-02-03 03:15:56 +01:00
  • 07b426355e ⬆️ Git@2.7.0.windows.2 Benjamin Staneck 2016-02-03 03:13:43 +01:00
  • 261b8bfce3 Merge pull request #794 from JanSchulz/793-clink-settings Martin Kemp 2016-02-01 08:45:29 +00:00
  • c055ce1c13 Get USER_PROFILE differently Martin Kemp 2016-01-31 21:35:57 +00:00
  • fe45b186e0 clink.lua: add header Jan Schulz 2016-01-15 18:06:35 +01:00
  • 788b5262b4 Reorganize how clink settings are loaded Jan Schulz 2016-01-09 12:43:52 +01:00
  • 73e1eb2a8b Ensure Environment Variables are propagated. Martin Kemp 2016-01-15 13:13:16 +00:00
  • fabcd468a7 Use the correct type and initialise it. Martin Kemp 2016-01-15 13:01:55 +00:00
  • df7a662965 Get the environment variable correctly. Martin Kemp 2016-01-15 12:44:10 +00:00
  • e7243efce2 Fix build script not exiting on msbuild failure. Martin Kemp 2016-01-15 12:28:24 +00:00
  • 9c7a037948 Set CMDER_START to USER_PROFILE if no path given. Martin Kemp 2016-01-15 12:10:24 +00:00