3
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
parser: Allow pull requests to include a diff More... about 13 years ago
Remove unused templates and some code for processing them More... about 13 years ago
tests: Support execution of single tests More... over 13 years ago
helpers: Change patchwork.wsgi to include the apps/ dir in sys.path More... over 13 years ago
patchwork-update-commits: autodetect patchwork install directory More... over 13 years ago
tests/parser: Add test for wrapped git pull requests More... over 13 years ago
tests/parser: Add subject encoding tests More... over 13 years ago
Revert "Decode patch from UTF-8 while parsing from stdin" More... over 13 years ago
parser: Recognize mail headers for delegate and state More... over 13 years ago
admin: Embellish model change lists More... over 13 years ago
parser: Account for mail client line wrapping in pull requests More... over 13 years ago
models: Don't require optional model fields in forms More... over 13 years ago
models: Implement __unicode__ in models instead of __str__ More... over 13 years ago
templates: Fix pwclient no-match messages More... over 13 years ago
Replace tab in indentation with space More... over 13 years ago
templates: Spelling fix More... over 13 years ago
docs: Fix link creation example More... over 13 years ago
parser: Decode the subject header More... over 13 years ago
templates: use custom templates for password change More... over 13 years ago
pwclient: fix handling of UTF-8 char in submitter name More... over 13 years ago
Add link to password change form on user profile page More... over 13 years ago
models: Fix HeaderParser import on python 2.4 More... over 13 years ago
registration: use EmailConfimation rather than separate registration app More... over 13 years ago
Add support for git-pull requests More... over 13 years ago
parsemail: change tab to space More... over 13 years ago
parser: Recognize X-list list header More... over 13 years ago
tests/updates: Add delegate clear test More... over 13 years ago
forms: change MultiplePatchForm from a ModelForm to a Form More... over 13 years ago
tests/updates: Add multiple invalid state change test More... over 13 years ago
views/patch: remove unused code More... over 13 years ago