summaryrefslogtreecommitdiffstats
path: root/config.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-28fetch-pack: implement ref-in-wantBrandon Williams4-3/+186
2018-06-28fetch-pack: put shallow info in output parameterBrandon Williams8-24/+77
2018-06-28fetch: refactor to make function args narrowerBrandon Williams1-26/+26
2018-06-28fetch: refactor fetch_refs into two functionsBrandon Williams1-5/+18
2018-06-28fetch: refactor the population of peer ref OIDsBrandon Williams1-18/+18
2018-06-28upload-pack: test negotiation with changing repositoryBrandon Williams4-0/+99
2018-06-28upload-pack: implement ref-in-wantBrandon Williams4-1/+260
2018-06-21test-pkt-line: add unpack-sideband subcommandBrandon Williams1-0/+33
2018-06-21Git 2.18v2.18.0Junio C Hamano1-1/+1
2018-06-19t7400: encapsulate setup code in test_expect_successStefan Beller1-2/+4
2018-06-19t3404: check root commit in 'rebase -i --root reword root commit'Todd Zullinger1-1/+2
2018-06-19doc: fix typos in documentation and release notesKarthikeyan Singaravelan4-4/+4
2018-06-18Almost 2.18 finalJunio C Hamano1-0/+11
2018-06-18A bunch of micro-fixes before going 2.18 finalJunio C Hamano1-0/+11
2018-06-18l10n: ko.po: Update Korean translationChangwoo Ryu2-2522/+3541
2018-06-18merge-recursive: use xstrdup() instead of fixed bufferRené Scharfe1-5/+5
2018-06-18RelNotes 2.18: minor fix to entry about dynamically loading completionsSZEDER Gábor1-1/+1
2018-06-18t7406-submodule-update: fix broken &&-chainsSZEDER Gábor1-6/+6
2018-06-18rebase --root: fix amending root commit messagesJohannes Schindelin2-2/+2
2018-06-18rebase --root: demonstrate a bug while amending root commit messagesTodd Zullinger1-0/+9
2018-06-18ewah: adjust callers of ewah_read_mmap()Jeff King2-2/+3
2018-06-18ewah_read_mmap: bounds-check mmap readsJeff King3-5/+35
2018-06-18t3200: clarify description of --set-upstream testKaartic Sivaraam1-1/+1
2018-06-17l10n: zh_CN: for git v2.18.0 l10n round 1 to 3Jiang Xin1-2452/+3552
2018-06-17l10n: bg.po: Updated Bulgarian translation (3608t)Alexander Shopov1-19/+19
2018-06-17l10n: vi.po(3608t): Update Vietnamese translation for v2.18.0 round 3Tran Ngoc Quan1-21/+21
2018-06-16l10n: fr.po v2.18.0 round 3Jean-Noël Avila1-466/+1071
2018-06-16l10n: es.po: Spanish update for v2.18.0 round 3Christopher Diaz Riveros1-20/+20
2018-06-16l10n: git.pot: v2.18.0 round 3 (1 new, 1 removed)Jiang Xin1-17/+17
2018-06-15Makefile: make NO_ICONV really mean "no iconv"Eric Sunshine1-10/+12
2018-06-14doc: update the order of the syntax `git merge --continue`Meng-Sung Wu1-1/+1
2018-06-14blame: release string_list after use in parse_color_fields()René Scharfe1-0/+1
2018-06-14merge-recursive: use xstrdup() instead of fixed bufferRené Scharfe1-5/+5
2018-06-14l10n: vi.po(3608t): Update Vietnamese translation for v2.18.0 round2Tran Ngoc Quan1-430/+994
2018-06-13Git 2.18-rc2v2.18.0-rc2Junio C Hamano2-1/+7
2018-06-13packfile: correct zlib buffer handlingJeremy Linton1-0/+3
2018-06-13RelNotes 2.18: clarify where directory rename detection appliesElijah Newren1-1/+1
2018-06-13Use hyphenated "remote-tracking branch" (docs and comments)Robert P. J. Day3-5/+5
2018-06-13git-credential-netrc: remove use of "autodie"Ævar Arnfjörð Bjarmason1-1/+0
2018-06-12git-p4: auto-size the blockLuke Diamand2-6/+29
2018-06-12git-p4: narrow the scope of exceptions caught when parsing an intLuke Diamand1-1/+1
2018-06-12git-p4: raise exceptions from p4CmdList based on error from p4 serverLuke Diamand1-4/+40
2018-06-12git-p4: better error reporting when p4 failsLuke Diamand2-0/+133
2018-06-12git-p4: add option to disable syncing of p4/master with p4Luke Diamand2-11/+28
2018-06-12git-p4: disable-rebase: allow setting this via configurationLuke Diamand2-2/+5
2018-06-12git-p4: add options --commit and --disable-rebaseRomain Merland3-6/+77
2018-06-12gitworkflows: fix grammar in 'Merge upwards' ruleKyle Meyer1-1/+1
2018-06-12completion: correct zsh detection when run from git-completion.zshSZEDER Gábor2-2/+5
2018-06-12l10n: bg.po: Updated Bulgarian translation (3608t)Alexander Shopov1-2463/+3598
2018-06-12index-pack: correct install_packed_git() argsJunio C Hamano1-1/+1