Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
git_borg_linker
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
LBMC
Hub
git_borg_linker
Commits
master
Select Git revision
0 results
git_borg_linker
src
checkout.rs
Author
Search by author
Any Author
authors
dcluet
dcluet
Ghislain Durif
gdurif
hpolvech
hpolvech
Laurent Modolo
lmodolo
Mia Croiset
mcroiset
nfontrod
nfontrod
sdebosso
sdebosso
sjanczar
sjanczar
8 authors
Feb 16, 2023
add reuse header
· 40cf6db2
nfontrod
authored
2 years ago
40cf6db2
Jan 30, 2023
src/checkout.rs: blanck space removal
· 2e66c816
nfontrod
authored
2 years ago
2e66c816
Jul 21, 2022
src/checkout.rs: usage of --patterns-from instead of exclude-from option for...
· 797218b2
nicolas
authored
2 years ago
797218b2
src/checkout.rs: add protection to avoid removing wrong files
· 4c68997f
nicolas
authored
2 years ago
4c68997f
src/checkout.rs
· 6839b4c3
nicolas
authored
2 years ago
6839b4c3
src/checkout.rs: changes in remove module
· 4c62ae12
nicolas
authored
2 years ago
4c62ae12
Jul 20, 2022
src/checkout.rs: add function to make borgignore work
· 6ca526bd
nicolas
authored
2 years ago
6ca526bd
Jun 29, 2022
src/checkout.rs: no display
· 0ef7bd83
nfontrod
authored
3 years ago
0ef7bd83
src/checkout.rs: fix rm problem
· 5bcaafba
nfontrod
authored
3 years ago
5bcaafba
src/checkout.rs: fix rm problem
· 2bb71db4
nfontrod
authored
3 years ago
2bb71db4
src/checkout.rs: fix checkout problem
· 7586a768
nfontrod
authored
3 years ago
7586a768
src/checkout.rs: change checkout to ignore some files
· 455ada31
nfontrod
authored
3 years ago
455ada31
src/checkout.rs: diff skip some files based on borgignore
· 397d04a0
nfontrod
authored
3 years ago
397d04a0
src/checkout.rs: change help given by the check_if_current_commit_exits function
· 915d48f7
nfontrod
authored
3 years ago
915d48f7
src/checkout.rs: silent_commit now ignore files in .borgignore, add revert...
· 0862a1bd
nfontrod
authored
3 years ago
0862a1bd
Jun 10, 2022
src/checkout.rs: change in checkout to not remove ignored files in hard mode
· a6725148
nfontrod
authored
3 years ago
a6725148
Jun 08, 2022
silent_commit function is now public
· 8678a203
nfontrod
authored
3 years ago
8678a203
src/checkout.rs: add the changes detected with pre-co function
· 20330ff1
nfontrod
authored
3 years ago
20330ff1
May 12, 2022
src/checkout.rs: update an error message
· d40b58cf
nfontrod
authored
3 years ago
d40b58cf
Add silent commit function
· 450cc547
nfontrod
authored
3 years ago
450cc547
May 11, 2022
src/checkout.rs: fix rm problem
· ca5a6510
nfontrod
authored
3 years ago
ca5a6510
src/checkout.rs: add checkout function
· f10f4a18
nfontrod
authored
3 years ago
f10f4a18
src/checkout.rs: temporary commit deletion using delete_commit function
· 7a776597
nfontrod
authored
3 years ago
7a776597
src/checkout.rs: add pre-checkout fonctionality
· d3a8d2da
nfontrod
authored
3 years ago
d3a8d2da
Loading