Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
diceware-debian
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
drebs
diceware-debian
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
d9444ad63bfaab1ba3a5eecd042fdcb277eae695
Select Git revision
Branches
6
0.10-1-dev
0.10-2-dev
debian
default
master
patch-queue/debian
pristine-tar
Tags
20
debian/0.10-2
v0.10
v0.9.5
v0.9.4
v0.9.3
v0.9.2
debian/0.9.1-4.1
debian/0.9.1-2
debian/0.9.1-1
v0.9.1
v0.9
v0.8
v0.7.1
v0.7
v0.6.1
v0.6
v0.5
v0.4
v0.3.1
v0.3
26 results
Begin with the selected commit
Created with Raphaël 2.2.0
12
May
11
10
9
8
7
6
5
3
1
30
Apr
29
28
27
26
24
21
20
19
17
16
15
14
13
25
Mar
24
23
22
20
20
Dec
3
2
19
Nov
16
15
14
13
12
11
10
9
5
3
1
30
Oct
29
18
17
Sep
26
Aug
5
3
2
1
31
Jul
30
29
28
27
26
25
23
22
21
17
12
3
2
28
Jun
27
26
25
23
22
21
20
4
3
2
31
May
29
28
9
Apr
7
3
1
30
Mar
29
28
27
26
25
24
23
21
19
Feb
18
7
4
30
Jan
29
28
27
26
Update history.
Add test to ensure `dice_sides` is really used.
Make `dice_sides` settable in config file.
Test `--dice-sides` argument.
Move `--dice-sides` option to main.
Remove overcomplicated stuff from randomsource.
Add `--dice-sides` option.
Use dict in options test.
Add a (dummy) argparser updater for real dice.
Update docs.
pep8.
Update docs.
Allow plugins to work with the argparser.
Next release will be more than pure bugfix.
Add basic tests for `--verbose` option.
Update history.
Allow a `section` parameter for `get_config_dict()`.
pep8.
Add test: check `path_list` arg properly.
Make sure, given defaults_dicts are copied.
Add `defaults_dict` parameter for `get_config_dict()`.
Aggregate get_config_dict() tests in own class.
Add verbosity setting in sample config.
Enable setting verbosity in config file.
Add `--verbose` option for commandline.
Bring sample conf in line with defaults.
Remove trash.
Remove garbage in history file.
Back to work: 0.8.1.dev0.
Prepare v0.8 release.
v0.8
v0.8
Flatten quotes-in-conf-values test a bit.
Reflect version bump.
All collected changes give a minor release.
More kudos to @dwcoder :-)
Update history.
Merge pull request #24 from dwcoder/fix-iss23
Fix issue 23
Write down option names with dashes in history.
pep8.
Put handle_options() tests into own class.
Loading