Jose Diaz-Gonzalez
|
4e7d6f7497
|
Merge pull request #222 from pl4nty/patch-1
feat: create Dockerfile
|
2023-12-09 00:00:20 -05:00 |
|
Jose Diaz-Gonzalez
|
7d07cbbe4f
|
Merge pull request #224 from hozza/master
more detailed README docs
|
2023-12-08 23:59:55 -05:00 |
|
Jose Diaz-Gonzalez
|
b80af2a4ca
|
Merge pull request #221 from josegonzalez/dependabot/pip/urllib3-2.0.7
Bump urllib3 from 2.0.2 to 2.0.7
|
2023-12-08 23:59:20 -05:00 |
|
hozza
|
5dd0744ce0
|
fix rst html
|
2023-11-07 16:12:26 +00:00 |
|
hozza
|
81876a2bb3
|
add contributor section
|
2023-11-07 16:08:35 +00:00 |
|
hozza
|
a2b13c8109
|
fix readme wording and format
|
2023-11-07 16:08:00 +00:00 |
|
hozza
|
f63be3be24
|
fixed readme working and layout
|
2023-11-07 15:46:03 +00:00 |
|
hozza
|
9cf85b087f
|
fix readme formatting, spelling and layout
|
2023-11-07 15:28:39 +00:00 |
|
hozza
|
f449d8bbe3
|
added details usage and examples
including gotchas, errors and development instructions.
|
2023-11-07 14:56:43 +00:00 |
|
hozza
|
7d03e4c9bb
|
added verbose install instructions
|
2023-11-07 14:53:58 +00:00 |
|
Tom Plant
|
f998943171
|
feat: create Dockerfile
|
2023-10-28 16:30:31 +11:00 |
|
dependabot[bot]
|
2bf8898545
|
Bump urllib3 from 2.0.2 to 2.0.7
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.2 to 2.0.7.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.0.2...2.0.7)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-17 20:24:18 +00:00 |
|
Jose Diaz-Gonzalez
|
dbc1619106
|
Merge pull request #218 from Ondkloss/fix/win32logger
Suggested modification to fix win32 logging failure
|
2023-10-09 20:38:38 -04:00 |
|
Jose Diaz-Gonzalez
|
ec210166f7
|
Merge pull request #219 from Ondkloss/feature/quiet_flag
Add support for quiet flag
|
2023-10-09 20:34:30 -04:00 |
|
Halvor Holsten Strand
|
ea74aa5094
|
Merge branch 'master' into feature/quiet_flag.
|
2023-10-09 12:07:24 +02:00 |
|
Halvor Holsten Strand
|
7437e3abb1
|
Merge pull request, while keeping -q --quiet flag.
Most changes were already included, only adjusted with black formatting.
|
2023-10-09 12:01:32 +02:00 |
|
Halvor Holsten Strand
|
6f3be3d0e8
|
Suggested modification to fix win32 logging failure, due to local variable scope.
Logger does not appear to have any utility within "logging_subprocess".
|
2023-10-07 19:02:52 +02:00 |
|
Jose Diaz-Gonzalez
|
d7ba57075e
|
Merge pull request #216 from Ondkloss/feature/fine_grained
Add support for fine-grained tokens (continued)
|
2023-10-07 00:04:17 -04:00 |
|
Halvor Holsten Strand
|
b277baa6ea
|
Update github_backup.py
|
2023-10-02 09:14:40 +02:00 |
|
Halvor Holsten Strand
|
15de769d67
|
Simplified one if/elif scenario.
Extracted file reading of another if/elif scenario.
|
2023-10-01 22:22:15 +02:00 |
|
Halvor Holsten Strand
|
a9d35c0fd5
|
Ran black.
|
2023-09-29 14:40:16 +02:00 |
|
Halvor Holsten Strand
|
20f5fd7a86
|
Merge branch 'master' into feature/fine_grained
# Conflicts:
# README.rst
# github_backup/github_backup.py
|
2023-09-29 14:34:06 +02:00 |
|
Halvor Holsten Strand
|
f12b877509
|
Keep backwards compatability by going back to "--token" for classic.
Allow "file://" uri for "--token-fine".
|
2023-09-29 14:01:53 +02:00 |
|
Jose Diaz-Gonzalez
|
d163cd66a4
|
Merge pull request #214 from ZhymabekRoman/master
fix: refactor logging
|
2023-06-27 15:21:16 -04:00 |
|
ZhymabekRoman
|
a8a583bed1
|
fix: minor cosmetic changes
|
2023-06-25 10:41:48 +06:00 |
|
ZhymabekRoman
|
68e718010f
|
fix: add forgotten variable formatting
|
2023-06-25 10:39:16 +06:00 |
|
ZhymabekRoman
|
a06c3e9fd3
|
fix: refactor logging
Based on #195
|
2023-06-25 10:38:31 +06:00 |
|
Jose Diaz-Gonzalez
|
fe07d5ad09
|
Merge pull request #212 from ZhymabekRoman/dev-1
fix: minor typo fix
|
2023-06-23 13:04:17 -04:00 |
|
Zhymabek Roman
|
12799bb72c
|
fix: minor typo fix
|
2023-06-23 21:27:52 +06:00 |
|
Jose Diaz-Gonzalez
|
f1cf4cd315
|
Release version 0.43.1
0.43.1
|
2023-05-29 18:45:57 -04:00 |
|
Jose Diaz-Gonzalez
|
f3340cd9eb
|
chore: add release requirements
|
2023-05-29 18:45:49 -04:00 |
|
Jose Diaz-Gonzalez
|
0ebaffd102
|
Release version 0.43.0
0.43.0
|
2023-05-29 18:44:23 -04:00 |
|
Jose Diaz-Gonzalez
|
2730fc3e5a
|
fix: do not update readme
|
2023-05-29 18:44:13 -04:00 |
|
Jose Diaz-Gonzalez
|
0b2330c2c4
|
fix: adjust for black
|
2023-05-29 18:43:29 -04:00 |
|
Jose Diaz-Gonzalez
|
82e35fb1cf
|
feat: commit gitchangelog.rc to repo so anyone can generate a changelog
|
2023-05-29 18:43:23 -04:00 |
|
Jose Diaz-Gonzalez
|
e8f027469e
|
fix: adjust for black
|
2023-05-29 18:37:02 -04:00 |
|
Jose Diaz-Gonzalez
|
37ef0222e1
|
fix: adjust for black
|
2023-05-29 18:36:06 -04:00 |
|
Jose Diaz-Gonzalez
|
96a73b3fe8
|
feat: add release tagging
|
2023-05-29 18:35:07 -04:00 |
|
Jose Diaz-Gonzalez
|
8b1bfd433c
|
chore: formatting
|
2023-05-29 18:34:22 -04:00 |
|
Jose Diaz-Gonzalez
|
cca8a851ad
|
chore: run black
|
2023-05-29 18:32:39 -04:00 |
|
josegonzalez
|
b5d749ec46
|
Merge pull request #199 from eht16/add_log_level_argument
Add --log-level command line argument
|
2023-05-29 18:29:41 -04:00 |
|
josegonzalez
|
00e5c019db
|
Merge pull request #207 from kenbailey/kenbailey-patch-1
Check both updated_at and pushed_at properties
|
2023-05-29 18:29:29 -04:00 |
|
Robert Davey
|
61275c61b2
|
Update README.rst
Add flags and example for fine-grained tokens
|
2023-03-28 16:52:48 +01:00 |
|
froggleston
|
60cb484a19
|
Add support for fine-grained tokens
|
2023-03-22 14:53:07 +00:00 |
|
Ken Bailey
|
fbb977acf4
|
Check both updated_at and pushed_at properties
Check both updated_at and pushed_at dates to get the last_update to reduce data retrieved on incremental api calls using since.
|
2023-02-28 15:44:14 -07:00 |
|
Jose Diaz-Gonzalez
|
07e32b186c
|
Release version 0.42.0
0.42.0
|
2022-11-28 00:25:13 -05:00 |
|
josegonzalez
|
dcc90b747a
|
Merge pull request #204 from Assimila/exclude_repositories
Add option to exclude repositories
|
2022-11-28 00:23:20 -05:00 |
|
josegonzalez
|
f414fac108
|
Merge pull request #202 from TheOneric/pull_backup-regular-comments
Backup regular pull request comments as well
|
2022-11-28 00:23:08 -05:00 |
|
josegonzalez
|
38692bc836
|
Merge pull request #201 from TRAdEWORKS/fix-bug-request-url-error-forever-retry
Fix a bug forever retry when request url error
|
2022-11-28 00:22:54 -05:00 |
|
josegonzalez
|
81362e5596
|
Merge pull request #200 from TRAdEWORKS/no-prune-flag
Add --no-prune command line argument to disable prune option when doing git fetch
|
2022-11-28 00:22:40 -05:00 |
|