8000 Comparing thomasdziedzic:master...hcmh:master · thomasdziedzic/memoir · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Nov 11, 2019. It is now read-only.
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: thomasdziedzic/memoir
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: hcmh/memoir
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Jan 14, 2013

  1. Use "from .. import ..."

    changed the imports to use the preferred format "from $PKG import $SYMBOL"
    instead of "import $PKG"
    hcmh committed Jan 14, 2013
    Configuration menu
    Copy the full SHA
    2e6fdce View commit details
    Browse the repository at this point in the history
  2. New symbolic link named "memoir"

    Added new symbolic link for memoir, to better justify the package name.
    
    Also changed the behaviour of memoir invocation without arguments to allow
    empty lines and end input when stdin is closed (Ctrl+D or EOF character is
    input)
    hcmh committed Jan 14, 2013
    Configuration menu
    Copy the full SHA
    101f2ff View commit details
    Browse the repository at this point in the history
Loading
0