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: kanzure/papermonk-downloader-plosone
base: 6d4ca0f2e0a4
Choose a base ref
...
head repository: kanzure/papermonk-downloader-plosone
compare: f5218f512232
Choose a head ref
  • 4 commits
  • 4 files changed
  • 1 contributor

Commits on Aug 17, 2013

  1. replace request with hyperquest

    Also, use concat-stream to buffer the response body for parsing.
    
    Eventually, parsing will switch to some sort of stream-based html
    parser and metadata will be emitted as it's parsed or something.
    kanzure committed Aug 17, 2013
    Configuration menu
    Copy the full SHA
    7f6e54a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97d9e94 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'use-hyperquest' into master

    Replace request with hyperquest.
    kanzure committed Aug 17, 2013
    Configuration menu
    Copy the full SHA
    9bff2d7 View commit details
    Browse the repository at this point in the history
  4. version bump to: v0.0.6

    kanzure committed Aug 17, 2013
    Configuration menu
    Copy the full SHA
    f5218f5 View commit details
    Browse the repository at this point in the history