Releases: josegonzalez/python-github-backup
Releases · josegonzalez/python-github-backup
0.65.1
Sorry, something went wrong.
No results found
Chores
Commits
- 88eacca: Fix timeline not being properly incremental (Duncan Ogilvie) #530
- 8660f92: Release version 0.65.1 (GitHub Action)
0.65.0
Sorry, something went wrong.
No results found
Chores
Commits
- b29e948: Add --issue-timeline flag to capture cross-reference events (#168) (Rodos) #528
- 28e8ce9: Refresh issue timelines when cross-references change (#168) (Rodos) #528
- 3385c8a: Release version 0.65.0 (GitHub Action)
0.64.2
Sorry, something went wrong.
No results found
Commits
- eb33ca8: Skip retrieving repositories when not necessary (Duncan Ogilvie) #526
- 7eaf39c: Skip fetching gists that have not been updated (Duncan Ogilvie) #526
- c49ffef: Add tests (Duncan Ogilvie) #526
- 4ecbd57: Release version 0.64.2 (GitHub Action)
0.64.1
Sorry, something went wrong.
No results found
Commits
- 83ef000: Fix exception when DMCA'd/empty gists were backed up (Duncan Ogilvie) #525
- e990556: Release version 0.64.1 (GitHub Action)
0.64.0
Sorry, something went wrong.
No results found
Bug Fixes
- drain subprocess pipes with reader threads to prevent Windows deadlock (#519) #520 (Rodos)
Chores
Commits
- 9604dd6: Fix template URL for watched repositories backup (Peter Gabaldon) #521
- 83b84ae: Applied diff issuecomment-4900281663 (Peter Gabaldon) #521
- ba2e17c: Release version 0.64.0 (GitHub Action)
0.63.0
Sorry, something went wrong.
No results found
Chores
Commits
- c658833: Skip repositories with pull requests disabled (HTTP 404) instead of crashing (#511) (Rodos) #516
- f9ce0fa: Release version 0.63.0 (GitHub Action)
0.62.1
Sorry, something went wrong.
No results found
Commits
- 0638666: handle more network errors (Changaco) #506
- ddf82f1: suppress output of call to git lfs version (Changaco) #507
- ddf7f82: add missing context argument to urlopen call (Changaco) #508
- 2f130ec: remove bad invocation of the system shell (Changaco) #508
- b92aee6: use subprocess.DEVNULL instead of emulating it (Changaco) #509
- f3eabf0: don't pass stdin when doing so can't do any good (Changaco) #509
- ccc27b9: remove legacy code in mkdir_p function (Changaco) #509
- f1fca0f: don't leave files open (Changaco) #509
- 17b79fc: rename a function to match what it actually does (Changaco) #509
- 3cda5a0: document that --all doesn't imply --attachments (Changaco) #510
- 543d76f: fix a typo in the README (Changaco) #510
- 9340aa3: try to clarify what --incremental actually does (Changaco) #510
- a2391a5: remove pointless and unsafe exports in examples (Changaco) #510
- d30d9bf: eliminate trailing spaces (Changaco) #510
- 8e76089: document that nothing is saved by default (Changaco) #510
- bd6eea0: Release version 0.62.1 (GitHub Action)
0.62.0
Sorry, something went wrong.
No results found
Chores
Commits
- f411799: Add --token-from-gh authentication option (Duncan Ogilvie) #501
- 4d022d9: Add support for discussions (Duncan Ogilvie) #502
- 24b3fdb: Add support for pull request reviews (Duncan Ogilvie) #503
- b3a8241: Implement per-resource last_update timestamps (Duncan Ogilvie) #504
- 6cd0ab3: Reduce unnecessary pull requests with incremental fetching (Duncan Ogilvie) #505
- 9d0cfdb: Avoid redundant release asset list requests (Duncan Ogilvie) #505
- 014eff3: Skip checkpoint-equal incremental items (Duncan Ogilvie) #505
- f8cdf55: Release version 0.62.0 (GitHub Action)
0.61.5
Sorry, something went wrong.
No results found
Commits
- f54a545: Fix empty repository crash due to None timestamp comparison (#489) (Rodos) #490
- 68af1d4: Release version 0.61.5 (GitHub Action)
0.61.4
Sorry, something went wrong.
No results found
Chores
Commits
- 0162f7e: Fix HTTP 451 DMCA and 403 TOS handling regression (#487) (Rodos) #488
- 6006765: Release version 0.61.4 (GitHub Action)