summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-04-09Merge pull request #111 from Pi-Cla/add-badgeHEADmasterStephen Jung
2024-04-09Add repology badge and openSUSEPi-Cla
2024-04-06Merge pull request #110 from ErichDonGubler/derived-clap-cliStephen Jung
2024-04-06style: collapse braced completions `match`Erich Gubler
2024-04-06refactor: s/args_clone/cmd/Erich Gubler
2024-04-06refactor: use `derive` interface of `clap`Erich Gubler
2024-04-03bump 0.6.130.6.13tummychow
2024-03-31Merge pull request #108 from Pi-Cla/patch-1Stephen Jung
2024-03-31Apply cargo clippy lintsPi-Cla
2024-03-24Merge pull request #106 from Pi-Cla/add-nushellStephen Jung
2024-03-24Add nushell completionsPi-Cla
2024-03-23Merge pull request #105 from Pi-Cla/patch-1Stephen Jung
2024-03-24Use get_flag instead of contains_idPi-Cla
2024-03-23Merge pull request #104 from Pi-Cla/edition-2021Stephen Jung
2024-03-22Upgrade to clap 4Pi-Cla
2024-03-22Use Caret Requirements and run cargo updatePi-Cla
2024-03-22Set Rust edition to 2021Pi-Cla
2024-02-27Merge pull request #103 from halostatue/patch-1Stephen Jung
2024-02-27Add MacPorts installation instructionsAustin Ziegler
2024-02-25Merge pull request #102 from kiprasmel/always-shaStephen Jung
2024-02-25introduce git config option `absorb.fixupTargetAlwaysSHA`Kipras Melnikovas
2024-02-23bump 0.6.120.6.12tummychow
2024-02-23Merge pull request #98 from kiprasmel/auto-addStephen Jung
2024-02-23improve warning if 0 patches considered: 2 possible scenariosKipras Melnikovas
2024-02-23autostage: enable behavior only if enabled via configKipras Melnikovas
2024-02-23autostage: automatically add everything to index if index was emptyKipras Melnikovas
2024-02-22Merge pull request #101 from kiprasmel/config-one-commit-per-fixupStephen Jung
2024-02-23introduce git config option `absorb.oneFixupPerCommit`Kipras Melnikovas
2024-02-23refactor git-config utils into config.rsKipras Melnikovas
2024-02-22Merge pull request #100 from kiprasmel/rebase-autostashStephen Jung
2024-02-23rebase: add `--autostash` arg to perform rebase even if uncommitted changes leftKipras Melnikovas
2024-02-12Merge pull request #99 from tummychow/dependabot/cargo/libgit2-sys-0.16.21.7.2Stephen Jung
2024-02-12Bump libgit2-sys from 0.16.1+1.7.1 to 0.16.2+1.7.2dependabot[bot]
2023-11-28bump 0.6.110.6.11tummychow
2023-11-28upgrade to git2 0.18.1tummychow
2023-09-06Merge pull request #94 from isomorpheme/patch-1Stephen Jung
2023-09-06Simplify nixpkgs install commandDaan Rijks
2023-08-03Merge pull request #93 from rbartlensky/fix-one-fixup-per-commitStephen Jung
2023-08-04Update `head_tree` when no commit happens.Robert Bartlensky
2023-07-26Merge pull request #92 from rbartlensky/one-fixup-per-commitStephen Jung
2023-07-26Only update head_tree when we commit.Robert Bartlensky
2023-07-25Merge pull request #91 from rbartlensky/one-fixup-per-commitStephen Jung
2023-07-25Add some `cargo-fmt` changes.Robert Bartlensky
2023-07-25Add basic tests for `one_fixup_per_commit` feature.Robert Bartlensky
2023-07-25Add option to create one fixup per commit.Robert Bartlensky
2023-05-03Merge pull request #87 from agriffis/patch-1Stephen Jung
2023-05-03add fedora to system package manager listAron Griffis
2023-04-12Merge pull request #84 from theaquamarine/targetStephen Jung
2023-04-12use [[ for matching targetblue
2023-04-06bump 0.6.100.6.10tummychow