patchwork
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: Pain points in Git's patch flow
Theodore Ts'o
Re: Pain points in Git's patch flow
Ævar Arnfjörð Bjarmason
Re: Pain points in Git's patch flow
Eric Wong
Re: Pain points in Git's patch flow
brian m. carlson
Re: Pain points in Git's patch flow
Felipe Contreras
Re: Pain points in Git's patch flow
Felipe Contreras
RE: Pain points in Git's patch flow
Felipe Contreras
Pain points in Git's patch flow
ZheNing Hu
Registration captcha
Christopher Baines
[PATCH 1/2] templates: Use form.as_table in registration template.
Christopher Baines
[PATCH 2/2] forms: Use a captcha on the registration form.
Christopher Baines
Re: [PATCH 2/2] forms: Use a captcha on the registration form.
Stephen Finucane
Re: [PATCH 1/2] templates: Use form.as_table in registration template.
Stephen Finucane
Re: Registration captcha
Stephen Finucane
Patchwork v2.2.4 Available
Stephen Finucane
Patchwork v3.0.2 Available
Stephen Finucane
Patchwork v3.0.1 Available
Stephen Finucane
Autodelegation based on more complex rules
Ali Alnubani
Re: Autodelegation based on more complex rules
Konstantin Ryabitsev
RE: Autodelegation based on more complex rules
Ali Alnubani
Re: Autodelegation based on more complex rules
Konstantin Ryabitsev
RE: Autodelegation based on more complex rules
Ali Alnubani
Re: Autodelegation based on more complex rules
Stephen Finucane
Patchwork v3.0.0 Available
Stephen Finucane
Patchwork v2.2.3 Available
Stephen Finucane
Re: UTF-8-challenged checkpatch on patchwork
Konstantin Ryabitsev
Re: UTF-8-challenged checkpatch on patchwork
Toke Høiland-Jørgensen
[PATCH] lib: Grant SELECT on auth_user
Stephen Finucane
Re: [PATCH] lib: Grant SELECT on auth_user
Stephen Finucane
[PATCH][stable/2.2] lib: Add update permissions to 'nobody' postgres user
Stephen Finucane
[PATCH] parser: Update reference to PatchComment
Stephen Finucane
Re: [PATCH] parser: Update reference to PatchComment
Stephen Finucane
Who manages patchwork.ozlabs.org?
Carlos Santos
Re: Who manages patchwork.ozlabs.org?
Stephen Finucane
[PATCH v3 29/29] patman: Support listing comments from patchwork
Simon Glass
Re: [PATCH v3 29/29] patman: Support listing comments from patchwork
Simon Glass
[PATCH v3 27/29] patman: Support updating a branch with review tags
Simon Glass
Re: [PATCH v3 27/29] patman: Support updating a branch with review tags
Simon Glass
[PATCH v3 28/29] patman: Support parsing of review snippets
Simon Glass
Re: [PATCH v3 28/29] patman: Support parsing of review snippets
Simon Glass
[PATCH v3 25/29] patman: Detect missing upstream in CountCommitsToBranch
Simon Glass
Re: [PATCH v3 25/29] patman: Detect missing upstream in CountCommitsToBranch
Simon Glass
[PATCH v3 24/29] patman: Improve handling of files
Simon Glass
Re: [PATCH v3 24/29] patman: Improve handling of files
Simon Glass
[PATCH v3 26/29] patman: Support checking for review tags in patchwork
Simon Glass
Re: [PATCH v3 26/29] patman: Support checking for review tags in patchwork
Simon Glass
[PATCH v3 22/29] patman: Don't ignore lines starting with hash
Simon Glass
Re: [PATCH v3 22/29] patman: Don't ignore lines starting with hash
Simon Glass
[PATCH v3 23/29] patman: Allow showing a Commit as a string
Simon Glass
Re: [PATCH v3 23/29] patman: Allow showing a Commit as a string
Simon Glass
[PATCH v3 21/29] patman: Fix spelling of plural for warning
Simon Glass
Re: [PATCH v3 21/29] patman: Fix spelling of plural for warning
Simon Glass
[PATCH v3 16/29] patman: Convert 'Series-xxx' tag errors into warnings
Simon Glass
Re: [PATCH v3 16/29] patman: Convert 'Series-xxx' tag errors into warnings
Simon Glass
[PATCH v3 19/29] patman: Add some tests for warnings
Simon Glass
Re: [PATCH v3 19/29] patman: Add some tests for warnings
Simon Glass
[PATCH v3 18/29] patman: Add a test for PatchStream tags
Simon Glass
Re: [PATCH v3 18/29] patman: Add a test for PatchStream tags
Simon Glass
[PATCH v3 20/29] patman: Convert testBasic() to use an interator
Simon Glass
Re: [PATCH v3 20/29] patman: Convert testBasic() to use an interator
Simon Glass
[PATCH v3 17/29] patman: Drop unused signoff member
Simon Glass
Re: [PATCH v3 17/29] patman: Drop unused signoff member
Simon Glass
[PATCH v3 12/29] patman: Drop unused args in patchstream
Simon Glass
Re: [PATCH v3 12/29] patman: Drop unused args in patchstream
Simon Glass
[PATCH v3 14/29] patman: Move warning collection to a function
Simon Glass
Re: [PATCH v3 14/29] patman: Move warning collection to a function
Simon Glass
[PATCH v3 15/29] patman: Attach warnings to individual patches
Simon Glass
Re: [PATCH v3 15/29] patman: Attach warnings to individual patches
Simon Glass
[PATCH v3 13/29] patman: Fix up argument/return docs in patchstream
Simon Glass
Re: [PATCH v3 13/29] patman: Fix up argument/return docs in patchstream
Simon Glass
[PATCH v3 10/29] patman: Rename functions in patchstream
Simon Glass
Re: [PATCH v3 10/29] patman: Rename functions in patchstream
Simon Glass
[PATCH v3 11/29] patman: Rename variables in patchstream
Simon Glass
Re: [PATCH v3 11/29] patman: Rename variables in patchstream
Simon Glass
[PATCH v3 08/29] patman: Fix indenting in patchstream
Simon Glass
Re: [PATCH v3 08/29] patman: Fix indenting in patchstream
Simon Glass
[PATCH v3 06/29] patman: Fix remaining pylint3 warnings in func_test
Simon Glass
Re: [PATCH v3 06/29] patman: Fix remaining pylint3 warnings in func_test
Simon Glass
[PATCH v3 07/29] patman: Allow linking a series with patchwork
Simon Glass
Re: [PATCH v3 07/29] patman: Allow linking a series with patchwork
Simon Glass
[PATCH v3 09/29] patman: Fix constant style in patchstream
Simon Glass
Re: [PATCH v3 09/29] patman: Fix constant style in patchstream
Simon Glass
[PATCH v3 05/29] patman: Use capture_sys_output() consistently
Simon Glass
Re: [PATCH v3 05/29] patman: Use capture_sys_output() consistently
Simon Glass
[PATCH v3 04/29] patman: Fix whitespace errors in func_test
Simon Glass
Re: [PATCH v3 04/29] patman: Fix whitespace errors in func_test
Simon Glass
[PATCH v3 03/29] patman: Update how tests are run
Simon Glass
Re: [PATCH v3 03/29] patman: Update how tests are run
Simon Glass
[PATCH v3 01/29] patman: Correct operation of -n
Simon Glass
Re: [PATCH v3 01/29] patman: Correct operation of -n
Simon Glass
Cleaning out archived patches
Konstantin Ryabitsev
patchwork series bug
Bin Meng
Re: patchwork series bug
Bin Meng
Re: patchwork series bug
Daniel Axtens
Re: patchwork series bug
Lukas Bulwahn
Re: patchwork series bug
Bin Meng
Re: patchwork series bug
Bin Meng
Re: patchwork series bug
Stephen Finucane
[PATCH v2 30/30] patman: Support listing comments from patchwork
Simon Glass
[PATCH v2 29/30] patman: Support parsing of review snippets
Simon Glass
[PATCH v2 27/30] patman: Support checking for review tags in patchwork
Simon Glass
[PATCH v2 26/30] patman: Detect missing upstream in CountCommitsToBranch
Simon Glass
[PATCH v2 28/30] patman: Support updating a branch with review tags
Simon Glass
[PATCH v2 25/30] patman: Improve handling of files
Simon Glass
[PATCH v2 23/30] patman: Don't ignore lines starting with hash
Simon Glass
[PATCH v2 24/30] patman: Allow showing a Commit as a string
Simon Glass
[PATCH v2 21/30] patman: Require tags to be before sign-off
Simon Glass
Re: [PATCH v2 21/30] patman: Require tags to be before sign-off
Simon Glass
Re: [PATCH v2 21/30] patman: Require tags to be before sign-off
Jonathan Nieder
[PATCH v2 22/30] patman: Fix spelling of plural for warning
Simon Glass
[PATCH v2 19/30] patman: Add some tests for warnings
Simon Glass
[PATCH v2 20/30] patman: Convert testBasic() to use an interator
Simon Glass
[PATCH v2 17/30] patman: Drop unused signoff member
Simon Glass
[PATCH v2 18/30] patman: Add a test for PatchStream tags
Simon Glass
[PATCH v2 16/30] patman: Convert 'Series-xxx' tag errors into warnings
Simon Glass
[PATCH v2 15/30] patman: Attach warnings to individual patches
Simon Glass
[PATCH v2 12/30] patman: Drop unused args in patchstream
Simon Glass
[PATCH v2 14/30] patman: Move warning collection to a function
Simon Glass
[PATCH v2 13/30] patman: Fix up argument/return docs in patchstream
Simon Glass
[PATCH v2 11/30] patman: Rename variables in patchstream
Simon Glass
[PATCH v2 10/30] patman: Rename functions in patchstream
Simon Glass
[PATCH v2 08/30] patman: Fix indenting in patchstream
Simon Glass
[PATCH v2 09/30] patman: Fix constant style in patchstream
Simon Glass
[PATCH v2 07/30] patman: Allow linking a series with patchwork
Simon Glass
[PATCH v2 05/30] patman: Use capture_sys_output() consistently
Simon Glass
[PATCH v2 06/30] patman: Fix remaining pylint3 warnings in func_test
Simon Glass
[PATCH v2 03/30] patman: Update how tests are run
Simon Glass
[PATCH v2 04/30] patman: Fix whitespace errors in func_test
Simon Glass
[PATCH v2 01/30] patman: Correct operation of -n
Simon Glass
Fwd: [PATCH 11/32] x86: coral: Correct max98357 file
Simon Glass
Re: Fwd: [PATCH 11/32] x86: coral: Correct max98357 file
Daniel Axtens
0039_unique_series_references migration needs optimization
Konstantin Ryabitsev
Re: 0039_unique_series_references migration needs optimization
Konstantin Ryabitsev
Re: 0039_unique_series_references migration needs optimization
Daniel Axtens
Re: 0039_unique_series_references migration needs optimization
Stephen Finucane
Re: 0039_unique_series_references migration needs optimization
Daniel Axtens
hacked
Aaron Kaufman
Re: hacked
Andrew Donnellan
Parsing mail on a different system
Konstantin Ryabitsev
Re: Parsing mail on a different system
Stephen Finucane
Re: Parsing mail on a different system
Konstantin Ryabitsev
Re: Parsing mail on a different system
Daniel Axtens
Re: Parsing mail on a different system
Konstantin Ryabitsev
[PATCH 0/3] Release 3.0.0
Stephen Finucane
[PATCH 1/3] Release 3.0.0
Stephen Finucane
[PATCH 2/3] Post-release version bump
Stephen Finucane
[PATCH 3/3] docs: Update reno for stable/3.0
Stephen Finucane
[PATCH] Add parallel testing
Stephen Finucane
Re: [PATCH] Add parallel testing
Stephen Finucane
Re: [PATCH] Add parallel testing
Daniel Axtens
Re: [PATCH] Add parallel testing
Daniel Axtens
[PATCH 1/3] tests: Rework 'create_relation' helper
Stephen Finucane
[PATCH 2/3] tests: Add tests for 'patch-relation-changed' events
Stephen Finucane
Re: [PATCH 2/3] tests: Add tests for 'patch-relation-changed' events
Daniel Axtens
Re: [PATCH 2/3] tests: Add tests for 'patch-relation-changed' events
Stephen Finucane
[PATCH 3/3] Remove 'PatchRelationSerializer'
Stephen Finucane
Re: [PATCH 3/3] Remove 'PatchRelationSerializer'
Daniel Axtens
Re: [PATCH 3/3] Remove 'PatchRelationSerializer'
Stephen Finucane
[PATCH v3] models: Validate Project.linkname does not contain forward slash
Thomas Bracht Laumann Jespersen
Re: [PATCH v3] models: Validate Project.linkname does not contain forward slash
Stephen Finucane
[PATCH] pwclient: Add check-get subcommand
Olof Johansson
Re: [PATCH] pwclient: Add check-get subcommand
Stephen Finucane
[PATCH v2] models: Validate Project.linkname does not contain forward slash
Thomas Bracht Laumann Jespersen
Re: [PATCH v2] models: Validate Project.linkname does not contain forward slash
Stephen Finucane
Re: [PATCH v2] models: Validate Project.linkname does not contain forward slash
Thomas Bracht Laumann Jespersen
[PATCH] models: Validate Project.linkname does not contain forward slash
Thomas Bracht Laumann Jespersen
Re: [PATCH] models: Validate Project.linkname does not contain forward slash
Andrew Donnellan
Re: [PATCH] models: Validate Project.linkname does not contain forward slash
Thomas Bracht Laumann Jespersen
Re: [PATCH] models: Validate Project.linkname does not contain forward slash
Stephen Finucane
[PATCH 1/5] templates: Replace ifequal and ifnotequal with if
Andrew Donnellan
[PATCH 4/5] requirements: Update django-filter
Andrew Donnellan
Re: [PATCH 4/5] requirements: Update django-filter
Stephen Finucane
[PATCH 5/5] Add support for Django 3.1
Andrew Donnellan
Re: [PATCH 5/5] Add support for Django 3.1
Stephen Finucane
[PATCH 3/5] settings: Add context processor django.template.context_processors.request
Andrew Donnellan
Re: [PATCH 3/5] settings: Add context processor django.template.context_processors.request
Stephen Finucane
[PATCH 2/5] urls: Update url pattern functions
Andrew Donnellan
Re: [PATCH 2/5] urls: Update url pattern functions
Stephen Finucane
Re: [PATCH 1/5] templates: Replace ifequal and ifnotequal with if
Stephen Finucane
[PATCH v5 0/1] add replacerelations management command
Rohit Sarkar
[PATCH v5 1/1] management: introduce replacerelations command
Rohit Sarkar
Re: [PATCH v5 1/1] management: introduce replacerelations command
Daniel Axtens
Re: [PATCH v5 1/1] management: introduce replacerelations command
Rohit Sarkar
[PATCH v4 0/1] add replacerelations management command
Rohit Sarkar
[PATCH v4 1/1] management: introduce replacerelations command
Rohit Sarkar
Re: [PATCH v4 1/1] management: introduce replacerelations command
Daniel Axtens
Re: [PATCH v4 1/1] management: introduce replacerelations command
Daniel Axtens
Re: [PATCH v4 1/1] management: introduce replacerelations command
Rohit Sarkar
Re: [PATCH v4 1/1] management: introduce replacerelations command
Daniel Axtens
Re: [PATCH v4 1/1] management: introduce replacerelations command
Rohit Sarkar
[bug?] dumparchive behaviour
Rohit Sarkar
Re: [bug?] dumparchive behaviour
Rohit Sarkar
Re: [bug?] dumparchive behaviour
Daniel Axtens
[RFC PATCH 00/16] RFC: patman: Collect review tags and comments from Patchwork
Simon Glass
[RFC PATCH 06/16] patman: Convert to ArgumentParser
Simon Glass
[RFC PATCH 01/16] patman: Use test_util to show test results
Simon Glass
Re: [RFC PATCH 01/16] patman: Use test_util to show test results
Daniel Axtens
Re: [RFC PATCH 01/16] patman: Use test_util to show test results
Daniel Axtens
Re: [RFC PATCH 01/16] patman: Use test_util to show test results
Simon Glass
Re: [RFC PATCH 01/16] patman: Use test_util to show test results
Daniel Axtens
Earlier messages
Later messages