summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
2020-03-30Version bumpJustin Worthe
2020-03-25Added comment to explain LTO flogJustin Worthe
2020-03-25Patch version bumpJustin Worthe
2020-03-24Updated libgit dependenciesJustin Worthe
2020-03-16Minor version bumpJustin Worthe
2020-03-16Version bumpJustin Worthe
2020-02-03Bumped version numberJustin Worthe
2020-01-29PYKE-11909: Added fuzz testing for git configJustin Worthe
2020-01-03Version BumpJustin Worthe
2019-12-31Bump versionJustin Worthe
2019-12-27Added tags to the list of authors on a branchJustin Worthe
2019-12-20Updated versions of dependenciesJustin Worthe
2019-07-16splunk-friendly-logs: Sending JSON logs with context for splunk to consumeJustin Worthe
2019-07-15network-logging: Cleaned up other logger dependency used in testsJustin Worthe
2019-07-15network-logging: Replaced stderrlog with a custom loggerJustin Worthe
2019-06-07Logging framework for testing that has its output captured correctlyJustin Worthe
2019-05-10Handle case when branch is being deletedDaniel Cabral
2019-05-06Code review changes:Daniel Cabral
2019-04-30Implement find_commit, log and commit_range.Daniel Cabral
2019-04-12Extracted fingerprints into own module.Daniel Cabral
2019-04-09Added logging, with different logging levelsJustin Worthe
2019-04-02Removed dependency on OpenSSLDaniel Cabral
2019-04-01Deserializing of config from toml encoded fileJustin Worthe
2019-02-25Shortened CLI command name to be easier to use interactivelyJustin Worthe
2019-01-29Initial stab at project layoutJustin Worthe