summaryrefslogtreecommitdiffstats
path: root/src/bug_report.rs
AgeCommit message (Expand)Author
2021-02-27feat: add support for tcsh (#2288)Vivek Malneedi
2021-02-11feat: allow changing default command timeout (#2283)David Knaack
2021-02-02feat: add support for elvish shell (#1725)David Knaack
2021-01-22build: Add additional build information to version and bug report (#2124)Rust大闸蟹
2021-01-19test: avoid setting $HOME (#2155)David Knaack
2020-10-30fix(bug-report): verify exit code of open, always print url (#1839)David Knaack
2020-10-02fix(bug-report): use correct path for ion config (#1726)David Knaack
2020-09-29build(deps): bump os_info from 2.0.8 to 3.0.0 (#1688)dependabot-preview[bot]
2020-08-07test: introduce env variable mocking (#1490)Tilmann Meyer
2020-06-20Replace `dirs` with `dirs-next` dependency (#1361)Julian Gehring
2020-04-24fix: Fix latest clippy suggestions (#1136)Thomas O'Donnell
2020-03-14improvement: replace reqwest with attohttpc (#999)David Knaack
2020-03-05feat: make reqwest an optional dependency (#979)Matan Kushner
2020-02-05revert: "refactor: replace reqwest with ureq (#844)" (#895)Matan Kushner
2020-01-19refactor: replace reqwest with ureq (#844)David Knaack
2020-01-15fix(bug-report): Fix status code 414 when generated bug report is too long (#...Jon Grythe Stødle
2020-01-06build(deps): bump reqwest from 0.9.24 to 0.10.0 (#797)dependabot-preview[bot]
2019-12-17feat: Extend bug-report to include terminal emulator (#740)Matan Kushner
2019-12-15docs: Update bug report templateMatan Kushner
2019-12-14feat: Add `bug-report` sub-command (#725)Jon Grythe Stødle