summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-22t3420-rebase-autostash: don't try to grep non-existing filesLibravatar SZEDER Gábor1-4/+4
2018-08-22t3903-stash: don't try to grep non-existing fileLibravatar SZEDER Gábor1-1/+1
2018-08-22Merge branch 'nd/pack-deltify-regression-fix'Libravatar Junio C Hamano5-15/+58
2018-08-22t6018-rev-list-glob: fix 'empty stdin' testLibravatar SZEDER Gábor1-1/+1
2018-08-22t4051-diff-function-context: read the right fileLibravatar SZEDER Gábor1-1/+1
2018-08-22t0020-crlf: check the right fileLibravatar SZEDER Gábor1-1/+1
2018-08-22t7501-commit: drop silly command substitutionLibravatar SZEDER Gábor1-1/+1
2018-08-21commit: use timestamp_t for author_date_slabLibravatar Derrick Stolee1-1/+1
2018-08-21pack-objects: reuse on-disk deltas for thin "have" objectsLibravatar Jeff King3-11/+56
2018-08-21pack-bitmap: save "have" bitmap from walkLibravatar Jeff King2-1/+31
2018-08-21test-tool.h: include git-compat-util.hLibravatar Jeff King1-0/+2
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'Libravatar SZEDER Gábor46-226/+114
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp /dev/null <out>'Libravatar SZEDER Gábor10-16/+16
2018-08-21tests: use 'test_must_be_empty' instead of 'test ! -s'Libravatar SZEDER Gábor4-4/+4
2018-08-21tests: use 'test_must_be_empty' instead of '! test -s'Libravatar SZEDER Gábor25-99/+98
2018-08-21parseopt: group literal string alternatives in argument helpLibravatar René Scharfe3-4/+4
2018-08-21remote: improve argument help for add --mirrorLibravatar René Scharfe1-1/+1
2018-08-21checkout-index: improve argument help for --stageLibravatar René Scharfe1-1/+1
2018-08-21generate-cmdlist.sh: collect config from all config.txt filesLibravatar Nguyễn Thái Ngọc Duy4-14/+14
2018-08-21l10n: git.pot: v2.19.0 round 1 (382 new, 30 removed)Libravatar Jiang Xin1-2631/+4353
2018-08-21Merge branch 'maint' of git://github.com/git-l10n/git-poLibravatar Jiang Xin3-2331/+2902
2018-08-20pack-objects: consider packs in multi-pack-indexLibravatar Derrick Stolee2-1/+35
2018-08-20midx: test a few commands that use get_all_packsLibravatar Derrick Stolee1-3/+18
2018-08-20treewide: use get_all_packsLibravatar Derrick Stolee11-23/+23
2018-08-20packfile: add all_packs listLibravatar Derrick Stolee5-1/+36
2018-08-20midx: fix bug that skips midx with alternatesLibravatar Derrick Stolee2-5/+23
2018-08-20midx: stop reporting garbageLibravatar Derrick Stolee1-3/+4
2018-08-20midx: mark bad packed objectsLibravatar Derrick Stolee1-0/+10
2018-08-20multi-pack-index: store local propertyLibravatar Derrick Stolee4-10/+13
2018-08-20multi-pack-index: provide more helpful usage infoLibravatar Derrick Stolee1-8/+8
2018-08-20Sync 'ds/multi-pack-index' to v2.19.0-rc0Libravatar Junio C Hamano21-43/+1720
2018-08-20range-diff: indent special lines as contextLibravatar Stefan Beller2-6/+8
2018-08-20range-diff: make use of different output indicatorsLibravatar Stefan Beller1-1/+19
2018-08-20diff.c: add --output-indicator-{new, old, context}Libravatar Stefan Beller2-3/+23
2018-08-20t/perf: add perf tests for fetches from a bitmapped serverLibravatar Jeff King1-0/+45
2018-08-20t/perf: add infrastructure for measuring sizesLibravatar Jeff King3-5/+81
2018-08-20t/perf: factor out percent calculationsLibravatar Jeff King1-9/+12
2018-08-20t/perf: factor boilerplate out of test_perfLibravatar Jeff King1-26/+35
2018-08-20Git 2.19-rc0Libravatar Junio C Hamano2-1/+81
2018-08-20Merge branch 'ab/checkout-default-remote'Libravatar Junio C Hamano1-2/+7
2018-08-20Merge branch 'hn/highlight-sideband-keywords'Libravatar Junio C Hamano5-9/+235
2018-08-20Merge branch 'nd/cherry-pick-quit-fix'Libravatar Junio C Hamano2-3/+13
2018-08-20Merge branch 'sb/submodule-cleanup'Libravatar Junio C Hamano2-42/+58
2018-08-20Merge branch 'pw/rebase-i-merge-segv-fix'Libravatar Junio C Hamano2-12/+42
2018-08-20Merge branch 'pw/rebase-i-squash-number-fix'Libravatar Junio C Hamano2-3/+5
2018-08-20Merge branch 'sb/config-write-fix'Libravatar Junio C Hamano3-1/+119
2018-08-20Merge branch 'ab/submodule-relative-url-tests'Libravatar Junio C Hamano1-0/+13
2018-08-20Merge branch 'en/incl-forward-decl'Libravatar Junio C Hamano61-17/+151
2018-08-20Merge branch 'jt/repack-promisor-packs'Libravatar Junio C Hamano3-59/+214
2018-08-20Merge branch 'wc/make-funnynames-shared-lazy-prereq'Libravatar Junio C Hamano5-25/+26