summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-20Merge branch 'br/commit-tree-parseopt'Libravatar Junio C Hamano3-74/+104
2019-03-20Merge branch 'jk/config-type-color-ends-with-lf'Libravatar Junio C Hamano1-1/+3
2019-03-20Merge branch 'ma/clear-repository-format'Libravatar Junio C Hamano5-18/+63
2019-03-20Merge branch 'jk/virtual-objects-do-exist'Libravatar Junio C Hamano2-1/+11
2019-03-20Merge branch 'jk/no-sigpipe-during-network-transport'Libravatar Junio C Hamano3-5/+12
2019-03-20Merge branch 'jk/fsck-doc'Libravatar Junio C Hamano3-5/+90
2019-03-20Merge branch 'js/stress-test-ui-tweak'Libravatar Junio C Hamano2-4/+13
2019-03-20Merge branch 'js/rebase-orig-head-fix'Libravatar Junio C Hamano2-16/+30
2019-03-20Merge branch 'jk/bisect-final-output'Libravatar Junio C Hamano2-17/+8
2019-03-20Merge branch 'ab/makefile-help-devs-more'Libravatar Junio C Hamano2-52/+55
2019-03-20trace2: NULL is not allowed for va_listLibravatar Torsten Bögershausen5-9/+16
2019-03-20rebase: remove the rebase.useBuiltin settingLibravatar Ævar Arnfjörð Bjarmason8-833/+35
2019-03-18cherry-pick --continue: remember optionsLibravatar Phillip Wood2-2/+20
2019-03-18cherry-pick: demonstrate option amnesiaLibravatar Phillip Wood1-0/+24
2019-03-18sequencer: break some long linesLibravatar Phillip Wood1-13/+22
2019-03-18doc-diff: add `--cut-header-footer`Libravatar Martin Ågren1-2/+17
2019-03-18doc-diff: support diffing from/to AsciiDoc(tor)Libravatar Martin Ågren1-8/+45
2019-03-18doc-diff: let `render_tree()` take an explicit directory nameLibravatar Martin Ågren1-11/+17
2019-03-18Doc: auto-detect changed build flagsLibravatar Martin Ågren2-6/+18
2019-03-18t4038-diff-combined: quote paths with whitespaceLibravatar Todd Zullinger1-4/+4
2019-03-18reflog tests: test for the "points nowhere" warningLibravatar Ævar Arnfjörð Bjarmason1-0/+10
2019-03-18reflog tests: make use of "test_config" idiomLibravatar Ævar Arnfjörð Bjarmason1-8/+5
2019-03-18gc: refactor a "call me once" patternLibravatar Ævar Arnfjörð Bjarmason1-3/+9
2019-03-18gc: convert to using the_hash_algoLibravatar Ævar Arnfjörð Bjarmason1-2/+3
2019-03-18perf-lib.sh: rely on test-lib.sh for --tee handlingLibravatar Jeff King1-23/+11
2019-03-18doc: fix typos in man pagesLibravatar Alexander Blesius2-3/+3
2019-03-18fix pack protocol example client/server communicationLibravatar Mike Hommey1-4/+4
2019-03-18glossary: add definition for overlayLibravatar Thomas Gummerer1-0/+9
2019-03-18difftool: allow running outside Git worktrees with --no-indexLibravatar Johannes Schindelin3-4/+21
2019-03-18parse-options: make OPT_ARGUMENT() more usefulLibravatar Johannes Schindelin4-4/+8
2019-03-18difftool: remove obsolete (and misleading) commentLibravatar Johannes Schindelin1-1/+0
2019-03-18Merge git://ozlabs.org/~paulus/gitkLibravatar Junio C Hamano1-317/+343
2019-03-18merge: tweak --rerere-autoupdate documentationLibravatar Phillip Wood1-1/+2
2019-03-18am/cherry-pick/rebase/revert: document --rerere-autoupdateLibravatar Phillip Wood4-0/+20
2019-03-14gitk: Update Bulgarian translation (317t)Libravatar Alexander Shopov1-317/+343
2019-03-14gc: remove redundant check for gc_auto_thresholdLibravatar Ævar Arnfjörð Bjarmason1-3/+0
2019-03-14get_oid(): when an object was not found, try harderLibravatar Johannes Schindelin2-1/+13
2019-03-14sequencer: move stale comment into correct locationLibravatar Johannes Schindelin1-1/+1
2019-03-14sequencer: improve error message when an OID could not be parsedLibravatar Johannes Schindelin1-1/+2
2019-03-14rebase -i: demonstrate obscure loose object cache bugLibravatar Johannes Schindelin1-0/+22
2019-03-14t9811-git-p4-label-import: fix pipeline negationLibravatar SZEDER Gábor1-1/+1
2019-03-14git p4 test: disable '-x' tracing in the p4d watchdog loopLibravatar SZEDER Gábor1-1/+1
2019-03-14git p4 test: simplify timeout handlingLibravatar SZEDER Gábor1-13/+6
2019-03-14git p4 test: clean up the p4d cleanup functionsLibravatar SZEDER Gábor2-28/+12
2019-03-14git p4 test: use 'test_atexit' to kill p4d and the watchdog processLibravatar Johannes Schindelin35-139/+9
2019-03-14t0301-credential-cache: use 'test_atexit' to stop the credentials helperLibravatar SZEDER Gábor1-6/+1
2019-03-14tests: use 'test_atexit' to stop httpdLibravatar SZEDER Gábor25-50/+1
2019-03-14git-daemon: use 'test_atexit` to stop 'git-daemon'Libravatar Johannes Schindelin3-7/+9
2019-03-14test-lib: introduce 'test_atexit'Libravatar Johannes Schindelin4-0/+89
2019-03-14t/lib-git-daemon: make sure to kill the 'git-daemon' processLibravatar SZEDER Gábor1-2/+4