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
*
update init_git_config
Slava Shishkin
2022-04-16
1
-2
/
+2
*
Apply automated Python 2 to 3 code translation
Slava Shishkin
2022-04-15
1
-207
/
+322
*
Issue #6 - list of bugs applied must be global
Jonathan Druart
2021-05-12
1
-4
/
+6
*
Issue #4 - Exit with error on apply error, but catch in cascade apply.
Martin Renvoize
2021-05-12
1
-5
/
+5
*
Issue #7 - Apply patches from 'BLOCKED' dependencies
Jonathan Druart
2021-05-12
1
-1
/
+2
*
Issue #7 - Apply patches from 'Failed QA' dependencies
Jonathan Druart
2021-03-11
1
-1
/
+2
*
Issue #6 - Restore continue, skip and abort
Jonathan Druart
2020-08-14
1
-0
/
+3
*
Issue #6 - Ability to pass several bug numbers to apply
Jonathan Druart
2020-08-14
1
-7
/
+23
*
Issue #5 - Adjust shebang to use python2
Jonathan Druart
2020-08-14
1
-1
/
+1
*
Allow to use git-credential to retrieve Bugzilla username and password
Julian Maurice
2018-01-18
1
-11
/
+52
*
Only edit the first commit
Jonathan Druart
2017-03-17
1
-1
/
+3
*
Apply dependencies on cascade
Jonathan Druart
2016-09-08
1
-2
/
+26
*
Merge remote-tracking branch 'kc/fishsoup' into kcfishsoup
Chris Cormack
2015-07-13
1
-1
/
+2
|
\
|
*
Fixing utf-8 encoding issues. Special utf-8 characters can now be used in com...
Justin
2015-01-15
1
-1
/
+2
*
|
Fix for git-bz to deal with the fact the output of changing a status has chan...
Chris Cormack
2015-07-13
1
-2
/
+1
|
/
*
teach git-bz how to deal with BZ's CSRF protection
Galen Charlton
2014-04-20
1
-1
/
+22
*
Teach git-bz to update dependson
Hugh Davenport
2013-07-10
1
-4
/
+37
*
Merge branch 'master' of git://git.fishsoup.net/git-bz into fishsoup
Jared Camins-Esakov
2013-07-10
1
-1
/
+1
|
\
|
*
Fix typo: Uncommment => uncomment
Owen W. Taylor
2013-02-14
1
-1
/
+1
*
|
Don't choke on UTF-8 chars in bugzilla summaries when writing commit templates.
Trevor Saunders
2013-06-24
1
-1
/
+1
*
|
Get a new token for each attachment.
Bobby Holley
2013-06-24
1
-14
/
+19
*
|
Merge remote-tracking branch 'kc/fishsoup' into HEAD
Chris Cormack
2013-06-24
1
-5
/
+46
|
\
\
|
*
|
Make changing status and patch complexity at the same time work
Jared Camins-Esakov
2013-01-17
1
-5
/
+9
|
*
|
Teach git-bz to update patch-complexity
Hugh Davenport
2013-01-17
1
-3
/
+40
*
|
|
Use the CSRF token from the attachment page, rather than the bug page, when a...
Bobby Holley
2013-06-24
1
-0
/
+14
|
/
/
*
|
Don't add user to CC list so that updating status will work
Jared Camins-Esakov
2012-11-10
1
-1
/
+1
*
|
Add a missing declaration
Jared Camins-Esakov
2012-11-10
1
-0
/
+1
*
|
Add README to fishsoup
Jared Camins-Esakov
2012-11-06
1
-0
/
+15
*
|
Fix merge error
Jared Camins-Esakov
2012-11-06
1
-1
/
+1
*
|
Teach git-bz to optionally sign off when applying patches
Jared Camins-Esakov
2012-11-06
1
-2
/
+11
*
|
add support to email patch to 'koha-patches' mailing-list, using --mail arg
Mason James
2012-11-06
1
-1
/
+25
*
|
Teach git-bz to update bug statuses
Jared Camins-Esakov
2012-11-06
1
-7
/
+43
*
|
Add support for bz-user and bz-password and authenticating directly.
software.coop worker
2012-11-06
2
-13
/
+50
*
|
Typo fix
Chris Cormack
2012-11-06
1
-1
/
+1
*
|
Fixing a little copy and paste error with auth-user and auth-password
Chris Cormack
2012-11-06
1
-1
/
+1
|
/
*
Add support for epiphany 3.6
Bastien Nocera
2012-08-07
1
-3
/
+7
*
attach: Obsolete patches with the same subject
Jasper St. Pierre
2012-03-13
2
-1
/
+11
*
apply: fix typo
Owen W. Taylor
2012-03-01
1
-1
/
+1
*
apply: Fix addition of 'need commit message' string
Owen W. Taylor
2012-03-01
1
-1
/
+2
*
apply: ask the user to double-check author and subject
Owen W. Taylor
2012-03-01
1
-0
/
+6
*
apply: pass _interactive=True when running 'git commit --amend'
Owen W. Taylor
2012-03-01
1
-2
/
+2
*
apply: attempt to handle plain diffs
Dan Winship
2012-03-01
2
-2
/
+34
*
apply: add --continue/--skip/--abort
Dan Winship
2012-03-01
2
-45
/
+128
*
apply: add interactive option
Dan Winship
2012-03-01
2
-10
/
+58
*
apply: pass "-3" to git-am
Dan Winship
2012-03-01
1
-1
/
+1
*
Work around line-break problems
Owen W. Taylor
2012-03-01
1
-0
/
+1
*
Fix up documentation generation rules
Owen W. Taylor
2012-03-01
1
-0
/
+4
*
Don't strip leading space from the commit body
Owen W. Taylor
2012-02-10
1
-4
/
+15
*
Fix parameter mistake from last patch
Owen W. Taylor
2012-02-07
1
-2
/
+2
*
Make setting default-product, default-component in tracker config work
Owen W. Taylor
2012-02-06
1
-14
/
+30
[next]