0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Switch deprecated trim_left and trim_right functions to trim_start and trim_end More... over 4 years ago
Remove unnecessary mutability More... over 4 years ago
Release version 0.9.1 More... over 7 years ago
Pad all patch numbers to the same width using 0s More... over 7 years ago
Add a copy of the MIT license. More... over 7 years ago
Release version 0.9.0 More... over 7 years ago
Use series diff for `git series commit -v` More... over 7 years ago
Factor out a function to write the series diff between two trees More... over 7 years ago
README: Discuss updating outdated versions of Rust and Cargo More... over 7 years ago
Update to git2 0.6 More... over 7 years ago
log: Walk series commits by hand, to allow pruning while walking More... over 7 years ago
Support diffs between patch series More... over 7 years ago
INTERNALS: Fix the path for git-series refs More... over 7 years ago
Release version 0.8.11 More... over 7 years ago
Add cp and mv commands to copy and move (rename) a series More... over 7 years ago
Simplify delete by moving deletion of the series itself into Internals::delete More... over 7 years ago
Remove redundant .to_string() More... over 7 years ago
format: Add --rfc option to use [RFC PATCH] as subject prefix More... over 7 years ago
Update to colorparse 2.0.0 and ansi_term 0.9.0 More... over 7 years ago
Cargo.lock: Update dependencies More... over 7 years ago
git-series.1: Document the new --subject-prefix option More... over 7 years ago
format: Handle empty subject-prefix More... over 7 years ago
Add a blank line between the diff and base-commit More... over 7 years ago
format: add --subject-prefix option More... over 7 years ago
format: Provide base-commit information More... over 7 years ago
format: Don't number a single patch with no cover letter More... over 7 years ago
cover: Fix suggested cover deletion command More... over 7 years ago
Release version 0.8.10 More... over 7 years ago
Update to colorparse 1.1.0 and ansi_term 0.8.0 More... over 7 years ago
Release version 0.8.9 More... over 7 years ago