LICENSE
MANIFEST.in
README.md
install.json
package.json
pyproject.toml
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.58bfd46b7e255fab2493.js
jupyterlab_git/labextension/static/176.976186a7fd74b6df3a11.js
jupyterlab_git/labextension/static/197.eabd007a9176d29846d6.js
jupyterlab_git/labextension/static/258.5993384880220caf60d5.js
jupyterlab_git/labextension/static/258.5993384880220caf60d5.js.LICENSE.txt
jupyterlab_git/labextension/static/266.a72bfd329f30526903f4.js
jupyterlab_git/labextension/static/27.f4e05badfaa92dc098f1.js
jupyterlab_git/labextension/static/346.a971db0b7fe0fafe8fd2.js
jupyterlab_git/labextension/static/346.a971db0b7fe0fafe8fd2.js.LICENSE.txt
jupyterlab_git/labextension/static/356.9ce4b04402f0c32bf2b8.js
jupyterlab_git/labextension/static/392.1a1ef0d661b4701fd265.js
jupyterlab_git/labextension/static/453.575abad6985956b60b37.js
jupyterlab_git/labextension/static/534.4115814409bff72c2830.js
jupyterlab_git/labextension/static/703.47a9a6cb6f9134e5bd98.js
jupyterlab_git/labextension/static/728.b0cda115c0ba87a60523.js
jupyterlab_git/labextension/static/813.42f36bdcedefa7f4f6db.js
jupyterlab_git/labextension/static/872.8f9cc75bd219f2364777.js
jupyterlab_git/labextension/static/remoteEntry.64c3b103fb910ccc31e6.js
jupyterlab_git/labextension/static/style.js
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_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_pushpull.py
jupyterlab_git/tests/test_remote.py
jupyterlab_git/tests/test_settings.py
jupyterlab_git/tests/test_status.py
jupyterlab_git/tests/test_tag.py
jupyterlab_git/tests/testutils.py
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/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/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/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/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/GitWidget.tsx
src/widgets/gitClone.tsx
style/base.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/clone.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/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/tag.svg
style/icons/trash.svg