Merge branch 'dp/filter-branch-prune-empty' into maint
[gitweb.git] / t /
2017-03-28 Merge branch 'dp/filter-branch-prune-empty' into maint
2017-03-28 Merge branch 'mm/fetch-show-error-message-on-unadvertis...
2017-03-28 Merge branch 'jk/interpret-branch-name' into maint
2017-03-28 Merge branch 'ab/cond-skip-tests' into maint
2017-03-28 Merge branch 'jk/ident-empty' into maint
2017-03-28 Merge branch 'jk/delta-chain-limit' into maint
2017-03-28 Merge branch 'sg/test-with-stdin' into maint
2017-03-28 Merge branch 'jk/interop-test' into maint
2017-03-28 Merge branch 'jt/perf-updates' into maint
2017-03-28 Merge branch 'rs/strbuf-add-real-path' into maint
2017-03-28 Merge branch 'jk/parse-config-key-cleanup' into maint
2017-03-24 Merge branch 'ab/doc-no-option-notation-fix' into maint
2017-03-24 Merge branch 'ab/push-default-doc-fix' into maint
2017-03-24 Merge branch 'nd/commit-hook-doc-fix' into maint
2017-03-24 Merge branch 'jc/config-case-cmdline-take-2' into maint
2017-03-24 Merge branch 'jk/grep-no-index-fix' into maint
2017-03-24 Merge branch 'jn/remote-helpers-with-git-dir' into...
2017-03-24 Merge branch 'sb/submodule-config-parse-ignore-fix...
2017-03-24 Merge branch 'jk/push-deadlock-regression-fix' into...
2017-03-21 Merge branch 'jh/send-email-one-cc' into maint
2017-03-21 Merge branch 'jk/t6300-cleanup' into maint
2017-03-21 Merge branch 'rs/commit-parsing-optim' into maint
2017-03-21 Merge branch 'jk/show-branch-lift-name-len-limit' into...
2017-03-21 Merge branch 'jk/tempfile-ferror-fclose-confusion'...
2017-03-21 Merge branch 'rl/remote-allow-missing-branch-name-merge...
2017-03-21 Merge branch 'dt/gc-ignore-old-gc-logs' into maint
2017-03-21 Merge branch 'jt/upload-pack-error-report' into maint
2017-03-21 Merge branch 'rs/sha1-file-plug-fallback-base-leak...
2017-03-21 Merge branch 'ss/remote-bzr-hg-placeholder-wo-python...
2017-03-21 Merge branch 'jc/diff-populate-filespec-size-only-fix...
2017-03-21 Merge branch 'jk/http-walker-buffer-underflow-fix'...
2017-03-21 Merge branch 'mg/status-porcelain-no-i18n' into maint
2017-03-21 Merge branch 'ps/docs-diffcore' into maint
2017-03-21 Merge branch 'ew/markdown-url-in-readme' into maint
2017-03-21 Merge branch 'rj/remove-unused-mktemp' into maint
2017-03-21 Merge branch 'jk/ewah-use-right-type-in-sizeof' into...
2017-03-18 tests: make the 'test_pause' helper work in non-verbose...
2017-03-18 tests: create an interactive gdb session with the ...
2017-03-16 Merge branch 'js/realpath-pathdup-fix' into maint
2017-03-16 Merge branch 'mm/two-more-xstrfmt' into maint
2017-03-16 Merge branch 'vn/line-log-memcpy-size-fix' into maint
2017-03-16 Merge branch 'ax/line-log-range-merge-fix' into maint
2017-03-16 Merge branch 'jk/add-i-patch-do-prompt' into maint
2017-03-16 Merge branch 'jt/http-base-url-update-upon-redirect...
2017-03-16 Merge branch 'js/travis-32bit-linux' into maint
2017-03-16 Merge branch 'jh/mingw-openssl-sha1' into maint
2017-03-16 Merge branch 'jk/http-auth' into maint
2017-03-10 t/interop: add test of old clients against modern git...
2017-03-10 t: add an interoperability test harness
2017-03-08 real_pathdup(): fix callsites that wanted it to die...
2017-03-08 t1501: demonstrate NULL pointer access with invalid...
2017-03-03 p7000: add test for filter-branch with --prune-empty
2017-03-03 filter-branch: fix --prune-empty on parentless commits
2017-03-03 t7003: ensure --prune-empty removes entire branch when...
2017-03-03 t7003: ensure --prune-empty can prune root commit
2017-03-03 line-log.c: prevent crash during union of too many...
2017-03-03 t/perf: add fallback for pre-bin-wrappers versions...
2017-03-03 t/perf: use $MODERN_GIT for all repo-copying steps
2017-03-03 t/perf: export variable used in other blocks
2017-03-02 fetch-pack: add specific error for fetching an unadvert...
2017-03-02 fetch_refs_via_pack: call report_unmatched_refs
2017-03-02 fetch-pack: move code to report unmatched refs to a...
2017-03-02 checkout: restrict @-expansions when finding branch
2017-03-02 strbuf_check_ref_format(): expand only local branches
2017-03-02 branch: restrict @-expansions when deleting
2017-03-02 t3204: test git-branch @-expansion corner cases
2017-03-02 interpret_branch_name(): handle auto-namelen for @{-1}
2017-03-02 diff: do not short-cut CHECK_SIZE_ONLY check in diff_po...
2017-03-02 add--interactive: fix missing file prompt for patch...
2017-03-01 gitweb tests: skip tests when we don't have Time::HiRes
2017-03-01 gitweb tests: change confusing "skip_all" phrasing
2017-02-28 http: attempt updating base URL only if no error
2017-02-27 cvs tests: skip tests that call "cvs commit" when runni...
2017-02-27 t6300: avoid creating refs/heads/HEAD
2017-02-27 send-email: only allow one address per body tag
2017-02-24 Merge branch 'ps/doc-gc-aggressive-depth-update'
2017-02-24 Merge branch 'bc/worktree-doc-fix-detached'
2017-02-24 Merge branch 'dr/doc-check-ref-format-normalize'
2017-02-24 Merge branch 'gp/document-dotfiles-in-templates-are...
2017-02-24 Merge branch 'rt/align-add-i-help-text'
2017-02-24 Merge branch 'bc/blame-doc-fix'
2017-02-24 config: use git_config_parse_key() in git_config_parse_...
2017-02-23 ident: do not ignore empty config name/email
2017-02-23 ident: reject all-crud ident name
2017-02-23 ident: handle NULL email when complaining of empty...
2017-02-21 remote: ignore failure to remove missing branch.<name...
2017-02-21 Merge branch 'svn-escape-backslash' of git://bogomips...
2017-02-17 Merge branch 'master' of git://github.com/git-l10n...
2017-02-16 Merge branch 'jk/tempfile-ferror-fclose-confusion'
2017-02-16 Merge branch 'dp/submodule-doc-markup-fix'
2017-02-16 Merge branch 'jk/reset-to-break-a-commit-doc-updated'
2017-02-16 Merge branch 'jk/reset-to-break-a-commit-doc'
2017-02-16 Merge branch 'js/mingw-isatty'
2017-02-16 Merge branch 'rs/strbuf-cleanup-in-rmdir-recursively'
2017-02-16 Merge branch 'rs/ls-files-partial-optim'
2017-02-16 Merge branch 'rs/cocci-check-free-only-null'
2017-02-16 Merge branch 'ls/p4-path-encoding'
2017-02-15 Merge branch 'tg/stash-doc-cleanup'
2017-02-15 Merge branch 'jk/doc-submodule-markup-fix'
2017-02-15 Merge branch 'jk/doc-remote-helpers-markup-fix'
next