472
I Use This!
High Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #13689 from TenzinRabgy/master More... almost 4 years ago
Update python2 code example to python3, print '' -> print('') More... almost 4 years ago
Merge pull request #13683 from genelkim/tbtools-debugger-cls-var-fix More... almost 4 years ago
back to dev More... almost 4 years ago
release 8.4.0 More... almost 4 years ago
Merge pull request #13686 from Carreau/wn84 More... almost 4 years ago
Merge pull request #13685 from Carreau/mv734 More... almost 4 years ago
What's new 8.4 More... almost 4 years ago
wn 734 More... almost 4 years ago
Correct the debugger_cls() call to self.debugger_cls() call in TBTools.__init__() so that it doesn't crash when the optionally argument, debugger_cls, is unspecified. More... almost 4 years ago
add whatsnew entry More... almost 4 years ago
add whatsnew entry More... almost 4 years ago
Merge pull request #13682 from graingert/patch-1 More... almost 4 years ago
fix get_event_loop typo More... almost 4 years ago
use relative filename in latex and dvips commands More... almost 4 years ago
darker More... almost 4 years ago
prevent popup windows during execution of latex_to_png_dvipng More... almost 4 years ago
Limit supported prompt-toolkit versions to 3.0.2-3.1.0 More... almost 4 years ago
terminal: Fix IndexError when attempting to elide paths with empty components More... almost 4 years ago
issue#13073: Fix formatting More... almost 4 years ago
Merge branch 'master' into madbird1304/issue-13073-fix-paste-magic More... almost 4 years ago
issue#13073: Made a couple of fixes after testing on Wayland (Gnome) More... almost 4 years ago
Replaced getting cwd from os.getcwd() to pathlib.Path.cwd() in cd(). More... almost 4 years ago
Merge pull request #13668 from telamonian/fix-handling-of-bdbquit More... almost 4 years ago
fix uncaught `BdbQuit` exceptions on ipdb `exit` More... almost 4 years ago
back to dev More... almost 4 years ago
release 8.3.0 More... almost 4 years ago
Merge pull request #13661 from Carreau/wn83 More... almost 4 years ago
whats new 8.3 More... almost 4 years ago
Merge pull request #13660 from Carreau/wn733 More... almost 4 years ago