Merge branch 'tk/doc-interpret-trailers-grammo'
[gitweb.git] / Documentation /
2015-08-25 Merge branch 'jk/guess-repo-name-regression-fix' into...
2015-08-25 Merge branch 'jk/test-with-x' into maint
2015-08-25 Merge branch 'sb/check-return-from-read-ref' into maint
2015-08-25 Merge branch 'mm/pull-upload-pack' into maint
2015-08-25 Fifth batch for 2.6
2015-08-25 Merge branch 'cb/open-noatime-clear-errno'
2015-08-25 Merge branch 'mh/tempfile'
2015-08-25 Merge branch 'pt/am-builtin-options'
2015-08-25 Merge branch 'dt/refs-pseudo'
2015-08-25 Merge branch 'dt/notes-multiple'
2015-08-25 Merge branch 'nd/dwim-wildcards-as-pathspecs'
2015-08-25 Merge branch 'jk/long-error-messages'
2015-08-25 Merge branch 'ee/clean-remove-dirs'
2015-08-25 Merge branch 'jh/strbuf-read-use-read-in-full'
2015-08-25 describe --contains: default to HEAD when no commit...
2015-08-24 Merge 'jk/git-path' into kn/for-each-tag
2015-08-24 Merge 'kn/for-each-tag-branch' into kn/for-each-tag
2015-08-24 rev-list: make it obvious that we do not support notes
2015-08-21 Documentation/config: fix inconsistent label on gc...
2015-08-19 Sync with maint
2015-08-19 Fourth batch for 2.6
2015-08-19 Merge branch 'tb/complete-rebase-i-edit-todo'
2015-08-19 Merge branch 'jk/git-path'
2015-08-19 Merge branch 'jc/finalize-temp-file'
2015-08-19 Merge branch 'ps/guess-repo-name-at-root'
2015-08-19 Merge branch 'jk/guess-repo-name-regression-fix'
2015-08-19 Merge branch 'jk/negative-hiderefs'
2015-08-19 Merge branch 'jk/test-with-x'
2015-08-19 Merge branch 'ps/t1509-chroot-test-fixup'
2015-08-19 Merge branch 'sb/check-return-from-read-ref'
2015-08-19 Merge branch 'mm/pull-upload-pack'
2015-08-19 Start preparing for 2.5.1
2015-08-19 Merge branch 'ta/docfix-index-format-tech' into maint
2015-08-19 Merge branch 'sb/parse-options-codeformat' into maint
2015-08-19 Merge branch 'sb/remove-unused-var-from-builtin-add...
2015-08-19 Merge branch 'kn/tag-doc-fix' into maint
2015-08-19 Merge branch 'es/doc-clean-outdated-tools' into maint
2015-08-19 Merge branch 'nd/export-worktree' into maint
2015-08-19 Merge branch 'mh/fast-import-optimize-current-from...
2015-08-19 Merge branch 'ib/scripted-parse-opt-better-hint-string...
2015-08-19 Merge branch 'se/doc-checkout-ours-theirs' into maint
2015-08-19 Merge branch 'cb/uname-in-untracked' into maint
2015-08-19 Merge branch 'as/sparse-checkout-removal' into maint
2015-08-19 Merge branch 'db/send-pack-user-signingkey' into maint
2015-08-19 Merge branch 'jx/do-not-crash-receive-pack-wo-head...
2015-08-19 Merge branch 'da/subtree-date-confusion' into maint
2015-08-19 push: add a config option push.gpgSign for default...
2015-08-19 push: support signing pushes iff the server supports it
2015-08-19 gitremote-helpers.txt: document pushcert option
2015-08-19 Documentation/git-send-pack.txt: document --signed
2015-08-19 Documentation/git-send-pack.txt: wrap long synopsis...
2015-08-19 Documentation/git-push.txt: document when --signed...
2015-08-19 Merge 'hv/submodule-config' to 'sb/submodule-helper'
2015-08-19 submodule: use new config API for worktree configurations
2015-08-19 submodule: implement a config API for lookup of .gitmod...
2015-08-17 notes: teach git-notes about notes.<name>.mergeStrategy...
2015-08-17 notes: add notes.mergeStrategy option to select default...
2015-08-17 notes: document cat_sort_uniq rewriteMode
2015-08-17 Third batch for 2.6
2015-08-17 Merge branch 'dt/untracked-sparse'
2015-08-17 Merge branch 'ta/docfix-index-format-tech'
2015-08-17 Merge branch 'mh/get-remote-group-fix'
2015-08-17 Merge branch 'kd/pull-rebase-autostash'
2015-08-17 send-email: provide whitelist of SMTP AUTH mechanisms
2015-08-17 http: add support for specifying the SSL version
2015-08-12 Second batch for 2.6
2015-08-12 Merge branch 'sb/remove-unused-var-from-builtin-add'
2015-08-12 Merge branch 'sb/parse-options-codeformat'
2015-08-12 Merge branch 'dt/unpack-trees-cache-tree-revalidate'
2015-08-12 Merge branch 'dt/reflog-tests'
2015-08-12 Merge branch 'es/worktree-add-cleanup'
2015-08-12 Merge branch 'pt/am-builtin'
2015-08-12 Merge branch 'es/worktree-add'
2015-08-12 Merge branch 'ad/bisect-cleanup'
2015-08-10 lockfile: move documentation to lockfile.h and lockfile.c
2015-08-10 config: add '--name-only' option to list only variable...
2015-08-07 refs: support negative transfer.hideRefs
2015-08-05 Documentation/git-worktree: fix duplicated 'from'
2015-08-05 git-am: add am.threeWay config variable
2015-08-03 bisect: allow setting any user-specified in 'git bisect...
2015-08-03 bisect: add 'git bisect terms' to view the current...
2015-08-03 bisect: add the terms old/new
2015-08-03 Sync with maint
2015-08-03 First batch for 2.6
2015-08-03 Merge branch 'es/doc-clean-outdated-tools'
2015-08-03 Merge branch 'jk/refspec-parse-wildcard'
2015-08-03 Merge branch 'da/subtree-date-confusion'
2015-08-03 Merge branch 'jx/do-not-crash-receive-pack-wo-head'
2015-08-03 Merge branch 'db/send-pack-user-signingkey'
2015-08-03 Merge branch 'zb/userdiff-fountain'
2015-08-03 Merge branch 'dt/refs-backend-preamble'
2015-08-03 Merge branch 'as/sparse-checkout-removal'
2015-08-03 Merge branch 'jk/date-mode-format'
2015-08-03 Merge branch 'pt/am-tests'
2015-08-03 Merge branch 'sg/bash-prompt-untracked-optim'
2015-08-03 Merge branch 'cb/uname-in-untracked'
2015-08-03 Merge branch 'se/doc-checkout-ours-theirs'
2015-08-03 Merge branch 'ib/scripted-parse-opt-better-hint-string'
2015-08-03 Merge branch 'mh/fast-import-optimize-current-from'
2015-08-03 Merge branch 'kn/tag-doc-fix'
next