fetch tests: double quote a variable for interpolation
[gitweb.git] / builtin /
2017-12-12 format: create pretty.h file
2017-12-12 index-pack: use skip_to_optional_arg()
2017-12-12 clone: support 'clone --shared' from a worktree
2017-12-08 decorate: clean up and document API
2017-12-07 builtin/branch: strip refs/heads/ using skip_prefix
2017-12-07 branch: update warning message shown when copying a...
2017-12-07 branch: group related arguments of create_branch()
2017-12-07 worktree: invoke post-checkout hook (unless --no-checkout)
2017-12-07 fmt-merge-msg: avoid leaking strbuf in shortlog()
2017-12-07 am: release strbuf after use in split_mail_mbox()
2017-12-06 diff-tree: read the index so attribute checks work...
2017-12-06 add worktree.guessRemote config option
2017-12-06 worktree: add --guess-remote flag to add subcommand
2017-12-06 Sync with maint
2017-12-06 Merge branch 'jn/ssh-wrappers'
2017-12-06 Merge branch 'bw/protocol-v1'
2017-12-06 Merge branch 'sp/doc-info-attributes'
2017-12-06 Merge branch 'ph/stash-save-m-option-fix'
2017-12-06 Merge branch 'jk/fewer-pack-rescan'
2017-12-06 Merge branch 'tg/deprecate-stash-save'
2017-12-06 Merge branch 'rd/doc-notes-prune-fix'
2017-12-06 Merge branch 'rd/man-reflog-add-n'
2017-12-06 Merge branch 'rd/man-prune-progress'
2017-12-06 Merge branch 'jt/submodule-tests-cleanup'
2017-12-06 Merge branch 'jn/reproducible-build'
2017-12-06 Merge branch 'cc/git-packet-pm'
2017-12-06 Merge branch 'ac/complete-pull-autostash'
2017-12-06 Merge branch 'hm/config-parse-expiry-date'
2017-12-06 Merge branch 'tz/branch-doc-remove-set-upstream'
2017-12-06 Merge branch 'cc/perf-run-config'
2017-12-06 Merge branch 'sb/submodule-recursive-checkout-detach...
2017-12-06 Merge branch 'jc/merge-base-fork-point-doc' into maint
2017-12-06 Merge branch 'tz/redirect-fix' into maint
2017-12-06 Merge branch 'tz/notes-error-to-stderr' into maint
2017-12-06 Merge branch 'sb/test-cherry-pick-submodule-getting...
2017-12-06 Merge branch 'pw/sequencer-recover-from-unlockable...
2017-12-06 Merge branch 'rs/apply-inaccurate-eof-with-incomplete...
2017-12-06 Merge branch 'tz/complete-branch-copy' into maint
2017-12-06 Merge branch 'ew/rebase-mboxrd' into maint
2017-12-06 Merge branch 'sd/branch-copy' into maint
2017-12-06 Merge branch 'sw/pull-ipv46-passthru' into maint
2017-12-06 Merge branch 'bc/submitting-patches-in-asciidoc' into...
2017-12-06 Merge branch 'mh/avoid-rewriting-packed-refs' into...
2017-12-06 checkout: describe_detached_head: remove ellipsis after...
2017-12-05 rebase -i: learn to abbreviate command names
2017-12-05 rebase -i -x: add exec commands via the rebase--helper
2017-12-05 rebase -i: update functions to use a flags parameter
2017-12-05 rebase -i: replace reference to sha1 with oid
2017-12-05 rebase -i: refactor transform_todo_ids
2017-12-05 rev-list: support --no-filter argument
2017-12-05 pathspec: only match across submodule boundaries when...
2017-12-05 Merge branch 'ls/no-double-utf8-author-name' of .....
2017-11-28 Sync with v2.15.1
2017-11-28 Merge branch 'rs/include-comments-before-the-function...
2017-11-28 Merge branch 'ma/branch-list-paginate'
2017-11-28 Merge branch 'jc/branch-name-sanity'
2017-11-28 Merge branch 'rs/config-write-section-fix' into maint
2017-11-27 Sync with maint
2017-11-27 Merge branch 'sw/pull-ipv46-passthru'
2017-11-27 Merge branch 'ks/rebase-no-git-foo'
2017-11-27 Merge branch 'rs/config-write-section-fix'
2017-11-27 Merge branch 'ew/rebase-mboxrd'
2017-11-27 Merge branch 'tb/add-renormalize'
2017-11-27 Merge branch 'tz/complete-branch-copy'
2017-11-27 Merge branch 'rs/apply-inaccurate-eof-with-incomplete...
2017-11-27 Merge branch 'pw/sequencer-recover-from-unlockable...
2017-11-27 Merge branch 'sd/branch-copy'
2017-11-27 Merge branch 'sb/test-cherry-pick-submodule-getting...
2017-11-27 Merge branch 'tz/notes-error-to-stderr'
2017-11-27 Merge branch 'tz/redirect-fix'
2017-11-27 Merge branch 'rv/sendemail-tocmd-in-config-and-completion'
2017-11-27 Merge branch 'jc/merge-base-fork-point-doc'
2017-11-27 Merge branch 'jc/ignore-cr-at-eol'
2017-11-27 Merge branch 'ma/reduce-heads-leakfix' into maint
2017-11-27 Merge branch 'ma/bisect-leakfix' into maint
2017-11-27 Merge branch 'rs/apply-fuzzy-match-fix' into maint
2017-11-27 Merge branch 'ad/submitting-patches-title-decoration...
2017-11-27 Merge branch 'rs/imap-send-next-arg-fix' into maint
2017-11-27 worktree: make add <path> <branch> dwim
2017-11-27 worktree: add --[no-]track option to the add subcommand
2017-11-27 checkout: factor out functions to new lib file
2017-11-26 submodule--helper.c: i18n: add a missing space in message
2017-11-22 Merge branch 'jn/reproducible-build' of ../git-gui...
2017-11-22 pack-objects: add list-objects filtering
2017-11-22 rev-list: add list-objects filtering support
2017-11-22 log: add option to choose which refs to decorate
2017-11-22 notes: correct 'git notes prune' options to '[-n] ...
2017-11-22 prune: add "--progress" to man page and usage msg
2017-11-21 Sync with maint
2017-11-21 Merge branch 'rs/apply-fuzzy-match-fix'
2017-11-21 Merge branch 'ad/submitting-patches-title-decoration'
2017-11-21 Merge branch 'av/fsmonitor'
2017-11-21 Merge branch 'bp/fsmonitor'
2017-11-21 Merge branch 'rs/sequencer-rewrite-file-cleanup' into...
2017-11-21 Merge branch 'cb/t4201-robustify' into maint
2017-11-21 Merge branch 'tz/fsf-address-update' into maint
2017-11-21 Merge branch 'ad/rebase-i-serie-typofix' into maint
2017-11-21 Merge branch 'jk/info-alternates-fix' into maint
2017-11-21 Merge branch 'ab/pcre-v2' into maint
2017-11-21 Merge branch 'sr/wrapper-quote-filenames' into maint
next