dr024625
9977c0563d
Adding svn support
2017-04-03 21:07:41 -05:00
Martin Kemp
b604bf0b6c
Merge pull request #1317 from rmorrin/master
...
Update readme for config
2017-03-31 17:19:41 +01:00
Ryan Morrin
3b0a51d7b8
Update config readme:
...
* Change descriptions to match updated filenames
* Some minor fixes to grammar
2017-03-24 14:07:30 +00:00
Alexandr
018cc9ceda
Changed the way directory is defined .git
...
clink.find_dirs - do not specify the directory if there is Cyrillic in the way.
clink.is_dir - more logical and faster.
2017-03-09 19:22:13 +03:00
Jack
ad0f8fe049
Merge pull request #1280 from bdukes/patch-1
...
Allow profile.d/*.ps1 files to export [scriptblock]$prompt override all of cmders prompt
2017-03-08 22:06:50 +00:00
Brian Dukes
7f4a4d34d6
Allow user-profile.ps1 and profile.d/*.ps1 files to override prompt
...
This defines the default prompt variables ($PrePrompt, $PostPrompt,
$CmderPrompt, and $Prompt) before running the custom scripts (user-profile.ps1
and profile.d/*.ps1), and then saves those prompt values after running the
custom scripts. This gives the custom scripts and opportunity to override the
prompt code blocks.
This now opens the possibility for profile.d/*.ps1 scripts to affect the
prompt, and also allows both user-profile.ps1 and profile.d/*.ps1 scripts to
overwrite the $Prompt script block and overwrite the prompt behavior entirely.
2017-03-08 14:14:35 -06:00
Benjamin Staneck
963a5a8be6
⬆️ Update Git to v2.12.0
...
Release notes: https://github.com/git-for-windows/git/releases/tag/v2.12.0.windows.1
2017-03-01 04:01:24 +01:00
Benjamin Staneck
f04a4e4846
Merge pull request #1268 from mateusmedeiros/patch-1
...
Fix typo in config/Readme.md
2017-02-21 19:38:34 +01:00
Mateus Medeiros
50ed66894f
Fix typo in config/Readme.md
...
The file config/Readme.md refers to the "user-profile" files with "_" instead of "-". This commit fixes that.
2017-02-21 12:04:10 -03:00
Benjamin Staneck
2bb5ce0986
Merge pull request #1252 from glucas/issue-1245
...
Fix #1245 : Allow alias value to contain '=' characters
2017-02-10 01:08:06 +01:00
Greg Lucas
3b7a24b20a
Fix #1245 : Allow alias value to contain '=' characters
2017-02-09 13:53:39 -05:00
Benjamin Staneck
81d83d4c6d
⬆️ Update Git to v2.11.0.3
...
Release notes: https://github.com/git-for-windows/git/releases/tag/v2.11.0.windows.3
2017-01-16 08:53:56 +01:00
Benjamin Staneck
61849dc7fd
⬆️ Update ConEmu to 161206 (stable)
...
Changelog: https://conemu.github.io/blog/2016/12/06/Build-161206.html
2016-12-08 22:53:08 +01:00
Benjamin Staneck
9f2c0e4001
Merge pull request #1189 from knaos/master
...
Documented some undocumented tab related shorcuts
2016-12-06 13:02:01 +01:00
Atanas Kaynarov
4195b5b0ed
Documented some undocumented tab related shorcuts
2016-12-06 12:39:03 +02:00
Benjamin Staneck
02f1ff12a6
update changelog
2016-12-02 00:12:37 +01:00
Benjamin Staneck
7447e00aec
⬆️ Update Git to v2.11.0
...
Release notes: https://github.com/git-for-windows/git/releases/tag/v2.11.0.windows.1
2016-12-01 21:06:29 +01:00
Benjamin Staneck
84202729fb
Merge pull request #1169 from cmderdev/development
...
Development
2016-11-19 23:41:54 +01:00
Benjamin Staneck
70b0666f11
⬆️ Update Git to v2.10.2
...
Release notes: https://github.com/git-for-windows/git/releases/tag/v2.10.2.windows.1
2016-11-19 23:40:05 +01:00
Benjamin Staneck
14f3361429
⬆️ Update ConEmu to 161022 (stable)
...
Changelog: https://conemu.github.io/blog/2016/10/22/Build-161022.html
2016-11-19 23:39:07 +01:00
Benjamin Staneck
d7f0407300
Merge pull request #1157 from winks/winks-patch-1
...
Fix typo in init.bat
2016-11-10 18:13:08 +01:00
Florian Anderiasch
ba99f5b66a
Fix typo in init.bat
2016-11-10 18:04:37 +01:00
Vladimir Kotikov
a0e0adae8b
Bump clink-completions to 0.3.2
2016-11-07 00:56:13 +01:00
Benjamin Staneck
46d5936806
⬆️ Update Git to v2.10.2
...
Release notes: https://github.com/git-for-windows/git/releases/tag/v2.10.2.windows.1
2016-11-04 00:27:46 +01:00
Dax T Games
104033e58b
Merge pull request #1109 from daxgames/user_conemu_cfg
...
User conemu cfg
2016-11-02 10:25:54 -05:00
Dax Games
4c522aa0c4
trigger push
2016-10-30 18:22:29 -05:00
Dax Games
d64f0e681e
Merge branch 'master' of github.com:cmderdev/cmder into user_conemu_cfg
2016-10-30 18:20:07 -05:00
Martin Kemp
2b292f98de
Merge pull request #1143 from panzer-planet/patch-1
...
Fixed 3 typos
2016-10-30 20:49:05 +00:00
Werner Roets
0b43758a34
Fixed 3 typos
2016-10-30 02:57:24 +02:00
Benjamin Staneck
e6d4609bf4
⬆️ Update ConEmu to 161022 (stable)
...
Changelog: https://conemu.github.io/blog/2016/10/22/Build-161022.html
2016-10-23 22:24:07 +02:00
Benjamin Staneck
0de26571aa
⬆️ Update Git to v2.10.1
...
Release notes: https://github.com/git-for-windows/git/releases/tag/v2.10.1.windows.1
2016-10-23 22:23:58 +02:00
Martin Kemp
5597aa6038
Merge pull request #952 from Jackbennett/custom-prompt
...
Custom prompt hooks protected from later overwriting
2016-10-19 14:08:09 +01:00
Benjamin Staneck
425dc854ac
Merge pull request #1131 from lamarqua/master
...
Fix for slow startup under certain conditions (#1122 )
2016-10-17 16:01:05 +02:00
Adrien Lamarque
a78186f502
Fix for slow startup under certain conditions ( #1122 )
...
Fixes #1122 by simply calling CreateProcess before the SendMessageTimeout
calls that are used to propagate environment variable changes.
2016-10-14 23:36:22 +02:00
Benjamin Staneck
60aa0cee13
Merge pull request #1127 from cmderdev/development
...
Development
2016-10-11 10:08:42 +02:00
Benjamin Staneck
7750216d1a
Merge pull request #1126 from gucong3000/patch-1
...
fix error when path has a space
2016-10-11 10:08:11 +02:00
刘祺
eb73f6f772
fix error when path has a space
2016-10-11 14:41:47 +08:00
Jackbennett
db909451c9
Version Check the Posh-Git module to allow module autoloading
...
Posh-Git before this release does not export `Write-VcsStatus` thus
powershell's autoloading cannot find the reqired module for the function.
note that `get-module -listAvailable` can return an array of multiple
versions.
2016-10-10 12:01:55 +01:00
Jackbennett
b349b19869
Describe why PS functions are called by namespace
...
As the prompt function is called all the time, specifically namespace the
cmldets it uses to avoid them being hijacked in the user session.
2016-10-10 10:30:01 +01:00
Martin Kemp
e0841eacc1
Merge pull request #963 from Jackbennett/default-tab-history
...
Disable history switching behavior of ctrl+tab. Sequential switching.
2016-10-10 00:44:05 +01:00
Benjamin Staneck
44e0a040bd
⬆️ Update Git to v2.10.1
...
Release notes: https://github.com/git-for-windows/git/releases/tag/v2.10.1.windows.1
2016-10-05 02:16:22 +02:00
Dax Games
5feccb3c7c
added backup of ConEmu.xml to ./config/user-ConEmu.xml at cmder launch if it exists
2016-10-02 23:00:00 -05:00
Dax Games
abd7db99b6
added backup of ConEmu.xml to ./config folder at cmder launch if it exists
2016-10-02 22:16:22 -05:00
Dax Games
66c6d5bbb3
added ability to have a user-ConEmu.xml file in addition to the computer specific and default ConEmu.xml files
2016-10-02 21:50:56 -05:00
Dax T. Games
af586d5410
add use-ConEmu.xml
2016-10-02 18:34:40 -05:00
Alexandr
c8adf424e2
Added closing process in get_git_status ( #1 )
...
After execution command: git add * git continues to operate without closing. The process does not stop.
2016-09-27 22:59:09 +02:00
Martin Kemp
e36db3eb3d
Merge pull request #1101 from alexandr-san4ez/development
...
Added closing process in get_git_status
2016-09-27 16:59:21 +01:00
Alexandr
27c571636d
Added closing process in get_git_status ( #1 )
...
After execution command: git add * git continues to operate without closing. The process does not stop.
2016-09-27 18:48:23 +03:00
Benjamin Staneck
d144cd0fc2
⬆️ Update ConEmu to 160914 (stable)
...
Changelog: https://conemu.github.io/blog/2016/09/14/Build-160914.html
2016-09-17 22:49:23 +02:00
Benjamin Staneck
bb312ad74b
try --no-lock-index for Git
2016-09-17 22:48:02 +02:00