summaryrefslogtreecommitdiffstats
path: root/preload-index.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-10Git 2.19v2.19.0Junio C Hamano2-9/+1
2018-09-09l10n: zh_CN: for git v2.19.0 l10n round 1 to 2Jiang Xin1-2821/+4584
2018-09-09l10n: bg.po: Updated Bulgarian translation (3958t)Alexander Shopov1-2750/+4607
2018-09-08Revert "Merge branch 'sb/submodule-core-worktree'"Jonathan Nieder6-55/+2
2018-09-07http-backend: allow empty CONTENT_LENGTHMax Kirillov2-1/+12
2018-09-07l10n: vi.po(3958t): updated Vietnamese translation v2.19.0 round 2Tran Ngoc Quan1-2800/+4576
2018-09-06l10n: es.po v2.19.0 round 2Christopher Diaz Riveros1-2753/+4571
2018-09-05l10n: fr.po v2.19.0 rnd 2Jean-Noël Avila1-283/+328
2018-09-05l10n: fr.po v2.19.0 rnd 1Jean-Noël Avila1-2718/+4475
2018-09-05l10n: fr: fix a message seen in git bisectRaphaël Hertzog1-2/+2
2018-09-04l10n: sv.po: Update Swedish translation (3958t0f0u)Peter Krefting1-2800/+4569
2018-09-04Git 2.19-rc2v2.19.0-rc2Junio C Hamano1-0/+23
2018-09-04l10n: git.pot: v2.19.0 round 2 (3 new, 5 removed)Jiang Xin1-255/+247
2018-08-31config.mak.uname: resolve FreeBSD iconv-related compilation warningEric Sunshine1-1/+11
2018-08-30commit: don't use generation numbers if not neededDerrick Stolee1-1/+4
2018-08-30am: avoid directory rename detection when calling recursive merge machineryElijah Newren2-2/+3
2018-08-30merge-recursive: add ability to turn off directory rename detectionElijah Newren2-5/+14
2018-08-30t3401: add another directory rename testcase for rebase and amElijah Newren1-1/+109
2018-08-29chainlint: match "quoted" here-doc tagsEric Sunshine5-4/+18
2018-08-29tests: fix non-portable iconv invocationÆvar Arnfjörð Bjarmason1-1/+5
2018-08-29tests: fix non-portable "${var:-"str"}" constructÆvar Arnfjörð Bjarmason1-1/+1
2018-08-28Git 2.19-rc1v2.19.0-rc1Junio C Hamano1-1/+1
2018-08-28l10n: ru.po: update Russian translationDimitriy Ryazantcev1-3496/+6652
2018-08-27Getting ready for -rc1Junio C Hamano1-1/+34
2018-08-27tests: fix and add lint for non-portable grep --fileÆvar Arnfjörð Bjarmason2-1/+2
2018-08-27tests: fix version-specific portability issue in Perl JSONÆvar Arnfjörð Bjarmason1-0/+3
2018-08-27tests: use shorter labels in chainlint.sed for AIX sedÆvar Arnfjörð Bjarmason1-28/+28
2018-08-27range-diff: update stale summary of --no-dual-colorKyle Meyer1-1/+1
2018-08-27tests: fix comment syntax in chainlint.sed for AIX sedÆvar Arnfjörð Bjarmason1-2/+1
2018-08-27tests: fix and add lint for non-portable seqÆvar Arnfjörð Bjarmason3-8/+9
2018-08-27tests: fix and add lint for non-portable head -c NÆvar Arnfjörð Bjarmason3-3/+4
2018-08-23i18n: fix mistakes in translated stringsJean-Noël Avila3-3/+3
2018-08-23config: fix commit-graph related config docsDerrick Stolee1-6/+11
2018-08-23t/lib-rebase.sh: support explicit 'pick' commands in 'fake_editor.sh'SZEDER Gábor1-3/+3
2018-08-23hashcmp: assert constant hash sizeJeff King1-0/+10
2018-08-22t3420-rebase-autostash: don't try to grep non-existing filesSZEDER Gábor1-4/+4
2018-08-22t3903-stash: don't try to grep non-existing fileSZEDER Gábor1-1/+1
2018-08-22t6018-rev-list-glob: fix 'empty stdin' testSZEDER Gábor1-1/+1
2018-08-22t4051-diff-function-context: read the right fileSZEDER Gábor1-1/+1
2018-08-22t0020-crlf: check the right fileSZEDER Gábor1-1/+1
2018-08-22t7501-commit: drop silly command substitutionSZEDER Gábor1-1/+1
2018-08-21commit: use timestamp_t for author_date_slabDerrick Stolee1-1/+1
2018-08-21test-tool.h: include git-compat-util.hJeff King1-0/+2
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'SZEDER Gábor46-226/+114
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp /dev/null <out>'SZEDER Gábor10-16/+16
2018-08-21tests: use 'test_must_be_empty' instead of 'test ! -s'SZEDER Gábor4-4/+4
2018-08-21tests: use 'test_must_be_empty' instead of '! test -s'SZEDER Gábor25-99/+98
2018-08-21parseopt: group literal string alternatives in argument helpRené Scharfe3-4/+4
2018-08-21remote: improve argument help for add --mirrorRené Scharfe1-1/+1
2018-08-21checkout-index: improve argument help for --stageRené Scharfe1-1/+1