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

Preview workspace edits #88428

Merged
merged 54 commits into from
Jan 13, 2020
Merged

Preview workspace edits #88428

merged 54 commits into from
Jan 13, 2020

Commits on Dec 17, 2019

  1. implement tree things

    jrieken committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    a5be985 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. Configuration menu
    Copy the full SHA
    80387ea View commit details
    Browse the repository at this point in the history
  2. add BulkEditPreviewHandler

    jrieken committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    94a4693 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee9d421 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0012dd View commit details
    Browse the repository at this point in the history
  5. token based line preview

    jrieken committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    bd28239 View commit details
    Browse the repository at this point in the history
  6. expand first node

    jrieken committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    b1e6285 View commit details
    Browse the repository at this point in the history
  7. show a default/empty message

    jrieken committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    5a6e8e8 View commit details
    Browse the repository at this point in the history
  8. nls

    jrieken committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    b389264 View commit details
    Browse the repository at this point in the history
  9. show preview diff editor

    jrieken committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    a8e2d7c View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. Configuration menu
    Copy the full SHA
    ddb6d05 View commit details
    Browse the repository at this point in the history
  2. release references

    jrieken committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    2385505 View commit details
    Browse the repository at this point in the history
  3. add noPreview options

    jrieken committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    0dcb9d1 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. Configuration menu
    Copy the full SHA
    2f97563 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34fcef5 View commit details
    Browse the repository at this point in the history
  3. use preview fs

    jrieken committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    8add944 View commit details
    Browse the repository at this point in the history
  4. Revert "use preview fs"

    This reverts commit 8add944.
    jrieken committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    6e06517 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea9c2f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

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

Commits on Jan 7, 2020

  1. Configuration menu
    Copy the full SHA
    552dcd6 View commit details
    Browse the repository at this point in the history
  2. render debug labels

    jrieken committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    881c216 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1366036 View commit details
    Browse the repository at this point in the history
  4. some cleanup

    jrieken committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    d5a5421 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3892a7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8a1bd1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3cdfbd5 View commit details
    Browse the repository at this point in the history
  8. rename input field polish

    jrieken committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    53ebe78 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    405707f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    beb6b20 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Configuration menu
    Copy the full SHA
    c52001d View commit details
    Browse the repository at this point in the history
  2. remove fs implementation

    jrieken committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    fd936fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfe4aca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53ae4c8 View commit details
    Browse the repository at this point in the history
  5. filter file noops

    jrieken committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    bb799f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d4510b View commit details
    Browse the repository at this point in the history
  7. ViewPane instead of Panel

    jrieken committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    9971b4a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8fcec96 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. Configuration menu
    Copy the full SHA
    8c34dcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    517ff5d View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. show preview only for rename

    jrieken committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    3e6ba16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c6a2a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71206c7 View commit details
    Browse the repository at this point in the history
  4. fix BulkEditPane-ctor

    jrieken committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    c9275df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6411ea6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1360684 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b4136b6 View commit details
    Browse the repository at this point in the history
  8. prepare for label

    jrieken committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    68fadbd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f82e3c0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3db53cb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c346c61 View commit details
    Browse the repository at this point in the history
  12. fix issue with change check

    jrieken committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    18ee991 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c488a65 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f4f3c7c View commit details
    Browse the repository at this point in the history
  15. fix tests

    jrieken committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    175ee80 View commit details
    Browse the repository at this point in the history