Merge branch 'km/avoid-non-function-return-in-rebase' into maint
[gitweb.git] / t /
2014-05-08 Merge branch 'km/avoid-non-function-return-in-rebase...
2014-05-08 Merge branch 'tb/unicode-6.3-zero-width' into maint
2014-05-08 Merge branch 'km/avoid-bs-in-shell-glob' into maint
2014-05-08 Merge branch 'km/avoid-cp-a' into maint
2014-04-11 test: fix t5560 on FreeBSD
2014-04-11 test: fix t7001 cp to use POSIX options
2014-04-09 Merge branch 'jl/nor-or-nand-and' into maint
2014-04-09 Merge branch 'cn/fetch-prune-overlapping-destination...
2014-04-09 Merge branch 'mh/update-ref-batch-create-fix' into...
2014-04-09 Merge branch 'jk/commit-dates-parsing-fix' into maint
2014-04-09 Merge branch 'jc/fix-diff-no-index-diff-opt-parse'...
2014-04-09 Merge commit 'doc/http-backend: missing accent grave...
2014-04-08 Merge branch 'mm/status-porcelain-format-i18n-fix'...
2014-04-08 Merge branch 'bp/commit-p-editor' into maint
2014-04-03 Merge branch 'jk/mv-submodules-fix' into maint
2014-04-03 Merge branch 'mh/remove-subtree-long-pathname-fix'...
2014-04-03 Merge branch 'jk/lib-terminal-lazy' into maint
2014-04-03 Merge branch 'nd/index-pack-error-message' into maint
2014-04-03 Merge branch 'us/printf-not-echo' into maint
2014-04-03 Merge branch 'rr/doc-merge-strategies' into maint
2014-04-03 Merge branch 'jk/shallow-update-fix' into maint
2014-04-03 Merge branch 'jc/stash-pop-not-popped' into maint
2014-04-03 Merge branch 'jn/wt-status' into maint
2014-04-02 update-ref: fail create operation over stdin if ref...
2014-04-01 t4212: loosen far-in-future test for AIX
2014-03-31 code and test: fix misuses of "nor"
2014-03-26 fetch: handle overlaping refspecs on --prune
2014-03-18 Merge branch 'jk/clean-d-pathspec' into maint
2014-03-18 Merge branch 'da/difftool-git-files' into maint
2014-03-18 Merge branch 'jk/remote-pushremote-config-reading'...
2014-03-18 Merge branch 'jk/commit-dates-parsing-fix' into maint
2014-03-18 Merge branch 'tr/diff-submodule-no-reuse-worktree'...
2014-03-18 Merge branch 'nd/reset-setup-worktree' into maint
2014-03-18 Merge branch 'jc/check-attr-honor-working-tree' into...
2014-03-18 Merge branch 'bk/refresh-missing-ok-in-merge-recursive...
2014-03-18 Merge branch 'ds/rev-parse-required-args' into maint
2014-03-18 Merge branch 'jk/config-path-include-fix' into maint
2014-03-18 Merge branch 'nd/diff-quiet-stat-dirty' into maint
2014-03-18 Merge branch 'nd/http-fetch-shallow-fix' into maint
2014-03-18 Merge branch 'nd/submodule-pathspec-ending-with-slash...
2014-03-18 test-lib.sh: do not "echo" caller-supplied strings
2014-03-18 merge hook tests: fix and update tests
2014-03-18 commit: fix patch hunk editing with "commit -p -m"
2014-03-18 test patch hunk editing with "commit -p -m"
2014-03-17 mv: prevent mismatched data when ignoring errors.
2014-03-14 t/lib-terminal: make TTY a lazy prerequisite
2014-03-12 wt-status: lift the artificual "at least 20 columns...
2014-03-11 merge hook tests: use 'test_must_fail' instead of '!'
2014-03-11 merge hook tests: fix missing '&&' in test
2014-03-11 clean: respect pathspecs with "-d"
2014-03-05 t7800: add a difftool test for .git-files
2014-02-28 fetch: add a failing test for prunning with overlapping...
2014-02-24 diff: do not quit early on stat-dirty files
2014-02-24 pathspec: pass directory indicator to match_pathspec_item()
2014-02-24 pathspec: rename match_pathspec_depth() to match_pathspec()
2014-02-24 merge-recursive.c: tolerate missing files while refresh...
2014-02-24 t3030-merge-recursive: test known breakage with empty...
2014-02-24 remote: handle pushremote config in any order
2014-02-24 log: do not segfault on gmtime errors
2014-02-24 log: handle integer overflow in timestamps
2014-02-24 fsck: report integer overflow in author timestamps
2014-02-24 t4212: test bogus timestamps with git-log
2014-02-18 reset: optionally setup worktree and refresh index...
2014-02-18 diff: do not reuse_worktree_file for submodules
2014-02-13 Sync with 1.8.5.5
2014-02-13 Merge branch 'bm/merge-base-octopus-dedup' into maint
2014-02-13 Merge branch 'jc/revision-range-unpeel' into maint
2014-02-13 Merge branch 'jk/allow-fetch-onelevel-refname' into...
2014-02-13 Merge branch 'jk/interpret-branch-name-fix' into maint
2014-02-13 Merge branch 'rk/send-email-ssl-cert' into maint
2014-02-13 Merge branch 'sb/repack-in-c' into maint
2014-02-13 Merge branch 'as/tree-walk-fix-aggressive-short-cut...
2014-02-13 t5537: move http tests out to t5539
2014-02-11 Merge git://github.com/git-l10n/git-po
2014-02-10 fetch-pack: fix deepen shallow over smart http with...
2014-02-10 test: rename http fetch and push test files
2014-02-10 tests: auto-set LIB_HTTPD_PORT from test name
2014-02-07 Merge branch 'ow/manpages-typofix'
2014-02-07 Merge branch 'aj/ada-diff-word-pattern'
2014-02-07 Merge branch 'nd/tag-doc'
2014-02-06 check-attr: move to the top of working tree when in...
2014-02-06 t0003: do not chdir the whole test process
2014-02-05 Sync with 1.8.5.4
2014-02-05 Merge branch 'jc/maint-pull-docfix' into maint
2014-02-05 Merge branch 'ow/stash-with-ifs' into maint
2014-02-05 Merge branch 'js/lift-parent-count-limit' into maint
2014-02-05 Merge branch 'nd/add-empty-fix' into maint
2014-02-05 Merge branch 'bc/log-decoration' into maint
2014-02-05 Merge branch 'jh/rlimit-nofile-fallback' into maint
2014-02-05 Merge branch 'jl/commit-v-strip-marker' into maint
2014-02-05 Merge branch 'tr/send-email-ssl' into maint
2014-02-05 Merge branch 'tb/clone-ssh-with-colon-for-port' into...
2014-02-05 Merge branch 'nd/transport-positive-depth-only' into...
2014-02-05 Merge branch 'tb/repack-fix-renames' (early part)
2014-02-05 userdiff: update Ada patterns
2014-01-31 Merge git://github.com/git-l10n/git-po
2014-01-31 Merge branch 'jn/pager-lv-default-env'
2014-01-31 pager test: make fake pager consume all its input
2014-01-27 Merge branch 'as/tree-walk-fix-aggressive-short-cut'
2014-01-27 Merge branch 'ta/doc-http-protocol-in-html'
next