]> git.ozlabs.org Git - patchwork/shortlog
patchwork
2010-08-10 Martin KrafftRegistration framework maintained on bitbucket
2010-08-10 Jeremy Kerrtools: Update license for post-receive hook.
2010-08-10 Martin Kraffttools: Add a simple sample Git post-receive hook
2010-08-10 Martin Kraffttools: De-hyphenate Git commands in update-patchwork...
2010-08-10 Jeremy Kerrtemplates/patch-list: add default text for patches...
2010-07-19 Jeremy Kerrviews/bundle/public: Lookup on user
2010-04-27 Jeremy KerrAdd TODO item: changing primary email addresses
2010-03-19 Jeremy Kerrviews: Use request scheme in sample pwclientrc file.
2010-03-19 Jeremy Kerrpwclient: allow authenticated https connections
2010-01-24 Paul Menzelpwclient get: fix for handling messages encoded in...
2009-11-24 Jeremy Kerrpwclient: fallback to patch_get_by_hash
2009-11-23 Junio C HamanoAdjust postgres "grant all" script to new name of bundl...
2009-10-23 Jeremy Kerrmodels: Add Reported-By to parsed comment fields
2009-10-23 Jeremy Kerrdocs: Fix typo in INSTALL
2009-10-22 Jeremy Kerrpwclient,xmlrpc: Specify project for patch hash lookups
2009-10-22 Jeremy Kerrpwclient: Add newline to 'no hash' message
2009-09-30 Jeremy KerrCopy headers from original mail into patch mbox output
2009-09-30 Jeremy KerrUse psycopg2 as default DB engine
2009-09-18 Jeremy KerrAdd pwclient items to TODO
2009-09-18 Thomas GleixnerAdd Message-Id to xmlrpc patch_get_mbox headers
2009-09-18 Mauro Carvalho... pwclient fix for handling messages with UTF-8
2009-08-15 Abhishek Kulkarnixmlrpc: Remove duplicated "name" field
2009-08-15 Eduardo Habkosttests: check some edge cases in bundle reordering tests
2009-08-15 Eduardo Habkosttests: Fix 'order_start' on BundleReorderTest unit...
2009-08-01 Jeremy Kerrparser: allow short-form List-Id headers
2009-07-11 Jeremy Kerrdocs: add note about -pass-header Authorization' to...
2009-07-08 Carl-Daniel... Fix unarchive action
2009-07-08 Jeremy KerrAdd nacked-by tag
2009-06-09 Jeremy Kerrviews: order bundle correctly
2009-04-05 Jeremy Kerrtemplates: close table cell in project maintainer list
2009-04-05 Jeremy Kerrviews: separate project views into separate file
2009-02-27 Jeremy Kerrdocs: remove completed todo items
2009-02-27 Jeremy Kerrdocs: add items to todo
2009-02-27 Jeremy Kerrtests: test creating bundles with existing names
2009-02-27 Jeremy Kerrmigration: fix whitespace
2009-02-27 Jeremy Kerrmigration: reset bundlepatch sequence on setup
2009-02-14 Mauro Carvalho... Add extra patch meta tags (Tested/Reviewed/Nacked-by)
2009-02-14 Mauro Carvalho... Fix non-ascii character encodings on xmlrpc interface
2009-02-13 Jeremy Kerr[views] Check count() for duplicate bundle patches...
2009-02-13 Jeremy Kerr[views] Don't create bundles with no name
2009-02-12 Jeremy Kerr[docs] Remove done things from TODO
2009-02-12 Jeremy Kerr[mbox] Add extra newline after patch comment
2009-02-12 Jeremy Kerr[mbox] Put ACKs before '---' updates
2009-02-10 Jeremy Kerr[sql] Fix up bundle-reorder migration script
2009-02-10 Jeremy Kerr[tests] Add initial bundle tests
2009-02-08 Jeremy KerrBundle reordering support
2009-02-08 Jeremy Kerr[views] Allow Order class to be user-editable
2009-02-08 Jeremy Kerr[sql] Perserve bundle ordering in bundle reorder migrat...
2009-02-07 Jeremy KerrNormalise order numbers in bundle-ordering migration SQL
2009-02-07 Jeremy KerrComplete bundle ordering migration script
2009-01-29 Jeremy KerrInitial bundle reordering support
2009-01-27 Jeremy KerrAdd per-user default filters to TODO
2009-01-27 Jeremy Kerr[models] use case-insensitve lookup when creating confi...
2009-01-08 Jeremy KerrAdd TODO
2009-01-06 Jeremy KerrUse 'from' import for urlresolvers
2008-10-29 Jeremy Kerr[models] Make patches unique on (msgid, project), not...
2008-10-23 Jeremy Kerr[views] Use standard UserAdmin for admin site
2008-10-23 Nate Case[parser] Handle special case of "New newline at end...
2008-10-23 Jeremy Kerr[parser] Handle patches with no content charset defined
2008-10-14 Jeremy Kerr[parser] Convert patch content to unicode before parsing
2008-10-10 Jeremy Kerr[packages] Fix bug with django 1.0
2008-10-10 Jeremy Kerr[parser] Accept x-diff patches
2008-10-10 Jeremy Kerr[packages] update to django 1.0
2008-10-10 Jeremy Kerr[docs] Create python and packages directories
2008-10-09 Jeremy Kerr[models] Fix exception on mbox view with non-ascii...
2008-10-09 Jeremy Kerr[sql] use separate grant-all scripts for postgresql...
2008-10-07 Jeremy Kerr[encoding] Don't output patch mbox as quoted-printable
2008-09-29 Jeremy Kerr[models] Create patch mbox with utf-8 encoding
2008-09-29 Jeremy Kerr[sql] Default data should be in fixtures, not custom SQL
2008-09-29 Jeremy Kerr[tests] Remove print from SenderCorrelationTest
2008-09-29 Jeremy Kerr[tests] Add tests for utf-8 patches
2008-09-25 Jeremy Kerr[views] Don't use bundle owner for current user
2008-09-24 Jeremy Kerr[html] Fix apparently-unclosed script tag
2008-09-24 Jeremy Kerr[html] Add select-all checkbox for patch lists
2008-09-24 Jeremy Kerr[html] Reference common.js in base template
2008-09-24 Jeremy Kerr[html] Consolidate js files
2008-09-24 Jeremy Kerr[views] Change default ordering to latest-first
2008-09-23 Jeremy Kerr[css] Separate patchforms from list a little
2008-09-23 Jeremy Kerr[html] Reinstate 'about' link
2008-09-23 Jeremy Kerr[css] Remove horizontal scrollbar
2008-09-23 Jeremy Kerr[views] Restructure profile view, simplify bundle access
2008-09-20 Jeremy Kerr[views] Fix empty bundle showing entire project's patches
2008-09-20 Jeremy KerrAdd comment signoffs and acks to mbox text
2008-09-20 Jeremy Kerr[test] Move helper functions into tests/utils.py
2008-09-20 Jeremy Kerr[models] Improve comment filter
2008-09-20 Jeremy Kerr[parser] Fix spacing for encoded headers
2008-09-20 Jeremy Kerr[parser] Merge senders with different case
2008-09-20 Jeremy Kerr[test] 2.4-ise test cases
2008-09-20 Jeremy KerrAdd bin/__init__.py
2008-09-20 Jeremy Kerr[parser] Decode From: headers
2008-09-20 Jeremy Kerr[parser] Don't remove --- update lines
2008-09-20 Jeremy Kerr[test] Add test for signatures in comments
2008-09-19 Jeremy Kerr[test] Add patchwork testing infrastructure
2008-09-19 Jeremy KerrRemove superfluous print from parsemail.py
2008-09-16 Jeremy KerrFix handling of newlines in subjects
2008-09-16 Jeremy KerrDrop project.linkname from patch subject lines
2008-09-16 Jeremy KerrImprove [PATCH] subject parsing
2008-09-16 Jeremy KerrAdd 404 template
2008-09-12 Jeremy KerrFix 'activate' mispelling
2008-09-12 Jeremy KerrFix mishandling of existing querystring parameters
next