summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-08-06t3430: demonstrate what -r, --autosquash & --exec should doLibravatar Johannes Schindelin1-0/+17
2018-08-06t4150: fix broken test for am --scissorsLibravatar Andrei Rybak1-19/+20
2018-08-06pull --rebase=<type>: allow single-letter abbreviations for the typeLibravatar Johannes Schindelin2-3/+15
2018-08-06add a script to diff rendered documentationLibravatar Jeff King2-0/+110
2018-08-06config: document git config getter return valueLibravatar Han-Wen Nienhuys1-1/+6
2018-08-06config.txt: reorder blame stuff to keep config keys sortedLibravatar Nguyễn Thái Ngọc Duy1-34/+34
2018-08-06t3031: update test description to mention desired behaviorLibravatar Elijah Newren1-1/+1
2018-08-03submodule.h: drop extern from function declarationLibravatar Nguyễn Thái Ngọc Duy1-56/+56
2018-08-03revision.h: drop extern from function declarationLibravatar Nguyễn Thái Ngọc Duy1-34/+35
2018-08-03repository.h: drop extern from function declarationLibravatar Nguyễn Thái Ngọc Duy1-14/+11