Makefile: remove the NO_R_TO_GCC_LINKER flag
[gitweb.git] / Documentation /
2019-03-18 Doc: auto-detect changed build flags
2019-03-18 doc: fix typos in man pages
2019-03-18 fix pack protocol example client/server communication
2019-03-18 pack-objects: default to writing bitmap hash-cache
2019-03-18 repack: enable bitmaps by default on bare repos
2019-03-18 glossary: add definition for overlay
2019-03-18 parse-options: make OPT_ARGUMENT() more useful
2019-03-18 Merge git://ozlabs.org/~paulus/gitk
2019-03-18 merge: tweak --rerere-autoupdate documentation
2019-03-18 am/cherry-pick/rebase/revert: document --rerere-autoupdate
2019-03-13 doc: format pathnames and URLs as monospace.
2019-03-13 doc/CodingGuidelines: URLs and paths as monospace
2019-03-12 rebase: deprecate --preserve-merges
2019-03-11 asciidoctor-extensions: fix spurious space after linkgit
2019-03-11 Documentation/Makefile: add missing dependency on ascii...
2019-03-11 The second batch
2019-03-11 Sync with maint
2019-03-11 Merge branch 'js/rebase-recreate-merge'
2019-03-11 Merge branch 'js/untravis-windows'
2019-03-11 Merge branch 'rd/gc-prune-doc-fix'
2019-03-11 Merge branch 'js/find-lib-h-with-ls-files-when-possible'
2019-03-11 Merge branch 'rj/hdr-check-gcrypt-fix'
2019-03-11 Merge branch 'jk/guard-bswap-header'
2019-03-11 Merge branch 'rd/attr.c-comment-typofix'
2019-03-11 Merge branch 'yb/utf-16le-bom-spellfix'
2019-03-11 Documentation/Makefile: add missing xsl dependencies...
2019-03-08 commit-tree: utilize parse-options api
2019-03-08 docs: move core.excludesFile from git-add to gitignore
2019-03-08 git-clean.txt: clarify ignore pattern files
2019-03-07 config: document --type=color output is a complete...
2019-03-07 Start 2.22 cycle
2019-03-07 Merge branch 'jt/http-auth-proto-v2-fix'
2019-03-07 Merge branch 'jk/diff-no-index-initialize'
2019-03-07 Merge branch 'nd/no-more-check-racy'
2019-03-07 Merge branch 'rd/doc-hook-used-in-sample'
2019-03-07 Merge branch 'nd/diff-parseopt-2'
2019-03-07 Merge branch 'en/merge-options-doc'
2019-03-07 Merge branch 'nd/completion-more-parameters'
2019-03-07 Merge branch 'ab/receive-pack-use-after-free-fix'
2019-03-07 Merge branch 'dl/doc-submodule-wo-subcommand'
2019-03-07 Merge branch 'jk/unused-params'
2019-03-07 Merge branch 'jh/trace2'
2019-03-07 Merge branch 'jk/prune-optim'
2019-03-07 Merge branch 'js/doc-symref-in-proto-v1'
2019-03-07 Merge branch 'nd/split-index-null-base-fix'
2019-03-07 Merge branch 'rj/prune-packed-excess-args'
2019-03-07 Merge branch 'jc/test-yes-doc'
2019-03-07 Merge branch 'en/combined-all-paths'
2019-03-07 Merge branch 'sc/pack-redundant'
2019-03-07 Merge branch 'du/branch-show-current'
2019-03-07 Merge branch 'dl/complete-submodule-absorbgitdirs'
2019-03-07 Merge branch 'wh/author-committer-ident-config'
2019-03-07 Merge branch 'aw/pretty-trailers'
2019-03-07 Merge branch 'nd/diff-parseopt'
2019-03-07 Merge branch 'tg/checkout-no-overlay'
2019-03-07 stash: mention options in `show` synopsis
2019-03-07 Documentation: turn middle-of-line tabs into spaces
2019-03-07 git-svn.txt: drop escaping '\' that ends up being rendered
2019-03-07 git.txt: remove empty line before list continuation
2019-03-07 config/fsck.txt: avoid starting line with dash
2019-03-07 config/diff.txt: drop spurious backtick
2019-03-07 gitattributes.txt: fix typo
2019-03-06 diff-parseopt: convert --binary
2019-03-05 git-reset.txt: clarify documentation
2019-03-05 Doc: fix misleading asciidoc formating
2019-03-05 fsck: always compute USED flags for unreachable objects
2019-03-05 doc/fsck: clarify --connectivity-only behavior
2019-03-03 docs/git-gc: fix typo "--prune=all" to "--prune=now"
2019-02-28 rebase docs: fix "gitlink" typo
2019-02-24 Merge branch 'yn/checkout-doc-fix'
2019-02-24 checkout doc: fix an unmatched double-quote pair
2019-02-23 Merge branch 'ab/workaround-dash-bug-in-test'
2019-02-22 trace2: Documentation/technical/api-trace2.txt
2019-02-21 diff-parseopt: convert --no-renames|--[no--rename-empty
2019-02-21 diff-parseopt: convert --output-*
2019-02-21 diff-parseopt: convert --dirstat and friends
2019-02-21 protocol-capabilities.txt: document symref
2019-02-21 merge-options.txt: correct wording of --no-commit option
2019-02-21 mention use of "hooks.allownonascii" in "man githooks"
2019-02-15 read-cache: add post-index-change hook
2019-02-15 submodule: document default behavior
2019-02-15 Merge branch 'master' of git://git./git/git
2019-02-14 Merge branch 'ea/rebase-compat-doc-fix'
2019-02-14 Merge branch 'jc/no-grepping-for-strerror-in-tests'
2019-02-14 Merge branch 'jt/fetch-v2-sideband'
2019-02-14 Merge branch 'en/rebase-merge-on-sequencer'
2019-02-14 git-rebase.txt: update to reflect merge now implemented...
2019-02-14 docs/git-rebase: remove redundant entry in incompatible...
2019-02-14 Git 2.21-rc1 v2.21.0-rc1
2019-02-14 Merge branch 'js/mingw-host-cpu'
2019-02-14 Merge branch 'sg/stress-test'
2019-02-14 Merge branch 'kd/t0028-octal-del-is-377-not-777'
2019-02-14 Merge branch 'bc/utf16-portability-fix'
2019-02-14 Merge branch 'nd/fileno-may-be-macro'
2019-02-14 Merge branch 'nd/get-oid-with-context-returns-an-enum'
2019-02-14 Merge branch 'rj/sequencer-sign-off-header-static'
2019-02-12 RelNotes/2.21: misc typo/English fixups
2019-02-12 RelNotes/2.21: tweak "--date=auto" mention
2019-02-12 Merge branch 'nd/imap-send-typofix'
2019-02-09 Merge branch 'master' of git://github.com/git-l10n...
next