4
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Sep 22, 2025 — Sep 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed version in twill package itself More... over 12 years ago
updated authors More... over 12 years ago
Merge branch 'master' of github.com:ctb/twill More... over 12 years ago
Merge pull request #5 from brtaylor92/master More... over 12 years ago
removed a few @BRT comments More... over 12 years ago
ignore tilde files More... over 12 years ago
Increment version number per pull request comment More... over 12 years ago
Fix set_form_control_value to throw if an invalid value is set on a select element More... over 12 years ago
Remove debug code and comments More... over 12 years ago
Merge branch 'master' of https://github.com/brtaylor92/twill into dev More... over 12 years ago
Broke the form test again to demonstrate possible regression More... over 12 years ago
Remove broken link containing a span test, and associated stringify children test More... over 12 years ago
Merge pull request #2 from brtaylor92/dev More... over 12 years ago
Merge twilltestlib with getpass fix More... over 12 years ago
Merge gitignore More... over 12 years ago
Merge pull request #1 from ctb/master More... over 12 years ago
Merge branch 'master' of https://github.com/brtaylor92/twill into dev Pull in upstream bugfixes from 0.9.1 More... over 12 years ago
All nosetests passed. Some refactoring still needed in e.g. form printing More... over 12 years ago
Global form broke most other forms, so it is temporarily commented out. Seems to be a problem with the xpath matching for orphaned inputs. More... over 12 years ago
Fix a regression in test-multisub More... over 12 years ago
Remove debug code and comments, as well as an unnecessary change to twilltestserver More... over 12 years ago
Fix submit so that anonymous buttons (name is none) are not sent as part of the post More... over 12 years ago
Fix form submission so that multisub passes More... over 12 years ago
Update form submission to always use the current url as a referrer; this is a workaround, and probably wrong More... over 12 years ago
Modified test server to (possibly wrongly) so that submits with button don't trigger NAMETEST on /testform More... over 12 years ago
Fix regression in formfill and form from checkbox handling, remove debug prints and comments from tests cases More... over 12 years ago
Fix up checkboxgroup handling, this involved some manual patching that lxml should have done on its own. checkbox test now passes. More... over 12 years ago
Remove debug comments and printing More... over 12 years ago
Test form now passes, fixed a bug in formclear with hidden elements More... over 12 years ago
Formfill tests pass now More... over 12 years ago