Skip to content

Tags: navn-r/jupyterlab-git

Tags

v0.32.4

Toggle v0.32.4'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.32.4

v0.32.3

Toggle v0.32.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Run test on 0.32.x

v0.32.2

Toggle v0.32.2'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#1015 from fcollonval/fcollonval/issue1014

Revert using default browser

v0.32.1

Toggle v0.32.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.32.1 (jupyterlab#1012)

v0.32.0

Toggle v0.32.0'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.32.0 (jupyterlab#1002)

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