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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace fix
Jesse Keating
2010-09-20
1
-1
/
+1
*
Move diff function out of the PackageModule class
Jochen Schmitt
2010-09-20
2
-31
/
+29
*
Distlinguish between new empty repositories and retiered packages
Jochen Schmitt
2010-09-20
1
-1
/
+8
*
Add -i (info) switch to the lint command
Jochen Schmitt
2010-09-20
3
-3
/
+13
*
Add a -t (tag) switch for the commit command
Jochen Schmitt
2010-09-20
2
-1
/
+18
*
Add a -c (clog) switch to the commit command
Jochen Schmitt
2010-09-20
2
-1
/
+13
*
Move pull and push function out of PackageModule
Jochen Schmitt
2010-09-20
2
-18
/
+16
*
Implementation of a pull command
Jochen Schmitt
2010-09-20
3
-1
/
+22
*
Implenentation of a tag command
Jochen Schmitt
2010-09-20
3
-5
/
+113
*
Remove stream keyword in logging.StreamHandler
Jochen Schmitt
2010-09-19
1
-1
/
+1
*
Don't use log.error from within the library
Jesse Keating
2010-09-10
1
-6
/
+2
*
fedpkg: Complete --srpm for the build command
Todd Zullinger
2010-09-10
1
-1
/
+2
*
fedpkg: Use git plumbing to complete branch names
Todd Zullinger
2010-09-10
1
-3
/
+4
*
fedpkg: Remove filenames option from completion
Todd Zullinger
2010-09-10
1
-1
/
+1
*
fedpkg: Use _filedir for path completion
Todd Zullinger
2010-09-10
1
-11
/
+16
*
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
*
Also redirect stderr over to stdout on non-terms
Jesse Keating
2010-09-10
1
-1
/
+2
*
Name the process variables right (#632097)
Jesse Keating
2010-09-10
1
-2
/
+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
*
bash-completion < 1.2 compatibility (tmz@pobox.com)
Jesse Keating
2010-09-08
1
-1
/
+8
*
fedpkg: Try not to add redundant gitignore entries
Todd Zullinger
2010-09-08
1
-1
/
+11
*
fedpkg: better bash completion
Jan Vcelak
2010-09-08
1
-117
/
+222
*
Fix setting push.default when cloning with dirs
Jesse Keating
2010-08-24
1
-2
/
+4
*
Remove build --test option in bash completion
Jesse Keating
2010-08-23
1
-1
/
+1
*
Error check the update call. #625679
Jesse Keating
2010-08-23
1
-1
/
+5
*
Use the correct remote when listing revs
Jeroen van Meeuwen (Ergo Project)
2010-08-23
1
-2
/
+5
*
Send stderr over to the pipe command too
Jesse Keating
2010-08-23
1
-1
/
+4
*
Documented bash completion script
Léon Keijser
2010-08-23
1
-3
/
+15
*
make fedora-cvs only do anonymous chackouts since cvs is read only now.
Dennis Gilmore
2010-08-23
1
-7
/
+1
*
re-fix dist defines.
Jesse Keating
2010-08-23
1
-2
/
+2
*
Short cut the failure on repeated builds
Jesse Keating
2010-08-20
1
-0
/
+8
*
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
*
clone: set repo's push.default to tracking
Hans Ulrich Niedermann
2010-08-20
1
-0
/
+4
*
Make sure we get the right path to the file
Jesse Keating
2010-08-20
1
-1
/
+5
*
Make use of _run_command's cwd option.
Jesse Keating
2010-08-20
1
-7
/
+1
*
Add support for running a command from a specific dir
Jesse Keating
2010-08-20
1
-7
/
+15
*
Update docstring for _run_command
Jesse Keating
2010-08-20
1
-0
/
+2
*
Move commit out of the PackageModule object.
Jesse Keating
2010-08-20
2
-37
/
+42
*
Avoid function calls as default param values
Hans Ulrich Niedermann
2010-08-19
1
-8
/
+26
*
Add some new commands to the bash completion
Jesse Keating
2010-08-19
1
-10
/
+10
*
Fix whitespace
Jesse Keating
2010-08-19
1
-1
/
+1
*
Add bash-completion script for fedpkg
Léon Keijser
2010-08-19
1
-0
/
+134
*
pull the username from fedora_cert to pass to bodhi
Dennis Gilmore
2010-08-19
1
-5
/
+11
*
Catch double ^c's from build. RHBZ #620465
Jesse Keating
2010-08-17
1
-1
/
+4
*
Fix up chain building
Jesse Keating
2010-08-17
2
-10
/
+21
[next]