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: fcrepo4-archive/fedora4lib
base: 0b53bd27ff4a
Choose a base ref
...
head repository: fcrepo4-archive/fedora4lib
compare: 1d24f4277545
Choose a head ref
  • 9 commits
  • 4 files changed
  • 4 contributors

Commits on Jan 27, 2013

  1. Copy the full SHA
    d65618f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f109abe View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2013

  1. Copy the full SHA
    510c6d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2013

  1. Copy the full SHA
    43751b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2013

  1. Use the Github API repo sorting.

    The Github API can sort by pushed time, no need to do it manually.
    http://developer.github.com/v3/repos/#list-user-repositories
    
    This is both more efficient, Github does the sorting, but it also
    fixes a bug.  Because the list of results are paginated, if you have
    more than a page's worth of repositories it will only sort that page.
    This results in a false view of what has been recently pushed.
    
    For a good example, try my github account "schwern" with and
    without this patch.
    schwern committed Feb 18, 2013
    Copy the full SHA
    cc93e6f View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2013

  1. Merge pull request imathis#1031 from schwern/github_repo_sorting

    Use the Github API repo sorting.
    parkr committed Feb 19, 2013
    Copy the full SHA
    8fada73 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2013

  1. Copy the full SHA
    cc5f508 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2013

  1. It's 2013. Hi, MIT License.

    parkr committed Feb 22, 2013
    Copy the full SHA
    4790b93 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2013

  1. Merge branch 'master' of git://github.com/imathis/octopress

    Conflicts:
    	README.markdown
    Edwin Shin committed Feb 23, 2013
    Copy the full SHA
    1d24f42 View commit details
    Browse the repository at this point in the history