t3422: new testcases for checking when incompatible options passed
[gitweb.git] / Documentation /
2018-05-08 Merge branch 'ot/libify-get-ref-atom-value'
2018-05-08 Merge branch 'sb/submodule-move-nested'
2018-05-08 Merge branch 'dj/runtime-prefix'
2018-05-08 Merge branch 'ab/simplify-perl-makefile'
2018-05-08 Merge branch 'bw/protocol-v2'
2018-05-07 Documentation: render revisions correctly under Asciidoctor
2018-05-07 Documentation: use 8-space tabs with Asciidoctor
2018-05-06 pack-objects: validation and documentation about unreac...
2018-05-06 doc: normalize [--options] to [options] in git-diff
2018-05-06 doc: add note about shell quoting to revision.txt
2018-05-06 git-svn: remove ''--add-author-from' for 'commit-diff'
2018-05-06 doc: add '-d' and '-o' for 'git push'
2018-05-06 doc: clarify ignore rules for git ls-files
2018-05-06 doc: align 'diff --no-index' in text and synopsis
2018-05-06 doc: improve formatting in githooks.txt
2018-05-06 {fetch,upload}-pack: support filter in protocol v2
2018-05-04 git: add -P as a short option for --no-pager
2018-05-02 Merge branch 'bw/protocol-v2' into jt/partial-clone...
2018-05-02 doc: keep first level section header in upper case
2018-04-30 technical/shallow: describe why shallow cannot use...
2018-04-30 technical/shallow: stop referring to grafts
2018-04-30 filter-branch: stop suggesting to use grafts
2018-04-30 replace: introduce --convert-graft-file
2018-04-30 worktree: teach "add" to check out existing branches
2018-04-26 rebase -i --rebase-merges: add a section to the man...
2018-04-26 rebase -i: introduce --rebase-merges=[no-]rebase-cousins
2018-04-26 pull: accept --rebase=merges to recreate the branch...
2018-04-26 rebase: introduce the --rebase-merges option
2018-04-25 The fourth batch for 2.18
2018-04-25 Merge branch 'jm/mem-pool'
2018-04-25 Merge branch 'tg/use-git-contacts'
2018-04-25 Merge branch 'sb/filenames-with-dashes'
2018-04-25 Merge branch 'cc/perf-bisect'
2018-04-25 Merge branch 'bp/fsmonitor-prime-index'
2018-04-25 Merge branch 'bp/fsmonitor-bufsize-fix'
2018-04-25 Merge branch 'cb/bash-completion-ls-files-processing'
2018-04-25 Merge branch 'es/worktree-docs'
2018-04-25 Merge branch 'es/fread-reads-dir-autoconf-fix'
2018-04-25 Merge branch 'ps/test-chmtime-get'
2018-04-25 Merge branch 'js/t5404-path-fix'
2018-04-25 Merge branch 'jk/ref-array-push'
2018-04-25 Merge branch 'en/doc-typoes'
2018-04-25 Merge branch 'lw/daemon-log-destination'
2018-04-25 Merge branch 'mn/send-email-credential-doc'
2018-04-25 Merge branch 'ak/bisect-doc-typofix'
2018-04-25 Merge branch 'br/mergetools-guiffy'
2018-04-25 Merge branch 'nd/worktree-move'
2018-04-25 Merge branch 'ks/branch-list-detached-rebase-i'
2018-04-25 Merge branch 'jk/t5561-missing-curl'
2018-04-25 Merge branch 'bw/commit-partial-from-subdirectory-fix'
2018-04-25 Merge branch 'jk/relative-directory-fix'
2018-04-25 Merge branch 'jk/flockfile-stdio'
2018-04-25 Merge branch 'pw/rebase-signoff'
2018-04-25 Merge branch 'pw/rebase-keep-empty-fixes'
2018-04-25 Merge branch 'cb/git-gui-ttk-style'
2018-04-25 Merge branch 'bp/git-gui-bind-kp-enter'
2018-04-25 Merge branch 'bb/git-gui-ssh-key-files'
2018-04-24 fetch: send server options when using protocol v2
2018-04-24 ls-remote: send server options when using protocol v2
2018-04-24 serve: introduce the server-option capability
2018-04-24 Merge branch 'bw/protocol-v2' into HEAD
2018-04-24 builtin/blame: add new coloring scheme config
2018-04-24 builtin/blame: highlight recently changed lines
2018-04-24 builtin/blame: dim uninteresting metadata lines
2018-04-24 http-fetch: make `-a` standard behaviour
2018-04-24 config: document the settings to colorize push errors...
2018-04-23 builtin/config: introduce `color` type specifier
2018-04-23 builtin/config: introduce `--default`
2018-04-19 doc/clone: update caption for GIT URLS cross-reference
2018-04-19 builtin/config.c: support `--type=<type>` as preferred...
2018-04-18 git-submodule.txt: quote usage in monospace, drop backslash
2018-04-18 git-[short]log.txt: unify quoted standalone --
2018-04-18 doc: convert [\--] to [--]
2018-04-18 doc: convert \--option to --option
2018-04-18 docs/git-gc: fix minor rendering issue
2018-04-18 worktree: accept -f as short for --force for removal
2018-04-17 glossary: substitute "ancestor" for "direct ancestor...
2018-04-16 gc --auto: exclude base pack if not enough mem to ...
2018-04-16 gc: handle a corner case in gc.bigPackThreshold
2018-04-16 gc: add gc.bigPackThreshold config
2018-04-16 gc: add --keep-largest-pack option
2018-04-16 repack: add --keep-pack option
2018-04-16 pack-objects: shrink z_delta_size field in struct objec...
2018-04-16 pack-objects: use bitfield for object_entry::depth
2018-04-16 convert: add round trip check based on 'core.checkRound...
2018-04-16 convert: add 'working-tree-encoding' attribute
2018-04-15 Merge branch 'master' of https://github.com/ralfth...
2018-04-12 SubmittingPatches: mention the git contacts command
2018-04-11 Merge branch 'svn/authors-prog-2' of git://bogomips...
2018-04-11 sha1_file.c: rename to use dash in file name
2018-04-11 The third batch for 2.18
2018-04-11 Merge branch 'eb/cred-helper-ignore-sigpipe'
2018-04-11 Merge branch 'lv/tls-1.3'
2018-04-11 Merge branch 'pk/test-avoid-pipe-hiding-exit-status'
2018-04-11 Merge branch 'rs/status-with-removed-submodule'
2018-04-11 Merge branch 'nd/combined-test-helper'
2018-04-11 Merge branch 'sb/packfiles-in-repository'
2018-04-11 Merge branch 'sb/object-store'
2018-04-11 Merge branch 'jc/test-must-be-empty'
2018-04-11 Merge branch 'cc/perf-aggregate-sort'
next