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

Commits on May 31, 2013

  1. login: Check if p4 tickets are expired.

    Some P4 server is not allowed a password in command line,
    Hence, I check the login status and request password right when it needs.
    Eric Hsu committed May 31, 2013
    Configuration menu
    Copy the full SHA
    a6a3d8e View commit details
    Browse the repository at this point in the history
  2. git-p4: Fix abuse of login info

    Eric Hsu committed May 31, 2013
    Configuration menu
    Copy the full SHA
    7b76d85 View commit details
    Browse the repository at this point in the history
  3. add p4-integ file.

    Wei-Kun Lu (RD-TW) committed May 31, 2013
    Configuration menu
    Copy the full SHA
    3ad7fb8 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2013

  1. Update git-p4.py

    git-p4: support exclusively locked files.
    Eric Hsu committed Jul 16, 2013
    Configuration menu
    Copy the full SHA
    2cc4d11 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2013

  1. Merge pull request #1 from git/master

    Pull from git public repo
    Eric Hsu committed Aug 13, 2013
    Configuration menu
    Copy the full SHA
    b5677e4 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2013

  1. Merge pull request #2 from git/master

    Merge official branch.
    Eric Hsu committed Dec 18, 2013
    Configuration menu
    Copy the full SHA
    b9ec62f View commit details
    Browse the repository at this point in the history
Loading