Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: WoeUSB/WoeUSB
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.2.3
Choose a base ref
...
head repository: WoeUSB/WoeUSB
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.2.4
Choose a head ref
  • 5 commits
  • 1 file changed
  • 1 contributor

Commits on Nov 26, 2021

  1. refactor: Use printf(builtin) for printing help messages

    Easier for I18N
    
    Signed-off-by: 林博仁(Buo-ren Lin) <[email protected]>
    brlin-tw committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    7bb5fd8 View commit details
    Browse the repository at this point in the history
  2. fix: Use setext style Markdown subheading markup

    Signed-off-by: 林博仁(Buo-ren Lin) <[email protected]>
    brlin-tw committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    123a044 View commit details
    Browse the repository at this point in the history
  3. fix: Fix missing printf -- argument

    Signed-off-by: 林博仁(Buo-ren Lin) <[email protected]>
    brlin-tw committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    f53ee31 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2021

  1. feat: Implement utility functions for generating Markdown output

    Signed-off-by: 林博仁(Buo-ren Lin) <[email protected]>
    brlin-tw committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    d15bf98 View commit details
    Browse the repository at this point in the history
  2. refactor: Re-implement help messages with Markdown utility functions

    Improves readability and I18N friendliness.
    
    Signed-off-by: 林博仁(Buo-ren Lin) <[email protected]>
    brlin-tw committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    ced86af View commit details
    Browse the repository at this point in the history
Loading