config: stop checking whether the_repository is NULL
[gitweb.git] / t /
2019-07-02 t5310: increase the number of bitmapped commits
2019-07-02 test-lib: introduce test_commit_bulk
2019-07-01 t5319: use 'test-tool path-utils' instead of 'ls -l'
2019-07-01 t2203: avoid hard-coded object ID values
2019-07-01 t1710: make hash independent
2019-07-01 t1007: remove SHA1 prerequisites
2019-07-01 t0090: make test pass with SHA-256
2019-07-01 t0027: make hash size independent
2019-07-01 t6030: make test work with SHA-256
2019-07-01 t5000: make hash independent
2019-07-01 t1450: make hash size independent
2019-07-01 t1410: make hash size independent
2019-07-01 t: add helper to convert object IDs to paths
2019-07-01 git-prompt: improve cherry-pick/revert detection
2019-07-01 t8014: remove unnecessary braces
2019-07-01 repack: disable bitmaps-by-default if .keep files exist
2019-07-01 t0016: add 'remove' subcommand test
2019-07-01 test-oidmap: remove 'add' subcommand
2019-07-01 check_everything_connected: assume alternate ref tips...
2019-07-01 rebase --am: ignore rebase.rescheduleFailedExec
2019-06-28 t7814: do not generate same commits in different repos
2019-06-27 ref-filter.c: find disjoint pattern prefixes
2019-06-27 progress: use term_clear_line()
2019-06-27 rebase: fix garbled progress display with '-x'
2019-06-27 match-trees.c: remove the_repo from shift_tree*()
2019-06-27 status: do not report errors in sequencer/todo
2019-06-27 t5551: test usage of chunked encoding explicitly
2019-06-25 t5551: use 'test_i18ngrep' to check translated output
2019-06-25 submodule foreach: fix recursion of options
2019-06-24 t3404: make the 'rebase.missingCommitsCheck=ignore...
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'
next