girar-find-package(1)

GIRAR-FIND-PACKAGE(1) User Commands GIRAR-FIND-PACKAGE(1)

NAME

girar-find-package - show repositories matching given pattern on git.alt server.

SYNOPSIS

girar-find-package [options] <pattern> [<date format>]

DESCRIPTION

girar-find-package searches for a git repositories matching given pattern on git.alt. Optional date format may be supplied to format "last update" timestamps.

Date format should be in form understandable by date(1) and defaults to RFC 3339 'date' format.

girar-find-package uses the git configuration file. The following variables are read:

* girar.remote, corresponding to --remote; * girar.date-format, corresponding to second argument;

Arguments and options take higher priority over the configuration file values.

OPTIONS

-R,--remote=NAME
girar server alias, defaults to git.alt;
-V,--version
print program version and exit;
-h,--help
show this text and exit.

AUTHOR

Written by Mikhail Gusarov <dottedmag@dottedmag.net>

REPORTING BUGS

Report bugs to http://bugzilla.altlinux.org/

COPYRIGHT

Copyright © 2008 Mikhail Gusarov <dottedmag@dottedmag.net>
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

SEE ALSO

git-config(1), date(1).

January 2021 girar-utils 1.5.12