summaryrefslogtreecommitdiffstats
path: root/asyncgit/src/sync/hunks.rs
AgeCommit message (Expand)Author
2023-08-10fix hunk edits with non standard diff options (#1803)extrawurst
2022-12-10fix nightly clippyextrawurst
2022-04-24Revert "Change diff renamed files (#1040)"extrawurst
2022-04-24Change diff renamed files (#1040)Gleb Davydov
2021-12-05support bare repos (#1028)Stephan Dilly
2021-08-19support options for the way we calculate the status (#849)Stephan Dilly
2021-08-17cargo fmt: use hardtabs Stephan Dilly
2021-04-17more linting (#647)Stephan Dilly
2021-03-08support discard selected lines (#571)Stephan Dilly
2020-11-01cleanup one more expectStephan Dilly
2020-11-01cleanup some more expectsStephan Dilly
2020-08-28Rust1.46 and nightly ci (#246)Stephan Dilly
2020-07-17upgrade to rust 1.45 and fix new clippy warningsStephan Dilly
2020-06-14fix reset hunk in untracked fileStephan Dilly
2020-06-14Reset individual hunks (#125)Stephan Dilly
2020-06-12indicate what branch we are on (closes #115)Stephan Dilly
2020-05-23consistent log:: usageStephan Dilly
2020-05-19merge usesStephan Dilly
2020-05-15Replace unwrap calls in asyncgit with error handling - closes #53Mehran Kordi
2020-05-07dont show weird 'no text file' when diffing binaryStephan Dilly
2020-04-08better namingStephan Dilly
2020-04-08Support stage/unstage hunkStephan Dilly