summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2023-09-03make update_progress simplerextrawurst
2023-09-03Revert "parallelize log search"extrawurst
2023-08-31parallelize log searchextrawurst
2023-08-28Fix slowness in big repo revlog tab (#1849)extrawurst
2023-08-26Fix: search in log (#1838)extrawurst
2023-08-01cargo install lockedextrawurst
2022-11-05Add Linux targets for ARM, ARMv7 and AARCH64 (#1419)Artur
2022-10-18make: add clean cmdIvan Zvonimir Horvat
2022-08-27PoC list submodules (#1090)extrawurst
2022-08-17add cargo deny to CI (#1285)extrawurst
2022-08-17msrv 160 (#1279)Stephan D
2022-02-25cleanupextrawurst
2022-01-25fix windows deploymentStephan Dilly
2022-01-02update licensesStephan Dilly
2021-12-08fix status fetch hanging on bare repos w/o worktree (#1032)Stephan Dilly
2021-12-05support bare repos (#1028)Stephan Dilly
2021-08-17supporting marking commits in the logStephan Dilly
2021-06-07fix openssl vendoring with new resolver (#775)Stephan Dilly
2021-06-02improve filetree::new performance (#760)Stephan Dilly
2021-05-28rename filetree crate to prepare for publishStephan Dilly
2021-05-28move async_job abstraction into `asyncgit` for nowStephan Dilly
2021-05-24more clippy checksStephan Dilly
2021-05-23add syntax highlighting (#727)Stephan Dilly
2021-05-21New file tree (#718)Stephan Dilly
2021-05-09make sure clippy runs on workspaceStephan Dilly
2021-02-24fix some potentials for errors to bubble up (#547)Stephan Dilly
2020-12-20fix msi install creationv0.11.0-rc2v0.11.0Stephan Dilly
2020-10-28Windows MSI - add display of file size (#373)pm100
2020-10-26windows msi installer using wix (#360)pm100
2020-10-10Use helper binary for clipboard access (#262)Christoph Rüßler
2020-09-27fix nightly buildStephan Dilly
2020-09-02support push to origin (#266)Stephan Dilly
2020-09-01revert clipboard feature on linux to fix static linux binary build (#261)v0.10.1Stephan Dilly
2020-07-18also drive unittests on `make check`Stephan Dilly
2020-07-04add profiling featureStephan Dilly
2020-06-29better namingStephan Dilly
2020-06-15print bundled size after buildStephan Dilly
2020-06-06commit details in log (#107)Stephan Dilly
2020-05-28update readme,changelog and rename logging arg (#88)Stephan Dilly
2020-05-23fix clippy in CIStephan Dilly
2020-05-22add fmt check to makeStephan Dilly
2020-05-16support multiple tags per commit (#62)Stephan Dilly
2020-05-05Log view (#41)Stephan Dilly
2020-04-19next tryStephan Dilly
2020-04-19test windows releaes CIStephan Dilly
2020-04-16reduce git2 features and add musl build stepStephan Dilly
2020-04-15Add linux release stepStephan Dilly
2020-04-08more release build bundlingStephan Dilly
2020-04-08try shrinking bin sizeStephan Dilly
2020-04-08Support stage/unstage hunkStephan Dilly