Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
osc-plugin-dput
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
obs
osc-plugin-dput
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
4
debian/master
debian/stretch-bpo
master
default
wip/refi64/double-escape
Tags
10
20241024.0
20220512.0
20210202.0
20201109.1
20201109.0
debian/20180227.0
20160627.0
debian/20160511.0
debian/20150413.0
20140217.0
14 results
Begin with the selected commit
Created with Raphaël 2.2.0
24
Oct
27
Sep
7
Jun
13
May
12
2
Feb
23
Dec
12
Nov
11
10
9
28
Oct
2
Feb
14
Jan
23
Dec
24
May
27
Feb
22
Sep
27
Jun
11
May
13
Apr
17
Feb
14
17
Jul
19
Jun
18
13
12
11
10
20241024.0
20241024.0 master
20241024.0 master
Drop no longer used .arcconfig
Bump Debian testing Python to 3.12
wip/refi64/doub…
wip/refi64/double-escape
Fix double-escaping of path segments on 1.6.1+
Test with three different osc versions
Bump Python to test with to 3.11
Emulate get_cmd_help missing from osc 1.x
Drop dead and unused code
Only mark existent remote files as superseded
Test that removing files referenced in .dsc causes no issues on re-upload
20220512.0
20220512.0
20220512.0
Drop the no longer needed code to update retained files
Stop using meta mode for the initial checkout, use size_limit instead
20210202.0
20210202.0
20210202.0
Upgrade the Python version used in CI to 3.9
Verify the tag matches the version in setup.cfg
Update classifiers in setup.cfg
Make sure we’re able to fetch files we’re about to retain
Stop ignoring the failing test
Make sure tildas and pluses in the dsc names work correctly
Add a stage where we actually test things and prove that osc dput works
Add a very simple build pipeline
Add flake8/isort configuration and fix warnings
Remove unused variables
When trying to use the parent directory, use the correct variable
Remove unused import
Overwrite files with the same names as we’re uploading
main: Ignore 404 error when trying to download _link
Retained files shouldn’t count towards newly added
Bump the release version
20201109.1
20201109.1
20201109.0
20201109.0
20201109.0
Sync the Debian packaging
Remove the unnecessary decoration in the main module
Update the help text
Automatically guess the project name when we can
Use better-suitable exceptions in error cases
Fix typos and reindent the help text so that it renders properly
Verify the files have actually changed before committing them
Keep the metadata for the remote files
Expand the use of pathlib
Loading