0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 12 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
rebase: Print a message and stop if base unchanged and not interactive More... over 7 years ago
base: Don't treat "Base unchanged" as an error More... over 7 years ago
base, rebase: Support specifying a tag rather than a commit More... over 7 years ago
Release version 0.8.8 More... over 7 years ago
start: detach HEAD when starting a series More... over 7 years ago
.gitattributes: Warn about tabs in indentation More... over 7 years ago
Remove a stray tab in indentation More... over 7 years ago
README: Link to manpage More... over 7 years ago
README: Add an example of developing a patch series with git-series More... over 7 years ago
README.md: Expand the explanation of `git series commit` More... over 7 years ago
Release version 0.8.7 More... over 7 years ago
format: Improve handling of commit authorship and mail "From:" headers More... over 7 years ago
format: Use committer identity, not author identity, to match git format-patch More... over 7 years ago
Colorize diffs More... over 7 years ago
Update manpage for format -v N | --reroll-count=N More... over 7 years ago
Release version 0.8.6 More... over 7 years ago
format: Add -v N, --reroll-count=N option to set patch series version More... over 7 years ago
Make clap's generated help messages not distinguish "flags" and "options" More... over 7 years ago
Release version 0.8.5 More... over 7 years ago
checkout: Support checking out a series from git-series/* with no internals More... over 7 years ago
Use git2::Tree::get_id to find tree entries by Oid More... over 7 years ago
Support non-linear series histories More... over 7 years ago
README.md: Getting started: mention `git series base` More... over 7 years ago
Release version 0.8.4 More... almost 8 years ago
format: Add --in-reply-to option More... almost 8 years ago
Clean up the subcommand definition for the format command More... almost 8 years ago
format: Don't make the first mail a reply to itself More... almost 8 years ago
format: Simplify logic for printing separator line between messages More... almost 8 years ago
format: Don't generate an extra newline before the "---" More... almost 8 years ago
Remove more module qualifiers for commonly used types More... almost 8 years ago