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: howeyc/gobox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: surma/gobox
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.
  • 8 commits
  • 3 files changed
  • 4 contributors

Commits on Mar 3, 2016

  1. Configuration menu
    Copy the full SHA
    4713b5f View commit details
    Browse the repository at this point in the history
  2. Couple methods of getting HOME

    aerth committed Mar 3, 2016
    Configuration menu
    Copy the full SHA
    3e4e5de View commit details
    Browse the repository at this point in the history

Commits on May 24, 2016

  1. Merge pull request surma#9 from aerth/patch-2

    builtin cd goes os.Getenv("HOME") if no args
    surma committed May 24, 2016
    Configuration menu
    Copy the full SHA
    642a760 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2017

  1. Merge pull request surma#14 from aerth/sh-alias

    Add alias 'sh' for 'shell' applet
    surma authored Mar 6, 2017
    Configuration menu
    Copy the full SHA
    eff487f View commit details
    Browse the repository at this point in the history
  2. Merge pull request surma#12 from aerth/varexp

    shell applet: simplify built-in 'cd' and add variable expansion
    surma authored Mar 6, 2017
    Configuration menu
    Copy the full SHA
    01de91d View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2017

  1. Configuration menu
    Copy the full SHA
    81b0d1c View commit details
    Browse the repository at this point in the history
  2. gofmt

    aerth committed Mar 7, 2017
    Configuration menu
    Copy the full SHA
    6293f15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    792c034 View commit details
    Browse the repository at this point in the history
Loading