summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-14format-patch: allow --range-diff to apply to a lone-patchEric Sunshine
2018-08-14format-patch: add --creation-factor tweak for --range-diffEric Sunshine
2018-08-14format-patch: teach --range-diff to respect -v/--reroll-countEric Sunshine
2018-08-14format-patch: extend --range-diff to accept revision rangeEric Sunshine
2018-08-14format-patch: add --range-diff option to embed diff in cover letterEric Sunshine
2018-08-14range-diff: relieve callers of low-level configuration burdenEric Sunshine
2018-08-14range-diff: publish default creation factorEric Sunshine
2018-08-14range-diff: respect diff_option.file rather than assuming 'stdout'Eric Sunshine
2018-08-14Merge branch 'es/format-patch-interdiff' into es/format-patch-rangediffJunio C Hamano
2018-08-14Merge branch 'js/range-diff' into es/format-patch-rangediffJunio C Hamano
2018-08-13range-diff: use dim/bold cues to improve dual color modeJohannes Schindelin
2018-08-13range-diff: make --dual-color the default modeJohannes Schindelin
2018-08-13range-diff: left-pad patch numbersJohannes Schindelin
2018-08-13completion: support `git range-diff`Johannes Schindelin
2018-08-13range-diff: populate the man pageJohannes Schindelin
2018-08-13range-diff --dual-color: skip white-space warningsJohannes Schindelin
2018-08-13range-diff: offer to dual-color the diffsJohannes Schindelin
2018-08-13diff: add an internal option to dual-color diffs of diffsJohannes Schindelin
2018-08-13color: add the meta color GIT_COLOR_REVERSEJohannes Schindelin
2018-08-13range-diff: use color for the commit pairsJohannes Schindelin
2018-08-13range-diff: add testsThomas Rast
2018-08-13range-diff: do not show "function names" in hunk headersJohannes Schindelin
2018-08-13range-diff: adjust the output of the commit pairsJohannes Schindelin
2018-08-13range-diff: suppress the diff headersJohannes Schindelin
2018-08-13range-diff: indent the diffs just like tbdiffJohannes Schindelin
2018-08-13range-diff: right-trim commit messagesJohannes Schindelin
2018-08-13range-diff: also show the diff between patchesJohannes Schindelin
2018-08-13range-diff: improve the order of the shown commitsJohannes Schindelin
2018-08-13range-diff: first rudimentary implementationJohannes Schindelin
2018-08-13Introduce `range-diff` to compare iterations of a topic branchJohannes Schindelin
2018-08-13linear-assignment: a function to solve least-cost assignment problemsJohannes Schindelin
2018-08-02Fifth batch for 2.19 cycleJunio C Hamano
2018-08-02Merge branch 'jt/commit-graph-per-object-store'Junio C Hamano
2018-08-02Merge branch 'es/chain-lint-in-subshell'Junio C Hamano
2018-08-02Merge branch 'jt/tags-to-promised-blobs-fix'Junio C Hamano
2018-08-02Merge branch 'jt/fetch-negotiator-skipping'Junio C Hamano
2018-08-02Merge branch 'jm/send-email-tls-auth-on-batch'Junio C Hamano
2018-08-02Merge branch 'bc/sequencer-export-work-tree-as-well'Junio C Hamano
2018-08-02Merge branch 'en/t7405-recursive-submodule-conflicts'Junio C Hamano
2018-08-02Merge branch 'en/t6036-merge-recursive-tests'Junio C Hamano
2018-08-02Merge branch 'en/dirty-merge-fixes'Junio C Hamano
2018-08-02Merge branch 'js/rebase-merge-octopus'Junio C Hamano
2018-08-02Merge branch 'tb/grep-only-matching'Junio C Hamano
2018-08-02Merge branch 'kg/gc-auto-windows-workaround'Junio C Hamano
2018-08-02Merge branch 'jm/cache-entry-from-mem-pool'Junio C Hamano
2018-08-02Merge branch 'jt/fetch-nego-tip'Junio C Hamano
2018-08-02Merge branch 'en/t6042-insane-merge-rename-testcases'Junio C Hamano
2018-08-02Merge branch 'sb/object-store-lookup'Junio C Hamano
2018-08-02Merge branch 'is/parsing-line-range'Junio C Hamano
2018-08-02Merge branch 'jt/fetch-pack-negotiator'Junio C Hamano