summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-27tests: fix version-specific portability issue in Perl JSONLibravatar Ævar Arnfjörð Bjarmason1-0/+3
2018-08-27tests: use shorter labels in chainlint.sed for AIX sedLibravatar Ævar Arnfjörð Bjarmason1-28/+28
2018-08-27range-diff: update stale summary of --no-dual-colorLibravatar Kyle Meyer1-1/+1
2018-08-27Document update for nd/unpack-trees-with-cache-treeLibravatar Nguyễn Thái Ngọc Duy2-2/+6
2018-08-27tests: fix comment syntax in chainlint.sed for AIX sedLibravatar Ævar Arnfjörð Bjarmason1-2/+1
2018-08-27tests: fix and add lint for non-portable seqLibravatar Ævar Arnfjörð Bjarmason3-8/+9
2018-08-27tests: fix and add lint for non-portable head -c NLibravatar Ævar Arnfjörð Bjarmason3-3/+4
2018-08-23i18n: fix mistakes in translated stringsLibravatar Jean-Noël Avila3-3/+3
2018-08-23config: fix commit-graph related config docsLibravatar Derrick Stolee1-6/+11
2018-08-23append_signoff: use size_t for string offsetsLibravatar Jeff King4-7/+14
2018-08-23sequencer: ignore "---" divider when parsing trailersLibravatar Jeff King2-0/+18
2018-08-23pretty, ref-filter: format %(trailers) with no_divider optionLibravatar Jeff King4-0/+51
2018-08-23interpret-trailers: allow suppressing "---" dividerLibravatar Jeff King5-2/+33
2018-08-23interpret-trailers: tighten check for "---" patch boundaryLibravatar Jeff King3-3/+28
2018-08-23trailer: pass process_trailer_opts to trailer_info_get()Libravatar Jeff King3-5/+8
2018-08-23trailer: use size_t for iterating trailer listLibravatar Jeff King2-4/+4
2018-08-23trailer: use size_t for string offsetsLibravatar Jeff King1-19/+20
2018-08-23t/lib-rebase.sh: support explicit 'pick' commands in 'fake_editor.sh'Libravatar SZEDER Gábor1-3/+3
2018-08-23hashcmp: assert constant hash sizeLibravatar Jeff King1-0/+10
2018-08-22rev-list: make empty --stdin not an errorLibravatar Jeff King4-5/+9
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-21SubmittingPatches: mention doc-diffLibravatar Jeff King2-1/+11
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