Retomehere
192056e19b
Merge branch 'master' into master
2018-08-06 13:14:45 +08:00
xiazeyu
f6c2d9c31e
refactor: reduce global varible useage, fixed quote issue, added parameters support
2018-08-06 13:09:59 +08:00
Benjamin Staneck
e3cdf43afc
better fix for #1265
2018-06-07 18:29:48 +02:00
Benjamin Staneck
6c016788d4
Revert "sanitize dir before assigning to prompt"
...
This reverts commit 0b2d7bd655
.
2018-06-07 17:04:06 +02:00
Benjamin Staneck
0b2d7bd655
sanitize dir before assigning to prompt
...
Fixes #1265
2018-06-07 16:08:53 +02:00
Dax T Games
27f51f48a4
Profile.ps1 ( #1796 )
...
* Fix GIT_INSTALL_ROOT again
* fix profile.ps1
2018-06-03 00:15:33 +02:00
Dax T Games
4df1d744d3
Fix lib base ( #1794 )
...
* Fix GIT_INSTALL_ROOT again
* fixed lib_base error
* fix lib help
* fix lib help
2018-05-31 14:35:02 +02:00
Dax T. Games
19d5a87224
Fix GIT_INSTALL_ROOT again
2018-05-30 01:04:41 +02:00
Benjamin Staneck
44aadccbec
⬆️ ConEmu to 180528
...
release notes: https://conemu.github.io/en/Whats_New.html
2018-05-29 22:42:32 +02:00
Benjamin Staneck
83f411384c
⬆️ Update Git to 2.17.1
...
Release notes: https://github.com/git-for-windows/git/releases/tag/v2.17.1.windows.2
2018-05-29 22:37:21 +02:00
xiazeyu_2011
861f99d64b
rename /bin/have.bat to /vendor/lib/flag_exists.cmd
...
Please use %flag_exists% instead of using have
2018-05-27 10:22:44 +08:00
Retomehere
0c39d0a799
Merge branch 'master' into master
2018-05-18 20:37:19 +08:00
xiazeyu_2011
bf6dae4a24
feat: add have.bat as a wrapper
2018-05-18 20:32:05 +08:00
xiazeyu_2011
daa94c5462
Optimize comments of using arguments in user-profile.cmd
2018-05-04 20:14:40 +08:00
Dax T Games
9a3a8f23d0
Little Changes
2018-05-01 08:57:02 -04:00
xiazeyu_2011
99f51b0fc0
fix conflict with init.bat build-in command parser, update user-profile.cmd
2018-05-01 13:02:21 +08:00
xiazeyu_2011
a06d4e93ec
Pass arguments to user-profile.cmd
2018-04-30 20:31:01 +08:00
Dax T Games
13ea026dc9
Fix git install root
...
This is untested so don't merge yet. I'll test tonight.
2018-04-26 19:06:18 -04:00
Benjamin Staneck
dc8e572ca5
⬆️ ConEmu to 180416
...
release notes: https://conemu.github.io/en/Whats_New.html
2018-04-19 09:07:55 +02:00
Benjamin Staneck
b2262522c9
⬆️ Update Git to 2.17.0
...
Release notes: https://github.com/git-for-windows/git/releases/tag/v2.17.0.windows.1
2018-04-13 20:20:59 +02:00
Benjamin Staneck
9d0729fe42
⬆️ ConEmu to 180411
...
release notes: https://conemu.github.io/en/Whats_New.html
2018-04-13 20:20:59 +02:00
Dax T. Games
2a18ba084c
fix spelling
2018-04-12 21:43:31 -04:00
Dax T. Games
b8890ed297
switch to debug output
2018-04-12 21:39:52 -04:00
Dax T. Games
063f30c193
fix git missing error on cmder mini cmd shell
2018-04-12 21:32:38 -04:00
Dax T. Games
bc72f20a2d
reposition echo
2018-04-12 21:06:00 -04:00
Benjamin Staneck
7294092618
fix a typo
2018-04-06 00:00:11 +02:00
Dax T. Games
65bf25f1d0
fix bash and powershell init scripts
2018-04-03 14:17:34 -04:00
Benjamin Staneck
72ab0f064f
update psget to the latest version
2018-03-24 00:01:08 +01:00
Benjamin Staneck
0438ce5763
⬆️ Update Git to 2.16.3
...
Release notes: https://github.com/git-for-windows/git/releases/v2.16.3.windows.1
2018-03-23 23:11:05 +01:00
Dax T Games
471369f73b
Made all sub-routines in init.bat importable libs ( #1706 )
2018-03-23 15:20:07 +01:00
Benjamin Staneck
17247f2065
⬆️ ConEmu to 180318
...
release notes: https://conemu.github.io/en/Whats_New.html
2018-03-19 20:57:10 +01:00
Dax T Games
997e799138
New cmder.exe args and shared install capability ( #1696 )
...
@MartiUK: Squashing to avoid adding multiple "fixed" commits
* add args to init.bat
* adding args to cmder launcher
* reworked command line parsing and added a /C [path] arg for individual user config location
* removed unnecessary includes
* make shell init scripts work with CMDER_USER_CONFIG
* update tasks and readme.md
* fix git version check
* readme updates
* add register/unregister back in
* fixed git version again
* removed error if user defines user-aliases store file was not present an init.bat launch
* added enhance_path method to only update path if required
* added enhance_path method to only update path if required
* fixed a path prepend issue in enhance path
* init.bat with args is executed outside cmder/conemu sets cmder_root properly. Thanks @DRSDavidSoft
* fixed enhance path append issue
* implements recursive `/bin` path enhancing.
https://github.com/cmderdev/cmder/issues/1624
* added max depth
* changes command line arg to max_depth
* set max_depth default
* readme.md updates
* add back cmder /c [path] arg so it can be used with admin sessions since the env is not shared.
* readme.md updates
* fix /c setting of cmder_user_config
* changelog and readme
* remove bad arg
* fixed command line parsing and updated command line help on error
* Fixed ConEmu.xml file handling so it works again
* Added default user config root location if '/c' is specified and next arg is not another arg
2018-03-13 16:38:27 +01:00
David Refoua
ff2e09849e
simplified λ prompt in lua ( #1693 )
...
* replace lambda with $
* simplified $ prompt
The $ character for the prompt is defined only once instead of twice
* fixed λ prompt
2018-03-08 12:01:48 +01:00
David Refoua
8237b1010c
Detect and compare installed Git version against vendored Git ( #1658 )
...
* Replaced the git version comparison mechanism with actual version comparing
* Add notes regarding the git comparison method
Added a simple mechanism to call and compare the user installed git version against the vendored git version, rather than checking if the `git.exe` executable is located in a `/bin` directory.
This fixes false warnings by actually testing if the user installed git is older, or more recent.
Added a small note regarding how the `init.bat` works, and where to put custom `git.exe` binaries as well as where to find the Minified Cmder.
2018-02-22 19:20:08 +00:00
Benjamin Staneck
cf311fb1c2
⬆️ Update Git to 2.16.2
...
Release notes: https://github.com/git-for-windows/git/releases/tag/v2.16.2.windows.1
2018-02-20 20:20:23 +01:00
Benjamin Staneck
a49c1b3f3d
⬆️ ConEmu to 180206
...
release notes: https://conemu.github.io/blog/2018/02/06/Build-180206.html
2018-02-11 18:09:47 +01:00
Benjamin Staneck
fff6e4506c
⬆️ Update Git to 2.16.1(4)
...
Release notes: https://github.com/git-for-windows/git/releases/tag/v2.16.1.windows.4
2018-02-11 18:07:40 +01:00
Benjamin Staneck
a71c6a50ad
always close open file handles
...
Fixes #1619
2018-01-16 21:59:11 +01:00
Benjamin Staneck
5e703796c9
git should no longer require extra file closing after the recent changes
2018-01-09 14:52:48 +01:00
Benjamin Staneck
b88a01822f
re-order git/hg/svn functions
2018-01-09 14:52:48 +01:00
David Driscoll
badb027c24
use /dir Switch instead of CMDER_START
2018-01-09 14:50:46 +01:00
Benjamin Staneck
145a1b144b
Fix for the last
2018-01-06 23:52:24 +01:00
Benjamin Staneck
29c5e83975
Replace --no-lock-index with the new --no-optional-locks
2018-01-06 23:43:50 +01:00
Benjamin Staneck
1c02c55c2f
⬆️ ConEmu to 171226
...
release notes: https://conemu.github.io/blog/2017/12/26/Build-171226.html
2017-12-28 14:21:28 +01:00
Benjamin Staneck
74fc14eadf
⬆️ ConEmu to 171217
...
release notes: https://conemu.github.io/blog/2017/12/17/Build-171217.html
2017-12-22 17:23:56 +01:00
Benjamin Staneck
0729c06c20
switch back to the official version of clink
2017-12-22 17:23:56 +01:00
Benjamin Staneck
bafaf7cba4
oops, fix download url
2017-11-30 10:13:25 +01:00
Benjamin Staneck
3c14d19a27
⬆️ Update Git to v2.15.1(2)
...
Release notes: https://github.com/git-for-windows/git/releases/tag/v2.15.1.windows.2
2017-11-30 10:05:46 +01:00
Benjamin Staneck
13941a44ec
⬆️ Update Git to v2.15.1
...
Release notes: https://github.com/git-for-windows/git/releases/tag/v2.15.1.windows.1
2017-11-29 23:54:39 +01:00
Martin Kemp
ee4f85de85
Merge pull request #1416 from gucong3000/patch-1
...
Compatible with Visual Studio Code (cmd)
2017-11-29 13:43:13 +01:00