Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-06-01 | index-pack: handle --strict checks of non-repo packs | Jeff King | 2 | -2/+16 |
2018-06-01 | prepare_commit_graft: treat non-repository as a noop | Jeff King | 2 | -0/+9 |
2018-06-01 | refspec-api: avoid uninitialized field in refspec item | Junio C Hamano | 1 | -0/+2 |
2018-06-01 | refs/packed-backend.c: close fd of empty file | Stefan Beller | 1 | -0/+1 |
2018-06-01 | p4.txt: Use backquotes for variable names | Robert P. J. Day | 1 | -5/+5 |
2018-06-01 | remote.txt: update documentation for 'update' command | Duy Nguyen | 1 | -2/+2 |
2018-06-01 | completion: complete remote names too | Łukasz Stelmach | 1 | -1/+1 |
2018-06-01 | RelNotes: remove duplicate release note | Elijah Newren | 1 | -11/+3 |
2018-06-01 | rebase: remove -p code from git-rebase--interactive.sh | Alban Gruin | 1 | -794/+8 |
2018-06-01 | rebase: use the new git-rebase--preserve-merges.sh | Alban Gruin | 1 | -7/+25 |
2018-06-01 | rebase: strip unused code in git-rebase--preserve-merges.sh | Alban Gruin | 1 | -61/+4 |
2018-06-01 | rebase: introduce a dedicated backend for --preserve-merges | Alban Gruin | 3 | -0/+1072 |
2018-06-01 | note git-security@googlegroups.com in more places | Thomas Gummerer | 2 | -0/+16 |
2018-06-01 | SubmittingPatches: replace numbered attributes with names | Thomas Gummerer | 1 | -4/+4 |
2018-05-31 | l10n: git.pot: v2.18.0 round 1 (108 new, 14 removed) | Jiang Xin | 1 | -2259/+2739 |
2018-05-31 | Merge remote-tracking branch 'git-po/maint' | Jiang Xin | 3 | -717/+1070 |
2018-05-30 | Git 2.18-rc0 | Junio C Hamano | 2 | -1/+37 |
2018-05-30 | Merge branch 'bw/remote-curl-compressed-responses' | Junio C Hamano | 3 | -6/+12 |
2018-05-30 | Merge branch 'ma/unpack-trees-free-msgs' | Junio C Hamano | 7 | -37/+64 |
2018-05-30 | Merge branch 'bc/hash-independent-tests' | Junio C Hamano | 71 | -267/+338 |
2018-05-30 | Merge branch 'ma/regex-no-regfree-after-comp-fail' | Junio C Hamano | 2 | -3/+0 |
2018-05-30 | Merge branch 'ma/config-store-data-clear' | Junio C Hamano | 1 | -18/+18 |