summaryrefslogtreecommitdiffstats
path: root/git-p4.py (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-12git-p4: add options --commit and --disable-rebaseRomain Merland3-6/+77
2018-06-12builtin/send-pack: populate the default configsMasaya Suzuki1-1/+1
2018-06-12list-objects: check if filter is NULL before usingJonathan Tan2-0/+10
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
2018-06-11diff-options.txt: fix minor typos, font inconsistencies, in docsRobert P. J. Day1-4/+4
2018-06-11fetch-pack: don't try to fetch peel values with --allJeff King2-4/+14
2018-06-11merge-submodule: reduce output verbosityLeif Middelschulte1-2/+2
2018-06-11fsck: avoid looking at NULL blob->objectJeff King2-1/+20
2018-06-11t7415: don't bother creating commit for symlink testJeff King1-7/+4
2018-06-11completion: collapse extra --no-.. optionsNguyễn Thái Ngọc Duy3-29/+115
2018-06-11config.c: fix regression for core.safecrlf falseAnthony Sottile2-1/+11
2018-06-11tests: make forging GPG signed commits and tags more robustSZEDER Gábor4-5/+4
2018-06-11t7510-signed-commit: use 'test_must_fail'SZEDER Gábor1-2/+2
2018-06-11refspec: initalize `refspec_item` in `valid_fetch_refspec()`Martin Ågren1-1/+1
2018-06-11refspec: add back a refspec_item_init() functionÆvar Arnfjörð Bjarmason2-3/+9
2018-06-11refspec: s/refspec_item_init/&_or_die/gÆvar Arnfjörð Bjarmason4-5/+7
2018-06-11add -p: fix counting empty context lines in edited patchesPhillip Wood2-1/+44
2018-06-11RelNotes 2.18: typofixesJunio C Hamano1-2/+2
2018-06-10l10n: es.po: Spanish update for v2.18.0 round 2Christopher Diaz Riveros1-422/+994
2018-06-08l10n: sv.po: Update Swedish translation (3608t0f0u)Peter Krefting1-428/+981
2018-06-08l10n: sv.po: Update Swedish translation (3470t0f0u)Peter Krefting1-2296/+2852
2018-06-08l10n: git.pot: v2.18.0 round 2 (144 new, 6 removed)Jiang Xin1-409/+962
2018-06-04Git 2.18-rc1v2.18.0-rc1Junio C Hamano2-1/+13
2018-06-04remote: doc typofixDuy Nguyen1-1/+1
2018-06-04update-ref --stdin: use skip_prefix()SZEDER Gábor1-12/+13
2018-06-04sha1-file.c: correct $GITDIR to $GIT_DIR in a commentRobert P. J. Day1-1/+1
2018-06-04sequencer.c: plug leaks in do_pick_commitStefan Beller1-1/+2
2018-06-04t9104: kosherly remove remote refsChristian Couder1-1/+3
2018-06-04t3430: test clean-upbrian m. carlson1-3/+2
2018-06-04upload-pack: reject shallow requests that would return nothingNguyễn Thái Ngọc Duy2-0/+14
2018-06-03l10n: fr.po v2.18 round 1Jean-Noël Avila1-2317/+2889
2018-06-03l10n: vi(3470t): Updated Vietnamese translation for v2.18.0Tran Ngoc Quan1-2298/+2863
2018-06-02l10n: es.po: Spanish update for v2.18.0 round 1Christopher Diaz Riveros1-2360/+2918
2018-06-01A bit more topics before -rc1Junio C Hamano1-0/+22
2018-06-01fetch: do not pass ref-prefixes for fetch by exact SHA1Jonathan Nieder3-0/+25
2018-06-01submodule--helper: plug mem leak in print_default_remoteStefan Beller1-1/+2
2018-06-01index-pack: handle --strict checks of non-repo packsJeff King2-2/+16
2018-06-01prepare_commit_graft: treat non-repository as a noopJeff King2-0/+9
2018-06-01refspec-api: avoid uninitialized field in refspec itemJunio C Hamano1-0/+2
2018-06-01refs/packed-backend.c: close fd of empty fileStefan Beller1-0/+1
2018-06-01p4.txt: Use backquotes for variable namesRobert P. J. Day1-5/+5
2018-06-01remote.txt: update documentation for 'update' commandDuy Nguyen1-2/+2
2018-06-01completion: complete remote names tooŁukasz Stelmach1-1/+1
2018-06-01RelNotes: remove duplicate release noteElijah Newren1-11/+3
2018-06-01rebase: remove -p code from git-rebase--interactive.shAlban Gruin1-794/+8
2018-06-01rebase: use the new git-rebase--preserve-merges.shAlban Gruin1-7/+25
2018-06-01rebase: strip unused code in git-rebase--preserve-merges.shAlban Gruin1-61/+4