index
:
git-bugzilla
description
diff
master
Unnamed repository; edit this file to name it for gitweb.
Guillaume Desmottes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-16
Add support for user-specified bugzilla URL.
HEAD
master
Steve Frécinaux
2
-4/+10
2008-06-16
Fix previous commit.
Steve Frécinaux
1
-2/+2
2008-05-19
Use 'git command' instead of 'git-command'.
Steve Frécinaux
1
-8/+8
2008-01-14
Fix a few strings
Steve Frécinaux
2
-5/+10
2007-07-19
Add --squash to send several commits as a single patch
Steve Frécinaux
1
-22/+36
2007-07-19
Split out the reading of the patch information
Steve Frécinaux
1
-17/+23
2007-07-19
Fix filename generation when --numbered
Steve Frécinaux
1
-1/+1
2007-01-16
Gentle error message if a module is missing
Steve Frécinaux
1
-2/+10
2007-01-11
Man page and build scripts
Steve Frécinaux
5
-17/+176
2007-01-09
Fix bugs and handle bugzilla output
Steve Frécinaux
1
-3/+9
2007-01-08
Tiny cleanup (take advantage of list context)
Steve Frécinaux
1
-2/+2
2007-01-08
Handle default values when reading git-repo-config
Steve Frécinaux
1
-2/+4
2007-01-08
Make git-send-bugzilla options really optionnal.
Steve Frécinaux
1
-14/+10
2007-01-08
Usage notice won't go on STDERR if called with --help
Steve Frécinaux
1
-2/+4
2007-01-08
Fix rev-list range.
Steve Frécinaux
1
-1/+1
2007-01-08
Print infos to STDERR, code reformating and smarter error messages
Steve Frécinaux
1
-32/+51
2007-01-08
Make git-send-bugzilla ask for a password if needed.
Steve Frécinaux
1
-2/+14
2007-01-08
Mimick the way git-format-patch handles revision numbers
Steve Frécinaux
1
-2/+12
2007-01-08
Read config values from git-repo-config.
Steve Frécinaux
1
-3/+16
2007-01-08
Add --dry-run capability
Steve Frécinaux
1
-4/+6
2007-01-08
Factorise out the bits using Mechanize, to have cleaner code
Steve Frécinaux
1
-28/+48
2007-01-08
Add sensible --help message.
Steve Frécinaux
1
-4/+22
2007-01-07
Don't try to parse the commit-ids given as arguments.
Steve Frécinaux
1
-24/+7
2007-01-07
git-send-bugzilla: attach patches to a GNOME bugzilla bug.
Steve Frécinaux
1
-0/+105