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

#96 #169: Add options and tests for several methods #190

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Dec 22, 2020

  1. dsoprea#96: Added options & tests for checkout, update, and info

    Jean-Francois Thuong committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    ec0121e View commit details
    Browse the repository at this point in the history
  2. Corrected typo and added cache in .gitignore

    Jean-Francois Thuong committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    2a2e729 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

  1. dsoprea#96: Added depth and external to list and commit

    Jean-Francois Thuong committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    d6042dd View commit details
    Browse the repository at this point in the history
  2. dsoprea#169: Corrected bug for info on file just added

    - Corrected CommonClient.info for case when a file has been added but not committed
    - Improved Test Cases for info function
    Jean-Francois Thuong committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    b29fb71 View commit details
    Browse the repository at this point in the history
  3. Corrected test for list with empty depth

    Jean-Francois Thuong committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    610ed95 View commit details
    Browse the repository at this point in the history
  4. dsoprea#169: Corrected bug for info on file just added

    - Corrected CommonClient.info for case when a file has been added but not committed
    - Improved Test Cases for info function
    
    dsoprea#96: Added depth and external to several functions
    - Added depth, (set_depth), and "external" options for commands
    - Updated commands checkout, update, info, list, and commit
    Jean-Francois Thuong committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    e162624 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of github.com:jfthuong/PySvn

    Jean-Francois Thuong committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    3a59d40 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2020

  1. Configuration menu
    Copy the full SHA
    79d2b98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6423b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

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