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: davidchambers/string-format
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: deleted/string-format
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.
  • 13 commits
  • 4 files changed
  • 2 contributors

Commits on Mar 14, 2013

  1. Configuration menu
    Copy the full SHA
    3df01f9 View commit details
    Browse the repository at this point in the history
  2. Documentation updates

    deleted committed Mar 14, 2013
    Configuration menu
    Copy the full SHA
    d944419 View commit details
    Browse the repository at this point in the history
  3. spelling. derp.

    deleted committed Mar 14, 2013
    Configuration menu
    Copy the full SHA
    14b3af4 View commit details
    Browse the repository at this point in the history
  4. removed a debug breakpoint

    deleted committed Mar 14, 2013
    Configuration menu
    Copy the full SHA
    16e8d1a View commit details
    Browse the repository at this point in the history
  5. var name bugfix

    deleted committed Mar 14, 2013
    Configuration menu
    Copy the full SHA
    871d473 View commit details
    Browse the repository at this point in the history
  6. Usage

    deleted committed Mar 14, 2013
    Configuration menu
    Copy the full SHA
    c296e94 View commit details
    Browse the repository at this point in the history
  7. Comments and a test script

    deleted committed Mar 14, 2013
    Configuration menu
    Copy the full SHA
    524eaa0 View commit details
    Browse the repository at this point in the history
  8. propagate comments to js

    deleted committed Mar 14, 2013
    Configuration menu
    Copy the full SHA
    41c131c View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2013

  1. Zero padding bug fixed.

    All original tests now pass, plus new tests involving string formatting.
    deleted committed Apr 18, 2013
    Configuration menu
    Copy the full SHA
    d1d351c View commit details
    Browse the repository at this point in the history
  2. Update README.md

    deleted committed Apr 18, 2013
    Configuration menu
    Copy the full SHA
    067f47e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be9c843 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3119990 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2013

  1. Fixes a padding work like python.

    More comprehensive tests based on actual Python behavior
    deleted committed Apr 22, 2013
    Configuration menu
    Copy the full SHA
    17af19b View commit details
    Browse the repository at this point in the history
Loading