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.
85feb8c16cd1c00fb57a1f7924d0e282e476147a
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
3
Dec
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
Add a configuration file description in docs.
Shorten README.
Fix heading.
Back to work: 0.6.1.dev0.
Prepare v0.6 release.
v0.6
v0.6
Update MANIFEST.in template.
py.test 2.8.3 is out. Let's use it.
Update history.
Rename default wordlist from "en_8k" to "en".
Add missing test for configfile integration.
Reenable doctests in py modules.
Update README.
Bump version number.
Update changelog.
Enable support for config files.
Disable py.test --doctest-modules.
Add fixture for setting $HOME automatically.
Show `config` module in API docs.
Shorten get_config_dict().
Fix test name.
Remove unneeded configparser class.
More tests related to config val interpolation.
Make conf value interpolation more logical.
Update docstring.
Test boolean config interpolation thoroughly.
Fix typo.
Enable interpolations of booleans in config files.
Interpolate ints in config files correctly.
py2.6 compatibility.
Add missing tests for get_config_dict().
Fix loop.
Add get_config_dict() to retrieve config values.
Add test to ensure configs in $HOME are read.
Use new home_dir fixture.
Add test fixture for temporary home dir.
Use valid_locations() for default path list of get_configparser().
Do not require list for get_configparser().
Add configparser getter.
Use .ini filename extension for config.
Add test and real implementation for valid_locations.
Loading