l10n: git.pot: v2.23.0 round 1 (130 new, 35 removed)
[gitweb.git] / t /
2019-06-24 t3404: modernize here doc style
2019-06-24 t0001: fix on case-insensitive filesystems
2019-06-21 tests: mark two failing tests under FAIL_PREREQS
2019-06-21 Merge branch 'mo/clang-format-for-each-update'
2019-06-21 Merge branch 'md/url-parse-harden'
2019-06-21 Merge branch 'an/ignore-doc-update'
2019-06-21 Merge branch 'ab/hash-object-doc'
2019-06-21 Merge branch 'cm/send-email-document-req-modules'
2019-06-21 Merge branch 'md/list-objects-filter-parse-msgfix'
2019-06-21 Merge branch 'md/list-objects-filter-memfix'
2019-06-21 Merge branch 'jt/partial-clone-missing-ref-delta-base'
2019-06-21 Merge branch 'ml/userdiff-rust'
2019-06-21 tests: make GIT_TEST_FAIL_PREREQS a boolean
2019-06-21 tests: replace test_tristate with "git env--helper"
2019-06-21 tests README: re-flow a previously changed paragraph
2019-06-21 tests: make GIT_TEST_GETTEXT_POISON a boolean
2019-06-21 t6040 test: stop using global "script" variable
2019-06-21 env--helper: new undocumented builtin wrapping git_env_*()
2019-06-21 fetch: add --[no-]show-forced-updates argument
2019-06-21 status: ignore status.aheadbehind in porcelain formats
2019-06-21 status: add status.aheadbehind setting
2019-06-21 status: remove the empty line after hints
2019-06-20 config tests: simplify include cycle test
2019-06-20 t0001 (mingw): do not expect a specific order of stdout...
2019-06-20 blame: add a test to cover blame_coalesce()
2019-06-20 blame: use the fingerprint heuristic to match ignored...
2019-06-20 blame: add a fingerprint heuristic to match ignored...
2019-06-20 t2027: use test_must_be_empty
2019-06-20 rev-list: teach --no-object-names to enable piping
2019-06-20 object: convert lookup_unknown_object() to use object_id
2019-06-20 fetch: only run 'gc' once when fetching multiple remotes
2019-06-20 commit-graph: test verify across alternates
2019-06-20 commit-graph: normalize commit-graph filenames
2019-06-20 commit-graph: test --split across alternate without...
2019-06-20 commit-graph: test octopus merges with --split
2019-06-20 commit-graph: clean up chains after flattened write
2019-06-20 commit-graph: verify chains with --shallow mode
2019-06-20 commit-graph: create options for split files
2019-06-20 commit-graph: expire commit-graph files
2019-06-20 commit-graph: allow cross-alternate chains
2019-06-20 commit-graph: merge commit-graph chains
2019-06-20 commit-graph: add --split option to builtin
2019-06-20 commit-graph: write commit-graph chains
2019-06-19 stash: fix show referencing stash index
2019-06-19 interpret-trailers: load default config
2019-06-18 test-hashmap: remove 'hash' command
2019-06-18 t: add t0016-oidmap.sh
2019-06-18 t/helper: add test-oidmap.c
2019-06-17 Merge branch 'xl/record-partial-clone-origin'
2019-06-17 Merge branch 'pb/request-pull-verify-remote-ref'
2019-06-17 Merge branch 'mm/p4-unshelve-windows-fix'
2019-06-17 Merge branch 'po/git-help-on-git-itself'
2019-06-17 Merge branch 'es/first-contrib-tutorial'
2019-06-17 Merge branch 'bb/unicode-12.1-reiwa'
2019-06-17 Merge branch 'sw/git-p4-unshelve-branched-files'
2019-06-17 Merge branch 'js/fsmonitor-unflake'
2019-06-17 Merge branch 'ds/topo-traversal-using-commit-graph'
2019-06-17 Merge branch 'bl/userdiff-octave'
2019-06-17 Merge branch 'ba/clone-remote-submodules'
2019-06-17 Merge branch 'vv/merge-squash-with-explicit-commit'
2019-06-17 Merge branch 'js/bundle-verify-require-object-store'
2019-06-17 Merge branch 'js/bisect-helper-check-get-oid-return...
2019-06-17 Merge branch 'jk/am-i-resolved-fix'
2019-06-17 Merge branch 'jk/HEAD-symref-in-xfer-namespaces'
2019-06-17 Merge branch 'ew/server-info-remove-crufts'
2019-06-17 Merge branch 'es/grep-require-name-when-needed'
2019-06-17 Merge branch 'es/git-debugger-doc'
2019-06-17 Merge branch 'ds/object-info-for-prefetch-fix'
2019-06-14 t3404: fix a typo
2019-06-13 Merge branch 'pw/rebase-edit-message-for-replayed-merge'
2019-06-13 Merge branch 'ab/deprecate-R-for-dynpath'
2019-06-13 Merge branch 'mh/import-transport-fd-fix'
2019-06-13 Merge branch 'ew/update-server-info'
2019-06-13 Merge branch 'jk/help-unknown-ref-fix'
2019-06-13 Merge branch 'dl/format-patch-notes-config'
2019-06-13 Merge branch 'nd/merge-quit'
2019-06-13 Merge branch 'ab/fail-prereqs-in-test'
2019-06-13 Merge branch 'nd/corrupt-worktrees'
2019-06-13 Merge branch 'js/rebase-cleanup'
2019-06-13 Merge branch 'nd/worktree-name-sanitization'
2019-06-13 Merge branch 'en/fast-export-encoding'
2019-06-13 Merge branch 'jk/unused-params-final-batch'
2019-06-13 Merge branch 'sb/format-patch-base-patch-id-fix'
2019-06-13 Merge branch 'nd/init-relative-template-fix'
2019-06-13 Merge branch 'ab/send-email-transferencoding-fix'
2019-06-13 add -p: fix checkout -p with pathological context
2019-06-12 t7610-mergetool: use test_cmp instead of test $(cat...
2019-06-12 commit-graph: return with errors during write
2019-06-12 Revert "test-lib: whitelist GIT_TR2_* in the environment"
2019-06-11 t5616: cover case of client having delta base
2019-06-11 t5616: use correct flag to check object is missing
2019-06-11 t5319-multi-pack-index.sh: test batch size zero
2019-06-11 midx: add test that 'expire' respects .keep files
2019-06-11 multi-pack-index: test expire while adding packs
2019-06-11 midx: implement midx_repack()
2019-06-11 multi-pack-index: prepare 'repack' subcommand
2019-06-11 multi-pack-index: implement 'expire' subcommand
2019-06-11 multi-pack-index: prepare for 'expire' subcommand
2019-06-10 t7610-mergetool: do not place pipelines headed by ...
2019-06-08 Merge branch 'master' of https://github.com/Softcatala...
next