Urs Roesch
9a081cf3ff
Sync common files - 2022-07-29
2022-07-29 19:16:13 +02:00
Urs Roesch
7e044b71c3
Add Git GUI as an icon to the menu
...
Summary:
* Add a new binary and icon to the build.
* Split the workflow for window and linux as they
have drifted apart to warrant separate files.
* Bump version to beta 7.
2022-02-10 22:22:28 +01:00
Urs Roesch
3a3b95a507
Sync common files - 2022-01-24
2022-01-24 01:02:57 +01:00
Urs Roesch
33ea091e64
Updated PA-Upgrade script
...
Summary:
* Check for running processes
* Shut running apps down if forced
* New -Force switch
2021-10-21 14:33:17 +02:00
Urs Roesch
e2a4a16915
Add multi-binary build to include git-cmd
...
Summary:
* Up until now only the git Bash binary
was available. With this release the
git-cmd.exe will also appear in the
PA Menu as "Git Cmd".
* Added new function to build the second
binary from appinfo.ini [Control]
section. The code is experimental and
is proof of concept currently.
2021-10-20 09:00:23 +02:00
Urs Roesch
0f80f25a5a
Update to new version of IniConfig
...
Summary:
* Use Write-IniFile instead of search and replace.
* Updated Version of IniConfig.psm1
* Remove IniConfig completely from PortableAppsCommon.psm1
2021-10-18 11:09:22 +02:00
Urs Roesch
1f68112704
Move reading of ini files into own module
...
Summary:
* Use extended IniConfig Module from the
kraftmuschel repo.
* Remove inline Class from PortableAppsCommon.psm1
file.
2021-10-17 09:33:05 +02:00
Urs Roesch
a8401183f5
Sync common files - 2021-03-27
2021-03-27 01:24:57 +01:00
Urs Roesch
a3a4aa48c3
Sync common files - 2021-03-26
2021-03-26 15:38:47 +01:00
Urs Roesch
4c1167022a
Sync common files - 2021-03-25
2021-03-25 00:16:08 +01:00
Urs Roesch
3e6e7e54ca
Sync common files - 2020-12-29
2020-12-29 00:31:20 +01:00
Urs Roesch
86f1b0fb1f
Sync common files - 2020-12-28
2020-12-28 09:38:18 +01:00
Urs Roesch
5bd19a75f9
Sync common files - 2020-12-18
2020-12-18 00:27:35 +01:00
Urs Roesch
f39f8d7e85
Sync common files - 2020-11-22
2020-11-22 01:22:30 +01:00
Urs Roesch
89be216742
Sync common files - 2020-11-21
2020-11-21 12:33:31 +01:00
Urs Roesch
0fa47f07f1
Sync common files - 2020-11-17
2020-11-17 23:20:44 +01:00
Urs Roesch
70a798ca71
Sync common files - 2020-11-15
2020-11-15 11:22:02 +01:00
Urs Roesch
a46c19e6a5
Sync common files - 2020-11-03
2020-11-03 06:44:45 +01:00
Urs Roesch
7186e5c156
Sync common files - 2020-11-01
2020-11-01 07:38:11 +00:00
Urs Roesch
d690899909
Sync common files - 2020-10-26
2020-10-26 01:29:18 +00:00
Urs Roesch
3917e339a3
Update: Better 7zip detection
2020-10-25 16:25:02 +00:00
Urs Roesch
e0274aae13
Sync common files - 2020-10-19
2020-10-19 21:23:51 +00:00
Urs Roesch
daef0f2cba
Sync common files - 2020-09-30
2020-09-30 22:19:47 +00:00
Urs Roesch
012f3d20f2
Debug
2020-09-29 21:14:38 +00:00
Urs Roesch
9a4ca93a70
Sync common files - 2020-09-29
2020-09-29 20:50:41 +00:00
Urs Roesch
66cd4f46f2
Sync common files - 2020-09-09
2020-09-09 13:31:28 +00:00
Urs Roesch
db45940bca
Sync common files - 2020-07-02
2020-07-02 00:13:48 +00:00
Urs Roesch
b651827690
Sync common files - 2020-06-30
2020-06-30 17:38:26 +00:00
Urs Roesch
2c73eb8f23
Sync common files - 2020-06-21
2020-06-21 09:57:03 +00:00
Urs Roesch
b0a4f88957
Release v2.26.2 beta4
...
Summary:
* Upstream release Git 2.26.2.
2020-04-20 18:17:42 +00:00
Urs Roesch
4cea7b6759
Release v2.26.1 beta4
...
Summary:
* Upstream release Git v2.26.1
2020-04-14 20:52:31 +00:00
Urs Roesch
438e6a66bc
Sync common files - 2020-04-04
2020-04-04 12:12:37 +02:00
Urs Roesch
e446af45ee
Sync common files - 2020-04-01
2020-04-01 22:12:09 +02:00
Urs Roesch
3863c70c23
Workflow: Add build-package action
2020-03-24 21:27:26 +01:00
Urs Roesch
e093379809
Beta3: Adjustments to update build script
...
Summary:
* Fix 7z calls on Linux
* Path corrections to use native directory
delimiter.
2020-03-24 14:38:42 +01:00
Urs Roesch
2f616344e9
Release 2.26.0 Beta2
...
Summary:
* New git release version 2.26.0.
* New Upload.ps1 script version 0.0.12-alpha
2020-03-23 14:19:13 +01:00
Urs Roesch
79ce865831
Beta1: Add update and postinstall scripts
...
Summary:
* Automatic download and installation
via `Update.ps1` and `Postinstall.ps1`
2020-03-22 14:31:49 +01:00