index
:
git-bz
apply_on_cascade
fishsoup
git-bz-python3_adaptation
master
no_cookie_BGO658539
Bugzilla Subcommand for Git
Owen W. Taylor <otaylor@fishsoup.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add bz.add-url config variable
Owen W. Taylor
2010-09-06
2
-2
/
+13
*
Use the actual description entered by the user, rather than unconditionally u...
Bobby Holley
2010-09-06
1
-1
/
+1
*
Fix duplicate variable setting
Owen W. Taylor
2010-09-06
1
-1
/
+0
*
Document new per-tracker configuration
Owen W. Taylor
2010-09-06
1
-5
/
+16
*
Fix inconsistent authuser/authpwd abbreviations
Owen W. Taylor
2010-09-06
1
-27
/
+27
*
Handle partial URLs
Owen W. Taylor
2010-09-06
1
-2
/
+6
*
Merge remote branch 'jjongsma/http-auth'
Owen W. Taylor
2010-09-06
1
-13
/
+84
|
\
|
*
Fix ' git bz attach' failure when bugzilla server has a path
Jonathon Jongsma
2009-09-15
1
-2
/
+0
|
*
Fix exception when parsing an alias as a url
Jonathon Jongsma
2009-09-15
1
-22
/
+23
|
*
Add support for bugzilla installations that require http auth
Jonathon Jongsma
2009-09-11
1
-8
/
+50
|
*
Add support for bugzilla installations in non-root paths
Jonathon Jongsma
2009-09-11
1
-12
/
+42
*
|
Use sqlite3 module if available
Yaakov Selkowitz
2010-07-01
1
-1
/
+4
*
|
docs: Quote example url to workaround asciidoc bug
Robert Bragg
2010-06-14
1
-1
/
+1
*
|
Fix typo in google-chrome and chromium support
Marc-Andre Lureau
2010-06-07
1
-6
/
+6
*
|
When prompting, loop, don't default on unknown inputs
Owen W. Taylor
2010-06-05
1
-5
/
+9
*
|
Fix problem with stray spaces
Owen W. Taylor
2010-06-05
1
-3
/
+7
*
|
Fix typos in documentation
Christophe Fergeau
2010-06-05
1
-9
/
+10
*
|
Added google-chrome as a possible browser
Owen W. Taylor
2010-06-05
1
-6
/
+18
*
|
Add support for epiphany with the webkit backend
Jonathon Jongsma
2010-06-05
1
-2
/
+8
*
|
Handle 'see <url> <bug reference>'
Owen W. Taylor
2010-06-05
1
-1
/
+1
*
|
Pass --ignore-submodules when checking uncommitted changes
Owen W. Taylor
2010-06-05
1
-2
/
+2
*
|
Handle Chromium cookie expiry properly
Owen W. Taylor
2009-10-17
1
-5
/
+16
*
|
Fix subcommands without --add-url option
Owen W. Taylor
2009-09-18
1
-1
/
+1
*
|
Fix adding-url to just some commits
Owen W. Taylor
2009-09-18
1
-28
/
+27
|
/
*
Mark bugzilla.gnome.org as https
Owen W. Taylor
2009-09-09
1
-0
/
+1
*
Handle redirects
Owen W. Taylor
2009-09-09
2
-25
/
+89
*
Avoid Python2.6-isms
Emmanuele Bassi
2009-09-09
1
-2
/
+4
*
Add 'git bz push -fix' and 'git bz edit --fix'
Owen W. Taylor
2009-09-05
2
-47
/
+115
*
Make 'git bz add-url' more like git rebase
Owen W. Taylor
2009-09-05
2
-21
/
+25
*
TODO updates
Owen W. Taylor
2009-09-05
1
-3
/
+48
*
Split out documentation
Owen W. Taylor
2009-09-05
5
-201
/
+396
*
Command line option tweaks
Owen W. Taylor
2009-09-05
1
-7
/
+8
*
Allow omitting bug reference for 'git bz attach'
Owen W. Taylor
2009-09-05
2
-10
/
+31
*
Make --add-url the default for 'git bz apply' as well
Owen W. Taylor
2009-09-04
1
-2
/
+2
*
Ignore committed/rejected patches
Owen W. Taylor
2009-09-04
1
-0
/
+4
*
Allow configuring bug reference addition
Owen W. Taylor
2009-09-01
1
-11
/
+101
*
Improve URL addition
Owen W. Taylor
2009-09-01
1
-9
/
+23
*
Add URLs by default
Owen W. Taylor
2009-09-01
1
-15
/
+28
*
Make bug changes before attachment changes to avoid token problems
Owen W. Taylor
2009-08-31
1
-10
/
+17
*
Use .add() for sets not .append()
Owen W. Taylor
2009-08-31
1
-1
/
+1
*
Cache legal field values
Owen W. Taylor
2009-08-31
1
-19
/
+28
*
Add utility for constant-response caching
Owen W. Taylor
2009-08-31
1
-1
/
+40
*
Add push subcommand to help command
Owen W. Taylor
2009-08-31
1
-1
/
+1
*
Fix checking for missing fields in XML response
Owen W. Taylor
2009-08-31
1
-3
/
+3
*
Fix marking patches as obsolete from 'git bz edit'
Owen W. Taylor
2009-08-30
1
-1
/
+1
*
Fix git-bz to work with none-GNOME bugzilla
Owen W. Taylor
2009-08-30
1
-29
/
+53
*
Add 'git bz edit --pushed' and 'git bz push'
Owen W. Taylor
2009-08-30
1
-8
/
+143
*
Allow capturing stderr from a run git command
Owen W. Taylor
2009-08-30
1
-0
/
+6
*
Allow passing a commit or revision range to 'git bz edit'
Owen W. Taylor
2009-08-30
1
-5
/
+82
*
Add a BugHandle class to represent parsed bug references
Owen W. Taylor
2009-08-30
1
-28
/
+63
[next]