Skip to content

Tags: robna/jupyterlab-git

Tags

v0.31.0

Toggle v0.31.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Preserve commit message when switching to the History tab (jupyterlab…

…#931) (jupyterlab#836) (jupyterlab#971)

* Move commit message state to git panel (jupyterlab#931)

* Preserve commit message when commit fails (jupyterlab#836)

* Fix unit tests from refactor (jupyterlab#931) (jupyterlab#836)

* Rename commit message state variables (jupyterlab#931)

* summary -> commitSummary
* description -> commitDescription

* Preserve commit message when refusing to set identity when committing (jupyterlab#836)

- Raise error instead of returning false on fail setting identity

* Refactor commit and commit message handler functions

* GitPanel.commitFiles now handles all commit actions
* Refactor GitPanel spec to test commitFiles function instead of commitStaged
* Change commit message handler functions to be more generic

v0.31.0a0

Toggle v0.31.0a0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump to version 0.31.0-alpha.0

v0.30.1

Toggle v0.30.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump to 0.30.1

v0.30.0

Toggle v0.30.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use latest nbdime (jupyterlab#926)

v0.30.0b3

Toggle v0.30.0b3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
nbdime styles are not imported (jupyterlab#919)

* Import some styles from nbdime-jupyterlab

* Import additional styles from nbdime

* Move import to base

* Correct comment position

v0.24.0

Toggle v0.24.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request jupyterlab#918 from meeseeksmachine/auto-backport-…

…of-pr-917-on-jlab-2

Backport PR jupyterlab#917 on branch jlab-2 (Change commitAndPush default to false)

v0.30.0b2

Toggle v0.30.0b2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request jupyterlab#875 from jupyterlab/fcollonval-patch-1

Bump to beta.2

v0.30.0b1

Toggle v0.30.0b1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add jupyter_packaging for publication

v0.30.0b1.post1

Toggle v0.30.0b1.post1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove version matching

Version are aligned by code design

v0.23.3

Toggle v0.23.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump to v0.23.3 (jupyterlab#850)