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: cscheid/rgithub
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: bugfix-issue55
Choose a base ref
...
head repository: cscheid/rgithub
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.
  • 15 commits
  • 221 files changed
  • 6 contributors

Commits on Oct 22, 2015

  1. Merge pull request #57 from cscheid/bugfix-issue55

    check for the present of envvar GITHUB_PAT, closes #55.
    cscheid committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    043e187 View commit details
    Browse the repository at this point in the history
  2. uses default client_id and secret in the case that the library is bei…

    …ng used interactively. Closes #54
    cscheid committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    7b7dea9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #58 from cscheid/bugfix-issue54

    uses default client_id and secret in the case ... (closes #54)
    cscheid committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    d60a42b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e499f83 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    59a73ea View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2016

  1. Configuration menu
    Copy the full SHA
    0ab188c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #62 from bomeara/master

    Fixed typo: get.github.ontext [sic] in get.user.repositories
    cscheid committed Mar 26, 2016
    Configuration menu
    Copy the full SHA
    5d7c358 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2016

  1. Update documentation

    Kirill Müller committed Mar 31, 2016
    Configuration menu
    Copy the full SHA
    b8e010f View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2016

  1. Merge pull request #63 from krlmlr/feature/document

    Update documentation
    cscheid committed Apr 2, 2016
    Configuration menu
    Copy the full SHA
    b4aaa23 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2016

  1. add get.gist.forks

    this was probably missed because it's the same URL as forking
    but a get instead of a push.
    gordonwoodhull committed Jun 6, 2016
    Configuration menu
    Copy the full SHA
    fb0d5cc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #65 from gordonwoodhull/get-forks

    add get.gist.forks
    cscheid committed Jun 6, 2016
    Configuration menu
    Copy the full SHA
    6f6abcb View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2016

  1. Configuration menu
    Copy the full SHA
    f616397 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #66 from mdlincoln/link_urls

    Add \url tags to all URLs in documentation
    cscheid authored Jun 9, 2016
    Configuration menu
    Copy the full SHA
    5806914 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2018

  1. Update README.md

    cscheid authored Jun 5, 2018
    Configuration menu
    Copy the full SHA
    2f2d819 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2018

  1. Update README.md

    cscheid authored Jun 6, 2018
    Configuration menu
    Copy the full SHA
    e98afc3 View commit details
    Browse the repository at this point in the history
Loading