Commit Graph

633 Commits

Author SHA1 Message Date
earthlng
d7ab2f83e4
updates to prefsCleaner + updater.bat
Daily round of tweaks
2017-12-27 05:01:21 +01:00
earthlng
c0f9e6ab2b
Update prefsCleaner.bat 2017-12-27 04:59:24 +01:00
claustromaniac
7cd2c650cb
fix for previous commit
Take it or leave it. Up to you, as always.
2017-12-27 03:32:58 +00:00
claustromaniac
a1f10513ea
1.2 2017-12-26 20:06:41 +00:00
claustromaniac
74f18db85a
1.1 2017-12-26 20:04:57 +00:00
claustromaniac
2ad3fbdbd3
Update updater.bat 2017-12-26 19:37:39 +00:00
claustromaniac
68a44bcbb4
cosmetic fix
for calls to :message before the script begins logging (with -log)
2017-12-26 17:29:11 +00:00
earthlng
1f15e287fb
Updater for Windows 4.1 2017-12-26 00:30:49 +01:00
earthlng
65b64f44b6
Update updater.bat 2017-12-26 00:16:27 +01:00
claustromaniac
643206a3da
autoparrot - second try 2017-12-25 15:30:09 +00:00
claustromaniac
05ac6dd0ec
autoparrot 2017-12-25 08:18:41 +00:00
claustromaniac
daff5f6fa6
cosmetic fix + formatting
the fix in question just removes the extra space in the version + date output (line 91)
2017-12-25 03:48:39 +00:00
claustromaniac
018fb2a321
cosmetic stuff 2017-12-25 03:33:36 +00:00
claustromaniac
4f22afac7f
rewording 2017-12-25 00:51:56 +00:00
claustromaniac
94bbb6bab4
minor change 2017-12-24 16:55:17 +00:00
claustromaniac
b9266bba1d
4.1
- added missing -unattended switch to the list of switches
- other minor changes
2017-12-24 16:49:33 +00:00
Thorin-Oakenpants
68efac4cc8
url change 2017-12-24 16:30:53 +13:00
Thorin-Oakenpants
db5706d949
url change 2017-12-24 16:29:36 +13:00
Thorin-Oakenpants
3ffdd67904
url change 2017-12-24 16:29:18 +13:00
Thorin-Oakenpants
83de87b18d
url change 2017-12-24 16:28:58 +13:00
Thorin-Oakenpants
99016960fa
url change 2017-12-24 16:28:33 +13:00
Thorin-Oakenpants
52efb2af7a
url change 2017-12-24 16:27:47 +13:00
Thorin-Oakenpants
dbe0056c95
4500: canvas site permissions 2017-12-23 03:32:02 +13:00
Thorin-Oakenpants
987c996cce
Update README.md 2017-12-22 02:04:37 +13:00
Thorin-Oakenpants
a1cae1ae74
Update README.md 2017-12-22 02:03:42 +13:00
Thorin-Oakenpants
0938d7bab2
add license 2017-12-22 02:02:57 +13:00
earthlng
490d81657f
Update README.md 2017-12-19 18:37:24 +01:00
earthlng
4170529e39
Add files via upload 2017-12-19 17:31:49 +01:00
earthlng
ffae671b27
Delete prefsCleaner.bat 2017-12-19 17:29:36 +01:00
earthlng
48861e57e1
Add files via upload 2017-12-19 17:26:58 +01:00
earthlng
b74b79f11c
Delete prefsCleaner.bat 2017-12-19 17:26:39 +01:00
earthlng
13534e33bc
Add files via upload 2017-12-19 17:25:14 +01:00
earthlng
148daa94cf
Delete updater2.bat 2017-12-19 17:24:36 +01:00
earthlng
88b08d4ac5
Delete updater.bat 2017-12-19 17:24:19 +01:00
earthlng
ea76ea91af
Add files via upload 2017-12-19 17:22:32 +01:00
earthlng
8af0d4fa7a
Update .gitattributes 2017-12-18 17:27:51 +01:00
earthlng
877d6a5af2
Delete test.bat 2017-12-18 16:58:02 +01:00
earthlng
e0cd64391c
Create test.bat 2017-12-18 16:56:28 +01:00
earthlng
464ffcd7e6
Update .gitattributes 2017-12-18 16:54:38 +01:00
earthlng
16e8d6ca7a
Update updater.bat 2017-12-18 16:48:15 +01:00
earthlng
21b21d2adb
Update .gitattributes 2017-12-18 16:44:36 +01:00
earthlng
6973bb459c
FIND instead of MORE
to keep TABS intact
2017-12-18 16:33:21 +01:00
earthlng
1571e067e7
convert to CRLF on the fly
MORE also converts TABs to spaces, by default to 8 but I changed it to 4
2017-12-18 16:01:46 +01:00
earthlng
1789fd902b
Delete test.bat 2017-12-18 15:39:01 +01:00
earthlng
8f4ab83301
Create test.bat 2017-12-18 15:38:18 +01:00
earthlng
eeef37154d
Update updater.bat 2017-12-18 15:10:35 +01:00
earthlng
be563241d6
Update updater.bat 2017-12-18 15:10:18 +01:00
earthlng
002780df8c
Convert BAT line-endings to CRLF 2017-12-18 15:07:20 +01:00
claustromaniac
901670fffc
Convert BAT line-endings to CRLF
LF is messing with calls to :message in the updater, at least on my end.
2017-12-18 12:26:03 +00:00
earthlng
3a403cd120
Updater for Windows v4.0
Fixes:
	- Merge function:
		*no longer has the potential to truncate super long lines. (8KB per line still IS the max!)
		*no more issues with exclamation marks in user_pref lines.

Improvements:
	- Overall better performance due to ECHO syntax changes.
	- Merge function on steroids! Faster than ever

Changes, Additions, Substractions:
	- Leading spaces are no longer ignored by the merge function. Lines to be merged must begin with user_pref.
	- Added header with name, author, version.
	- Added help sub-menu.
	- Added special message when no override files are found when using -multiOverrides.
	- Formatting changes.
2017-12-17 17:13:18 +01:00