Commit Graph

  • b40510f3a0 Merge branch 'master' into env-fix-again Abhishek Aryan 2021-06-27 17:51:04 +03:00
  • e7a6e64473 Rewrote how prompt_overrideGitStatusOptIn works. Chris Antos 2021-06-12 18:56:37 -07:00
  • f6c2657b23 Allow scripts to disable part of the Cmder prompt. Chris Antos 2021-06-11 01:01:35 -07:00
  • 91aabe75af Add prompt config variable for async git prompt. Chris Antos 2021-06-10 18:49:39 -07:00
  • 946f929eaf Merge pull request #2559 from daxgames/docs Dax T Games 2021-06-10 20:25:52 -04:00
  • 8a870c093a Merge branch 'master' into docs dgames 2021-06-10 20:23:39 -04:00
  • bfe526604d revert dgames 2021-06-10 20:21:43 -04:00
  • 79e505acf8 Merge branch 'master' of https://github.com/cmderdev/cmder dgames 2021-06-10 20:20:22 -04:00
  • 9a2e22cb6d Merge branch 'master' of https://github.com/cmderdev/cmder into docs dgames 2021-06-10 20:14:56 -04:00
  • b2add2b966 prompt config docs dgames 2021-06-10 20:12:47 -04:00
  • 74202a8719 Merge pull request #1 from daxgames/status-branchonly-dax Ian Craig 2021-06-05 14:26:34 -07:00
  • 5305ebd4a6 Use Clink async prompt filtering for git. Chris Antos 2021-05-31 21:29:19 -07:00
  • 4e22ad93f4 Merge pull request #2 from daxgames/status-branchonly-dax Chris Antos 2021-05-31 20:40:41 -07:00
  • 6730f864b1 Merge pull request #1 from ian-craig/status-branchonly Chris Antos 2021-05-31 20:38:23 -07:00
  • 56b04fc9ce fix unknown color and code dedup dgames 2021-05-31 10:53:18 -04:00
  • 55ff611095 fix default unknown color dgames 2021-05-30 08:56:44 -04:00
  • aebe37bd28 fix default unknown color dgames 2021-05-30 08:56:05 -04:00
  • 413fb2f1ac remove xxx dgames 2021-05-30 08:46:37 -04:00
  • 73ad62eaa2 add xxx dgames 2021-05-30 08:46:08 -04:00
  • 4fab4cc6e4 make unknown color white for all shells dgames 2021-05-30 08:41:40 -04:00
  • a41fad80d5 Merge branch 'status-branchonly' into status-branchonly-dax dgames 2021-05-30 07:56:01 -04:00
  • c9acb13d0b Fix cmder no status prompt dgames 2021-05-30 07:50:48 -04:00
  • 03d0f913ea fixing branch only dgames 2021-05-30 07:27:16 -04:00
  • a5c98d4fe9 Add simple branch name gen for sh and ps1 Ian Craig 2021-05-25 21:03:28 -07:00
  • 9df8f1a92a Revert to boolean, keep branch name when status=false Ian Craig 2021-05-25 17:53:41 -07:00
  • c262934822 Add branchonly option to cmdstatus Ian Craig 2021-05-20 17:53:05 -07:00
  • f1665ddd7d Fix no env in the prompt string Abhishek Aryan 2021-05-10 18:47:17 +03:00
  • 36f4ce0e3c Merge pull request #2538 from daxgames/fix_configurable_prompt Dax T Games 2021-05-02 22:47:11 -04:00
  • 59941f5dfa cleanup Dax T. Games 2021-05-02 21:05:58 -04:00
  • 6d79ed5eb2 Merge branch 'master' of https://github.com/cmderdev/cmder into fix_configurable_prompt Dax T. Games 2021-05-02 21:04:23 -04:00
  • 99a7445fcb Merge pull request #2537 from Lunchb0ne/fix-env-weirdness Dax T Games 2021-05-02 21:01:37 -04:00
  • d6b5fe8e1d CHANGELOG Dax T. Games 2021-05-02 20:56:17 -04:00
  • 11fb1b3a50 do not rely on config\cmder_prompt_config.lua Dax T. Games 2021-05-02 20:56:02 -04:00
  • 810a3da955 upgrade to clink 1.2.5 Dax T. Games 2021-05-02 20:54:52 -04:00
  • e8df3ef247 Refactor the env substution logic Abhishek Aryan 2021-05-02 21:53:22 +03:00
  • 8d6ce3e4ac Merge pull request #2523 from daxgames/prompt_config Dax T Games 2021-04-15 08:27:05 -04:00
  • 9793ca1ed9 update git for windows Dax T. Games 2021-04-15 08:17:07 -04:00
  • d9b2c729f9 replace :: with rem Dax T. Games 2021-04-15 07:54:39 -04:00
  • 8fa351810a CHANGELG.md Dax T. Games 2021-04-11 18:54:26 -04:00
  • 3752b95218 CHANGELG.md Dax T. Games 2021-04-11 18:52:59 -04:00
  • e0cb86d738 parametrized status colors Dax T. Games 2021-04-11 18:42:43 -04:00
  • 0ef76ee2d3 add configurable prompt Dax T. Games 2021-04-11 18:28:43 -04:00
  • 8a2ace9fc2 Merge pull request #2522 from vladimir-kotikov/patch-6 Dax T Games 2021-04-09 07:40:25 -04:00
  • 37c7b1dc02 Merge pull request #2520 from daxgames/git_opt_out Dax T Games 2021-04-09 07:40:09 -04:00
  • ad755dc7f9 Bump clink-completions version Vladimir Kotikov 2021-04-09 10:46:27 +03:00
  • 6027ac31c4 set global cmderGitStatusOptIn var for use in clink-completions Dax T. Games 2021-04-07 22:30:53 -04:00
  • c34eb73555 Merge pull request #2452 from daxgames/1.3.18 v1.3.18 Dax T Games 2021-03-26 05:45:35 -04:00
  • f7df79a2d7 CHANGELOG.md Dax T. Games 2021-03-26 05:41:17 -04:00
  • 0fd2d9c8a8 CHANGELOG.md dgames 2021-03-25 19:14:18 -04:00
  • e918b18ca7 CHANGELOG.md dgames 2021-03-25 19:13:03 -04:00
  • 0a7f1623f7 fix path length check with fast_init set dgames 2021-02-28 23:09:49 -05:00
  • d02be816e2 fix failure in lib_path if path is too long dgames 2021-02-28 21:54:06 -05:00
  • 8452f33407 changelog.md dgames 2021-02-25 14:38:05 -05:00
  • a66b8b3035 Merge pull request #2458 from FTOH/patch-1 Dax T Games 2021-02-09 09:07:15 -05:00
  • ed60c14a44 Merge pull request #2475 from simaek/patch-1 Dax T Games 2021-02-09 09:04:45 -05:00
  • cc1d459ea9 Fix some commands like ls' are not available 兮陌 2021-02-08 23:23:30 +08:00
  • 633d673bd7 Fix escaping double quotes FTOH 2021-01-17 22:13:01 +07:00
  • a7e45ef64a Merge pull request #2464 from stephensolis/patch-1 Dax T Games 2021-01-17 08:30:32 -05:00
  • 10d63daf90 Fix enhance_path call if no usr\bin in %GIT_INSTALL_ROOT% Stephen Solis 2021-01-16 23:34:22 +01:00
  • 6c15598010 update to Clink 1.1.20 dgames 2021-01-12 09:01:39 -05:00
  • 3608b5bc81 Added quotes as in previous commits Anton Makarenko 2021-01-11 15:03:52 +07:00
  • 2d75a635de Fix: Incomplete operation when closing bash.exe Anton Makarenko 2021-01-11 14:22:54 +07:00
  • 9cf3ba222e remove clink defaults dgames 2021-01-09 09:43:37 -05:00
  • 01d300f779 cleanup dgames 2020-12-24 18:43:23 -05:00
  • ba1027f6d5 cleanup dgames 2020-12-24 18:34:27 -05:00
  • b5d172cd32 cleanup dgames 2020-12-24 18:33:10 -05:00
  • f362ba8dba spacing dgames 2020-12-24 17:55:56 -05:00
  • 783cf68d10 CLink migration and clenaup dgames 2020-12-24 17:48:00 -05:00
  • c4fb7e6034 Merge branch 'master' of https://github.com/cmderdev/cmder into 1.3.17_fixes dgames 2020-12-24 12:15:08 -05:00
  • da0af1d96b 1.3.17 Fixes for clink settings and history dgames 2020-12-24 12:14:46 -05:00
  • 9c9eac1875 Merge pull request #2449 from daxgames/alias_fix v1.3.17 Dax T Games 2020-12-23 07:55:52 -05:00
  • ae0b7722ed CHANGELOG.md dgames 2020-12-23 07:55:16 -05:00
  • bb2f89d044 CHANGELOG.md dgames 2020-12-23 07:33:12 -05:00
  • 24cad3ed5c fix 'alias ..=cd ..' removing 2 char aliases dgames 2020-12-23 07:30:47 -05:00
  • ae7ddb7f86 Merge branch 'master' of https://github.com/cmderdev/cmder dgames 2020-12-23 07:29:36 -05:00
  • e0b8ebc669 Clink fork fixes (#2441) Dax T Games 2020-12-21 16:30:30 -05:00
  • 00b22ea79a Update clink-completions to 0.3.6 (#2440) Vladimir Kotikov 2020-12-17 13:26:59 +03:00
  • eb8e470fe3 Merge branch 'master' of https://github.com/cmderdev/cmder dgames 2020-12-11 05:52:31 -05:00
  • 9088a5e2e6 Merge pull request #2430 from qfp64/faster-init Dax T Games 2020-12-11 05:48:07 -05:00
  • 25bc575e8a Merge pull request #2390 from daxgames/sysinfo Dax T Games 2020-12-11 05:42:22 -05:00
  • 0ff3b391f1 Merge branch 'master' of https://github.com/cmderdev/cmder into master dgames 2020-12-11 03:47:19 -05:00
  • 11a78a8d64 Fix errors Kyle McInnes 2020-12-10 13:35:40 +00:00
  • 2a9a4d2860 Speed up calls to lib_console Kyle McInnes 2020-12-07 19:41:11 +00:00
  • 4874e78953 remove debug dgames 2020-12-06 10:56:58 -05:00
  • f4988480f6 debug dgames 2020-12-06 09:23:23 -05:00
  • 44f5095047 fix docs for user-aliases.cmd #2397 (#2398) Alex Kostyukov 2020-10-27 20:32:05 +03:00
  • 2205461943 Update git for windows to 2.29.1 (#2410) Florian Schwalm 2020-10-27 18:31:19 +01:00
  • 5d05034810 fix docs for user-aliases.cmd #2397 Alex Kostyukov 2020-09-28 15:20:13 +03:00
  • 467b4d4ad9 hide possible file write conflict Dax T. Games 2020-09-13 08:27:10 -04:00
  • ea6e18c834 hide possible file write confilct Dax T. Games 2020-09-13 08:02:46 -04:00
  • 4378741aad add systeminfo.exe output Dax T. Games 2020-09-12 06:10:41 -04:00
  • 6458199812 Merge pull request #2380 from daxgames/fix_git_not_expected Dax T Games 2020-08-31 19:11:19 -04:00
  • d1adf16fa8 'fixes' Dax T. Games 2020-08-24 20:27:56 -04:00
  • cda883bc39 add setlocal Dax T. Games 2020-08-23 08:47:20 -04:00
  • b1ef763922 add setlocal Dax T. Games 2020-08-23 08:42:58 -04:00
  • 2cd7632720 Merge pull request #2376 from MMShep97/update-readme-links Dax T Games 2020-08-15 09:02:51 -04:00
  • 92169c1295 Deletes link to non-existent repo :( mshepherd 2020-08-14 17:57:50 -05:00
  • e0aba11018 Updates readme link to correct path mshepherd 2020-08-14 17:19:39 -05:00
  • e8fe522a99 Merge pull request #2372 from cmderdev/revert-2371-revert-2369-fix-powershell-prompt Dax T Games 2020-08-13 12:19:36 -04:00
  • 937874f03c Revert "Revert "Update profile.ps1"" Dax T Games 2020-08-13 07:29:24 -04:00