22 Commits (6863df355038dd2d30ac9899bdb304d8a57523af)

Author SHA1 Message Date
Johannes Schindelin 1e79f97326 range-diff: offer --left-only/--right-only options 4 years ago
Johannes Schindelin f1ce6c191e range-diff: combine all options in a single data structure 4 years ago
Johannes Schindelin 679b5916cd range-diff/format-patch: refactor check for commit range 4 years ago
Jeff King 22f9b7f3f5 strvec: convert builtin/ callers away from argv_array name 5 years ago
Denton Liu abcf857300 range-diff: clear `other_arg` at end of function 5 years ago
Denton Liu bd36191886 range-diff: pass through --notes to `git log` 5 years ago
Jeff King d64db5b334 builtin: consistently pass cmd_* prefix to parse_options 6 years ago
Nguyễn Thái Ngọc Duy c380a48c8b range-diff: use parse_options() instead of diff_opt_parse() 6 years ago
Nguyễn Thái Ngọc Duy e675765235 diff.c: remove implicit dependency on the_index 6 years ago
Kyle Meyer 72f47be2db range-diff: update stale summary of --no-dual-color 7 years ago
Eric Sunshine 73a834e9e2 range-diff: relieve callers of low-level configuration burden 7 years ago
Eric Sunshine 25668659bf range-diff: publish default creation factor 7 years ago
Johannes Schindelin 275267937b range-diff: make --dual-color the default mode 7 years ago
Johannes Schindelin 31cf61a080 range-diff: offer to dual-color the diffs 7 years ago
Johannes Schindelin 1cdde296a5 range-diff: suppress the diff headers 7 years ago
Johannes Schindelin 5e242e63d0 range-diff: indent the diffs just like tbdiff 7 years ago
Johannes Schindelin c8c5e43ac3 range-diff: also show the diff between patches 7 years ago
Johannes Schindelin d9c66f0b5b range-diff: first rudimentary implementation 7 years ago
Johannes Schindelin 348ae56cb2 Introduce `range-diff` to compare iterations of a topic branch 7 years ago