summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-19untracked-cache: simplify parsing by dropping "len"Libravatar Jeff King1-8/+5
2019-04-19untracked-cache: simplify parsing by dropping "next"Libravatar Jeff King1-13/+7
2019-04-19untracked-cache: be defensive about missing NULs in indexLibravatar Jeff King1-7/+11
2019-04-19t5304: add a test for pruning with bitmapsLibravatar Jeff King1-0/+8
2019-04-19Turn `git serve` into a test helperLibravatar Johannes Schindelin9-30/+36
2019-04-19test-tool: handle the `-C <directory>` option just like `git`Libravatar Johannes Schindelin1-0/+19
2019-04-19check-docs: do not bother checking for legacy scripts' documentationLibravatar Johannes Schindelin1-1/+1
2019-04-19docs: exclude documentation for commands that have been excludedLibravatar Johannes Schindelin3-0/+13
2019-04-19check-docs: allow command-list.txt to contain excluded commandsLibravatar Johannes Schindelin1-1/+1
2019-04-19help -a: do not list commands that are excluded from the buildLibravatar Johannes Schindelin2-3/+21
2019-04-19Makefile: drop the NO_INSTALL variableLibravatar Johannes Schindelin1-13/+8
2019-04-19autoconf: #include <libintl.h> when checking for gettext()Libravatar Vadim Kochan1-3/+13
2019-04-19cherry-pick/revert: add scissors line on merge conflictLibravatar Denton Liu7-14/+122
2019-04-19sequencer.c: save and restore cleanup modeLibravatar Phillip Wood1-1/+27
2019-04-18merge: add scissors line on merge conflictLibravatar Denton Liu4-7/+82
2019-04-18merge: cleanup messages like commitLibravatar Denton Liu7-13/+128
2019-04-18parse-options.h: extract common --cleanup optionLibravatar Denton Liu3-3/+3
2019-04-18commit: extract cleanup_mode functions to sequencerLibravatar Denton Liu3-23/+37
2019-04-18t7502: clean up styleLibravatar Denton Liu1-40/+53
2019-04-18t7604: clean up styleLibravatar Denton Liu1-5/+7
2019-04-18t3507: clean up styleLibravatar Denton Liu1-21/+21
2019-04-18t7600: clean up styleLibravatar Denton Liu1-14/+13
2019-04-18sequencer: fix cleanup with --signoff and -xLibravatar Phillip Wood3-7/+38
2019-04-18clone: send server options when using protocol v2Libravatar Jonathan Tan4-1/+38
2019-04-18transport: die if server options are unsupportedLibravatar Jonathan Tan2-0/+29
2019-04-18ref-filter: use correct branch for %(push:track)Libravatar Damien Robert5-28/+66
2019-04-16The fifth batchLibravatar Junio C Hamano1-0/+58
2019-04-16Merge branch 'sg/t5318-cleanup'Libravatar Junio C Hamano1-1/+1
2019-04-16Merge branch 'jt/t5551-protocol-v2-does-not-have-half-auth'Libravatar Junio C Hamano1-1/+11
2019-04-16Merge branch 'jk/http-walker-status-fix'Libravatar Junio C Hamano4-17/+47
2019-04-16Merge branch 'jh/midx-verify-too-many-packs'Libravatar Junio C Hamano6-9/+118
2019-04-16Merge branch 'bb/unicode-12'Libravatar Junio C Hamano1-13/+25
2019-04-16Merge branch 'jk/refs-double-abort'Libravatar Junio C Hamano2-1/+31
2019-04-16Merge branch 'nd/checkout-m-doc-update'Libravatar Junio C Hamano2-0/+11
2019-04-16Merge branch 'tb/trace2-va-list-fix'Libravatar Junio C Hamano5-9/+16
2019-04-16Merge branch 'tz/completion'Libravatar Junio C Hamano4-13/+19
2019-04-16Merge branch 'ma/doc-diff-doc-vs-doctor-comparison'Libravatar Junio C Hamano3-20/+90
2019-04-16Merge branch 'tz/t4038-bash-redirect-target-workaround'Libravatar Junio C Hamano1-4/+4
2019-04-16Merge branch 'ab/drop-scripted-rebase'Libravatar Junio C Hamano8-833/+35
2019-04-16Merge branch 'jk/perf-lib-tee'Libravatar Junio C Hamano1-23/+11
2019-04-16Merge branch 'ab/doc-misc-typofixes'Libravatar Junio C Hamano2-3/+3
2019-04-16Merge branch 'mh/pack-protocol-doc-fix'Libravatar Junio C Hamano1-4/+4
2019-04-16Merge branch 'tg/glossary-overlay'Libravatar Junio C Hamano1-0/+9
2019-04-16Merge branch 'nd/checkout-f-while-conflicted-fix'Libravatar Junio C Hamano2-1/+25
2019-04-16Merge branch 'pw/rerere-autoupdate'Libravatar Junio C Hamano5-1/+22
2019-04-16Merge branch 'jc/format-patch-error-check'Libravatar Junio C Hamano2-21/+27
2019-04-16Merge branch 'js/get-short-oid-drop-cache'Libravatar Junio C Hamano3-2/+37
2019-04-16Merge branch 'dl/subtree-limit-to-one-rev'Libravatar Junio C Hamano1-12/+12
2019-04-16Merge branch 'js/init-db-update-for-mingw'Libravatar Junio C Hamano2-0/+18
2019-04-16Merge branch 'js/remote-curl-i18n'Libravatar Junio C Hamano1-25/+25