sha1_file: convert assert_sha1_type to object_id
[gitweb.git] / t /
2018-02-15 Merge branch 'en/merge-recursive-fixes'
2018-02-15 Merge branch 'jc/worktree-add-short-help'
2018-02-15 Merge branch 'ab/sha1dc-build'
2018-02-15 worktree: add: fix 'post-checkout' not knowing new...
2018-02-15 apply: handle Subversion diffs with /dev/null gracefully
2018-02-15 apply: demonstrate a problem applying svn diffs
2018-02-14 Correct mispellings of ".gitmodule" to ".gitmodules"
2018-02-14 t/: correct obvious typo "detahced"
2018-02-14 am: support --quit
2018-02-14 sq_dequote: fix extra consumption of source string
2018-02-14 test-hashmap: use "unsigned int" for hash storage
2018-02-14 test-hashmap: simplify alloc_test_entry
2018-02-14 test-hashmap: use strbuf_getline rather than fgets
2018-02-14 test-hashmap: use xsnprintf rather than snprintf
2018-02-14 test-hashmap: check allocation computation for overflow
2018-02-14 test-hashmap: use ALLOC_ARRAY rather than bare malloc
2018-02-13 Merge branch 'tz/doc-show-defaults-to-head'
2018-02-13 Merge branch 'ew/svn-branch-segfault-fix'
2018-02-13 Merge branch 'sg/travis-linux32-sanity'
2018-02-13 Merge branch 'nd/list-merge-strategy'
2018-02-13 Merge branch 'jt/long-running-process-doc'
2018-02-13 Merge branch 'jk/daemon-fixes'
2018-02-13 Merge branch 'pw/sequencer-in-process-commit'
2018-02-13 Merge branch 'nd/shared-index-fix'
2018-02-13 Merge branch 'po/http-push-error-message'
2018-02-13 Merge branch 'po/clang-format-functype-weight'
2018-02-13 Merge branch 'jc/mailinfo-cleanup-fix'
2018-02-13 Merge branch 'sg/cocci-move-array'
2018-02-13 Merge branch 'tg/split-index-fixes'
2018-02-13 Merge branch 'rs/strbuf-cocci-workaround'
2018-02-13 Merge branch 'mr/packed-ref-store-fix'
2018-02-13 Merge branch 'jt/http-redact-cookies'
2018-02-13 Merge branch 'ds/use-get-be64'
2018-02-13 Merge branch 'cc/sha1-file-name'
2018-02-13 Merge branch 'nd/trace-with-env'
2018-02-13 Merge branch 'pc/submodule-helper'
2018-02-13 Merge branch 'rb/hashmap-h-compilation-fix'
2018-02-13 Merge branch 'nd/diff-flush-before-warning'
2018-02-13 Merge branch 'tb/crlf-conv-flags'
2018-02-13 Merge branch 'rs/describe-unique-abbrev'
2018-02-13 Merge branch 'ks/submodule-doc-updates'
2018-02-13 Merge branch 'cl/t9001-cleanup'
2018-02-13 Merge branch 'gs/retire-mru'
2018-02-13 Merge branch 'ot/mru-on-list'
2018-02-13 Merge branch 'jh/partial-clone'
2018-02-13 Merge branch 'jh/fsck-promisors'
2018-02-13 Merge branch 'ab/simplify-perl-makefile'
2018-02-13 Mark messages for translations
2018-02-13 t6300-for-each-ref: fix "more than one quoting style...
2018-02-12 rebase: introduce and use pseudo-ref REBASE_HEAD
2018-02-12 rebase: add --show-current-patch
2018-02-12 am: add --show-current-patch
2018-02-12 check-ignore: fix mix of directories and other file...
2018-02-12 describe: confirm that blobs actually exist
2018-02-12 t0002: simplify error checking
2018-02-12 t: document 'test_must_fail ok=<signal-name>'
2018-02-09 fetch: make the --prune-tags work with <url>
2018-02-09 fetch: add a --prune-tags option and fetch.pruneTags...
2018-02-09 fetch tests: add scaffolding for the new fetch.pruneTags
2018-02-09 fetch tests: fetch <url> <spec> as well as fetch [...
2018-02-09 fetch tests: expand case/esac for later change
2018-02-09 fetch tests: double quote a variable for interpolation
2018-02-09 fetch tests: test --prune and refspec interaction
2018-02-09 fetch tests: add a tag to be deleted to the pruning...
2018-02-09 fetch tests: re-arrange arguments for future readability
2018-02-09 fetch tests: refactor in preparation for testing tag...
2018-02-08 rebase -p: fix incorrect commit message when calling...
2018-02-08 name-hash: properly fold directory names in adjust_dirn...
2018-02-08 t: make 'test_i18ngrep' more informative on failure
2018-02-08 t: validate 'test_i18ngrep's parameters
2018-02-08 t: move 'test_i18ncmp' and 'test_i18ngrep' to 'test...
2018-02-08 t5536: let 'test_i18ngrep' read the file without redire...
2018-02-08 t5510: consolidate 'grep' and 'test_i18ngrep' patterns
2018-02-08 t4001: don't run 'git status' upstream of a pipe
2018-02-08 t6022: don't run 'git merge' upstream of a pipe
2018-02-08 t5812: add 'test_i18ngrep's missing filename parameter
2018-02-08 t5541: add 'test_i18ngrep's missing filename parameter
2018-02-08 t0205: drop redundant test
2018-02-07 tag: add --edit option
2018-02-07 dir.c: ignore paths containing .git when invalidating...
2018-02-07 t7001: add test case for --dry-run
2018-02-07 rebase: add --allow-empty-message option
2018-02-05 dir.c: don't flag the index as dirty for changes to...
2018-02-02 perf/aggregate: sort JSON fields in output
2018-02-02 perf/aggregate: add --reponame option
2018-02-02 perf/aggregate: add --subsection option
2018-02-02 format-patch: reduce patch diffstat width to 72
2018-01-30 wildmatch test: mark test as EXPENSIVE_ON_WINDOWS
2018-01-30 test-lib: add an EXPENSIVE_ON_WINDOWS prerequisite
2018-01-30 wildmatch test: create & test files on disk in addition...
2018-01-30 wildmatch test: perform all tests under all wildmatch...
2018-01-30 wildmatch test: use test_must_fail, not ! for test...
2018-01-30 wildmatch test: remove dead fnmatch() test code
2018-01-30 wildmatch test: use a paranoia pattern from nul_match()
2018-01-30 wildmatch test: don't try to vertically align our output
2018-01-30 wildmatch test: use more standard shell style
2018-01-30 wildmatch test: indent with tabs, not spaces
2018-01-30 dir: convert struct sha1_stat to use object_id
2018-01-25 daemon: fix length computation in newline stripping
2018-01-25 t/lib-git-daemon: add network-protocol helpers
next