Commit Graph

281 Commits

Author SHA1 Message Date
230f380a6a dependencies: Update serde to 1.0.137 2022-05-07 21:26:34 +02:00
852f445b1f dependencies: Update toml to 0.5.9 2022-05-07 21:26:33 +02:00
584f68ba42 clap: Remove deprecation warning 2022-02-21 20:28:30 +01:00
92092ed4af Merge branch 'develop' v0.6.1 2022-02-21 19:55:15 +01:00
fadf687a3e Release v0.6.1 2022-02-21 19:54:36 +01:00
3a18870537 e2e_tests/pip: Update typing_extensions to 4.1.1 2022-02-21 19:52:04 +01:00
cf80678ccc e2e_tests/pip: Update pytest to 7.0.1 2022-02-21 19:52:02 +01:00
08ce4b6add e2e_tests/pip: Update GitPython to 3.1.27 2022-02-21 19:52:00 +01:00
39075a6269 Cargo.lock: Updating cc v1.0.72 -> v1.0.73 2022-02-21 19:51:38 +01:00
906ead80a4 dependencies: Update comfy-table to 5.0.1 2022-02-21 19:51:38 +01:00
7038661296 dependencies: Update clap to 3.1.1 2022-02-21 19:51:38 +01:00
543bf94a51 dependencies: Update serde to 1.0.136 2022-02-21 19:51:37 +01:00
453f73c2a0 e2e: Fix ignoring pip and setuptools on autoupdate 2022-01-23 22:17:54 +01:00
7e673200c8 Fix error on empty cloned repository 2022-01-23 22:11:54 +01:00
44a716248e Release v0.6.0 v0.6.0 2022-01-23 12:28:45 +01:00
d20006a325 Merge branch 'develop' 2022-01-23 12:28:15 +01:00
f8adec1413 e2e: Ignore pip and setuptools for autoupdate 2022-01-23 12:27:59 +01:00
868269359c dependencies: Update serde to 1.0.135 2022-01-23 12:25:20 +01:00
61d4a4a0d8 e2e: Add PyYAML for YAML parsing 2022-01-22 11:23:53 +01:00
4e4de95a07 depcheck: Fix command to update crates.io index 2022-01-22 11:23:53 +01:00
9b64de7991 Add YAML as a config format option
@mustafa89 ;)
2022-01-22 11:23:53 +01:00
e45de3b498 depcheck: Fix crates.io cache update 2022-01-22 11:23:53 +01:00
6e4c388195 Add --stash options to pull and rebase 2022-01-22 11:23:53 +01:00
6436a8194e Disable "raw" SSH key usage
There is no sane way to get that fallback working with libgit2. Plus,
it's not a good practice anyway to have a non-password protected SSH
key.
2022-01-22 11:23:53 +01:00
f10ae25b2a Justfile: Add target to clean up 2022-01-22 11:23:53 +01:00
fd6b3b7438 Release v0.5.1 2022-01-22 11:19:37 +01:00
d68ff012f2 e2e_tests/pip: Update pyparsing to 3.0.7 2022-01-22 10:58:59 +01:00
9aad65edac dependencies: Update clap to 3.0.10 2022-01-22 10:58:59 +01:00
c370ef5815 dependencies: Update serde to 1.0.134 2022-01-22 10:58:59 +01:00
8f5b743ea4 Cargo.lock: Updating openssl-probe v0.1.4 -> v0.1.5 2022-01-22 10:58:47 +01:00
c0e981dbd4 Cargo.lock: Updating getrandom v0.2.3 -> v0.2.4 2022-01-22 10:58:47 +01:00
4303621b30 Cargo.lock: Updating smallvec v1.7.0 -> v1.8.0 2022-01-22 10:58:47 +01:00
63e04a9dcf dependencies: Update clap to 3.0.7 2022-01-22 10:58:47 +01:00
08ee946f2e dependencies: Update clap to 3.0.6 2022-01-22 10:58:47 +01:00
81de5a2d70 e2e_tests/pip: Update GitPython to 3.1.26 2022-01-22 10:58:47 +01:00
3bf118f99a Merge branch 'develop' v0.5 2022-01-08 14:50:48 +01:00
dbf93c8f0e Release v0.5 2022-01-08 14:50:32 +01:00
1ae0ceff60 dependencies: Update clap to 3.0.5 2022-01-08 14:47:29 +01:00
07fa3ca291 depcheck: Update Cargo.lock in same commit 2022-01-08 14:47:29 +01:00
ab1892cbeb pip-update: Never write pkg_resources to requirements.txt 2022-01-08 14:26:16 +01:00
ed1edf5075 e2e_tests/pip: Update GitPython to 3.1.25 2022-01-08 14:26:16 +01:00
e6e9940757 Cargo.lock: Updating indexmap v1.7.0 -> v1.8.0 2022-01-08 14:26:16 +01:00
ff48b2a017 Properly set up remote & branches after cloning 2022-01-08 14:26:16 +01:00
ec45678ce3 Fix SSH auth, fall back to file if agent fails 2022-01-08 14:15:27 +01:00
9acf5b10d5 Make cargo fmt happy 2022-01-08 14:15:26 +01:00
eaf8e2bfa2 rebase: Just continue on empty patch 2022-01-07 10:15:05 +01:00
31b90af066 Properly report status on worktree repos 2022-01-04 12:22:02 +01:00
f9d9dc587a Add e2e test for repos status 2022-01-04 12:03:29 +01:00
a94bd19362 repos: Set error code correctly when status fails 2022-01-04 11:55:00 +01:00
ef8a57c60e Add rebase option for worktrees 2022-01-04 11:18:48 +01:00