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

[API Implementation]: DirectoryInfo.CopyTo / Directory.Copy #62375

Closed
wants to merge 32 commits into from

Commits on Dec 3, 2021

  1. Configuration menu
    Copy the full SHA
    2e6ebb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0367de3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3eb9974 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c019831 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2021

  1. Ref-Assembly Implementation

    deeprobin committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    05a335c View commit details
    Browse the repository at this point in the history
  2. Usage of Full Paths

    deeprobin committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    e2a24ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe409d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4ead0f View commit details
    Browse the repository at this point in the history
  5. Add documentation comments

    deeprobin committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    3021503 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2022

  1. Configuration menu
    Copy the full SHA
    815aca7 View commit details
    Browse the repository at this point in the history
  2. Update ref assembly

    deeprobin committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    0298d60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a38e66 View commit details
    Browse the repository at this point in the history
  4. Fix ref assembly

    deeprobin committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    0a1820d View commit details
    Browse the repository at this point in the history
  5. Fix ref assembly

    deeprobin committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    4d9da94 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Style change

    deeprobin committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    fad47d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20404b4 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    deeprobin committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    f430130 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

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

Commits on Feb 5, 2022

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

Commits on Feb 8, 2022

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

Commits on Feb 11, 2022

  1. Fix ref

    Co-Authored-By: David Cantú <16040868+Jozkee@users.noreply.github.com>
    deeprobin and Jozkee committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    69e7a3b View commit details
    Browse the repository at this point in the history
  2. Remove IgnoreInaccessible

    deeprobin committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    727997f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce89d2d View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

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

Commits on Feb 19, 2022

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

Commits on Mar 10, 2022

  1. Configuration menu
    Copy the full SHA
    d8b32cc View commit details
    Browse the repository at this point in the history
  2. Improve documentation

    Co-Authored-By: David Cantú <16040868+Jozkee@users.noreply.github.com>
    deeprobin and Jozkee committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    480ea54 View commit details
    Browse the repository at this point in the history
  3. Use FileSystemEnumerable

    deeprobin committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    518a734 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Improve documentation

    Co-Authored-By: David Cantú <16040868+Jozkee@users.noreply.github.com>
    deeprobin and Jozkee committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    6963cb0 View commit details
    Browse the repository at this point in the history
  2. Remove redundant using

    deeprobin committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    d617da8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04843bd View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Address feedback (attention: contains a failing test)

    Co-Authored-By: Tom Deseyn <tom.deseyn@gmail.com>
    Co-Authored-By: David Cantú <16040868+jozkee@users.noreply.github.com>
    3 people committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    08db652 View commit details
    Browse the repository at this point in the history