Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge latest Development #890

Merged
merged 38 commits into from
Mar 20, 2016
Merged

Merge latest Development #890

merged 38 commits into from
Mar 20, 2016

Commits on Nov 26, 2015

  1. Added config/aliases to .gitignore to account for recent changes in d…

    …ev branch
    Dax T. Games committed Nov 26, 2015
    Configuration menu
    Copy the full SHA
    46bad57 View commit details
    Browse the repository at this point in the history
  2. Added vendor/cmder_exinit. Allows integrating externally installed Ms…

    …ys/Msys2/Cygwin into Cmder
    Dax T. Games committed Nov 26, 2015
    Configuration menu
    Copy the full SHA
    b88ea50 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2015

  1. Fixed som misc stuff and prevented multi runs

    Dax T. Games committed Dec 16, 2015
    Configuration menu
    Copy the full SHA
    9eb9620 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2016

  1. Merge branch 'development' into cmder_exinit

    Dax T. Games committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    a99d27a View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2016

  1. Typo in Readme.md

    jankatins committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    78ea063 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #852 from JanSchulz/patch-1

    Typo in Readme.md
    MartiUK committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    85ce629 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2016

  1. Added profile.d like support for all supported shells

    Dax T. Games committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    0a6b79b View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2016

  1. --amend

    Dax T. Games committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    a959409 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2016

  1. ⬆️ Git@2.7.2.windows.1

    Stanzilla committed Feb 27, 2016
    Configuration menu
    Copy the full SHA
    aedd078 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'development' of https://github.com/cmderdev/cmder into …

    …cmder_exinit
    Dax T. Games committed Feb 27, 2016
    Configuration menu
    Copy the full SHA
    4245608 View commit details
    Browse the repository at this point in the history
  3. added profile.d stuff

    Dax T. Games committed Feb 27, 2016
    Configuration menu
    Copy the full SHA
    79f8560 View commit details
    Browse the repository at this point in the history
  4. Added details on integrating external *nix like env

    Dax T. Games committed Feb 27, 2016
    Configuration menu
    Copy the full SHA
    6cf62dc View commit details
    Browse the repository at this point in the history
  5. Fixed and added zsh shell capability

    Dax T. Games committed Feb 27, 2016
    Configuration menu
    Copy the full SHA
    9e7f860 View commit details
    Browse the repository at this point in the history
  6. --amend

    Dax T. Games committed Feb 27, 2016
    Configuration menu
    Copy the full SHA
    f7a18d4 View commit details
    Browse the repository at this point in the history
  7. Added bits about MinGW integration status

    Dax T. Games committed Feb 27, 2016
    Configuration menu
    Copy the full SHA
    727d6a6 View commit details
    Browse the repository at this point in the history
  8. Fixed profile.d support for bash

    Dax T. Games committed Feb 27, 2016
    Configuration menu
    Copy the full SHA
    361a8ea View commit details
    Browse the repository at this point in the history
  9. Merge branch 'development' of https://github.com/cmderdev/cmder into …

    …profile.d_support
    Dax T. Games committed Feb 27, 2016
    Configuration menu
    Copy the full SHA
    59e4a16 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2016

  1. Fixed profile.d table

    Dax T. Games committed Feb 28, 2016
    Configuration menu
    Copy the full SHA
    434d6f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2016

  1. Merge pull request #855 from daxgames/profile.d_support

    Added profile.d like support for all supported shells
    MartiUK committed Feb 29, 2016
    Configuration menu
    Copy the full SHA
    33d6f11 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #740 from daxgames/cmder_exinit

    Cmder exinit
    MartiUK committed Feb 29, 2016
    Configuration menu
    Copy the full SHA
    8fa151d View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2016

  1. added config/profile.d

    Dax T. Games committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    bf75f70 View commit details
    Browse the repository at this point in the history
  2. fixed cmd profile.d support

    Dax T. Games committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    8a5c58e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #860 from daxgames/fix_cmd_plugin.d

    Fix cmd plugin.d
    Stanzilla committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    a74fdd2 View commit details
    Browse the repository at this point in the history
  4. Revert "Set CMDER_START to homeprofile"

    This reverts commit 728e83a.
    
    The problem with *always* setting CMDER_START is that this makes the
    `-new_console:d:%USERPROFILE%` in the conemu task definitions unnecessary, as
    this is now always overwritten as CMDER_START is set. This also means that a
    very visible conemu UI for setting the startup dir does not work anymore which
    might leave the user puzzled why.
    jankatins committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    c904676 View commit details
    Browse the repository at this point in the history
  5. added fully qualified path to cmd profile.d section

    Dax T. Games committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    32c1d40 View commit details
    Browse the repository at this point in the history
  6. silence profile.d if profile.d is empty

    Dax T. Games committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    d6eec2f View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2016

  1. fixed vendor\profile.ps1 profile.d - added post popd

    Dax T. Games committed Mar 3, 2016
    Configuration menu
    Copy the full SHA
    8dbbb90 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2016

  1. Merge pull request #867 from daxgames/cmd_profile.d_fix

    Various fixes for profile.d support
    Stanzilla committed Mar 5, 2016
    Configuration menu
    Copy the full SHA
    df768f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2016

  1. silenced bash profile.d when profile.d is empty

    Dax T. Games committed Mar 6, 2016
    Configuration menu
    Copy the full SHA
    722f8b7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #872 from daxgames/fix_bash_profile.d

    silenced bash profile.d when profile.d is empty
    Stanzilla committed Mar 6, 2016
    Configuration menu
    Copy the full SHA
    72876f4 View commit details
    Browse the repository at this point in the history
  3. Prefer use of first line @echo off vs. @ per line to turn off echo pe…

    …r line. - Cleaner file, no side efects
    Dax T. Games committed Mar 6, 2016
    Configuration menu
    Copy the full SHA
    0f4292a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #873 from daxgames/echo_off

    Prefer use of first line @echo off vs. @ per line to turn off echo pe…
    Stanzilla committed Mar 6, 2016
    Configuration menu
    Copy the full SHA
    06c6e5f View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2016

  1. Process profile.d scripts before adding user aliases

    Dax T. Games committed Mar 7, 2016
    Configuration menu
    Copy the full SHA
    01667a5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #874 from daxgames/process_profile.d_sooner

    Process profile.d scripts before adding user aliases
    Stanzilla committed Mar 7, 2016
    Configuration menu
    Copy the full SHA
    964f18c View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2016

  1. Merge pull request #866 from JanSchulz/revert_set_cmderstart

    Revert "Set CMDER_START to homeprofile"
    MartiUK committed Mar 10, 2016
    Configuration menu
    Copy the full SHA
    7d21970 View commit details
    Browse the repository at this point in the history
  2. Fix PSReadline clearing directory prompt.

    If user has PSReadline and is using it be sure to clear 1 less line to prevent the directory prompt from being cleared.
    
    Fixes #879
    MartiUK committed Mar 10, 2016
    Configuration menu
    Copy the full SHA
    05c113e View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2016

  1. Configuration menu
    Copy the full SHA
    0de643b View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2016

  1. Configuration menu
    Copy the full SHA
    3ca847f View commit details
    Browse the repository at this point in the history