index
:
git-bz
http-auth
master
jonner's git-bz branches
Jonathon Jongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-18
Fix subcommands without --add-url option
HEAD
master
Owen W. Taylor
1
-1/+1
2009-09-18
Fix adding-url to just some commits
Owen W. Taylor
1
-28/+27
2009-09-09
Mark bugzilla.gnome.org as https
Owen W. Taylor
1
-0/+1
2009-09-09
Handle redirects
Owen W. Taylor
2
-25/+89
2009-09-09
Avoid Python2.6-isms
Emmanuele Bassi
1
-2/+4
2009-09-05
Add 'git bz push -fix' and 'git bz edit --fix'
Owen W. Taylor
2
-47/+115
2009-09-05
Make 'git bz add-url' more like git rebase
Owen W. Taylor
2
-21/+25
2009-09-05
TODO updates
Owen W. Taylor
1
-3/+48
2009-09-05
Split out documentation
Owen W. Taylor
5
-201/+396
2009-09-05
Command line option tweaks
Owen W. Taylor
1
-7/+8
2009-09-05
Allow omitting bug reference for 'git bz attach'
Owen W. Taylor
2
-10/+31
2009-09-05
Make --add-url the default for 'git bz apply' as well
Owen W. Taylor
1
-2/+2
2009-09-05
Ignore committed/rejected patches
Owen W. Taylor
1
-0/+4
2009-09-02
Allow configuring bug reference addition
Owen W. Taylor
1
-11/+101
2009-09-01
Improve URL addition
Owen W. Taylor
1
-9/+23
2009-09-01
Add URLs by default
Owen W. Taylor
1
-15/+28
2009-09-01
Make bug changes before attachment changes to avoid token problems
Owen W. Taylor
1
-10/+17
2009-08-31
Use .add() for sets not .append()
Owen W. Taylor
1
-1/+1
2009-08-31
Cache legal field values
Owen W. Taylor
1
-19/+28
2009-08-31
Add utility for constant-response caching
Owen W. Taylor
1
-1/+40
2009-08-31
Add push subcommand to help command
Owen W. Taylor
1
-1/+1
2009-08-31
Fix checking for missing fields in XML response
Owen W. Taylor
1
-3/+3
2009-08-31
Fix marking patches as obsolete from 'git bz edit'
Owen W. Taylor
1
-1/+1
2009-08-31
Fix git-bz to work with none-GNOME bugzilla
Owen W. Taylor
1
-29/+53
2009-08-31
Add 'git bz edit --pushed' and 'git bz push'
Owen W. Taylor
1
-8/+143
2009-08-31
Allow capturing stderr from a run git command
Owen W. Taylor
1
-0/+6
2009-08-30
Allow passing a commit or revision range to 'git bz edit'
Owen W. Taylor
1
-5/+82
2009-08-30
Add a BugHandle class to represent parsed bug references
Owen W. Taylor
1
-28/+63
2009-08-30
Add an edit subcommand
Owen W. Taylor
1
-1/+118
2009-08-30
Add a method for getting legal field values
Owen W. Taylor
1
-0/+15
2009-08-30
Add a method to update a patch on a bug
Owen W. Taylor
1
-9/+49
2009-08-30
Add a method to update a bug
Owen W. Taylor
1
-0/+19
2009-08-30
Add helper functions for handling abbrevations
Owen W. Taylor
1
-0/+23
2009-08-30
Add a helper function for checking for success
Owen W. Taylor
1
-18/+33
2009-08-30
Allow files=None for BugServer.send_post()
Owen W. Taylor
1
-14/+12
2009-08-30
File bugs via XML-RPC when possible
Owen W. Taylor
2
-20/+89
2009-08-29
Split HTTP communication out of Bug class
Owen W. Taylor
1
-31/+40
2009-08-29
Fix error message when not logged in
Owen W. Taylor
1
-4/+5
2009-08-29
Improve error handling when bug reference is incorrect
Jonathon Jongsma
1
-0/+3
2009-08-24
Fix to work again with Firefox
Owen W. Taylor
1
-2/+2
2009-08-24
Support chromium cookies
Colin Walters
1
-10/+23
2009-08-24
Get attachment data from XML bug dump instead of downloading separately
Owen W. Taylor
1
-17/+18
2009-08-15
Fix to work with Bugzilla 3.4
Owen W. Taylor
1
-2/+5
2009-06-25
Pass -M to git-format-patch
Owen W. Taylor
1
-1/+4
2009-04-25
Make 'git bz file <commit>' just file that commit
Owen W. Taylor
1
-50/+35
2009-04-25
Move default-product and default-component to main bz section
Owen W. Taylor
1
-18/+45
2009-04-25
Work around Firefox-3.5 locking problems with a copy
Owen W. Taylor
1
-10/+40
2009-04-25
Factor out common code between Firefox and Epiphany cookie reading
Owen W. Taylor
1
-46/+44
2009-04-25
Add support for epiphany as well
Andy Wingo
1
-7/+52
2009-04-25
Add checks to try and detect when -u/--add-url won't work
Owen W. Taylor
1
-10/+59
[next]