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: ttop5/yncoder.github.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: yncoder/yncoder.github.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 12 files changed
  • 6 contributors

Commits on Mar 9, 2018

  1. Configuration menu
    Copy the full SHA
    c864e20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8b0c67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f33a05a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d1b1e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2018

  1. 2018-03-17 社区活动

    ZhangRGK committed Mar 17, 2018
    Configuration menu
    Copy the full SHA
    5726d9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0174e6b View commit details
    Browse the repository at this point in the history
  3. 📝 更新博客

    88250 authored Mar 17, 2018
    Configuration menu
    Copy the full SHA
    5846318 View commit details
    Browse the repository at this point in the history
  4. add pdf&7z.

    gc87 committed Mar 17, 2018
    Configuration menu
    Copy the full SHA
    2ab861e View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2018

  1. Merge pull request yncoder#62 from 88250/patch-1

    📝 更新博客
    mytharcher authored Mar 18, 2018
    Configuration menu
    Copy the full SHA
    b5a5cbb View commit details
    Browse the repository at this point in the history

Commits on May 12, 2018

  1. Delete CNAME

    mytharcher committed May 12, 2018
    Configuration menu
    Copy the full SHA
    5c3e93b View commit details
    Browse the repository at this point in the history
  2. Create CNAME

    mytharcher committed May 12, 2018
    Configuration menu
    Copy the full SHA
    3b50758 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fabd2b View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

  1. Delete CNAME

    mytharcher committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    825b180 View commit details
    Browse the repository at this point in the history
  2. Create CNAME

    mytharcher committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    78983f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2019

  1. Update issue templates

    mytharcher authored Jun 23, 2019
    Configuration menu
    Copy the full SHA
    64a3a54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4697998 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. 增加博客 nanmu42

    背景见 yncoder#86 .
    
    按要求对顺序进行了重排。
    
    ```js
    let s = `闭门造轮子 (Jekyll)
    丁亮的个人博客 (Solo)
    一个博客 (Jekyll)
    BigZhu的窝 (自建)
    回家看动画 (GithubIssues)
    Liao Yifan's Strive (Hexo)
    Vanessa (Pipe)
    programming4fun (Tumblr)
    gc87 (oschina)
    nanmu42 (Hugo)`
    
    let localeCompare = (a, b) => a.localeCompare(b)
    
    s.split('\n').sort(localeCompare).join('\n')
    
    /* 输出:
    "闭门造轮子 (Jekyll)
    丁亮的个人博客 (Solo)
    回家看动画 (GithubIssues)
    一个博客 (Jekyll)
    BigZhu的窝 (自建)
    gc87 (oschina)
    Liao Yifan's Strive (Hexo)
    nanmu42 (Hugo)
    programming4fun (Tumblr)
    Vanessa (Pipe)"
    */
    ```
    nanmu42 authored Mar 18, 2020
    Configuration menu
    Copy the full SHA
    b3e48f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

  1. Merge pull request yncoder#87 from nanmu42/patch-1

    增加博客 nanmu42
    mytharcher authored Mar 19, 2020
    Configuration menu
    Copy the full SHA
    91dc70c View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Change new issue link.

    mytharcher committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    b277b06 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Delete CNAME

    mytharcher authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    108fe69 View commit details
    Browse the repository at this point in the history
Loading