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: codelucas/newspaper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.5
Choose a base ref
...
head repository: codelucas/newspaper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.0.6
Choose a head ref
  • 13 commits
  • 14 files changed
  • 2 contributors

Commits on Jan 10, 2014

  1. Configuration menu
    Copy the full SHA
    7380855 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7eb808f View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2014

  1. Add article html extraction

    Alex Kessinger
    Alex Kessinger committed Jan 11, 2014
    Configuration menu
    Copy the full SHA
    f5e4c9e View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2014

  1. Merge pull request #11 from voidfiles/master

    Add article html extraction
    codelucas committed Jan 13, 2014
    Configuration menu
    Copy the full SHA
    8b12b5a View commit details
    Browse the repository at this point in the history
  2. refactored the addition of extracting article_html, added config opti…

    …on so user can choose if they want it or not (default off), moved all lxml imports back into the parser.py module
    codelucas committed Jan 13, 2014
    Configuration menu
    Copy the full SHA
    cba8db5 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2014

  1. huge bug pix with purging articles, using special python semantics + …

    …fast list comprehension
    codelucas committed Jan 18, 2014
    Configuration menu
    Copy the full SHA
    4ce5f02 View commit details
    Browse the repository at this point in the history
  2. fixed a bunch of bugs where I was using the del keyword while iterati…

    …ng a list, refactored code for setting html in articles
    codelucas committed Jan 18, 2014
    Configuration menu
    Copy the full SHA
    e729d41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8a316a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e45da24 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9df4bed View commit details
    Browse the repository at this point in the history
  6. fix readme

    codelucas committed Jan 18, 2014
    Configuration menu
    Copy the full SHA
    c235b08 View commit details
    Browse the repository at this point in the history
  7. fix praise section readme

    codelucas committed Jan 18, 2014
    Configuration menu
    Copy the full SHA
    de8edde View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    68d88f8 View commit details
    Browse the repository at this point in the history
Loading