Dax T. Games
ab3f0b76fb
fixes
2019-04-01 22:17:53 -04:00
Dax T. Games
528bbea7f5
fixes
2019-04-01 22:10:21 -04:00
Dax T. Games
f20eca01ac
fixes
2019-04-01 17:34:00 -04:00
Dax T. Games
26d8d58e77
Merge branch 'master' of https://github.com/cmderdev/cmder into alias
2019-04-01 17:32:57 -04:00
Dax T. Games
cf134604bb
fixes
2019-04-01 17:31:46 -04:00
Dax T. Games
67b374ad37
revert alias.cmd changes
2019-04-01 17:09:05 -04:00
Dax T. Games
d592f80364
Merge branch 'master' of https://github.com/cmderdev/cmder into alias
2019-04-01 17:04:03 -04:00
Dax T. Games
3e40c80331
new alias create syntax
2019-04-01 16:58:45 -04:00
Dax T Games
ac2082d56d
Merge pull request #2060 from daxgames/ps1_prompt
...
Fixes and More Cmder Like Powershell
2019-04-01 15:20:37 -04:00
Dax T. Games
a813e359c5
don't delete aliases by default but provide an easy way for users to do so.
2019-04-01 09:09:32 -04:00
Dax T. Games
345562dbd0
Merge branch 'ps1_prompt' of https://github.com/daxgames/cmder into ps1_prompt
2019-03-31 16:48:10 -04:00
Dax T. Games
13de4924ca
make powershell use of bash commands more bash like
2019-03-31 16:47:36 -04:00
Dax T. Games
b424012a08
make debug messages more verbose
2019-03-31 09:48:58 -04:00
Dax T. Games
192c2f4dd1
fix git detection
2019-03-31 09:47:50 -04:00
Dax T. Games
4622aa87e4
Merge branch 'master' of https://github.com/cmderdev/cmder into ps1_prompt
2019-03-23 15:05:05 -04:00
Dax T. Games
0b2c9bf005
Merge branch 'ps1_prompt' of https://github.com/daxgames/cmder into ps1_prompt
2019-03-23 15:04:06 -04:00
Dax T. Games
081624d88e
cleanup
2019-03-23 15:03:44 -04:00
David Refoua
280bbfff1f
update issue template ( #2062 )
2019-03-20 22:57:13 +01:00
Dax T Games
a93fff6798
Update init.bat
2019-03-17 15:09:02 -04:00
Dax T. Games
8abfa9d413
add back shell context menu to drives on register unregister
2019-03-16 19:15:36 -04:00
Dax T. Games
98a64b71b2
Allow full ps1 prompt customization by 'config/*.ps1' scripts
2019-03-16 13:52:47 -04:00
Dax T. Games
f2b26352b4
Merge branch 'master' of https://github.com/cmderdev/cmder
2019-03-12 21:12:42 -04:00
David Refoua
63128ed52f
✨ polished issues template ( #2056 )
...
- added version subsection
- better worded upstream technologies notice
- more clear instructions
2019-03-07 14:29:46 +01:00
Dax T. Games
2582891307
Merge branch 'master' of https://github.com/cmderdev/cmder
2019-03-01 19:54:14 -05:00
Dax T Games
ec42046297
Merge pull request #2017 from b0bh00d/master
...
Replaced 'hg id -ib'
2019-03-01 14:00:22 -05:00
Dax T Games
522656845f
Merge pull request #2041 from cmderdev/upate_readme
...
Update README.md
2019-03-01 13:58:40 -05:00
Dax T Games
6b22a5c583
Merge pull request #2055 from daxgames/git_clink_changes
...
Git and Clink changes
2019-03-01 13:57:32 -05:00
Dax T. Games
e75958b881
Merge branch 'master' of https://github.com/cmderdev/cmder
2019-03-01 13:47:03 -05:00
Dax T. Games
8ec252276f
changelog
2019-02-28 18:13:19 -05:00
Dax T. Games
16bf572cdf
Merge branch 'master' of github.com:cmderdev/cmder into git_clink_changes
2019-02-28 18:03:58 -05:00
Dax T. Games
7bd25e95e1
upgrade git to 2.21.0
2019-02-28 17:55:16 -05:00
Dax T. Games
cc12b848ac
provide default settings for clink that updates the history file in real time
2019-02-28 17:44:28 -05:00
Dax T. Games
20d55c1469
all clink disable by setting CMDER_CLINK=0 befor starting task
2019-02-28 17:37:45 -05:00
Dax T Games
06e6c63b7f
Update README.md
2019-02-18 11:41:11 -05:00
b0bh00d
89499f2a60
Replaced the 'hg -id' command with the 'hg branch' and 'hg status' pair for improved response times.
2019-01-20 21:02:31 -07:00
b0bh00d
95e5169476
Merge remote-tracking branch 'upstream/master'
2019-01-20 20:50:09 -07:00
Dax T. Games
760f4e579e
ignore all /d arg if running inside vscode
2019-01-06 18:09:06 -05:00
Dax T. Games
6d8f7a290a
ignore all args if running inside vscode
2019-01-06 17:46:50 -05:00
Dax T. Games
2a4e9d8301
workaround vscode tasks showing cmder debug output
2019-01-06 17:27:04 -05:00
Bob Hood
961f38a399
Updated the HG prompt ( #2002 )
...
Per our email discussion, I have updated the HG prompt code to use the '-ib' option to 'hg id' so the branch name is always available, regardless of the state of the working copy.
2019-01-05 19:56:30 +01:00
b0bh00d
5a48e568a8
Updated the HG prompt code to use the '-ib' option to 'hg id' to always have the branch name available.
2019-01-01 11:17:53 -07:00
Dax T Games
524fce25ab
Merge pull request #1999 from daxgames/fix_ssh_agent_default
...
fix ssh-agent in user_profile.cmd.default
2018-12-22 17:13:35 -05:00
Dax T. Games
46bde1af8b
fix ssh-agent in user_profile.cmd.default
2018-12-22 17:07:31 -05:00
Dax T. Games
9a47bce6ac
fix ssh-agent in user_profile.cmd.default
2018-12-22 17:05:08 -05:00
Dax T Games
0a3be464be
Merge pull request #1997 from cmderdev/revert-1996-fix_ssh_agent_default
...
Revert "Update Changelog"
2018-12-22 16:56:42 -05:00
Dax T Games
b2723d6f6a
Merge pull request #1998 from cmderdev/revert-1995-fix_ssh_agent_default
...
Revert "fix sshagent call in user_profile.cmd.default"
2018-12-22 16:56:19 -05:00
Dax T Games
4f2ced57df
Revert "fix sshagent call in user_profile.cmd.default"
2018-12-22 16:55:56 -05:00
Dax T Games
88169b8721
Revert "Update Changelog"
2018-12-22 16:55:17 -05:00
Dax T Games
f6db922732
Merge pull request #1996 from daxgames/fix_ssh_agent_default
...
Update Changelog
2018-12-22 16:40:28 -05:00
Dax T. Games
e822d55aa5
Changelog
2018-12-22 16:38:51 -05:00