gitweb.git

Commits

2019-02-24 Git 2.21 v2.21.0
2019-02-24 Merge branch 'yn/checkout-doc-fix'
2019-02-24 Merge tag 'l10n-2.21.0-rnd2' of git://github.com/git...
2019-02-24 README: adjust for final Azure Pipeline ID
2019-02-24 checkout doc: fix an unmatched double-quote pair
2019-02-23 l10n: bg.po: Updated Bulgarian translation (4363t)
2019-02-23 Merge branch 'ab/bsd-fixes'
2019-02-23 Merge branch 'ab/workaround-dash-bug-in-test'
2019-02-22 commit-graph tests: fix unportable "dd" invocation
2019-02-22 Merge branch 'master' of https://github.com/ralfth...
2019-02-22 l10n: update German translation
2019-02-22 tests: fix unportable "\?" and "\+" regex syntax
2019-02-20 Merge branch 'bg-submodule-helper-typo' of github.com...
2019-02-20 l10n: zh_CN: Revision for git v2.21.0 l10n
2019-02-20 l10n: zh_CN: for git v2.21.0 l10n round 1~2
2019-02-20 l10n: bg.po: correct typo
2019-02-20 l10n: Update Swedish translation (4363t0f0u)
2019-02-19 Git 2.21-rc2 v2.21.0-rc2
2019-02-19 Merge branch 'js/test-tool-gen-nuls'
2019-02-19 Merge branch 'mk/t5562-no-input-to-too-large-an-input...
2019-02-19 Merge branch 'mk/t5562-do-not-reuse-output-files'
2019-02-19 t5562: do not reuse output files
2019-02-19 tests: teach the test-tool to generate NUL bytes and...
2019-02-19 t5562: do not depend on /dev/zero
2019-02-19 Revert "t5562: replace /dev/zero with a pipe from gener...
2019-02-19 l10n: de.po: fix grammar in message for tag.c
2019-02-19 l10n: de.po: fix a message for index-pack.c
2019-02-19 l10n: de.po: consistent translation of 'root commit'
2019-02-19 l10n: it: update the Italian translation
2019-02-17 Merge branch 'master' of https://github.com/Softcatala...
2019-02-16 l10n: es: 2.21.0 round 2
2019-02-16 Merge branch 'fr_2.21.0_rnd2' of git://github.com/jnavi...
2019-02-16 l10n: el: add Greek l10n team and essential translations
2019-02-15 l10n: fr.po v2.21.0 rnd 2
2019-02-15 l10n: fr.po Fix some typos from round3
2019-02-15 l10n: fr.po Fix some typos
2019-02-15 mingw: safe-guard a bit more against getenv() problems
2019-02-15 l10n: Fixes to Catalan translation
2019-02-15 l10n: git.pot: v2.21.0 round 2 (3 new, 3 removed)
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 t/lib-httpd: pass GIT_TEST_SIDEBAND_ALL through Apache
2019-02-14 t1404: do not rely on the exact phrasing of strerror()
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 'ab/rebase-test-fix'
2019-02-14 Merge branch 'rb/no-dev-zero-in-test'
2019-02-14 Merge branch 'rs/bash-is-in-coreutils-on-nonstop'
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-13 rebase: fix regression in rebase.useBuiltin=false test...
2019-02-13 mingw: use a more canonical method to fix the CPU reporting
2019-02-13 tests: avoid syntax triggering old dash bug
2019-02-13 config.mak.uname: move location of bash on NonStop...
2019-02-13 t5562: replace /dev/zero with a pipe from generate_zero...
2019-02-13 t5318: replace use of /dev/zero with generate_zero_bytes
2019-02-12 get_oid_with_context(): match prototype and implementation
2019-02-12 git-compat-util: work around fileno(fp) that is a macro
2019-02-12 test-lib-functions.sh: add generate_zero_bytes function
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-12 imap-send.c: add a missing space in error message
2019-02-12 utf8: handle systems that don't write BOM for UTF-16
2019-02-11 t0028: fix wrong octal values for BOM in setup
2019-02-11 test-lib: fix non-portable pattern bracket expressions
2019-02-11 sequencer: make sign_off_header a file local symbol
2019-02-11 config.mak.uname: add FREAD_READS_DIRECTORIES for NonSt...
2019-02-11 Fix typos in translatable strings for v2.21.0
2019-02-09 l10n: git.pot: v2.21.0 round 1 (214 new, 38 removed)
2019-02-09 Merge branch 'master' of git://github.com/git-l10n...
2019-02-09 Seventh batch for 2.21
2019-02-09 Merge branch 'js/mingw-host-cpu'
2019-02-09 Merge branch 'js/fuzz-commit-graph-update'
2019-02-09 Merge branch 'kl/pretty-doc-markup-fix'
2019-02-09 Merge branch 'sg/ci-parallel-build'
2019-02-09 Merge branch 'ld/git-p4-remove-flakey-test'
2019-02-09 Merge branch 'js/rebase-i-redo-exec-fix'
2019-02-09 Merge branch 'nd/checkout-noisy-unmerge'
2019-02-09 Merge branch 'js/smart-http-detect-remote-error'
2019-02-09 Merge branch 'ds/coverage-prove'
2019-02-09 Merge branch 'tz/gpg-test-fix'
2019-02-09 Merge branch 'os/rebase-runs-post-checkout-hook'
2019-02-08 test-lib: make '--stress' more bisect-friendly
2019-02-08 t5403: correct bash ambiguous redirect error in subtest...
2019-02-08 .mailmap: map Clemens Buchacher's mail addresses
2019-02-08 t/lib-gpg: drop redundant killing of gpg-agent
2019-02-08 t/lib-gpg: quote path to ${GNUPGHOME}/trustlist.txt
2019-02-07 mingw: fix CPU reporting in `git version --build-options`
2019-02-07 object: fix leak of shallow_stat
2019-02-07 fuzz-commit-graph: initialize repo object
next