issues
search
ansasaki
/
abimap
A helper for library maintainers to use symbol versioning
MIT License
7
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implement natural sorting locally
#90
ansasaki
closed
2 months ago
2
Use natural sort to order releases
#89
Jakuje
closed
2 months ago
1
The version blocks are sorted alphabetically instead of versions being sorted numerically
#88
Jakuje
closed
2 months ago
1
pytest-runner is not required
#87
pgajdos
opened
2 years ago
0
tests: Fixed after change of logger.warning() output
#86
ansasaki
closed
5 years ago
2
Keep released releases untouched
#85
ansasaki
opened
6 years ago
0
Small fixes
#84
ansasaki
closed
6 years ago
2
Allow symbols existing in previous versions to be added in a new version
#83
ansasaki
opened
6 years ago
0
Use ``warning()`` method instead of ``warn()`` when logging
#82
ansasaki
closed
6 years ago
0
Keep the comments in the updated map file
#81
ansasaki
opened
6 years ago
0
Add an option to check if a symbol list in a release is final
#80
The-Mule
opened
6 years ago
0
Refactor the code to create proper modules
#79
ansasaki
opened
6 years ago
0
Generate manpage in build
#78
ansasaki
closed
6 years ago
5
Missing man pages
#77
ansasaki
closed
6 years ago
1
Fix order of releases in the output map
#76
ansasaki
closed
6 years ago
1
The order of releases in the output map is wrong
#75
ansasaki
closed
6 years ago
0
Complete rename of the project
#74
ansasaki
closed
6 years ago
0
Add a new comman-line entrypoint symver-smap
#73
ansasaki
closed
6 years ago
2
tests: check pytest version and skip if < 3.4
#72
ansasaki
closed
6 years ago
3
Deadcode
#71
ansasaki
closed
6 years ago
2
Removed shebangs from scripts
#70
ansasaki
closed
6 years ago
0
Fixed bugs in updates with release info
#69
ansasaki
closed
6 years ago
2
Fixed a bug in the release name generation
#68
ansasaki
closed
6 years ago
2
Some code improvement
#67
ansasaki
closed
6 years ago
2
Added command to output version
#66
ansasaki
closed
6 years ago
2
Merge duplicated visibility scopes
#65
ansasaki
closed
6 years ago
0
Update existing releases
#64
ansasaki
closed
6 years ago
2
Improve code
#63
ansasaki
closed
6 years ago
2
Allow updating existing releases
#62
ansasaki
closed
6 years ago
0
Improve documentation generation
#61
ansasaki
closed
6 years ago
3
Add a warning when using an existing release name
#60
ansasaki
closed
6 years ago
1
Detect duplicated input symbols
#59
ansasaki
closed
6 years ago
0
documentation misses a quick start
#58
nmav
closed
6 years ago
0
regular expressions used for single-character lookahead
#57
tomato42
closed
6 years ago
0
version not adverised in output
#56
tomato42
closed
6 years ago
0
O(n^2) algorithm
#55
tomato42
closed
6 years ago
0
clean_symbols too complex
#54
tomato42
closed
6 years ago
0
use of regular expression instead of builtin
#53
tomato42
closed
6 years ago
0
regular expression used instead of builtin
#52
tomato42
closed
6 years ago
0
concatenation based string building in Release.__str__
#51
tomato42
closed
6 years ago
0
unnecessary join() use
#50
tomato42
closed
6 years ago
0
loggging use without formatter
#49
tomato42
closed
6 years ago
0
removal while iterating
#48
tomato42
closed
6 years ago
0
high algorithmic complexity in Release.duplicates()
#47
tomato42
closed
6 years ago
0
multiple actions in context manager
#46
tomato42
closed
6 years ago
0
unnecessary array comprehension
#45
tomato42
closed
6 years ago
0
confusing use of join()
#44
tomato42
closed
6 years ago
0
Readme is missing usage
#43
tomato42
closed
6 years ago
0
Adding the application name to generated files
#42
ansasaki
closed
6 years ago
2
Fix the automatic generated documentation
#41
ansasaki
closed
6 years ago
2
Next