Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
LibraryOfCongress
/
bagit-python
Public
Notifications
You must be signed in to change notification settings
Fork
97
Star
269
Code
Issues
41
Pull requests
18
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add an option to not to move the payload into a subdirectory on bag create
- #67
#67
Open
RKrahl
wants to merge 9 commits into
LibraryOfCongress:master
LibraryOfCongress/bagit-python:master
from
RKrahl:no-move-payload
RKrahl/bagit-python:no-move-payload
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
Add an option to not to move the payload into a subdirectory on bag create
#67
RKrahl
wants to merge 9 commits into
LibraryOfCongress:master
LibraryOfCongress/bagit-python:master
from
RKrahl:no-move-payload
RKrahl/bagit-python:no-move-payload
Copy head branch name to clipboard
Commits
Commits on Sep 12, 2016
Add option move_payload to make_bag().
RKrahl
committed
d74efe0
View commit details
Copy full SHA for d74efe0
Browse repository at this point
Add a command line argument --no-move-payload.
RKrahl
committed
bfeff08
View commit details
Copy full SHA for bfeff08
Browse repository at this point
Add a test for make_bag() with move_payload set to False.
RKrahl
committed
6c90a47
View commit details
Copy full SHA for 6c90a47
Browse repository at this point
Commits on Sep 13, 2016
Add tests for error conditions with move_payload set to False.
RKrahl
committed
9d96403
View commit details
Copy full SHA for 9d96403
Browse repository at this point
Move different error conditions in separate if statements.
RKrahl
committed
dac6f4b
View commit details
Copy full SHA for dac6f4b
Browse repository at this point
Commits on Sep 20, 2016
Fix test: assertRaises() does not return a context manager with Python 2.6.
RKrahl
committed
42bf5f2
View commit details
Copy full SHA for 42bf5f2
Browse repository at this point
Commits on Oct 22, 2016
Merge branch 'master' into no-move-payload
RKrahl
committed
48fce79
View commit details
Copy full SHA for 48fce79
Browse repository at this point
Adapt test for including version in bag-info.txt
RKrahl
committed
81f57f4
View commit details
Copy full SHA for 81f57f4
Browse repository at this point
Commits on Oct 24, 2016
Merge branch 'master' into no-move-payload
RKrahl
committed
84dc44c
View commit details
Copy full SHA for 84dc44c
Browse repository at this point
You can’t perform that action at this time.