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
Accelerator
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
Type
/
to 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
263
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
Allow bagging to destination
- #138
#138
Closed
nkrabben
wants to merge 10 commits into
LibraryOfCongress:master
LibraryOfCongress/bagit-python:master
from
nkrabben:master
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Closed
Allow bagging to destination
#138
nkrabben
wants to merge 10 commits into
LibraryOfCongress:master
LibraryOfCongress/bagit-python:master
from
nkrabben:master
Copy head branch name to clipboard
Commits
Commits on Jul 5, 2019
insert logic for source and destination dirs for bag-in-place code
nkrabben
committed
b9e2d1f
View commit details
Copy full SHA for b9e2d1f
Browse repository at this point
add tests for 1 bag to dest, multi-bag to dest, existing dest
nkrabben
committed
838e121
View commit details
Copy full SHA for 838e121
Browse repository at this point
add code for bagging to destination
nkrabben
committed
eae9a0b
View commit details
Copy full SHA for eae9a0b
Browse repository at this point
Commits on Jul 26, 2019
use realpath instead of abspath everywhere
nkrabben
committed
7fd6e42
View commit details
Copy full SHA for 7fd6e42
Browse repository at this point
fail on pre-existing bag directory only if it already contains files
nkrabben
committed
d3a0824
View commit details
Copy full SHA for d3a0824
Browse repository at this point
add test for flipped bit at destination
nkrabben
committed
eb0f093
View commit details
Copy full SHA for eb0f093
Browse repository at this point
Commits on Jan 17, 2020
new copy process to use copytree for all files
nkrabben
committed
2b8f3cb
View commit details
Copy full SHA for 2b8f3cb
Browse repository at this point
update dest-dir check for consideration listdir performance
nkrabben
committed
75036b1
View commit details
Copy full SHA for 75036b1
Browse repository at this point
add test for trying to bag parent dir
nkrabben
committed
8ff5ad5
View commit details
Copy full SHA for 8ff5ad5
Browse repository at this point
Commits on Jan 30, 2020
Fix bad arg reference
nkrabben
authored
61769cd
View commit details
Copy full SHA for 61769cd
Browse repository at this point
You can’t perform that action at this time.