summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-13chainlint: match 'quoted' here-doc tagsLibravatar Eric Sunshine5-4/+18
2018-08-13chainlint: match arbitrary here-docs tags rather than hard-coded namesLibravatar Eric Sunshine7-23/+67
2018-08-13mergetool: don't suggest to continue after last fileLibravatar Nicholas Guriev1-3/+5
2018-08-13t5318: avoid unnecessary command substitutionsLibravatar SZEDER Gábor1-5/+7
2018-08-13t5318: use 'test_cmp_bin' to compare commit-graph filesLibravatar SZEDER Gábor1-2/+2
2018-08-13range-diff: use dim/bold cues to improve dual color modeLibravatar Johannes Schindelin5-13/+52
2018-08-13range-diff: make --dual-color the default modeLibravatar Johannes Schindelin3-19/+25
2018-08-13range-diff: left-pad patch numbersLibravatar Johannes Schindelin1-7/+9
2018-08-13completion: support `git range-diff`Libravatar Johannes Schindelin1-0/+14
2018-08-13range-diff: populate the man pageLibravatar Johannes Schindelin1-0/+229
2018-08-13range-diff --dual-color: skip white-space warningsLibravatar Johannes Schindelin1-0/+1
2018-08-13range-diff: offer to dual-color the diffsLibravatar Johannes Schindelin1-0/+8
2018-08-13diff: add an internal option to dual-color diffs of diffsLibravatar Johannes Schindelin2-15/+69
2018-08-13color: add the meta color GIT_COLOR_REVERSELibravatar Johannes Schindelin1-0/+1
2018-08-13range-diff: use color for the commit pairsLibravatar Johannes Schindelin1-13/+38
2018-08-13range-diff: add testsLibravatar Thomas Rast3-0/+750
2018-08-13range-diff: do not show "function names" in hunk headersLibravatar Johannes Schindelin1-0/+6
2018-08-13range-diff: adjust the output of the commit pairsLibravatar Johannes Schindelin1-9/+50
2018-08-13range-diff: suppress the diff headersLibravatar Johannes Schindelin3-1/+6
2018-08-13range-diff: indent the diffs just like tbdiffLibravatar Johannes Schindelin1-0/+10
2018-08-13range-diff: right-trim commit messagesLibravatar Johannes Schindelin1-0/+1
2018-08-13range-diff: also show the diff between patchesLibravatar Johannes Schindelin3-6/+63
2018-08-13range-diff: improve the order of the shown commitsLibravatar Johannes Schindelin1-19/+40
2018-08-13range-diff: first rudimentary implementationLibravatar Johannes Schindelin4-1/+363
2018-08-13Introduce `range-diff` to compare iterations of a topic branchLibravatar Johannes Schindelin7-0/+40
2018-08-13linear-assignment: a function to solve least-cost assignment problemsLibravatar Johannes Schindelin3-0/+224
2018-08-10t5552: suppress upload-pack trace outputLibravatar Jeff King1-5/+18
2018-08-09gpg-interface: propagate exit status from gpg back to the callersLibravatar Junio C Hamano1-1/+2
2018-08-09repack: repack promisor objects if -a or -A is setLibravatar Jonathan Tan3-15/+158
2018-08-09repack: refactor setup of pack-objects cmdLibravatar Jonathan Tan1-44/+55
2018-08-09rebase --exec: make it work with --rebase-mergesLibravatar Johannes Schindelin2-12/+32
2018-08-08sideband: highlight keywords in remote sideband outputLibravatar Han-Wen Nienhuys5-9/+217
2018-08-08update-index: there no longer is `apply --index-info`Libravatar Junio C Hamano1-9/+6
2018-08-08git-update-index.txt: reword possibly confusing exampleLibravatar Elijah Newren1-2/+2
2018-08-08git-config: document accidental multi-line setting in deprecated syntaxLibravatar Stefan Beller1-0/+21
2018-08-08config: fix case sensitive subsection names on writingLibravatar Stefan Beller2-1/+12
2018-08-08t7406: avoid using test_must_fail for commands other than gitLibravatar Elijah Newren1-1/+1
2018-08-08t7406: prefer test_* helper functions to test -[feds]Libravatar Elijah Newren2-3/+11
2018-08-08t7406: avoid having git commands upstream of a pipeLibravatar Elijah Newren1-9/+17
2018-08-08t7406: simplify by using diff --name-only instead of diff --rawLibravatar Elijah Newren1-5/+5
2018-08-08t7406: fix call that was failing for the wrong reasonLibravatar Elijah Newren1-1/+2
2018-08-08remote-curl: remove spurious periodLibravatar Johannes Schindelin1-1/+1
2018-08-08git-compat-util.h: fix typoLibravatar Johannes Schindelin1-1/+1
2018-08-08git-instaweb: fix apache2 config with apache >= 2.4Libravatar Sebastian Kisela1-1/+1
2018-08-08git-instaweb: support Fedora/Red Hat apache module pathLibravatar Sebastian Kisela1-7/+11
2018-08-07sequencer: fix quoting in write_author_scriptLibravatar Phillip Wood2-10/+44
2018-08-07sequencer: handle errors from read_author_ident()Libravatar Phillip Wood1-2/+9
2018-08-07doc hash-function-transition: pick SHA-256 as NewHashLibravatar Jonathan Nieder1-98/+98
2018-08-06t: factor out FUNNYNAMES as shared lazy prereqLibravatar William Chargin5-25/+26
2018-08-06Makefile: add missing dependency for command-list.hLibravatar Nguyễn Thái Ngọc Duy1-1/+1