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: defunkt/gist.el
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.0
Choose a base ref
...
head repository: defunkt/gist.el
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 6 commits
  • 2 files changed
  • 4 contributors

Commits on Nov 20, 2017

  1. Allow getting URL from gist buffers

    `gist-current-url` now works from both the `gist-list` buffer, and any buffer
    belonging to an open gist.
    
    This closes #103
    sigma committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    9520484 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2017

  1. Configuration menu
    Copy the full SHA
    738fc32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d01c6c9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #107 from drvink/patch-1

    Fix yanking URL from gist-list buffer
    sigma committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    b2712a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2018

  1. Indent -> Intend

    Fixes minor typo
    wpcarro committed Apr 1, 2018
    Configuration menu
    Copy the full SHA
    e61d8ca View commit details
    Browse the repository at this point in the history
  2. Merge pull request #112 from wpcarro/patch-1

    Indent -> Intend
    sigma committed Apr 1, 2018
    Configuration menu
    Copy the full SHA
    314fe6a View commit details
    Browse the repository at this point in the history
Loading