aboutsummaryrefslogtreecommitdiffstats
path: root/src/vcs/git.rs
Commit message (Collapse)AuthorAgeFilesLines
* remove debuggingJesse Luehrs2023-03-261-1/+0
|
* handle alternate default branchesJesse Luehrs2023-03-261-0/+18
|
* bump depsJesse Luehrs2023-03-261-11/+11
|
* clippyJesse Luehrs2023-03-261-2/+0
|
* fmtJesse Luehrs2023-03-261-20/+11
|
* bump to 2021 editionJesse Luehrs2023-03-261-1/+1
|
* open_from_env is a cleaner api hereJesse Luehrs2018-02-271-6/+1
|
* add some more profiling verbose outputJesse Luehrs2018-02-271-1/+8
|
* clean up the verbose output processJesse Luehrs2018-02-271-34/+13
|
* fmtJesse Luehrs2018-02-271-12/+29
|
* simplifyJesse Luehrs2018-02-271-7/+7
|
* add some tracking of time spent in git operationsJesse Luehrs2018-02-241-0/+18
|
* rustfmtJesse Luehrs2018-02-241-40/+49
|
* make "conflicted" also show up as modifiedJesse Luehrs2018-02-241-0/+1
|
* clippyJesse Luehrs2018-02-211-2/+2
|
* add vcs supportJesse Luehrs2018-02-201-0/+176