index
:
git-bz
fishsoup
master
misc Koha repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-bz
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-02
Teach git-bz to optionally sign off when applying patches
Jared Camins-Esakov
1
-2/+9
2012-09-26
Merge remote branch 'github-kc/master'
Jared Camins-Esakov
1
-2/+28
2012-09-26
add support to email patch to 'koha-patches' mailing-list, using --mail arg
Mason James
1
-2/+28
2012-08-01
Teach git-bz to understand 'a' for applying all patches
Jared Camins-Esakov
1
-1/+7
2012-07-14
Teach git-bz to update bug statuses
Jared Camins-Esakov
1
-7/+44
2012-07-14
Add -3 parameter to git am
Paul Poulain
1
-1/+2
2011-06-04
Add support for bz-user and bz-password and authenticating directly.
software.coop worker
1
-11/+44
2011-05-24
Typo fix
Chris Cormack
1
-1/+1
2011-05-18
Fixing a little copy and paste error with auth-user and auth-password
Chris Cormack
1
-3/+3
2010-09-22
Fix python-2.7 compatibility with xmlrpclib
Owen W. Taylor
1
-14/+16
2010-09-07
Add bz.add-url config variable
Owen W. Taylor
1
-1/+7
2010-09-07
Use the actual description entered by the user, rather than unconditionally u...
Bobby Holley
1
-1/+1
2010-09-06
Fix duplicate variable setting
Owen W. Taylor
1
-1/+0
2010-09-06
Fix inconsistent authuser/authpwd abbreviations
Owen W. Taylor
1
-27/+27
2010-09-06
Handle partial URLs
Owen W. Taylor
1
-2/+6
2010-09-06
Merge remote branch 'jjongsma/http-auth'
Owen W. Taylor
1
-13/+84
2010-07-01
Use sqlite3 module if available
Yaakov Selkowitz
1
-1/+4
2010-06-07
Fix typo in google-chrome and chromium support
Marc-Andre Lureau
1
-6/+6
2010-06-05
When prompting, loop, don't default on unknown inputs
Owen W. Taylor
1
-5/+9
2010-06-05
Fix problem with stray spaces
Owen W. Taylor
1
-3/+7
2010-06-05
Added google-chrome as a possible browser
Owen W. Taylor
1
-6/+18
2010-06-05
Add support for epiphany with the webkit backend
Jonathon Jongsma
1
-2/+8
2010-06-05
Handle 'see <url> <bug reference>'
Owen W. Taylor
1
-1/+1
2010-06-05
Pass --ignore-submodules when checking uncommitted changes
Owen W. Taylor
1
-2/+2
2009-10-17
Handle Chromium cookie expiry properly
Owen W. Taylor
1
-5/+16
2009-09-18
Fix subcommands without --add-url option
Owen W. Taylor
1
-1/+1
2009-09-18
Fix adding-url to just some commits
Owen W. Taylor
1
-28/+27
2009-09-15
Fix ' git bz attach' failure when bugzilla server has a path
Jonathon Jongsma
1
-2/+0
2009-09-15
Fix exception when parsing an alias as a url
Jonathon Jongsma
1
-22/+23
2009-09-11
Add support for bugzilla installations that require http auth
Jonathon Jongsma
1
-8/+50
2009-09-11
Add support for bugzilla installations in non-root paths
Jonathon Jongsma
1
-12/+42
2009-09-09
Mark bugzilla.gnome.org as https
Owen W. Taylor
1
-0/+1
2009-09-09
Handle redirects
Owen W. Taylor
1
-21/+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
1
-42/+100
2009-09-05
Make 'git bz add-url' more like git rebase
Owen W. Taylor
1
-11/+22
2009-09-05
Split out documentation
Owen W. Taylor
1
-201/+4
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
1
-3/+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
[next]