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: meadowface/bash-prompt-vcs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: portrino/bash-prompt-vcs
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.
  • 13 commits
  • 6 files changed
  • 1 contributor

Commits on Jun 15, 2018

  1. [TASK] adds svn branch/ tag name to bash prompt as well

    [BUGFIX] updates/ normalizes the "not a svn sandbox" test/ condition
    [CLEANUP] remove read-only flag from BPVCS_VERSION variable as it outputs warnings
    EvilBMP committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    9b194ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31686e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9206902 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92d4f9d View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2018

  1. [TASK] adds --ignore-externals to svn status call to prevent "unexpec…

    …ted svn status output"
    EvilBMP committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    35f6395 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9c8063 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2018

  1. [TASK] updates .gitignore

    EvilBMP committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    555fa8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d502333 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3211258 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2018

  1. [BUGFIX] newer versions of subversion clients support changelists and…

    … print the status information prepended with a "---Changelist" header -> skipping this line
    EvilBMP committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    285f1ff View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2018

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

Commits on May 26, 2021

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

Commits on Sep 19, 2023

  1. [TASK] adds installer script

    EvilBMP committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    56806ea View commit details
    Browse the repository at this point in the history
Loading