completion: restore removed line continuating backslash
[gitweb.git] / t /
2017-02-04 completion: cache the path to the repository
2017-02-04 completion: extract repository discovery from __gitdir()
2017-02-04 completion: respect 'git -C <path>'
2017-02-04 rev-parse: add '--absolute-git-dir' option
2017-02-04 completion: fix completion after 'git -C <path>'
2017-02-04 completion: list short refs from a remote given as...
2017-02-04 completion: don't list 'HEAD' when trying refs completi...
2017-02-04 completion: list refs from remote when remote's name...
2017-02-04 completion: respect 'git --git-dir=<path>' when listing...
2017-02-04 completion: ensure that the repository path given on...
2017-02-04 completion tests: add tests for the __git_refs() helper...
2017-02-04 completion tests: check __gitdir()'s output in the...
2017-02-04 completion tests: consolidate getting path of current...
2017-02-04 completion tests: make the $cur variable local to the...
2017-02-04 completion tests: don't add test cruft to the test...
2017-02-03 Merge branch 'cw/log-updates-for-all-refs-really'
2017-02-03 Merge branch 'pl/complete-diff-submodule-diff'
2017-02-03 Merge branch 'rs/object-id'
2017-02-03 Merge branch 'js/re-running-failed-tests'
2017-02-03 Merge branch 'sb/submodule-update-initial-runs-custom...
2017-02-03 Merge branch 'sb/submodule-recursive-absorb'
2017-02-03 Merge branch 'sb/unpack-trees-super-prefix'
2017-02-02 Sync with v2.11.1
2017-02-02 Merge branch 'nd/log-graph-configurable-colors'
2017-02-02 Merge branch 'ep/commit-static-buf-cleanup'
2017-02-02 Merge branch 'bc/use-asciidoctor-opt'
2017-02-02 Merge branch 'sg/mailmap-self'
2017-02-02 Merge branch 'js/mingw-hooks-with-exe-suffix'
2017-02-02 Merge branch 'rs/receive-pack-cleanup'
2017-02-02 Merge branch 'mm/reset-facl-before-umask-test'
2017-02-02 Merge branch 'hv/mingw-help-is-executable'
2017-02-02 Merge branch 'gv/mingw-p4-mapuser'
2017-02-02 Merge branch 'rs/absolute-pathdup'
2017-02-02 Merge branch 'js/unzip-in-usr-bin-workaround'
2017-02-02 Merge branch 'cw/doc-sign-off'
2017-02-02 Merge branch 'js/status-pre-rebase-i'
2017-02-02 Merge branch 'js/retire-relink'
2017-02-02 Merge branch 'sb/submodule-add-force'
2017-02-02 Merge branch 'ws/request-pull-code-cleanup' into maint
2017-02-02 Merge branch 'jk/execv-dashed-external' into maint
2017-02-01 color_parse_mem: allow empty color spec
2017-01-31 Sync with maint
2017-01-31 Merge branch 'sb/in-core-index-doc' into maint
2017-01-31 Merge branch 'js/mingw-isatty' into maint
2017-01-31 Merge branch 'jk/coding-guidelines-update' into maint
2017-01-31 Merge branch 'js/exec-path-coverity-workaround' into...
2017-01-31 Merge branch 'ad/bisect-terms' into maint
2017-01-31 Merge branch 'jk/grep-e-could-be-extended-beyond-posix...
2017-01-31 Merge branch 'km/branch-get-push-while-detached' into...
2017-01-31 Merge branch 'jk/rebase-i-squash-count-fix' into maint
2017-01-31 Merge branch 'jk/blame-fixes' into maint
2017-01-31 Merge branch 'jk/archive-zip-userdiff-config' into...
2017-01-31 Merge branch 'dt/disable-bitmap-in-auto-gc' into maint
2017-01-31 Merge branch 'nd/config-misc-fixes' into maint
2017-01-31 Merge branch 'jc/abbrev-autoscale-config' into maint
2017-01-31 Merge branch 'mh/fast-import-notes-fix-new' into maint
2017-01-31 Merge branch 'jc/compression-config' into maint
2017-01-31 Merge branch 'ew/svn-fixes' into maint
2017-01-31 Merge branch 'jk/make-tags-find-sources-tweak' into...
2017-01-31 Merge branch 'jc/latin-1' into maint
2017-01-31 Merge branch 'jk/fsck-connectivity-check-fix'
2017-01-31 Merge branch 'js/difftool-builtin'
2017-01-31 Merge branch 'rs/qsort-s'
2017-01-31 Merge branch 'ls/travis-p4-on-macos'
2017-01-31 Merge branch 'vp/show-ref-verify-head'
2017-01-31 Merge branch 'sb/retire-convert-objects-from-contrib'
2017-01-31 Merge branch 'sb/in-core-index-doc'
2017-01-31 Merge branch 'js/remote-rename-with-half-configured...
2017-01-31 Merge branch 'jk/clear-delta-base-cache-fix'
2017-01-31 Merge branch 'st/verify-tag'
2017-01-31 Merge branch 'js/mingw-isatty'
2017-01-31 Merge branch 'js/sequencer-i-countdown-3'
2017-01-31 Merge branch 'jk/coding-guidelines-update'
2017-01-31 Merge branch 'jk/loose-object-fsck'
2017-01-31 Merge branch 'js/exec-path-coverity-workaround'
2017-01-31 Merge branch 'bw/push-submodule-only'
2017-01-31 Merge branch 'jk/vreport-sanitize'
2017-01-31 update-ref: add test cases for bare repository
2017-01-31 refs: add option core.logAllRefUpdates = always
2017-01-30 t0001: don't let a default ACL interfere with the umask...
2017-01-27 test-lib: on FreeBSD, look for unzip(1) in /usr/local...
2017-01-27 t/Makefile: add a rule to re-run previously-failed...
2017-01-26 status: be prepared for not-yet-started interactive...
2017-01-26 submodule update: run custom update script for initial...
2017-01-26 submodule absorbing: fix worktree/gitdir pointers recur...
2017-01-25 unpack-trees: support super-prefix option
2017-01-25 t1450: use "mv -f" within loose object directory
2017-01-24 log --graph: customize the graph lines with config...
2017-01-23 Merge branch 'ws/request-pull-code-cleanup'
2017-01-23 Merge branch 'rh/diff-orderfile-doc'
2017-01-23 Merge branch 'sb/cd-then-git-can-be-written-as-git-c'
2017-01-23 Merge branch 'ad/bisect-terms'
2017-01-23 Merge branch 'sg/fix-versioncmp-with-common-suffix'
2017-01-23 Merge branch 'vn/diff-ihc-config'
2017-01-23 Merge branch 'sb/submodule-init'
2017-01-23 Merge branch 'sb/submodule-embed-gitdir'
2017-01-23 Merge branch 'sb/submodule-config-tests'
2017-01-23 Merge branch 'jk/grep-e-could-be-extended-beyond-posix'
2017-01-23 Merge branch 'bw/read-blob-data-does-not-modify-index...
2017-01-23 show-ref: detect dangling refs under --verify as well
next