1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 13, 2024 — Nov 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use the main repository when submitting URLs based on the mirror
Bogdano
as Bogdano Arendartchuk
More... over 17 years ago
Make same_base ignore usernames
Bogdano
as Bogdano Arendartchuk
More... over 17 years ago
Updated CHANGES regarding the new pkg name usage
Bogdano
as Bogdano Arendartchuk
More... over 17 years ago
Merge V1_6_X-bzr (with conflict in CHANGES)
Bogdano
as Bogdano Arendartchuk
More... over 17 years ago
Added the option -b to 'co', to define a package branch
Bogdano
as Bogdano Arendartchuk
More... over 17 years ago
Added option -d to "co", to handle the mdvsys format
Bogdano
as Bogdano Arendartchuk
More... over 17 years ago
Use the last path component to know what is the devel branch (it may be in subdirectories)
Bogdano
as Bogdano Arendartchuk
More... over 17 years ago
Missing import of RepSys.svn
Bogdano
as Bogdano Arendartchuk
More... over 17 years ago
Normalize paths returned by layout_dirs() + don't expect them to begin with "/"
Bogdano
as Bogdano Arendartchuk
More... over 17 years ago
Make 'submit' discover the target when it is not specified using the URL
Bogdano
as Bogdano Arendartchuk
More... over 17 years ago
Added one example of the syntax DISTRO/NAME usage in submit
Bogdano
as Bogdano Arendartchuk
More... over 17 years ago
Move the configuration issue to a function, allowing it to be used in more places without duplicating defaults
Bogdano
as Bogdano Arendartchuk
More... over 17 years ago
Don't hide authors with only the first revision SILENTed (#41117)
Bogdano
as Bogdano Arendartchuk
More... over 17 years ago
Updated CHANGES regarding #41117
Bogdano
as Bogdano Arendartchuk
More... over 17 years ago
Updated the changelog templates to use author.visible
Bogdano
as Bogdano Arendartchuk
More... over 17 years ago
Fixed problem with nonempty revision log, but non-visible log lines
Bogdano
as Bogdano Arendartchuk
More... over 17 years ago
Mark those authors that are not visible (#41117)
Bogdano
as Bogdano Arendartchuk
More... over 17 years ago
Oops, typo on layout import
Bogdano
as Bogdano Arendartchuk
More... over 17 years ago
mirror.checkout_url is not used anymore
Bogdano
as Bogdano Arendartchuk
More... over 17 years ago
Changed mirror.autoswitch to use layout.repository_url()
Bogdano
as Bogdano Arendartchuk
More... over 17 years ago
Oops, forgot to convert the name of variable here
Bogdano
as Bogdano Arendartchuk
More... over 17 years ago
Changed a few more places to use layout.checkout_url
Bogdano
as Bogdano Arendartchuk
More... over 17 years ago
Call URLs that point to the top directory of a package as "pkgdirurl"
Bogdano
as Bogdano Arendartchuk
More... over 17 years ago
Dropped RepSysTree and introduced equivalent funcionality on RepSys.layout
Bogdano
as Bogdano Arendartchuk
More... over 17 years ago
Added the missing support for "/releases/" directories
Bogdano
as Bogdano Arendartchuk
More... over 17 years ago
Make checkout_url preserve package URLs that contain revision numbers
Bogdano
as Bogdano Arendartchuk
More... over 17 years ago
Moved all the code that deals with revision numbers on URLs to layout.py
Bogdano
as Bogdano Arendartchuk
More... over 17 years ago
svn_url_rev was not being used
Bogdano
as Bogdano Arendartchuk
More... over 17 years ago
Don't call 'server' in mirror messages, but 'repository'
Bogdano
as Bogdano Arendartchuk
More... over 17 years ago
getsrpm also should notify when using the mirror
Bogdano
as Bogdano Arendartchuk
More... over 17 years ago