summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2017-03-13pathspec: allow escaped query valuesBrandon Williams
2017-03-13pathspec: allow querying for attributesBrandon Williams
2017-03-10Merge branch 'tg/stash-push'Junio C Hamano
2017-03-10Merge branch 'jt/http-base-url-update-upon-redirect'Junio C Hamano
2017-03-10Merge branch 'jh/send-email-one-cc'Junio C Hamano
2017-03-10Merge branch 'jk/t6300-cleanup'Junio C Hamano
2017-03-10Merge branch 'jk/ident-empty'Junio C Hamano
2017-03-10Merge branch 'jc/config-case-cmdline-take-2'Junio C Hamano
2017-02-28stash: allow pathspecs in the no verb formThomas Gummerer
2017-02-28stash: use stash_push for no verb formThomas Gummerer
2017-02-28stash: teach 'push' (and 'create_stash') to honor pathspecThomas Gummerer
2017-02-28http: attempt updating base URL only if no errorJonathan Tan
2017-02-27Merge branch 'rl/remote-allow-missing-branch-name-merge'Junio C Hamano
2017-02-27Merge branch 'km/delete-ref-reflog-message'Junio C Hamano
2017-02-27Merge branch 'js/git-path-in-subdir'Junio C Hamano
2017-02-27Merge branch 'jn/remote-helpers-with-git-dir'Junio C Hamano
2017-02-27Merge branch 'jk/grep-no-index-fix'Junio C Hamano
2017-02-27Merge branch 'dt/gc-ignore-old-gc-logs'Junio C Hamano
2017-02-27Merge branch 'sf/putty-w-args'Junio C Hamano
2017-02-27Merge branch 'js/rebase-helper'Junio C Hamano
2017-02-27Merge branch 'bw/attr'Junio C Hamano
2017-02-27Merge branch 'sg/completion'Junio C Hamano
2017-02-27Merge branch 'lt/pathspec-negative'Junio C Hamano
2017-02-27Merge branch 'cw/tag-reflog-message'Junio C Hamano
2017-02-27Merge branch 'jk/alternate-ref-optim'Junio C Hamano
2017-02-27Merge branch 'kn/ref-filter-branch-list'Junio C Hamano
2017-02-27Merge branch 'ps/urlmatch-wildcard'Junio C Hamano
2017-02-27Merge branch 'mm/merge-rename-delete-message'Junio C Hamano
2017-02-27Merge branch 'mh/ref-remove-empty-directory'Junio C Hamano
2017-02-27Merge branch 'jk/delta-chain-limit'Junio C Hamano
2017-02-27Merge branch 'jk/describe-omit-some-refs'Junio C Hamano
2017-02-27t6300: avoid creating refs/heads/HEADJeff King
2017-02-27send-email: only allow one address per body tagJohan Hovold
2017-02-24config: use git_config_parse_key() in git_config_parse_parameter()Junio C Hamano
2017-02-23ident: do not ignore empty config name/emailJeff King
2017-02-23ident: reject all-crud ident nameJeff King
2017-02-23ident: handle NULL email when complaining of empty nameJeff King
2017-02-21remote: ignore failure to remove missing branch.<name>.mergeRoss Lagerwall
2017-02-21branch: record creation of renamed branch in HEAD's logKyle Meyer
2017-02-21rename_ref: replace empty message in HEAD's logKyle Meyer
2017-02-21update-ref: pass reflog message to delete_ref()Kyle Meyer
2017-02-20stash: add test for the create command line argumentsThomas Gummerer
2017-02-20stash: introduce push verbThomas Gummerer
2017-02-17rev-parse: fix several options when running in a subdirectoryJohannes Schindelin
2017-02-17rev-parse tests: add tests executed from a subdirectoryMichael Rappazzo
2017-02-16Merge branch 'ls/p4-path-encoding'Junio C Hamano
2017-02-15Merge branch 'sb/push-options-via-transport'Junio C Hamano
2017-02-14grep: treat revs the same for --untracked as for --no-indexJeff King
2017-02-14remote helpers: avoid blind fall-back to ".git" when setting GIT_DIRJonathan Nieder
2017-02-14remote: avoid reading $GIT_DIR config in non-repoJeff King