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: metacpan/metacpan-web
base: b911dbca1838
Choose a base ref
...
head repository: metacpan/metacpan-web
compare: a71a80dbad29
Choose a head ref
  • 4 commits
  • 8 files changed
  • 2 contributors

Commits on May 2, 2015

  1. new/modified hotkey shortcuts

    POD shortcuts:
    - renamed 'g r' release shortcut to 'g d' for go to dist
    - added 'g r' for go to repository
    - added 'g s' for go to source
    - added 'g b' for go to browse
    
    GitHub shortcuts:
    - added 'g p' for go to pull requests, only on github repos
    Matt Phillips committed May 2, 2015
    Copy the full SHA
    a2f1ef1 View commit details
    Browse the repository at this point in the history
  2. small tweaks to github popup

    - made open issues row stylistically similar to issues/stars
    - added a pull requests link
    Matt Phillips committed May 2, 2015
    Copy the full SHA
    490b69e View commit details
    Browse the repository at this point in the history
  3. add a stub 'g s' hotkey for all pages

    this is to enforce a more intuitive behavior for those used to 'g s' going to
    source on other pages. it is slightly jarring to pop to search focus when
    'g s' is entered.
    Matt Phillips committed May 2, 2015
    Copy the full SHA
    493ec33 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1515 from mattp-/improve_hotkeys

    Improve hotkeys
    oalders committed May 2, 2015
    Copy the full SHA
    a71a80d View commit details
    Browse the repository at this point in the history