summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-29bump to 0.6.30.6.3tummychow
2020-05-29bump to slog-term 2.6tummychow
2020-05-23bump to 0.6.20.6.2tummychow
2020-05-23use upstream repo with fixtummychow
2020-05-23bump to 0.6.10.6.1tummychow
2020-05-23bump slog and use TERM=dumb fixtummychow
2020-05-14bump to 0.6.00.6.0tummychow
2019-12-06Merge pull request #26 from cstyles/fix-and-rebase-root-commitStephen Jung
2019-12-06Fix --and-rebase when last commit is the repository rootCollin Styles
2019-10-18Merge pull request #25 from nilbus/manStephen Jung
2019-10-18Remove backticks from link reference that are not renderedEdward Anderson
2019-10-18Support make clean to remove documentation filesEdward Anderson
2019-10-18Generate manpage from asciidoc source via makefileEdward Anderson
2019-07-17Merge pull request #22 from alyssais/sigStephen Jung
2019-07-17Fall back gracefully if user.{name,email} not setAlyssa Ross
2019-07-15bump to 0.5.00.5.0tummychow
2019-07-14Merge pull request #20 from nickolay/pr/run-rebaseStephen Jung
2019-07-15Update git2 to 0.9 and refresh Cargo.lockNickolay Ponomarev
2019-07-15Use Rust 2018 editionNickolay Ponomarev
2019-07-15Add --and-rebase flag to run `git rebase` automaticallyNickolay Ponomarev
2019-07-15Oops, forgot to run rustfmt the last timeNickolay Ponomarev
2019-07-14Merge pull request #17 from nickolay/pr/ergonomicsStephen Jung
2019-07-15Let --force override the "foreign author" check and change the messageNickolay Ponomarev
2019-07-15Try to be more helpful when git-absorb does nothing or stops earlyNickolay Ponomarev
2019-07-15Move the parsing of `--base` into Commit to working_stack()Nickolay Ponomarev
2019-07-14bump to 0.4.00.4.0tummychow
2019-07-14delete default limit testtummychow
2019-07-14Merge pull request #14 from nickolay/pr/issue6Stephen Jung
2019-07-14Remove manual test, as requestedNickolay Ponomarev
2019-07-14Fix handling of multiple hunks in one fileNickolay Ponomarev
2019-07-14Make it clearer why the previous fix was correctNickolay Ponomarev
2019-07-14Properly create fixup commits for hunks with line removalsNickolay Ponomarev
2019-07-14Move the "skipped non-modified hunk" check to the outer loopNickolay Ponomarev
2019-07-14Introduce `Hunk::header()`Nickolay Ponomarev
2019-07-14End "fixup!" commit messages with newlineNickolay Ponomarev
2019-07-14Update Cargo.lock with the autogenerated message added in newer cargoNickolay Ponomarev
2019-02-12Merge pull request #10 from bbrown/masterStephen Jung
2019-02-12Added Homebrew installation option.Bill Brown
2018-12-11fix some clippy lintstummychow
2018-12-11clean up commit message patchtummychow
2018-12-11cargo fmt with rustfmt v1.0tummychow
2018-12-11Merge pull request #5 from nightscape/patch-2Stephen Jung
2018-12-11Use commit message instead of the SHA in fixupMartin Mauch
2018-12-06cleanup #4tummychow
2018-12-06Merge pull request #4 from nightscape/patch-1Stephen Jung
2018-12-06Document absorb.maxStack optionMartin Mauch
2018-11-07update readme build instructionstummychow
2018-11-07bump to 0.3.00.3.0tummychow
2018-11-07bump git2 dependencytummychow
2018-11-07clean up subfolder patchtummychow