summaryrefslogtreecommitdiffstats
path: root/advice.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-30doc/git-branch: remove obsolete "-l" referencesJeff King1-5/+1
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-29Documentation/Makefile: make manpage-base-url.xsl generation quieterTim Schumacher1-1/+1
2018-08-29.gitattributes: add conflict-marker-size for relevant filesThomas Gummerer1-0/+4
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-29commit-reach: correct accidental #include of C fileJonathan Nieder1-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-27Document update for nd/unpack-trees-with-cache-treeNguyễn Thái Ngọc Duy2-2/+6
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-23append_signoff: use size_t for string offsetsJeff King4-7/+14
2018-08-23sequencer: ignore "---" divider when parsing trailersJeff King2-0/+18
2018-08-23pretty, ref-filter: format %(trailers) with no_divider optionJeff King4-0/+51
2018-08-23interpret-trailers: allow suppressing "---" dividerJeff King5-2/+33
2018-08-23interpret-trailers: tighten check for "---" patch boundaryJeff King3-3/+28
2018-08-23trailer: pass process_trailer_opts to trailer_info_get()Jeff King3-5/+8
2018-08-23trailer: use size_t for iterating trailer listJeff King2-4/+4
2018-08-23trailer: use size_t for string offsetsJeff King1-19/+20
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-22rev-list: make empty --stdin not an errorJeff King4-5/+9
2018-08-22t3420-rebase-autostash: don't try to grep non-existing filesSZEDER Gábor1-4/+4