avoidr

avoidr pushed to master at avoidr/git

  • 71ca53e812 Git 2.30 Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • f6bf36dc9c Merge branch 'pb/doc-git-linkit-fix' Docfix. * pb/doc-git-linkit-fix: git.txt: fix typos in 'linkgit' macro invocation
  • 371065cc22 Merge tag 'l10n-2.30.0-rnd2' of https://github.com/git-l10n/git-po l10n for Git 2.30.0 round 2 * tag 'l10n-2.30.0-rnd2' of https://github.com/git-l10n/git-po: l10n: zh_CN: for git v2.30.0 l10n round 1 and 2 l10n: zh_TW.po: v2.30.0 round 2 (1 untranslated) l10n: pl.po: add translation and set team leader l10n: pl.po: started Polish translation l10n: de.po: Update German translation for Git 2.30.0 l10n: Update Catalan translation l10n: bg.po: Updated Bulgarian translation (5037t) l10n: fr.po v2.30.0 rnd 2 l10n: tr: v2.30.0-r2 l10n: sv.po: Update Swedish translation (5037t0f0u) l10n: vi.po(5037t): v2.30.0 rnd 2 l10n: git.pot: v2.30.0 round 2 (1 new, 2 removed) l10n: Update Catalan translation l10n: fr.po: v2.30.0 rnd 1 l10n: fr.po Fix a typo l10n: fr fix misleading message l10n: tr: v2.30.0-r1 l10n: sv.po: Update Swedish translation (5038t0f0u) l10n: git.pot: v2.30.0 round 1 (70 new, 45 removed)
  • d13389bf27 l10n: zh_CN: for git v2.30.0 l10n round 1 and 2 Translate 71 new messages (5037t0f0u) for git 2.30.0. Reviewed-by: 依云 <lilydjwg@gmail.com> Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
  • ecc0c5841b Merge branch 'l10n/zh_TW/201223' of github.com:l10n-tw/git-po * 'l10n/zh_TW/201223' of github.com:l10n-tw/git-po: l10n: zh_TW.po: v2.30.0 round 2 (1 untranslated)
  • View comparison for these 753 commits »

3 years ago

avoidr pushed to completion-stash-v2 at avoidr/git

  • 4209e4ca97 git-completion.bash: stash-show: complete $__git_diff_common_options Signed-off-by: Robert Karszniewicz <avoidr@posteo.de>
  • b174c48906 git-completion.bash: __git_diff_common_options: add --[no-]patch At the same time also deduplicate those options from command completions which use $__git_diff_common_options. Signed-off-by: Robert Karszniewicz <avoidr@posteo.de>
  • d98273ba77 Git 2.29-rc0 Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • 542b3c2573 Merge branch 'nl/credential-crlf' Loosen the parser in the receiving end of the credential protocol to allow credential helper to terminate lines with CRLF line ending, as well as LF line ending. * nl/credential-crlf: credential: treat CR/LF as line endings in the credential protocol
  • 67af910276 Merge branch 'sn/fast-import-doc' Doc update. * sn/fast-import-doc: fast-import: fix typo in documentation

4 years ago

avoidr created new branch completion-stash-v2 at avoidr/git

4 years ago

avoidr pushed to completion-stash at avoidr/git

  • 16ab3de9fd git-completion.bash: stash-show: add --patch-with-stat Signed-off-by: Robert Karszniewicz <avoidr@posteo.de>
  • d98273ba77 Git 2.29-rc0 Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • 542b3c2573 Merge branch 'nl/credential-crlf' Loosen the parser in the receiving end of the credential protocol to allow credential helper to terminate lines with CRLF line ending, as well as LF line ending. * nl/credential-crlf: credential: treat CR/LF as line endings in the credential protocol
  • 67af910276 Merge branch 'sn/fast-import-doc' Doc update. * sn/fast-import-doc: fast-import: fix typo in documentation
  • 9d19e1773c Merge branch 'pb/submodule-doc-fix' Doc update. * pb/submodule-doc-fix: gitsubmodules doc: invoke 'ls-files' with '--recurse-submodules'

4 years ago

avoidr created new branch completion-stash at avoidr/git

4 years ago

avoidr pushed to config-log-show at avoidr/git

  • 404686c49e log: add log.showStat configuration variable Changes default behaviour of `git log` and `git show` when no command-line options are given. Doesn't affect behaviour otherwise (same behaviour as with stash.showStat).
  • d98273ba77 Git 2.29-rc0 Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • 542b3c2573 Merge branch 'nl/credential-crlf' Loosen the parser in the receiving end of the credential protocol to allow credential helper to terminate lines with CRLF line ending, as well as LF line ending. * nl/credential-crlf: credential: treat CR/LF as line endings in the credential protocol
  • 67af910276 Merge branch 'sn/fast-import-doc' Doc update. * sn/fast-import-doc: fast-import: fix typo in documentation
  • 9d19e1773c Merge branch 'pb/submodule-doc-fix' Doc update. * pb/submodule-doc-fix: gitsubmodules doc: invoke 'ls-files' with '--recurse-submodules'

4 years ago

avoidr created new branch config-log-show at avoidr/git

4 years ago

avoidr pushed to master at avoidr/git

  • d98273ba77 Git 2.29-rc0 Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • 542b3c2573 Merge branch 'nl/credential-crlf' Loosen the parser in the receiving end of the credential protocol to allow credential helper to terminate lines with CRLF line ending, as well as LF line ending. * nl/credential-crlf: credential: treat CR/LF as line endings in the credential protocol
  • 67af910276 Merge branch 'sn/fast-import-doc' Doc update. * sn/fast-import-doc: fast-import: fix typo in documentation
  • 9d19e1773c Merge branch 'pb/submodule-doc-fix' Doc update. * pb/submodule-doc-fix: gitsubmodules doc: invoke 'ls-files' with '--recurse-submodules'
  • 5f8c70a148 Merge branch 'jk/format-auto-base-when-able' "git format-patch" learns to take "whenAble" as a possible value for the format.useAutoBase configuration variable to become no-op when the automatically computed base does not make sense. * jk/format-auto-base-when-able: format-patch: teach format.useAutoBase "whenAble" option

4 years ago

avoidr created new branch master at avoidr/git

4 years ago

avoidr created repository avoidr/git

4 years ago

avoidr pushed to notes at avoidr/bopen

4 years ago

avoidr created new branch notes at avoidr/bopen

4 years ago

avoidr pushed to master at avoidr/bopen

4 years ago

avoidr created new branch master at avoidr/bopen

4 years ago

avoidr created repository avoidr/bopen

4 years ago

avoidr pushed to passphrase_echo at avoidr/tox-utils

4 years ago

avoidr deleted branch Makefile at avoidr/tox-utils

4 years ago

avoidr pushed to master at avoidr/tox-utils

4 years ago

avoidr pushed to Makefile at avoidr/tox-utils

4 years ago

avoidr pushed to Makefile at avoidr/tox-utils

5 years ago