index
:
autowaf
master
test-rewrite
Autowaf utilities for waf
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
extras
/
autoship.py
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-16
Cleanup: Format code
David Robillard
1
-1
/
+4
2020-02-16
Remove top_entries feature of read_ttl_news
David Robillard
1
-5
/
+1
2020-02-16
Get doap:name from first NEWS entry if it is not already present
David Robillard
1
-0
/
+5
2020-02-16
Fall back to doap:developer to get maintainer
David Robillard
1
-1
/
+4
2020-02-16
Use exceptions on error instead of printing and sys.exit
David Robillard
1
-6
/
+1
2020-02-16
Support parsing dates without times
David Robillard
1
-2
/
+9
2020-02-16
Tolerate a missing wscript, or missing attributes
David Robillard
1
-10
/
+18
2020-02-15
Generate RDF news entries in the same sorted order as NEWS
David Robillard
1
-1
/
+3
2020-02-15
Support version numbers that don't have three elements
David Robillard
1
-1
/
+1
2020-02-15
Support reading project names with spaces
David Robillard
1
-1
/
+1
2020-02-15
Add uri argument to ttl_news command
David Robillard
1
-2
/
+3
2020-02-15
Fix read_news() calls
David Robillard
1
-4
/
+3
2020-02-15
Remove unused import
David Robillard
1
-1
/
+0
2019-11-02
Factor out post_lab_release command for posting old releases
David Robillard
1
-9
/
+49
2019-11-02
Fix timezone argument of news command
David Robillard
1
-1
/
+1
2019-10-27
Add JSON command
David Robillard
1
-0
/
+14
2019-10-26
Fix project name in release descriptions
David Robillard
1
-4
/
+4
2019-10-21
Fix release command
David Robillard
1
-2
/
+5
2019-10-21
Factor out release utilities
David Robillard
1
-0
/
+593