Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix deps fetching on the root commit | Antonin Delpeuch | 2023-09-22 | 3 | -5/+38 |
| | | | | Closes #125. | ||||
* | Merge pull request #124 from wetneb/self_test_suite | Adam Spiers | 2023-09-22 | 5 | -0/+38 |
|\ | |||||
| * | Start test suite of running git-deps on itself | Antonin Delpeuch | 2023-09-20 | 5 | -0/+38 |
| | | | | | | | | For #4. | ||||
* | | Merge pull request #123 from wetneb/115-remove-six | Adam Spiers | 2023-09-19 | 1 | -1/+0 |
|\ \ | |/ |/| | Remove dependency to six | ||||
| * | Remove dependency to six. Closes #115 | Antonin Delpeuch | 2023-09-19 | 1 | -1/+0 |
|/ | |||||
* | Merge pull request #122 from wetneb/setuptools_upgrade | Adam Spiers | 2023-09-18 | 4 | -20/+55 |
|\ | |||||
| * | Remove Travis config | Antonin Delpeuch | 2023-09-18 | 1 | -14/+0 |
| | | |||||
| * | Upgrade setuptools | Antonin Delpeuch | 2023-09-18 | 2 | -6/+12 |
| | | |||||
| * | Create CI.yml | Antonin Delpeuch | 2023-09-18 | 1 | -0/+43 |
|/ | |||||
* | Merge pull request #111 from hagai-helman/master | Adam Spiers | 2022-06-21 | 1 | -1/+2 |
|\ | |||||
| * | Import `safe_join` from `werkzeug.security` | Hagai Helman Tov | 2022-06-21 | 1 | -1/+2 |
|/ | | | | Fixes #110. | ||||
* | Merge pull request #113 from toabctl/drop-setuptools-markdown | Adam Spiers | 2022-06-21 | 4 | -8/+5 |
|\ | |||||
| * | Drop support for Python 3.6 | Adam Spiers | 2022-06-21 | 3 | -6/+3 |
| | | | | | | | | | | | | | | | | | | | | These days pygit2 requires Python >= 3.7: https://pypi.org/project/pygit2/ So reluctantly drop support for 3.6. If anyone can figure out a way of bringing it back (e.g. via using old versions of pygit2 where necessary), we could consider doing that. | ||||
| * | Drop setuptools-markdown | Thomas Bechtold | 2022-06-21 | 1 | -2/+2 |
|/ | | | | | | | | | | | | | | | Stop using setuptools-markdown which is no longer maintained and doesn't work anymore. Instead use the long_description_content_type variable (see [0]) to indicate that the given long_description is in markdown format. This fixes: AttributeError: module 'pypandoc' has no attribute 'convert' [0] https://dustingram.com/articles/2018/03/16/markdown-descriptions-on-pypi/ Fixes #112 | ||||
* | Handle server port in use error more gracefully (#88) | Adam Spiers | 2021-04-04 | 1 | -2/+15 |
| | | | | Fixes #88 | ||||
* | Fix publishing procedure1.1.0 | Adam Spiers | 2021-04-04 | 1 | -3/+6 |
| | |||||
* | Expand AUTHORS.rst | Adam Spiers | 2021-04-04 | 1 | -1/+4 |
| | |||||
* | Remove sphinx.ext.pngmath | Adam Spiers | 2021-04-04 | 1 | -1/+1 |
| | | | | Apparently this isn't found any more. | ||||
* | Add maintainer-guide to the docs | Adam Spiers | 2021-04-04 | 1 | -2/+3 |
| | |||||
* | Be stricter with docs | Adam Spiers | 2021-04-04 | 1 | -1/+1 |
| | |||||
* | Update sphinx docs location | Adam Spiers | 2021-04-04 | 1 | -1/+1 |
| | |||||
* | Update CHANGES.rst | Adam Spiers | 2021-04-04 | 1 | -0/+63 |
| | |||||
* | Add flake8 to Travis | Adam Spiers | 2021-04-03 | 1 | -0/+1 |
| | |||||
* | Fix some flake8 issues | Adam Spiers | 2021-04-03 | 1 | -9/+9 |
| | |||||
* | Merge pull request #94 from aspiers/ctrl-c | Adam Spiers | 2021-04-03 | 1 | -1/+1 |
|\ | | | | | Don't totally ignore KeyboardInterrupt | ||||
| * | Don't totally ignore KeyboardInterrupt | Adam Spiers | 2021-04-03 | 1 | -1/+1 |
|/ | | | | | | | | Commit 2a05400e2 ignored KeyboardInterrupt. I'm *guessing* I did that to avoid an ugly stacktrace, but even if so, the user's desire to interrupt execution should not be ignored in this way. Fixes #83 and #89. | ||||
* | Improve HTML installation instructions slightly | Adam Spiers | 2021-04-03 | 1 | -9/+12 |
| | |||||
* | Update INSTALL.md for Python 3.x (#98) | Adam Spiers | 2021-04-03 | 1 | -6/+43 |
| | | | | Fixes #98. | ||||
* | Update tox.ini for newer Pythons | Adam Spiers | 2021-04-03 | 1 | -1/+1 |
| | |||||
* | Merge pull request #106 from aspiers/fix-travis | Adam Spiers | 2021-04-03 | 1 | -15/+6 |
|\ | | | | | Fix Travis builds (#73) | ||||
| * | Fix Travis builds (#73) | Adam Spiers | 2021-04-03 | 1 | -15/+6 |
|/ | | | | Fixes #73. | ||||
* | Merge pull request #100 from ↵ | Adam Spiers | 2021-04-03 | 1 | -1/+1 |
|\ | | | | | | | | | aspiers/dependabot/npm_and_yarn/git_deps/html/jquery-3.5.0 Bump jquery from 3.0.0 to 3.5.0 in /git_deps/html | ||||
| * | Bump jquery from 3.0.0 to 3.5.0 in /git_deps/html | dependabot[bot] | 2020-04-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Bumps [jquery](https://github.com/jquery/jquery) from 3.0.0 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.0.0...3.5.0) Signed-off-by: dependabot[bot] <support@github.com> | ||||
* | | Use line-buffering on output (#87) | Adam Spiers | 2021-04-03 | 1 | -1/+1 |
|/ | | | | | | | | | | Use explicit line buffering of STDOUT. Originally buffering was disabled by #81 to allow better interaction with tee(1), but this breaks Python 3 as per #87. So use line buffering instead. Closes #87 and #93. | ||||
* | add direct links to presentation videos | Adam Spiers | 2019-06-05 | 1 | -2/+2 |
| | |||||
* | add links to blog and Nashville presentation | Adam Spiers | 2019-06-05 | 1 | -3/+6 |
| | |||||
* | Merge pull request #86 from GarySmith/fix-link | Adam Spiers | 2019-01-31 | 1 | -1/+1 |
|\ | | | | | Fix link in readme to USE-CASES.md | ||||
| * | Fix link in readme to USE-CASES.md | Gary Smith | 2019-01-30 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #81 from bmwiedemann/unbuffered | Adam Spiers | 2019-01-21 | 1 | -0/+2 |
|\ | | | | | Use unbuffered IO | ||||
| * | Use unbuffered IO | Bernhard M. Wiedemann | 2019-01-10 | 1 | -0/+2 |
| | | | | | | | | | | | | | | Without this patch, git-deps | tee $FILE only produces output in 4KB chunks so when you have to kill the process after a day, you are left with incomplete output. | ||||
* | | Merge pull request #84 from mstefani/master | Adam Spiers | 2019-01-21 | 1 | -1/+5 |
|\ \ | |/ |/| | Don't crash with commit messages that aren't valid utf-8 | ||||
| * | Don't crash with commit messages that aren't valid utf-8 | Michael Stefaniuc | 2019-01-20 | 1 | -1/+5 |
|/ | |||||
* | Merge pull request #80 from aspiers/README | Adam Spiers | 2019-01-07 | 4 | -211/+361 |
|\ | | | | | improve docs | ||||
| * | add Credits section | Adam Spiers | 2019-01-06 | 1 | -0/+9 |
| | | |||||
| * | split off use cases to separate file | Adam Spiers | 2019-01-06 | 2 | -161/+163 |
| | | |||||
| * | add missing sections to TOC | Adam Spiers | 2019-01-06 | 1 | -0/+2 |
| | | |||||
| * | make CONTRIBUTING.md link consistent with others | Adam Spiers | 2019-01-06 | 1 | -1/+1 |
| | | |||||
| * | split off history into HISTORY.md | Adam Spiers | 2019-01-06 | 2 | -33/+37 |
| | | |||||
| * | split off usage into USAGE.md | Adam Spiers | 2019-01-06 | 2 | -51/+57 |
| | | |||||
| * | add use cases sub-TOC | Adam Spiers | 2019-01-06 | 1 | -0/+11 |
| | |