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.
dc4161a0057b29074067b0244dd02bc767a8d25b
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
24
Apr
20
5
Mar
4
3
27
Feb
26
25
24
22
19
18
28
Jan
15
7
6
4
1
31
Dec
30
24
22
21
20
19
17
4
Nov
24
Oct
15
Sep
14
9
Aug
3
2
29
Jul
8
Jun
18
May
17
14
13
12
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
Extend docstring.
Fix typos.
flake8.
Update history.
Add basic tests for manpage.
Provide a man page.
Fix typo.
Remove garbage.
Print a hint when discarding rolls.
Update history.
Shorten `get_num_rolls()`.
Ensure equal distribution Fixes #35.
Complete get_num_rolls() and use it in choice().
Expect roll nums following the old procedure.
Use new func to get number of rolls.
Docstring for new method.
Make get_roll_num work for overlong sequencess.
Add special function to compute number of rolls.
Shorten test.
Add choice test for overlong sequences.
Add test for distribution of sides^n-sized seqs.
Add test to check fair distribution
Ensure we can distinguish picked values.
Split overlong test.
Update test description.
Rename tests and update descriptions.
Integrate fixture funcs into single one.
Use the new fixture.
Shorten fixture name.
Provide pytest fixture for input faker.
Use new `fake_input`.
Add a new fake input test helper.
update debian changelog
Officially support Pyhton3.6.
Update wordlist docs in API.
Update year in docs.
Start support for py3.6.
Update README.
Update changelog.
Make `en_eff` the default wordlist. Fixes #33.
Loading