Florian Bruhin
|
e48e063c0f
|
src2asciidoc.py: Improve exception handling.
|
2015-05-30 19:29:37 +02:00 |
|
Florian Bruhin
|
37b431f72f
|
Fix lint.
|
2015-05-18 22:37:48 +02:00 |
|
Florian Bruhin
|
c00dccfbb2
|
src2asciidoc: Improve error output on missing count arg.
|
2015-05-18 22:23:39 +02:00 |
|
Florian Bruhin
|
7439586334
|
Move special params to cmdutils.register decorator
See #637.
|
2015-04-20 19:33:05 +02:00 |
|
Florian Bruhin
|
a480b297ca
|
src2asciidoc: Split _get_command_doc.
|
2015-04-06 19:48:36 +02:00 |
|
Florian Bruhin
|
2d258ec53f
|
Add note about maxsplit/no_split_cmd args to docs.
|
2015-04-06 17:32:33 +02:00 |
|
Florian Bruhin
|
8748420b1b
|
src2asciidoc: Skip suppressed arguments.
|
2015-04-01 21:37:06 +02:00 |
|
Florian Bruhin
|
1a534454e2
|
Make it possible to correct author names in src2asciidoc.
|
2015-03-18 20:24:47 +01:00 |
|
Florian Bruhin
|
e8e6d8409b
|
Adjust pylint exceptions.
|
2015-03-11 20:14:39 +01:00 |
|
Florian Bruhin
|
a55076dfdf
|
src2asciidoc: Fix metavar with nargs != 1.
|
2015-02-05 08:28:05 +01:00 |
|
Florian Bruhin
|
f4479a8140
|
Fix adding epilogue in src2asciidoc.py.
|
2015-01-20 00:02:16 +01:00 |
|
Florian Bruhin
|
a32f1e6180
|
Make it possible to deprecate commands.
See #448.
|
2015-01-15 22:29:00 +01:00 |
|
Florian Bruhin
|
450d1ab70d
|
Update copyright years
|
2015-01-03 15:51:31 +01:00 |
|
Florian Bruhin
|
0c9a62e289
|
Fix sorting authors with the same number of commits.
|
2014-12-05 22:36:35 +01:00 |
|
Florian Bruhin
|
f465693523
|
Fix src2asciidoc.py.
This got broken with the command refactoring.
|
2014-10-26 19:47:53 +01:00 |
|
Florian Bruhin
|
bb031b51f7
|
Make most scripts work if we're in scripts/ directory.
See #213.
|
2014-10-26 19:42:01 +01:00 |
|
Florian Bruhin
|
bda3c9b1d0
|
Refactor Command._inspect_function.
|
2014-10-14 07:59:42 +02:00 |
|
Florian Bruhin
|
0e771db7f1
|
Use annotation instead of special argument names.
Explicit is better than implicit.
Fixes #161.
|
2014-10-09 06:33:24 +02:00 |
|
Florian Bruhin
|
6b9af36993
|
Improve asciidoc script output
|
2014-10-08 22:24:05 +02:00 |
|
Florian Bruhin
|
f4876c7f4f
|
Split docutils from utils
|
2014-09-23 04:22:51 +02:00 |
|
Florian Bruhin
|
8095de6c59
|
Get rid of the getcwd hack in scripts.
|
2014-09-22 20:41:12 +02:00 |
|
Florian Bruhin
|
a7c1f38344
|
Use scripts.utils for colors in scripts.
|
2014-09-22 20:29:37 +02:00 |
|
Florian Bruhin
|
e26606b0d6
|
Add /usr/bin/env to shebangs
|
2014-09-22 20:21:00 +02:00 |
|
Florian Bruhin
|
ce6778f1d5
|
doc: Fix settings anchors
|
2014-09-21 21:23:16 +02:00 |
|
Florian Bruhin
|
e0c0db68f6
|
scripts: Rename generate_doc to src2asciidoc
|
2014-09-16 20:08:34 +02:00 |
|