DRSDavidSoft
|
37c41e80df
|
Merge branch 'master' into development
|
2023-05-23 10:57:06 +00:00 |
|
David Refoua
|
59e14a1783
|
Remove deprecated PsGet module in favor of Install-Module
|
2023-05-23 14:26:50 +03:30 |
|
Martin Kemp
|
34f2aabb8e
|
Remove PSGet Entirely
Fixes #2841
Signed-off-by: Martin Kemp <me@martinke.mp>
|
2023-05-23 11:11:39 +01:00 |
|
DRSDavidSoft
|
5a90558714
|
Merge branch 'master' into development
|
2023-05-17 08:00:29 +00:00 |
|
David Refoua
|
845720e25a
|
Merge pull request #2847 from chrisant996/fix_2846
Fix 2846
|
2023-05-17 11:30:13 +03:30 |
|
DRSDavidSoft
|
c1f8dfdb27
|
Merge branch 'master' into development
|
2023-05-16 20:22:11 +00:00 |
|
David Refoua
|
55676399d5
|
Merge pull request #2849 from cmderdev/update-vendor
Updates to `1` vendored dependencies
|
2023-05-16 23:51:54 +03:30 |
|
DRSDavidSoft
|
48e4dff882
|
⬆️ Update dependencies (clink-completions v0.4.8)
|
2023-05-16 13:40:42 +00:00 |
|
Chris Antos
|
a605ec520d
|
Clean luacheck warnings.
|
2023-05-15 09:18:59 -07:00 |
|
Chris Antos
|
5fab87f4d6
|
Remove unused function.
The `get_hg_status()` function has been unused since commit
35eab7a51a in 2018.
|
2023-05-15 09:18:47 -07:00 |
|
Chris Antos
|
c9153c96bf
|
Fix global Lua namespace pollution.
Some variables were global when the intent was to be local variables.
|
2023-05-15 09:17:01 -07:00 |
|
Chris Antos
|
74381ecd19
|
Fix #2846; errors when git/svn/hg not installed.
Also fixes error when HEAD is not available in a git repo, e.g. due to a
corrupt repo.
|
2023-05-15 09:15:36 -07:00 |
|
DRSDavidSoft
|
50c3ea4ab3
|
Merge branch 'master' into development
|
2023-05-11 15:07:20 +00:00 |
|
David Refoua
|
8d39f79a90
|
Merge pull request #2844 from cmderdev/update-vendor
Updates to `1` vendored dependencies
|
2023-05-11 18:37:01 +03:30 |
|
DRSDavidSoft
|
7b880efda4
|
⬆️ Update dependencies (git-for-windows v2.40.1.windows.1)
|
2023-04-26 13:40:36 +00:00 |
|
DRSDavidSoft
|
3f53d1b927
|
Merge branch 'master' into development
|
2023-04-24 14:05:13 +00:00 |
|
David Refoua
|
4aefd0bb71
|
Merge pull request #2843 from cmderdev/update-vendor
Updates to `1` vendored dependencies
|
2023-04-24 17:34:59 +03:30 |
|
DRSDavidSoft
|
7daeb465e8
|
⬆️ Update dependencies (clink v1.4.24)
|
2023-04-24 13:41:39 +00:00 |
|
DRSDavidSoft
|
6180aa53b3
|
Merge branch 'master' into development
|
2023-04-23 20:17:40 +00:00 |
|
David Refoua
|
23488fcbb2
|
fetch all history for all branches and tags
|
2023-04-23 23:47:28 +03:30 |
|
David Refoua
|
d838f861af
|
checkout development
|
2023-04-23 23:43:26 +03:30 |
|
David Refoua
|
d80202c791
|
add task to auto push to development
|
2023-04-23 23:39:35 +03:30 |
|
David Refoua
|
73034f9e31
|
Merge pull request #2833 from cmderdev/update-vendor
Updates to `2` vendored dependencies
|
2023-04-11 02:15:18 +03:30 |
|
David Refoua
|
8875f77573
|
Merge pull request #2840 from cmderdev/dependabot/github_actions/peter-evans/create-pull-request-5
Bump peter-evans/create-pull-request from 4 to 5
|
2023-04-11 02:14:22 +03:30 |
|
dependabot[bot]
|
1d1e815c91
|
Bump peter-evans/create-pull-request from 4 to 5
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v4...v5)
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-10 16:02:00 +00:00 |
|
DRSDavidSoft
|
36ad85c7b7
|
⬆️ Update dependencies (git-for-windows v2.40.0.windows.1, clink v1.4.23)
|
2023-03-16 13:43:09 +00:00 |
|
Dax T Games
|
bbb50f99f8
|
Merge pull request #2815 from cmderdev/update-vendor
Updates to `3` vendored dependencies
|
2023-03-12 08:39:05 -04:00 |
|
DRSDavidSoft
|
4efbe0bd62
|
⬆️ Update dependencies (git-for-windows v2.40.0-rc2.windows.1, clink v1.4.22, clink-completions v0.4.7)
|
2023-03-10 13:42:19 +00:00 |
|
Dax T Games
|
476fd2d324
|
Merge pull request #2806 from pulsovi/fix-title-at-end
fix: /task "<taskName>" no longer works since version 1.3.20
|
2023-03-05 14:48:55 -08:00 |
|
David Refoua
|
b3af7c3983
|
Merge pull request #2819 from daxgames/more_speed
Remove unnecessary git actions in fast init
|
2023-02-05 17:39:23 +03:30 |
|
Dax T. Games
|
d82fece61e
|
Remove unnecessary git actions in fiast init
|
2023-01-23 19:16:44 -08:00 |
|
Dax T. Games
|
6bd2e260f0
|
Add time to debug output
|
2023-01-22 12:30:30 -08:00 |
|
David Refoua
|
c9d2b33792
|
Update Clink to v1.4.10
|
2023-01-16 19:16:20 +03:30 |
|
DRSDavidSoft
|
9e87f375f1
|
⬆️ Update dependencies (clink v1.4.10)
|
2023-01-16 13:41:30 +00:00 |
|
David Refoua
|
84262c4476
|
Major updates to Cmder
|
2023-01-15 19:17:51 +03:30 |
|
DRSDavidSoft
|
0b01ea6f63
|
⬆️ Update dependencies (clink v1.4.9, clink-completions v0.4.4)
|
2023-01-15 13:41:12 +00:00 |
|
David Refoua
|
af6472cb57
|
remove duplicate variable settings
|
2022-12-25 17:55:56 +00:00 |
|
David Refoua
|
fd12ece9af
|
test github token
|
2022-12-25 17:49:14 +00:00 |
|
David Refoua
|
b5ae5eb711
|
display all env vars
|
2022-12-25 17:33:10 +00:00 |
|
David Refoua
|
c9e872e826
|
don't display the headers variable
|
2022-12-25 17:30:01 +00:00 |
|
David Refoua
|
f99480fd49
|
update vendor scripts
|
2022-12-25 17:13:44 +00:00 |
|
David Refoua
|
834940cddb
|
Merge pull request #2807 from cmderdev/update-vendor
Updates to `2` vendored dependencies
|
2022-12-22 17:42:15 +03:30 |
|
DRSDavidSoft
|
5135370ec1
|
⬆️ Update dependencies (git-for-windows v2.39.0.windows.2, clink v1.4.6)
|
2022-12-22 13:40:52 +00:00 |
|
David GABISON
|
92a3c9c215
|
fix: /task "<taskName>" no longer works since version 1.3.20
|
2022-12-22 12:16:51 +01:00 |
|
David Refoua
|
f22943212b
|
Return error level 2 in Clink when fatal error, related to #2800
|
2022-12-22 10:25:17 +03:30 |
|
Martin Kemp
|
dc2bc9bda7
|
Draft a release on a tag being pushed (#2804)
Signed-off-by: Martin Kemp <me@martinke.mp>
Signed-off-by: Martin Kemp <me@martinke.mp>
|
2022-12-21 18:08:49 +00:00 |
|
DRSDavidSoft
|
a03ad615f1
|
⬆️ Update dependencies (clink v1.4.5)
|
2022-12-21 13:40:56 +00:00 |
|
David Refoua
|
8b3f38ad21
|
fix misspellings
|
2022-12-21 02:35:11 +03:30 |
|
David Refoua
|
9e55c48200
|
fix checking for clink injection
|
2022-12-21 02:29:31 +03:30 |
|
David Refoua
|
3b6e1cbf5f
|
Fix error from profile.d PowerShell scripts
|
2022-12-21 01:56:28 +03:30 |
|