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.1a192ee8f8c3d2439f4e.js
jupyterlab_git/labextension/static/176.976186a7fd74b6df3a11.js
jupyterlab_git/labextension/static/258.ecc4f482afa61a86a70c.js
jupyterlab_git/labextension/static/258.ecc4f482afa61a86a70c.js.LICENSE.txt
jupyterlab_git/labextension/static/266.a72bfd329f30526903f4.js
jupyterlab_git/labextension/static/27.f4e05badfaa92dc098f1.js
jupyterlab_git/labextension/static/356.413dd5cabe450c0ec339.js
jupyterlab_git/labextension/static/392.e7be391ac19f547f275c.js
jupyterlab_git/labextension/static/453.c1451df9018e14a4dc3a.js
jupyterlab_git/labextension/static/455.a632e3fceb2d1a67cd47.js
jupyterlab_git/labextension/static/455.a632e3fceb2d1a67cd47.js.LICENSE.txt
jupyterlab_git/labextension/static/534.b556a25e38614ae1f9cd.js
jupyterlab_git/labextension/static/703.b09304ab3593893720e2.js
jupyterlab_git/labextension/static/728.571483d3773b877ee4cd.js
jupyterlab_git/labextension/static/813.42f36bdcedefa7f4f6db.js
jupyterlab_git/labextension/static/862.696bd1af91ad3f5e218f.js
jupyterlab_git/labextension/static/872.30e874dbabf869a7ac55.js
jupyterlab_git/labextension/static/remoteEntry.02e1fd09717ca3d1ad26.js
jupyterlab_git/labextension/static/style.js
jupyterlab_git/tests/__init__.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_ignore.py
jupyterlab_git/tests/test_init.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/SuspendModal.tsx
src/components/TagMenu.tsx
src/components/Toolbar.tsx
src/components/diff/Diff.tsx
src/components/diff/NBDiffHeader.tsx
src/components/diff/NbDiff.tsx
src/components/diff/PlainTextDiff.tsx
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/StatusWidget.ts
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