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
*
Allow "multiplicable" attachment flags
Owen W. Taylor
2015-02-27
2
-9
/
+17
*
Support for editing attachment flags.
Philippe Normand
2015-02-27
2
-22
/
+122
*
Handle further git exceptions in do_attach()
Philip Withnall
2015-02-27
1
-1
/
+6
*
Support FF3 and Google Chrome on Mac
Yawar Amin
2015-02-26
1
-3
/
+14
*
git bz apply: use consistent ordering of status and description
Owen W. Taylor
2015-02-26
1
-2
/
+2
*
Show the status of all patches, not just accepted patches
Owen W. Taylor
2015-02-26
1
-2
/
+2
*
Show status for accepted patches
Bastien Nocera
2015-02-26
1
-1
/
+6
*
Improve handling of pushes with failures
Owen W. Taylor
2015-02-26
1
-7
/
+18
*
Make sure URLs are ascii when building HTTP request
Owen W. Taylor
2015-02-26
1
-1
/
+9
*
Document bug references in commit messages
Owen W. Taylor
2015-02-24
1
-2
/
+23
*
Make search-for-substring idiomatic
Owen W. Taylor
2015-02-24
1
-1
/
+1
*
Add a useful help string when the version is unknown
Owen W. Taylor
2015-02-24
1
-0
/
+8
*
Add a configuration for bugzilla.redhat.com
Owen W. Taylor
2015-02-24
1
-0
/
+5
*
Clarify usage of git-bz edit --fix
Owen W. Taylor
2015-02-24
1
-0
/
+1
*
Set patch attachment status on creation for bugzilla.gnome.org
Owen W. Taylor
2015-02-24
1
-3
/
+1
*
Get attachment status editing working again for bugzilla.gnome.org
Owen W. Taylor
2015-02-23
1
-5
/
+11
*
Fix conflict between urllib2 support and Bugzilla 4.2+ support
Owen W. Taylor
2015-02-23
1
-1
/
+1
*
Restore code to remember redirects now we are using urllib2
Owen W. Taylor
2015-02-23
1
-1
/
+33
*
Switch from httplib to urllib2
Jonas Danielsson
2015-02-23
1
-107
/
+53
*
Move cache data to XDG_CACHE_HOME
Philip Withnall
2015-02-23
1
-2
/
+17
*
Ensure all strings are internally handled as Unicode
Philip Withnall
2015-02-23
1
-8
/
+31
*
Specify file encoding at the top of the Python file
Philip Withnall
2015-02-23
1
-0
/
+1
*
Ignore empty platform fields and change default for GNOME to empty
Philip Withnall
2015-02-19
1
-1
/
+6
*
Change default platform for GNOME Bugzilla to ‘Other’
Philip Withnall
2015-02-19
1
-0
/
+1
*
Update copy of COPYING from http://www.gnu.org/licenses/gpl-2.0.txt
Ville Skyttä
2015-02-12
1
-21
/
+20
*
Search for cookies for ".host" in addition to "host" from sqlite.
Ville Skyttä
2015-02-12
1
-2
/
+2
*
Add a ‘REPORTING BUGS’ section to the man page
Philip Withnall
2015-02-12
1
-0
/
+4
*
Retitle the ‘AUTHORS’ section in the man page
Philip Withnall
2015-02-12
1
-2
/
+2
*
Add support for attaching patches on Bugzilla 4.2+
Philip Withnall
2015-02-12
1
-0
/
+16
*
Make srcdir != builddir builds work
Owen W. Taylor
2013-09-06
1
-2
/
+3
*
Add a simple build system implementing GNOME Build API
Colin Walters
2013-09-06
2
-1
/
+84
*
Fix applying non-ASCII plain diffs
Owen W. Taylor
2013-08-01
1
-1
/
+1
*
Fix typo: Uncommment => uncomment
Owen W. Taylor
2013-02-14
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
*
Support pretty bugzilla links like https://bugzilla.gnome.org/12345
Colin Walters
2012-02-06
1
-2
/
+14
*
Allow setting bz.default-<field name>
Owen W. Taylor
2012-02-05
2
-7
/
+40
[next]