rubenwardy
|
813db2b8f9
|
Ignore merge commits in release notes generation
|
2024-07-04 20:24:19 +01:00 |
|
rubenwardy
|
e43a7827c2
|
Make Git Update Detection use release notes from annotated tag
Part of #545
|
2024-06-30 17:49:21 +01:00 |
|
rubenwardy
|
4ad8e3605b
|
Use git log as fallback for release notes
Part of #545
|
2024-06-30 17:49:14 +01:00 |
|
rubenwardy
|
45ed12ddf0
|
Use snake_case for method names
|
2023-06-19 21:57:54 +01:00 |
|
rubenwardy
|
16f93b3e13
|
Optimise imports and fix linter issues
|
2023-06-19 21:57:54 +01:00 |
|
rubenwardy
|
d808a5c822
|
Fix issues based on linter
|
2023-06-19 21:57:54 +01:00 |
|
rubenwardy
|
38baea3dcf
|
Fix wrong scheme used when Git cloning
Fixes #408
|
2023-01-02 19:14:33 +00:00 |
|
rubenwardy
|
72a95ecfca
|
Fix error with submodule cloning
Call `git submodule update --init` manually rather than using GitPython's
submodule API, as that fails with the following repo as a submodule:
https://files.creativekara.fr/git/naturalslopeslib.git
|
2021-07-18 02:48:19 +01:00 |
|
rubenwardy
|
f4792ac537
|
Fix get_latest_tag() crash on repos with dangling tags
Fixes #272
|
2021-05-04 01:36:54 +01:00 |
|
rubenwardy
|
94bf83c611
|
Add tests for git utils
|
2021-05-03 22:22:17 +01:00 |
|
rubenwardy
|
c11e5c1f99
|
Revert "Fix Git clone error when checking out reference"
This reverts commit 63cfb5eac0c6a67db43b4bd35b1ea09b05c07214.
|
2021-03-02 16:42:38 +00:00 |
|
rubenwardy
|
63cfb5eac0
|
Fix Git clone error when checking out reference
|
2021-03-01 18:10:46 +00:00 |
|
rubenwardy
|
a78fe8ceb9
|
Split importtasks.py
|
2021-02-01 22:43:43 +00:00 |
|