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
Commits
1bd7f374963e7b4053d47deea53dafdaf4c93566
Select Git revision
Branches
6
debian
default
0.10-2-dev
0.10-1-dev
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
diceware-debian
Author
Search by author
Any Author
authors
drebs
drebs
micah
micah
2 authors
May 23, 2017
Do not import SafeConfigParser in py3.2+.
· 1bd7f374
ulif
authored
7 years ago
1bd7f374
Apr 24, 2017
Activate logging.
· de9ebfeb
ulif
authored
7 years ago
de9ebfeb
Fix test for logger.
· 5b7d3819
ulif
authored
7 years ago
5b7d3819
Extend docstring.
· 5ee8e4d4
ulif
authored
7 years ago
5ee8e4d4
Fix typos.
· 1030a786
ulif
authored
7 years ago
1030a786
Apr 20, 2017
flake8.
· 7a8405c6
ulif
authored
8 years ago
7a8405c6
Update history.
· 1d8bb65c
ulif
authored
8 years ago
1d8bb65c
Add basic tests for manpage.
· db7a5430
ulif
authored
8 years ago
db7a5430
Provide a man page.
· d986bac1
ulif
authored
8 years ago
d986bac1
Mar 05, 2017
Fix typo.
· b627f547
ulif
authored
8 years ago
b627f547
Mar 04, 2017
Remove garbage.
· e10a4ad3
ulif
authored
8 years ago
e10a4ad3
Print a hint when discarding rolls.
· 6ddfc483
ulif
authored
8 years ago
6ddfc483
Update history.
· af0d1f80
ulif
authored
8 years ago
af0d1f80
Mar 03, 2017
Shorten `get_num_rolls()`.
· 7e8bc4f4
ulif
authored
8 years ago
7e8bc4f4
Ensure equal distribution Fixes #35.
· 17540205
ulif
authored
8 years ago
17540205
Complete get_num_rolls() and use it in choice().
· 7a1a55b7
ulif
authored
8 years ago
7a1a55b7
Expect roll nums following the old procedure.
· 7f1bc4c5
ulif
authored
8 years ago
7f1bc4c5
Feb 27, 2017
Use new func to get number of rolls.
· fb26e1c8
ulif
authored
8 years ago
fb26e1c8
Docstring for new method.
· 6c4a9516
ulif
authored
8 years ago
6c4a9516
Make get_roll_num work for overlong sequencess.
· 94e68c09
ulif
authored
8 years ago
94e68c09
Add special function to compute number of rolls.
· 85e796d3
ulif
authored
8 years ago
85e796d3
Shorten test.
· 6f999e30
ulif
authored
8 years ago
6f999e30
Add choice test for overlong sequences.
· d3806f1f
ulif
authored
8 years ago
d3806f1f
Feb 26, 2017
Add test for distribution of sides^n-sized seqs.
· 27e17827
ulif
authored
8 years ago
27e17827
Add test to check fair distribution
· d74bf07c
ulif
authored
8 years ago
d74bf07c
Ensure we can distinguish picked values.
· a9055eae
ulif
authored
8 years ago
a9055eae
Feb 25, 2017
Split overlong test.
· 4cd82553
ulif
authored
8 years ago
4cd82553
Feb 24, 2017
Update test description.
· 5196e84e
ulif
authored
8 years ago
5196e84e
Rename tests and update descriptions.
· bc9b13e0
ulif
authored
8 years ago
bc9b13e0
Integrate fixture funcs into single one.
· c04e1094
ulif
authored
8 years ago
c04e1094
Use the new fixture.
· 199f291f
ulif
authored
8 years ago
199f291f
Shorten fixture name.
· 7a3efa4b
ulif
authored
8 years ago
7a3efa4b
Provide pytest fixture for input faker.
· 4b51013a
ulif
authored
8 years ago
4b51013a
Use new `fake_input`.
· 70e9285d
ulif
authored
8 years ago
70e9285d
Add a new fake input test helper.
· af017d02
ulif
authored
8 years ago
af017d02
Feb 19, 2017
Officially support Pyhton3.6.
· 5151238f
ulif
authored
8 years ago
5151238f
Feb 18, 2017
Update wordlist docs in API.
· 4c346d86
ulif
authored
8 years ago
4c346d86
Update year in docs.
· c08b277b
ulif
authored
8 years ago
c08b277b
Start support for py3.6.
· 31a9cca7
ulif
authored
8 years ago
31a9cca7
Update README.
· 8a75937c
ulif
authored
8 years ago
8a75937c
Loading