git.c: make sure we do not leak GIT_* to alias scripts
[gitweb.git] / t /
2015-12-22 git.c: make sure we do not leak GIT_* to alias scripts
2015-12-22 setup.c: re-fix d95138e (setup: set env $GIT_WORK_TREE...
2015-12-22 Merge branch 'nd/stop-setenv-work-tree' into nd/clear...
2015-12-22 Revert "setup: set env $GIT_WORK_TREE when work tree...
2015-09-28 Sync with 2.4.10
2015-09-28 Sync with 2.3.10
2015-09-28 Merge branch 'jk/xdiff-memory-limits' into maint-2.3
2015-09-28 Merge branch 'jk/transfer-limit-redirection' into maint-2.3
2015-09-28 Merge branch 'jk/transfer-limit-protocol' into maint-2.3
2015-09-25 http: limit redirection depth
2015-09-25 http: limit redirection to protocol-whitelist
2015-09-23 submodule: allow only certain protocols for submodule...
2015-09-23 transport: add a protocol-whitelist environment variable
2015-09-17 Merge branch 'dt/untracked-subdir' into maint
2015-09-17 Merge branch 'br/svn-doc-include-paths-config' into...
2015-09-17 Merge branch 'ah/submodule-typofix-in-error' into maint
2015-09-17 Merge branch 'js/maint-am-skip-performance-regression...
2015-09-04 Sync with 2.4.9
2015-09-04 Sync with 2.3.9
2015-09-04 Sync with 2.2.3
2015-09-04 Merge branch 'ee/clean-test-fixes' into maint
2015-09-04 Merge branch 'jk/log-missing-default-HEAD' into maint
2015-09-04 Merge branch 'cc/trailers-corner-case-fix' into maint
2015-09-04 Merge branch 'dt/commit-preserve-base-index-upon-opport...
2015-09-04 Merge branch 'rs/archive-zip-many' into maint
2015-09-04 Merge branch 'jc/calloc-pathspec' into maint
2015-09-04 Merge branch 'ss/fix-config-fd-leak' into maint
2015-09-04 Merge branch 'sg/wt-status-header-inclusion' into maint
2015-09-04 Merge branch 'po/po-readme' into maint
2015-09-04 Merge branch 'sg/t3020-typofix' into maint
2015-09-04 Merge branch 'as/docfix-reflog-expire-unreachable'...
2015-09-04 Merge branch 'nd/fixup-linked-gitdir' into maint
2015-09-04 Merge branch 'jk/rev-list-has-no-notes' into maint
2015-09-04 Merge branch 'jk/fix-alias-pager-config-key-warnings...
2015-09-04 Merge branch 'nd/dwim-wildcards-as-pathspecs' into...
2015-09-04 Merge branch 'sg/help-group' into maint
2015-09-04 Merge branch 'ps/t1509-chroot-test-fixup' into maint
2015-09-04 Merge branch 'jh/strbuf-read-use-read-in-full' into...
2015-09-04 Merge branch 'jk/long-error-messages' into maint
2015-09-04 Merge branch 'cb/open-noatime-clear-errno' into maint
2015-09-04 Merge branch 'mh/get-remote-group-fix' into maint
2015-08-31 trailer: support multiline title
2015-08-31 t7300: fix broken && chains
2015-08-31 log: diagnose empty HEAD more clearly
2015-08-31 commit: don't rewrite shared index unnecessarily
2015-08-28 archive-zip: support more than 65535 entries
2015-08-28 t5004: test ZIP archives with many entries
2015-08-26 trailer: retitle a test and correct an in-comment message
2015-08-25 Merge branch 'jk/guess-repo-name-regression-fix' into...
2015-08-25 Merge branch 'jk/test-with-x' into maint
2015-08-25 Merge branch 'sb/check-return-from-read-ref' into maint
2015-08-25 Merge branch 'mm/pull-upload-pack' into maint
2015-08-24 config: silence warnings for command names with invalid...
2015-08-21 trailer: ignore first line of message
2015-08-20 t3020: fix typo in test description
2015-08-19 Merge branch 'ta/docfix-index-format-tech' into maint
2015-08-19 Merge branch 'sb/parse-options-codeformat' into maint
2015-08-19 Merge branch 'sb/remove-unused-var-from-builtin-add...
2015-08-19 Merge branch 'kn/tag-doc-fix' into maint
2015-08-19 Merge branch 'es/doc-clean-outdated-tools' into maint
2015-08-19 Merge branch 'nd/export-worktree' into maint
2015-08-19 Merge branch 'mh/fast-import-optimize-current-from...
2015-08-19 Merge branch 'ib/scripted-parse-opt-better-hint-string...
2015-08-19 Merge branch 'se/doc-checkout-ours-theirs' into maint
2015-08-19 Merge branch 'cb/uname-in-untracked' into maint
2015-08-19 Merge branch 'as/sparse-checkout-removal' into maint
2015-08-19 Merge branch 'db/send-pack-user-signingkey' into maint
2015-08-19 Merge branch 'jx/do-not-crash-receive-pack-wo-head...
2015-08-19 Merge branch 'da/subtree-date-confusion' into maint
2015-08-19 untracked cache: fix entry invalidation
2015-08-19 untracked-cache: fix subdirectory handling
2015-08-19 t7063: use --force-untracked-cache to speed up a bit
2015-08-11 t2019: skip test requiring '*' in a file name non Windows
2015-08-10 clone: use computed length in guess_dir_name
2015-08-10 clone: add tests for output directory
2015-08-07 test-lib: disable trace when test is not verbose
2015-08-07 test-lib: turn off "-x" tracing during chain-lint check
2015-08-05 tests: fix cleanup after tests in t1509-root-worktree
2015-08-05 tests: fix broken && chains in t1509-root-worktree
2015-08-03 Sync with 2.4.8
2015-08-03 Merge branch 'js/rebase-i-clean-up-upon-continue-to...
2015-08-03 Merge branch 'ss/clone-guess-dir-name-simplify' into...
2015-08-03 Merge branch 'sg/completion-commit-cleanup' into maint
2015-08-03 Merge branch 'pt/am-abort-fix' into maint
2015-08-03 Merge branch 'mh/reporting-broken-refs-from-for-each...
2015-08-03 Merge branch 'sg/commit-cleanup-scissors' into maint
2015-07-31 untracked-cache: support sparse checkout
2015-07-27 Sync with 2.4.7
2015-07-27 Merge branch 'jk/pretty-encoding-doc' into maint
2015-07-27 Merge branch 'tb/checkout-doc' into maint
2015-07-27 Merge branch 'ls/hint-rev-list-count' into maint
2015-07-27 Merge branch 'mm/branch-doc-updates' into maint
2015-07-27 Merge branch 'jc/fsck-retire-require-eoh' into maint
2015-07-27 Merge branch 'et/http-proxyauth' into maint
2015-07-27 Merge branch 'jc/unexport-git-pager-in-use-in-pager...
2015-07-27 Merge branch 'mh/strbuf-read-file-returns-ssize-t'...
2015-07-27 Merge branch 'kb/config-unmap-before-renaming' into...
2015-07-27 Merge branch 'jk/rev-list-no-bitmap-while-pruning'...
2015-07-27 Merge branch 'rh/test-color-avoid-terminfo-in-original...
2015-07-27 Merge branch 'jk/fix-refresh-utime' into maint
next