LICENSE
MANIFEST.in
README.md
install.json
package.json
pyproject.toml
setup.cfg
setup.py
tsconfig.json
jupyter-config/jupyter_notebook_config.d/jupyterlab_git.json
jupyter-config/jupyter_server_config.d/jupyterlab_git.json
jupyterlab_git/__init__.py
jupyterlab_git/_version.py
jupyterlab_git/git.py
jupyterlab_git/handlers.py
jupyterlab_git/log.py
jupyterlab_git.egg-info/PKG-INFO
jupyterlab_git.egg-info/SOURCES.txt
jupyterlab_git.egg-info/dependency_links.txt
jupyterlab_git.egg-info/not-zip-safe
jupyterlab_git.egg-info/requires.txt
jupyterlab_git.egg-info/top_level.txt
jupyterlab_git/labextension/package.json
jupyterlab_git/labextension/schemas/@jupyterlab/git/package.json.orig
jupyterlab_git/labextension/schemas/@jupyterlab/git/plugin.json
jupyterlab_git/labextension/static/114.3f72d890f9de78c6c21e.js
jupyterlab_git/labextension/static/127.4c27bb23dbfe4cce8651.js
jupyterlab_git/labextension/static/264.989a29b24e7d0d619b78.js
jupyterlab_git/labextension/static/266.5713b44ad304254ad4b2.js
jupyterlab_git/labextension/static/27.f4e05badfaa92dc098f1.js
jupyterlab_git/labextension/static/356.cc12c5b2c281ce1f0e75.js
jupyterlab_git/labextension/static/385.02494ea78ff9b0c75f97.js
jupyterlab_git/labextension/static/385.02494ea78ff9b0c75f97.js.LICENSE.txt
jupyterlab_git/labextension/static/391.abc14ee9fcc24b8492a3.js
jupyterlab_git/labextension/static/392.53f76c6a1bf44175c81d.js
jupyterlab_git/labextension/static/506.1027104c4edd12f9d9e7.js
jupyterlab_git/labextension/static/506.1027104c4edd12f9d9e7.js.LICENSE.txt
jupyterlab_git/labextension/static/534.45a77ca220e7c2647239.js
jupyterlab_git/labextension/static/728.8a2e5ef5dbb17bd53df0.js
jupyterlab_git/labextension/static/786.b0554252e1dffdad4455.js
jupyterlab_git/labextension/static/786.b0554252e1dffdad4455.js.LICENSE.txt
jupyterlab_git/labextension/static/813.42f36bdcedefa7f4f6db.js
jupyterlab_git/labextension/static/872.1ad3d867b064f356caa6.js
jupyterlab_git/labextension/static/remoteEntry.e6dead8d40b592a1b45c.js
jupyterlab_git/labextension/static/style.js
jupyterlab_git/labextension/static/third-party-licenses.json
jupyterlab_git/tests/__init__.py
jupyterlab_git/tests/conftest.py
jupyterlab_git/tests/test_branch.py
jupyterlab_git/tests/test_clone.py
jupyterlab_git/tests/test_config.py
jupyterlab_git/tests/test_detailed_log.py
jupyterlab_git/tests/test_diff.py
jupyterlab_git/tests/test_execute.py
jupyterlab_git/tests/test_fetch.py
jupyterlab_git/tests/test_handlers.py
jupyterlab_git/tests/test_hybridcontents.py
jupyterlab_git/tests/test_ignore.py
jupyterlab_git/tests/test_init.py
jupyterlab_git/tests/test_integrations.py
jupyterlab_git/tests/test_jupytext.py
jupyterlab_git/tests/test_pushpull.py
jupyterlab_git/tests/test_remote.py
jupyterlab_git/tests/test_settings.py
jupyterlab_git/tests/test_single_file_log.py
jupyterlab_git/tests/test_status.py
jupyterlab_git/tests/test_tag.py
jupyterlab_git/tests/testutils.py
src/cloneCommand.ts
src/commandsAndMenu.tsx
src/git.ts
src/index.ts
src/logger.ts
src/model.ts
src/server.ts
src/svg.d.ts
src/taskhandler.ts
src/tokens.ts
src/utils.ts
src/version.ts
src/components/ActionButton.tsx
src/components/Alert.tsx
src/components/BranchMenu.tsx
src/components/CommitBox.tsx
src/components/CommitComparisonBox.tsx
src/components/CommitDiff.tsx
src/components/CommitMessage.tsx
src/components/Feedback.tsx
src/components/FileItem.tsx
src/components/FileList.tsx
src/components/FilePath.tsx
src/components/GitPanel.tsx
src/components/GitStage.tsx
src/components/HistorySideBar.tsx
src/components/MergeBranchDialog.tsx
src/components/NewBranchDialog.tsx
src/components/PastCommitNode.tsx
src/components/ResetRevertDialog.tsx
src/components/SinglePastCommitInfo.tsx
src/components/StatusWidget.tsx
src/components/SuspendModal.tsx
src/components/TagMenu.tsx
src/components/Toolbar.tsx
src/components/WarningBox.tsx
src/components/diff/NotebookDiff.ts
src/components/diff/PlainTextDiff.ts
src/components/diff/mergeview.ts
src/components/diff/model.ts
src/style/ActionButtonStyle.ts
src/style/BranchMenu.ts
src/style/CommitBox.ts
src/style/CommitComparisonBox.ts
src/style/FileItemStyle.ts
src/style/FileListStyle.ts
src/style/FilePathStyle.ts
src/style/GitPanel.ts
src/style/GitStageStyle.ts
src/style/GitWidgetStyle.ts
src/style/HistorySideBarStyle.ts
src/style/NewBranchDialog.ts
src/style/PastCommitNode.ts
src/style/ResetRevertDialog.ts
src/style/SinglePastCommitInfo.ts
src/style/StatusWidget.ts
src/style/SuspendModal.ts
src/style/Toolbar.ts
src/style/common.ts
src/style/icons.ts
src/widgets/AuthorBox.ts
src/widgets/CredentialsBox.tsx
src/widgets/GitCloneForm.ts
src/widgets/GitResetToRemoteForm.tsx
src/widgets/GitWidget.tsx
src/widgets/discardAllChanges.ts
src/widgets/gitClone.tsx
style/base.css
style/credentials-box.css
style/diff-common.css
style/diff-nb.css
style/diff-text.css
style/index.css
style/index.js
style/variables.css
style/icons/add.svg
style/icons/branch.svg
style/icons/clock.svg
style/icons/clone.svg
style/icons/compare-with-selected.svg
style/icons/deletions.svg
style/icons/desktop.svg
style/icons/diff.svg
style/icons/discard.svg
style/icons/git.svg
style/icons/insertions.svg
style/icons/merge.svg
style/icons/open-file.svg
style/icons/plus.svg
style/icons/pull.svg
style/icons/push.svg
style/icons/remove.svg
style/icons/rewind.svg
style/icons/select-for-compare.svg
style/icons/tag.svg
style/icons/trash.svg
style/icons/vertical-more.svg