-
Notifications
You must be signed in to change notification settings - Fork 146
Comparing changes
Open a pull request
base repository: WoeUSB/WoeUSB
base: v5.2.0
head repository: WoeUSB/WoeUSB
compare: v5.2.1
- 13 commits
- 4 files changed
- 2 contributors
Commits on Nov 7, 2021
-
docs: Fix grammar in release notes(improves -> improve)
Signed-off-by: 林博仁(Buo-ren Lin) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9748326 - Browse repository at this point
Copy the full SHA 9748326View commit details -
lint: Drop redundant line continuation backslash
Signed-off-by: 林博仁(Buo-ren Lin) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8ba7b38 - Browse repository at this point
Copy the full SHA 8ba7b38View commit details -
docs: Add contribution guidelines
Signed-off-by: 林博仁(Buo-ren Lin) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 435ddcb - Browse repository at this point
Copy the full SHA 435ddcbView commit details -
lint: Split files with line continuation for readability
Signed-off-by: 林博仁(Buo-ren Lin) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a24adf7 - Browse repository at this point
Copy the full SHA a24adf7View commit details -
refactor: Improve fat32_filesize_limit usage
* Move the variable to copy_filesystem_files which is the only place that references it * Use readonly variable and lowercase variable name for uncustomizable constants Signed-off-by: 林博仁(Buo-ren Lin) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aaf74e2 - Browse repository at this point
Copy the full SHA aaf74e2View commit details -
lint: Move DD_BLOCK_SIZE definition to the start and make it customiz…
…able Signed-off-by: 林博仁(Buo-ren Lin) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4c41296 - Browse repository at this point
Copy the full SHA 4c41296View commit details -
refactor: Fix violation of DD_BLOCK_SIZE being used directly in function
Signed-off-by: 林博仁(Buo-ren Lin) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cabafb3 - Browse repository at this point
Copy the full SHA cabafb3View commit details -
lint: Quote all positional parameter expansions
Signed-off-by: 林博仁(Buo-ren Lin) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9f7933f - Browse repository at this point
Copy the full SHA 9f7933fView commit details -
lint: Fix missing shift commands required by style
Signed-off-by: 林博仁(Buo-ren Lin) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 41c9821 - Browse repository at this point
Copy the full SHA 41c9821View commit details -
lint: Drop unnecessary shift(builtin) arguments
Signed-off-by: 林博仁(Buo-ren Lin) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d283ced - Browse repository at this point
Copy the full SHA d283cedView commit details
Commits on Nov 14, 2021
-
fix: Fix wrong arithmetic expansion syntax
Refer-to: Arithmetic Expansion (Bash Reference Manual) <https://www.gnu.org/software/bash/manual/html_node/Arithmetic-Expansion.html#Arithmetic-Expansion> Signed-off-by: 林博仁(Buo-ren Lin) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 906faa3 - Browse repository at this point
Copy the full SHA 906faa3View commit details -
fix: Fix incorrect
install_uefi_ntfs_support_partitionfunction arg……uments Signed-off-by: 林博仁(Buo-ren Lin) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bdd3466 - Browse repository at this point
Copy the full SHA bdd3466View commit details -
Signed-off-by: April Kahny <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 215df04 - Browse repository at this point
Copy the full SHA 215df04View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.2.0...v5.2.1