index
:
fedora-packager.git
4/ALL
4/basic
4/document-local-target
4/initial-merge
4/local-ops
4/man-page
4/ndim-misc
5/ALL
5/basic
5/initial-merge
5/man-page
5/ndim-misc
5/verify-files
enh/initial-merge
enh/man-page
enh/set-push.default-tracking-on-clone
fix-help-command
fix/function-param-os.getcwd-default
help-command-with-subcommands
initial-merge-command/2
initial-merge-command/raw
initial-merge-command/squashed
initial-merge/3
man-page/raw
manpage-target-dep-fix
master
rpmbuild-option-passthrough
fedpkg fixes
Hans Ulrich Niedermann
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
fedpkg.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix permission of files to be put into SRPM
Hans Ulrich Niedermann
2011-01-21
1
-0
/
+3
*
Unify --md5 parameter handling
Hans Ulrich Niedermann
2011-01-21
1
-10
/
+6
*
Fix 'fedpkg lint' to use a defined variable
Hans Ulrich Niedermann
2011-01-21
1
-1
/
+1
*
Merge branch '4/initial-merge' into 4/ALL
4/ALL
Hans Ulrich Niedermann
2011-01-21
1
-3
/
+14
|
\
|
*
Add "fedpkg clone --initial-merge" argument
4/initial-merge
Hans Ulrich Niedermann
2011-01-21
1
-3
/
+11
|
*
Add "fedpkg initial-merge" command
Hans Ulrich Niedermann
2011-01-21
1
-0
/
+3
*
|
Merge branch '4/man-page' into 4/ALL
Hans Ulrich Niedermann
2011-01-21
1
-2
/
+13
|
\
\
|
*
|
Add build time man page generator
4/man-page
Hans Ulrich Niedermann
2011-01-21
1
-2
/
+13
|
|
/
*
|
Merge branch '4/basic' into 4/ALL
Hans Ulrich Niedermann
2011-01-21
1
-3
/
+10
|
\
|
|
*
Move argparse setup into parse_cmdline function
4/basic
Hans Ulrich Niedermann
2011-01-21
1
-3
/
+10
|
*
Comment typo fix
Hans Ulrich Niedermann
2011-01-20
1
-1
/
+1
*
|
Document that "fedpkg local" logs to file
4/document-local-target
Hans Ulrich Niedermann
2011-01-21
1
-1
/
+8
|
/
*
Logout before watching tasks
Jesse Keating
2010-12-03
1
-0
/
+1
*
Add a dash of error checking to update (#655576)
Jesse Keating
2010-12-02
1
-1
/
+5
*
Fix a traceback on expried credentials (#634946)
Jesse Keating
2010-12-02
1
-1
/
+6
*
Backport a bugfix from koji upstream to fix 628504
Jesse Keating
2010-12-02
1
-0
/
+4
*
Fix up the commit command
Jesse Keating
2010-12-01
1
-1
/
+1
*
Remove parenthesises on mymodule.nvr
Jochen Schmitt
2010-11-30
1
-1
/
+1
*
Fix error in clone by renaming self.join.join to os.path.join
Jochen Schmitt
2010-11-30
1
-1
/
+1
*
Fix error to call the diff functionen in import_srpm
Jochen Schmitt
2010-11-30
1
-1
/
+1
*
Implementing a retire command
Jochen Schmitt
2010-09-23
1
-0
/
+21
*
Add a tag request function (Xavier Lamien)
Jesse Keating
2010-09-20
1
-3
/
+16
*
Fix up the diff changes from jochen
Jesse Keating
2010-09-20
1
-1
/
+1
*
Minor fixes for lint -i changes
Jesse Keating
2010-09-20
1
-1
/
+1
*
Remove unused variable
Jesse Keating
2010-09-20
1
-1
/
+0
*
Fix up commit with tag changes
Jesse Keating
2010-09-20
1
-4
/
+2
*
Include path to clog
Jesse Keating
2010-09-20
1
-1
/
+1
*
Handle paths with push/pull
Jesse Keating
2010-09-20
1
-2
/
+2
*
expand on pull help output
Jesse Keating
2010-09-20
1
-1
/
+1
*
Fix up tag commands
Jesse Keating
2010-09-20
1
-3
/
+3
*
Don't use the unnecessary getnvr()
Jesse Keating
2010-09-20
1
-1
/
+1
*
Move diff function out of the PackageModule class
Jochen Schmitt
2010-09-20
1
-2
/
+1
*
Add -i (info) switch to the lint command
Jochen Schmitt
2010-09-20
1
-1
/
+5
*
Add a -t (tag) switch for the commit command
Jochen Schmitt
2010-09-20
1
-0
/
+17
*
Add a -c (clog) switch to the commit command
Jochen Schmitt
2010-09-20
1
-0
/
+12
*
Move pull and push function out of PackageModule
Jochen Schmitt
2010-09-20
1
-4
/
+2
*
Implementation of a pull command
Jochen Schmitt
2010-09-20
1
-0
/
+14
*
Implenentation of a tag command
Jochen Schmitt
2010-09-20
1
-1
/
+60
*
Remove stream keyword in logging.StreamHandler
Jochen Schmitt
2010-09-19
1
-1
/
+1
*
Fix up the logger for what goes where
Jesse Keating
2010-09-10
1
-5
/
+22
*
Make our logger print to stdout
Jesse Keating
2010-09-10
1
-1
/
+2
*
Minor whitespace fix
Jesse Keating
2010-09-08
1
-1
/
+1
*
Remove errornous dots at the end of the help messages of the commit
Jesse Keating
2010-09-08
1
-2
/
+2
*
Fefactoring: Use getuser to determinate fas userid
Jochen Schmitt
2010-09-08
1
-25
/
+23
*
Error check the update call. #625679
Jesse Keating
2010-08-23
1
-1
/
+5
*
Allow passing srpms to the build command
Jesse Keating
2010-08-20
1
-0
/
+2
*
Set the prog name right.
Jesse Keating
2010-08-20
1
-0
/
+1
*
Add an epilog to help folks out
Jesse Keating
2010-08-20
1
-1
/
+3
*
Move commit out of the PackageModule object.
Jesse Keating
2010-08-20
1
-2
/
+1
*
pull the username from fedora_cert to pass to bodhi
Dennis Gilmore
2010-08-19
1
-5
/
+11
[next]