Hannes Körber hannes
hannes pushed to master at hannes/dotfiles 2022-06-30 04:44:11 +00:00
67dc8a99f2 Remove "rustup update", handled by "install"
hannes pushed to master at hannes/dotfiles 2022-06-30 04:41:15 +00:00
4b09d22cfc Update colors with monokai
40f4f73efb Change highlight color to more "pastelly"
504e6784da Add recommended curl options to rustup
79a9c7eebd Use host cache before tmpfs cache
4403719e13 Fix failure on existing pacman host cache
Compare 294 commits »
hannes pushed to develop at hannes/git-repo-manager 2022-06-29 21:58:45 +00:00
b4eafd0b41 Merge branch 'develop'
fa83063c61 Release v0.7.4
Compare 2 commits »
hannes pushed tag v0.7.4 to hannes/git-repo-manager 2022-06-29 21:58:39 +00:00
hannes pushed to master at hannes/git-repo-manager 2022-06-29 21:58:39 +00:00
b4eafd0b41 Merge branch 'develop'
fa83063c61 Release v0.7.4
7d8fbb844e Properly handle deletion of nested worktrees
494c6ecb3e Cargo.lock: Updating linked-hash-map v0.5.4 -> v0.5.6
91a37cb12d Cargo.lock: Updating smallvec v1.8.0 -> v1.8.1
Compare 38 commits »
hannes pushed to develop at hannes/git-repo-manager 2022-06-29 21:48:04 +00:00
7d8fbb844e Properly handle deletion of nested worktrees
494c6ecb3e Cargo.lock: Updating linked-hash-map v0.5.4 -> v0.5.6
91a37cb12d Cargo.lock: Updating smallvec v1.8.0 -> v1.8.1
4e21a3daad dependencies: Update serde_json to 1.0.82
0e9c8d0c01 dependencies: Update clap to 3.2.7
Compare 6 commits »
hannes pushed to develop at hannes/git-repo-manager 2022-06-23 17:55:17 +00:00
f027191896 Update worktree handling
ee44fa40fd Add method to get owned commit of branch
e78dcf471a Print warning when giving --track and --no-track
056480f65a e2e: Update test for worktree adding
3eabc0e8f8 e2e: Update test for invalid remote name
Compare 17 commits »
hannes pushed to rework-worktrees at hannes/git-repo-manager 2022-06-23 17:23:10 +00:00
f027191896 Update worktree handling
ee44fa40fd Add method to get owned commit of branch
e78dcf471a Print warning when giving --track and --no-track
056480f65a e2e: Update test for worktree adding
3eabc0e8f8 e2e: Update test for invalid remote name
Compare 10 commits »
hannes pushed to rework-worktrees at hannes/git-repo-manager 2022-06-23 17:19:56 +00:00
e45030d8d5 Update worktree handling
f88c8b38cf Add method to get owned commit of branch
4db2432ccb Print warning when giving --track and --no-track
fcc06c8ec2 e2e: Update test for worktree adding
7da755b233 e2e: Update test for invalid remote name
Compare 17 commits »
hannes pushed to rework-worktrees at hannes/git-repo-manager 2022-06-23 16:54:19 +00:00
23d47a6ddc remove precommit
d23c2c6f24 cleanup
040c7a2814 works
Compare 38 commits »
hannes pushed to develop at hannes/git-repo-manager 2022-06-23 16:51:49 +00:00
6dc298146a Cargo.lock: Updating openssl-src v111.20.0+1.1.1o -> v111.21.0+1.1.1p
09606cfc27 Cargo.lock: Updating crossbeam-utils v0.8.9 -> v0.8.10
465f877d6a Cargo.lock: Updating mio v0.8.3 -> v0.8.4
763e014b44 dependencies: Update clap to 3.2.6
Compare 4 commits »
hannes pushed to rework-worktrees at hannes/git-repo-manager 2022-06-20 21:55:53 +00:00
1c96d9f134 works
87ce0cad35 and formatting
5f83fa0d34 are you ok clippy?
c8bf06ecfd thx clippy, best linter
Compare 16 commits »
hannes pushed to rework-worktrees at hannes/git-repo-manager 2022-06-20 00:33:56 +00:00
797340cc84 udpate
29f279f104 pytest: Fail fast on error
1cfceb9379 update
b2baa3e997 compiles
e7134a097c first impl done
Compare 8 commits »
hannes pushed to rework-worktrees at hannes/git-repo-manager 2022-06-19 01:56:03 +00:00
dd95c2d714 start worktree rework
hannes created branch rework-worktrees in hannes/git-repo-manager 2022-06-19 01:56:02 +00:00
hannes pushed to develop at hannes/git-repo-manager 2022-06-17 00:26:30 +00:00
474e0b60f9 Cargo.lock: Updating crossbeam-utils v0.8.8 -> v0.8.9
10af4d7448 Cargo.lock: Updating strum_macros v0.24.1 -> v0.24.0
Compare 2 commits »
hannes pushed to develop at hannes/git-repo-manager 2022-06-17 00:25:16 +00:00
94bfe971b3 Add FUNDING.yml
b77c442f56 Forbid unsafe code
a3f9c9fda1 e2e: Remove redundant test
2a0a591194 e2e: Add test for invalid worktree names
23526ae62b e2e: Update tests for worktree subdirectory handling
Compare 5 commits »
hannes pushed to develop at hannes/git-repo-manager 2022-06-17 00:00:32 +00:00
5e0f5dbce6 Add FUNDING.yml
831d524565 Forbid unsafe code
9920efd206 e2e: Remove redundant test
4850a157d2 e2e: Add test for invalid worktree names
93777e87a2 e2e: Update tests for worktree subdirectory handling
Compare 5 commits »
hannes pushed to develop at hannes/git-repo-manager 2022-06-16 23:54:54 +00:00
c294db864e Add FUNDING.yml
1fb0184c1e Forbid unsafe code
e0b7d7d40b e2e: Remove redundant test
fc9d3f793f e2e: Add test for invalid worktree names
e018552c58 e2e: Update tests for worktree subdirectory handling
Compare 7 commits »
hannes pushed to develop at hannes/git-repo-manager 2022-06-15 22:55:31 +00:00
d18c49982e Merge branch 'develop'
58db521b5b Release v0.7.3
Compare 2 commits »