aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set encoding to 'utf-8' explicitly, don't use deprecated universal_newlines p...py2k_encodingMatěj Cepl2024-04-294-6/+6
* ignore git_deps/html/package-lock.jsonHEADfix-setupMatěj Cepl2024-04-291-0/+1
* fix py2k->py3k problmesMatěj Cepl2024-04-294-17/+4
* Standardize and modernize package configuration.Matěj Cepl2024-04-296-46/+25
* Merge pull request #127 from wetneb/1-blame-via-pygitmasterAdam Spiers2023-10-105-20/+122
|\
| * Only use pygit2's blame via opt-inAntonin Delpeuch2023-09-245-4/+107
| * Blame via pygit2 instead of subprocessAntonin Delpeuch2023-09-231-20/+19
|/
* Merge pull request #126 from wetneb/125-root-commitAdam Spiers2023-09-223-5/+38
|\
| * Fix deps fetching on the root commitAntonin Delpeuch2023-09-223-5/+38
|/
* Merge pull request #124 from wetneb/self_test_suiteAdam Spiers2023-09-225-0/+38
|\
| * Start test suite of running git-deps on itselfAntonin Delpeuch2023-09-205-0/+38
* | Merge pull request #123 from wetneb/115-remove-sixAdam Spiers2023-09-191-1/+0
|\ \ | |/ |/|
| * Remove dependency to six. Closes #115Antonin Delpeuch2023-09-191-1/+0
|/
* Merge pull request #122 from wetneb/setuptools_upgradeAdam Spiers2023-09-184-20/+55
|\
| * Remove Travis configAntonin Delpeuch2023-09-181-14/+0
| * Upgrade setuptoolsAntonin Delpeuch2023-09-182-6/+12
| * Create CI.ymlAntonin Delpeuch2023-09-181-0/+43
|/
* Merge pull request #111 from hagai-helman/masterAdam Spiers2022-06-211-1/+2
|\
| * Import `safe_join` from `werkzeug.security`Hagai Helman Tov2022-06-211-1/+2
|/
* Merge pull request #113 from toabctl/drop-setuptools-markdownAdam Spiers2022-06-214-8/+5
|\
| * Drop support for Python 3.6Adam Spiers2022-06-213-6/+3
| * Drop setuptools-markdownThomas Bechtold2022-06-211-2/+2
|/
* Handle server port in use error more gracefully (#88)Adam Spiers2021-04-041-2/+15
* Fix publishing procedure1.1.0Adam Spiers2021-04-041-3/+6
* Expand AUTHORS.rstAdam Spiers2021-04-041-1/+4
* Remove sphinx.ext.pngmathAdam Spiers2021-04-041-1/+1
* Add maintainer-guide to the docsAdam Spiers2021-04-041-2/+3
* Be stricter with docsAdam Spiers2021-04-041-1/+1
* Update sphinx docs locationAdam Spiers2021-04-041-1/+1
* Update CHANGES.rstAdam Spiers2021-04-041-0/+63
* Add flake8 to TravisAdam Spiers2021-04-031-0/+1
* Fix some flake8 issuesAdam Spiers2021-04-031-9/+9
* Merge pull request #94 from aspiers/ctrl-cAdam Spiers2021-04-031-1/+1
|\
| * Don't totally ignore KeyboardInterruptAdam Spiers2021-04-031-1/+1
|/
* Improve HTML installation instructions slightlyAdam Spiers2021-04-031-9/+12
* Update INSTALL.md for Python 3.x (#98)Adam Spiers2021-04-031-6/+43
* Update tox.ini for newer PythonsAdam Spiers2021-04-031-1/+1
* Merge pull request #106 from aspiers/fix-travisAdam Spiers2021-04-031-15/+6
|\
| * Fix Travis builds (#73)Adam Spiers2021-04-031-15/+6
|/
* Merge pull request #100 from aspiers/dependabot/npm_and_yarn/git_deps/html/jq...Adam Spiers2021-04-031-1/+1
|\
| * Bump jquery from 3.0.0 to 3.5.0 in /git_deps/htmldependabot[bot]2020-04-291-1/+1
* | Use line-buffering on output (#87)Adam Spiers2021-04-031-1/+1
|/
* add direct links to presentation videosAdam Spiers2019-06-051-2/+2
* add links to blog and Nashville presentationAdam Spiers2019-06-051-3/+6
* Merge pull request #86 from GarySmith/fix-linkAdam Spiers2019-01-311-1/+1
|\
| * Fix link in readme to USE-CASES.mdGary Smith2019-01-301-1/+1
|/
* Merge pull request #81 from bmwiedemann/unbufferedAdam Spiers2019-01-211-0/+2
|\
| * Use unbuffered IOBernhard M. Wiedemann2019-01-101-0/+2
* | Merge pull request #84 from mstefani/masterAdam Spiers2019-01-211-1/+5
|\ \ | |/ |/|
| * Don't crash with commit messages that aren't valid utf-8Michael Stefaniuc2019-01-201-1/+5
|/