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: feanz/NetBash
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dcd4f11
Choose a base ref
...
head repository: lukencode/NetBash
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7593058
Choose a head ref
  • 11 commits
  • 11 files changed
  • 4 contributors

Commits on Jan 6, 2012

  1. Configuration menu
    Copy the full SHA
    abf4f04 View commit details
    Browse the repository at this point in the history
  2. Merge pull request lukencode#16 from feanz/patch-1

    Added a fallback colour to improve browser compatibility with I.E 8
    lukencode committed Jan 6, 2012
    Configuration menu
    Copy the full SHA
    310ecc3 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2012

  1. Configuration menu
    Copy the full SHA
    fa4faf9 View commit details
    Browse the repository at this point in the history
  2. Fix new lines in IE8

    phdesign committed Jan 10, 2012
    Configuration menu
    Copy the full SHA
    f9e0be1 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2012

  1. Merge pull request lukencode#18 from phdesign/master

    Fix scrolling to bottom of results window, Fix new lines in IE8
    lukencode committed Jan 13, 2012
    Configuration menu
    Copy the full SHA
    74f287b View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2012

  1. changed version

    lukencode committed Jan 14, 2012
    Configuration menu
    Copy the full SHA
    f5ad4f2 View commit details
    Browse the repository at this point in the history
  2. updated nuget package

    lukencode committed Jan 14, 2012
    Configuration menu
    Copy the full SHA
    643358e View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2012

  1. added nuget package

    lukencode committed Jan 15, 2012
    Configuration menu
    Copy the full SHA
    7911c36 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    lukencode committed Jan 15, 2012
    Configuration menu
    Copy the full SHA
    a622edc View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2012

  1. Don't die because of missing assemblies

    Assemblies may be referenced by third-party packages which are not 
    needed and therefore missing from the main project.  Netbash shouldn't
    die because of that.
    andyedinborough committed Nov 1, 2012
    Configuration menu
    Copy the full SHA
    741d2e7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request lukencode#25 from andyedinborough/patch-1

    Don't die because of missing assemblies
    lukencode committed Nov 1, 2012
    Configuration menu
    Copy the full SHA
    7593058 View commit details
    Browse the repository at this point in the history
Loading