Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
Go-Supercopy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
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
Francesco Talpo
Go-Supercopy
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
c67bc4a649c45c9858208837278966d0f6fa2d0e
Select Git revision
Branches
4
deploy_test
feature_exclude_patterns
master
default
protected
update/complete_refactor
4 results
Begin with the selected commit
Created with Raphaël 2.2.0
6
Mar
4
3
17
Feb
4
22
Jan
20
17
16
23
Dec
19
6
21
May
20
9
8
2
24
Apr
23
16
12
4
3
25
Mar
23
13
12
1
20
Feb
19
16
2
1
31
Jan
30
Minor fixes
master
master
Bump version to 1.4
Fixes
Add progress spinner
Fix bug for names with space in them
Add the possibility to execute commands without capturing stdout in a buffer.
Add setting correct permissions for copied files
Always use normal pathstat in owned paths
Add function to resolve variables in path
Fix invalid sudocat fileInfo in DirContent
update/complete…
update/complete_refactor
Sudocatcopy works, merging
Bump docker build Go version
Implement normal copy
Add NewFileInfo constructor
Make Strategy exported
Change Go to 1.23
Move errors and info into their own packages
Add license headers
Better tests for copy
WIP: first refactor commit
WIP: clean repo
Add license
Temp fix: allow copydir to ignore badly formatted lines in sudo ls calls
Fix exlude features
Fix exclude bug
Simplify logic
Add exclude-all, change error identifier
Fix usage suggestion
Up version to 1.1: added "exclude" option feature
Fix Makefile
Fix CI
Move file.go in the app namespace
feature_exclude…
feature_exclude_patterns
Move main file in the root directory
Move errors.go in the app namespace
Add custom function for path match
Feat: add patterns file exclusion via the "--exclude" or "-e" flag.
Try CI fix
Fix CI
Add sudocat tests
Fix previous commit
Loading