Age | Commit message (Expand) | Author | Files | Lines |
2018-06-11 | fetch-pack: don't try to fetch peel values with --all | Jeff King | 2 | -4/+14 |
2018-06-11 | merge-submodule: reduce output verbosity | Leif Middelschulte | 1 | -2/+2 |
2018-06-11 | fsck: avoid looking at NULL blob->object | Jeff King | 2 | -1/+20 |
2018-06-11 | t7415: don't bother creating commit for symlink test | Jeff King | 1 | -7/+4 |
2018-06-11 | completion: collapse extra --no-.. options | Nguyễn Thái Ngọc Duy | 3 | -29/+115 |
2018-06-11 | config.c: fix regression for core.safecrlf false | Anthony Sottile | 2 | -1/+11 |
2018-06-11 | tests: make forging GPG signed commits and tags more robust | SZEDER Gábor | 4 | -5/+4 |
2018-06-11 | t7510-signed-commit: use 'test_must_fail' | SZEDER Gábor | 1 | -2/+2 |
2018-06-11 | refspec: initalize `refspec_item` in `valid_fetch_refspec()` | Martin Ågren | 1 | -1/+1 |
2018-06-11 | refspec: add back a refspec_item_init() function | Ævar Arnfjörð Bjarmason | 2 | -3/+9 |
2018-06-11 | refspec: s/refspec_item_init/&_or_die/g | Ævar Arnfjörð Bjarmason | 4 | -5/+7 |
2018-06-11 | add -p: fix counting empty context lines in edited patches | Phillip Wood | 2 | -1/+44 |
2018-06-11 | RelNotes 2.18: typofixes | Junio C Hamano | 1 | -2/+2 |
2018-06-10 | l10n: es.po: Spanish update for v2.18.0 round 2 | Christopher Diaz Riveros | 1 | -422/+994 |
2018-06-08 | l10n: sv.po: Update Swedish translation (3608t0f0u) | Peter Krefting | 1 | -428/+981 |
2018-06-08 | l10n: sv.po: Update Swedish translation (3470t0f0u) | Peter Krefting | 1 | -2296/+2852 |
2018-06-08 | l10n: git.pot: v2.18.0 round 2 (144 new, 6 removed) | Jiang Xin | 1 | -409/+962 |
2018-06-08 | Merge branch 'master' of git://github.com/git-l10n/git-po | Jiang Xin | 7 | -9951/+12479 |
2018-06-04 | Git 2.18-rc1 | Junio C Hamano | 2 | -1/+13 |
2018-06-04 | Merge branch 'bc/t3430-fixup' | Junio C Hamano | 1 | -3/+2 |
2018-06-04 | Merge branch 'bw/refspec-api' | Junio C Hamano | 1 | -0/+2 |
2018-06-04 | Merge branch 'tg/doc-sec-list' | Junio C Hamano | 2 | -4/+20 |
2018-06-04 | Merge branch 'rd/p4-doc-markup-env' | Junio C Hamano | 1 | -5/+5 |
2018-06-04 | Merge branch 'nd/remote-update-doc' | Junio C Hamano | 1 | -2/+2 |
2018-06-04 | Merge branch 'jt/submodule-pull-recurse-rebase' | Junio C Hamano | 3 | -3/+29 |
2018-06-04 | remote: doc typofix | Duy Nguyen | 1 | -1/+1 |
2018-06-04 | update-ref --stdin: use skip_prefix() | SZEDER Gábor | 1 | -12/+13 |
2018-06-04 | sha1-file.c: correct $GITDIR to $GIT_DIR in a comment | Robert P. J. Day | 1 | -1/+1 |
2018-06-04 | sequencer.c: plug leaks in do_pick_commit | Stefan Beller | 1 | -1/+2 |
2018-06-04 | t9104: kosherly remove remote refs | Christian Couder | 1 | -1/+3 |
2018-06-04 | t3430: test clean-up | brian m. carlson | 1 | -3/+2 |
2018-06-04 | upload-pack: reject shallow requests that would return nothing | Nguyễn Thái Ngọc Duy | 2 | -0/+14 |
2018-06-04 | Merge branch 'fr_2.18_round1' of git://github.com/jnavila/git | Jiang Xin | 1 | -2317/+2889 |
2018-06-03 | l10n: fr.po v2.18 round 1 | Jean-Noël Avila | 1 | -2317/+2889 |
2018-06-03 | l10n: vi(3470t): Updated Vietnamese translation for v2.18.0 | Tran Ngoc Quan | 1 | -2298/+2863 |
2018-06-02 | l10n: es.po: Spanish update for v2.18.0 round 1 | Christopher Diaz Riveros | 1 | -2360/+2918 |
2018-06-01 | A bit more topics before -rc1 | Junio C Hamano | 1 | -0/+22 |
2018-06-01 | Merge branch 'bw/ref-prefix-for-configured-refspec' | Junio C Hamano | 3 | -0/+25 |
2018-06-01 | fetch: do not pass ref-prefixes for fetch by exact SHA1 | Jonathan Nieder | 3 | -0/+25 |
2018-06-01 | Merge branch 'cc/tests-without-assuming-ref-files-backend' | Junio C Hamano | 11 | -27/+28 |
2018-06-01 | Merge branch 'rd/init-typo' | Junio C Hamano | 1 | -1/+1 |
2018-06-01 | Merge branch 'js/rebase-recreate-merge' | Junio C Hamano | 3 | -2/+19 |
2018-06-01 | Merge branch 'rd/tag-doc-lightweight' | Junio C Hamano | 1 | -2/+2 |
2018-06-01 | Merge branch 'rd/doc-options-placeholder' | Junio C Hamano | 19 | -38/+38 |
2018-06-01 | Merge branch 'en/rev-parse-invalid-range' | Junio C Hamano | 2 | -2/+14 |
2018-06-01 | Merge branch 'ld/p4-unshelve' | Junio C Hamano | 3 | -36/+347 |
2018-06-01 | Merge branch 'nd/use-opt-int-set-f' | Junio C Hamano | 11 | -50/+47 |
2018-06-01 | Merge branch 'pa/import-tars-long-names' | Junio C Hamano | 1 | -2/+29 |
2018-06-01 | Merge branch 'nd/command-list' | Junio C Hamano | 25 | -313/+589 |
2018-06-01 | submodule--helper: plug mem leak in print_default_remote | Stefan Beller | 1 | -1/+2 |