summaryrefslogtreecommitdiffstats
path: root/asyncgit/src/sync/branch/merge_commit.rs
AgeCommit message (Expand)Author
2024-02-20fix a bunch more typosextrawurst
2022-10-19Fix Clippy Lints (#1390)Alexandru Macovei
2022-01-16support deleting tag on remote (#1079)Stephan Dilly
2021-12-05support bare repos (#1028)Stephan Dilly
2021-08-17cargo fmt: use hardtabs Stephan Dilly
2021-08-15ability to delete remote branch (#838)zcorniere
2021-05-29make revlog sorted by timeStephan Dilly
2021-05-12allow pull that creates conflicts nowStephan Dilly
2021-05-12support doing merge commit (#701)Stephan Dilly
2021-04-17even more clippy restrtictions (#646)Stephan Dilly
2021-04-12Fix exit on fetching a branch that has no upstream/remote (#638)Stephan Dilly
2021-03-12fix detached head after rebase mergeStephan Dilly
2021-03-08support discard selected lines (#571)Stephan Dilly
2021-03-03user confirm merge (#565)Stephan Dilly
2021-03-02support conflict-free merge-commit (#561)Stephan Dilly