Thanks to visit codestin.com
Credit goes to github.com

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: ThinkR-open/gitdown
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.5
Choose a base ref
...
head repository: ThinkR-open/gitdown
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 10 commits
  • 24 files changed
  • 5 contributors

Commits on Feb 23, 2022

  1. Configuration menu
    Copy the full SHA
    8db6fc1 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Use 'main' as main example branch

    Why?
    
    - Recent changes between master and main made unit tests fail
    
    What?
    
    - fake_repo() now checkout to 'main' whether it was already the default or not. If not branch is created.
    - Unit tests were changed accordingly
    statnmap committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    2deda54 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from stewid/fake-repo-branch-name

    Specify branch name for the fake repo
    statnmap authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    2335ef3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a728f55 View commit details
    Browse the repository at this point in the history
  4. Fix unit tests for html output content

    Why?
    
    - nect version of 'rmarkdown' changes html class and title format
    
    closes #17
    What?
    
    - Change unit tests for regex with content only
    statnmap committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    f1b9a33 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #18 from ThinkR-open/fix-markdown-time

    Fix markdown and time tests
    statnmap authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    5e0d7f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

  1. Configuration menu
    Copy the full SHA
    f3e2665 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19 from ThinkR-open/fix-markdown-time

    Increase minimal pandoc version
    statnmap authored Mar 5, 2022
    Configuration menu
    Copy the full SHA
    ffb4616 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    bdfd584 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #20 from ThinkR-open/test-ci

    ci: Update GitHub actions to match new environments
    MargotBr authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    62de39c View commit details
    Browse the repository at this point in the history
Loading