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: xolox/python-coloredlogs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.7.1
Choose a base ref
...
head repository: xolox/python-coloredlogs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.8
Choose a head ref
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Sep 29, 2014

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

Commits on Oct 1, 2014

  1. Add coverage badge to readme

    xolox committed Oct 1, 2014
    Configuration menu
    Copy the full SHA
    2610e7a View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2014

  1. Configuration menu
    Copy the full SHA
    35e5bfe View commit details
    Browse the repository at this point in the history
  2. Support for bold/faint/underline/inverse/strike through

    This commit extends the changes in pull request #5 into a generic
    severity <-> color/style mapping and adds support for five text
    styles.
    xolox committed Oct 2, 2014
    Configuration menu
    Copy the full SHA
    4518b3d View commit details
    Browse the repository at this point in the history
Loading