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: winpython/winpython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c1768fd
Choose a base ref
...
head repository: Aikes/winpython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 98226d3
Choose a head ref
  • 6 commits
  • 4 files changed
  • 1 contributor

Commits on Nov 18, 2015

  1. [*] .gitignore

    ---------------------------
    [+]:新增	[-]:刪除
    [*]:修正	[~]:異動
    Aikes committed Nov 18, 2015
    Configuration menu
    Copy the full SHA
    001c4fe View commit details
    Browse the repository at this point in the history
  2. [~] 改成Unicode,需要使用Unicode版本編譯

    ---------------------------
    [+]:新增	[-]:刪除
    [*]:修正	[~]:異動
    Aikes committed Nov 18, 2015
    Configuration menu
    Copy the full SHA
    002e0d2 View commit details
    Browse the repository at this point in the history
  3. [~] 改成直接可產生Portable啟動程式及對應的批次檔

    ---------------------------
    [+]:新增	[-]:刪除
    [*]:修正	[~]:異動
    Aikes committed Nov 18, 2015
    Configuration menu
    Copy the full SHA
    a4fe165 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3892dd5 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2015

  1. [+] 產生之後讓程式結束

    ---------------------------
    [+]:新增	[-]:刪除
    [*]:修正	[~]:異動
    Aikes committed Nov 19, 2015
    Configuration menu
    Copy the full SHA
    528b623 View commit details
    Browse the repository at this point in the history
  2. [~] 異動python portable版架構,將主程式都放到python/下,原本為app/下

    ---------------------------
    [+]:新增	[-]:刪除
    [*]:修正	[~]:異動
    Aikes committed Nov 19, 2015
    Configuration menu
    Copy the full SHA
    98226d3 View commit details
    Browse the repository at this point in the history
Loading