Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
2ccab5e
add case 1..3 impl for checkout <ref> -- <table(s)>
elianddb Jun 16, 2025
88ed2d1
add case 3, 4 in DWIM git checkout
elianddb Jun 17, 2025
27a0d5f
mv working set fallback
elianddb Jun 17, 2025
a4e10d5
add success msgs
elianddb Jun 17, 2025
e53a085
fix branch db err and tablespec
elianddb Jun 17, 2025
878058f
rm unused isBranch
elianddb Jun 17, 2025
39c79ca
add only table cond
elianddb Jun 17, 2025
aff9006
fix table resolved as branch err and off-by-one err
elianddb Jun 18, 2025
a84a82e
add tag check
elianddb Jun 18, 2025
3604761
add bats tests
elianddb Jun 18, 2025
716c0f3
rm debug prints
elianddb Jun 18, 2025
6404995
amend order exe
elianddb Jun 18, 2025
9a86716
fix working set not being taken into consideration during switch
elianddb Jun 18, 2025
2bb8c43
add central detached head check
elianddb Jun 18, 2025
f63c2e5
add implicit local branch checkout bats and rm DWIM prefix
elianddb Jun 18, 2025
3551bf1
amend empty-repo check with new tablespec errout
elianddb Jun 18, 2025
d7c513d
fix <tag> [<tables>] scenario
elianddb Jun 18, 2025
db81cea
fix remotes bats test
elianddb Jun 18, 2025
6d03674
fix non-regex cmp
elianddb Jun 18, 2025
89c109c
amend to mark valid remoteRefs >= 1
elianddb Jun 19, 2025
dc514c3
rm branch deletion (branch never existed)
elianddb Jun 19, 2025
7492650
rm debug echo
elianddb Jun 19, 2025
215fa30
add dolt queries test
elianddb Jun 23, 2025
0392dbd
amend validate detached head func
elianddb Jun 23, 2025
895fae3
rm use of ResetHard when firstArg = '.' to rm transaction implications
elianddb Jun 23, 2025
174b693
amend rsc to ptr type
elianddb Jun 23, 2025
0a6ce28
add test for multiple matching branch names
elianddb Jun 23, 2025
631de00
rm isBranch check in checkout func for existing with fallback
elianddb Jun 23, 2025
b244dfe
fix err check and multi remote branch test
elianddb Jun 23, 2025
9fb02aa
clarify existence bools
elianddb Jun 23, 2025
98412e1
rm loose string
elianddb Jun 23, 2025
554e12f
restore tablesFromHead func
elianddb Jun 23, 2025
16998d6
fix err msg on missing table(s)
elianddb Jun 23, 2025
53595f4
add local file system flag
elianddb Jun 24, 2025
71fa8d6
use file:/// for doltgres
elianddb Jun 24, 2025
b585448
add ambiguity test inside of test func
elianddb Jun 24, 2025
2786c2a
add mkdir tmp
elianddb Jun 24, 2025
cd81f2f
mv query test to dolt_queries.go, add conditional for harness UseLoca…
elianddb Jun 24, 2025
852f652
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/upda…
elianddb Jun 25, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading