Merge branch 'dk/skip-prefix-scan-only-once'
[gitweb.git] / t /
2014-02-27 Merge branch 'wk/submodule-on-branch'
2014-02-27 Merge branch 'ep/varscope'
2014-02-27 Merge branch 'bs/stdio-undef-before-redef'
2014-02-27 Merge branch 'jk/config-path-include-fix'
2014-02-27 Merge branch 'ds/rev-parse-required-args'
2014-02-27 Merge branch 'nd/diff-quiet-stat-dirty'
2014-02-27 Merge branch 'nd/submodule-pathspec-ending-with-slash'
2014-02-27 Merge branch 'bk/refresh-missing-ok-in-merge-recursive'
2014-02-27 Merge branch 'da/pull-ff-configuration'
2014-02-27 Merge branch 'kb/fast-hashmap'
2014-02-27 Merge branch 'nv/commit-gpgsign-config'
2014-02-24 test the commit.gpgsign config option
2014-02-24 diff: do not quit early on stat-dirty files
2014-02-24 tests: add checking that combine-diff emits only correc...
2014-02-24 diff test: add tests for combine-diff with orderfile
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 submodule: explicit local branch creation in module_clone
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 read-cache: add index.version config variable
2014-02-24 test-lib: allow setting the index format version
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-24 introduce GIT_INDEX_VERSION environment variable
2014-02-24 demonstrate git-commit --dry-run exit code behaviour
2014-02-20 stop using fnmatch (either native or compat)
2014-02-20 notes: disallow reusing non-blob as a note object
2014-02-19 config: teach "git config --file -" to read from the...
2014-02-19 config: disallow relative include paths from blobs
2014-02-18 reset: optionally setup worktree and refresh index...
2014-02-18 diff: do not reuse_worktree_file for submodules
2014-02-14 tests: turn on network daemon tests by default
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 dir: ignore trailing spaces in exclude patterns
2014-02-10 dir: warn about trailing spaces in exclude patterns
2014-02-10 tests: auto-set git-daemon port
2014-02-10 gc: config option for running --auto in background
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-06 reset: support "--mixed --intent-to-add" mode
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-02-04 setup: don't dereference in-tree symlinks for absolute...
2014-02-04 t0060: add tests for prefix_path when path begins with...
2014-02-04 t0060: add test for prefix_path when path == work tree
2014-02-04 t0060: add test for prefix_path on symlinks via absolut...
2014-02-04 t3004: add test for ls-files on symlinks via absolute...
2014-02-04 t7101, t7014: rename test files to indicate what that...
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'
2014-01-27 Merge branch 'mh/doc-wo-names'
2014-01-27 Merge branch 'jk/revision-o-is-in-libgit-a'
2014-01-27 Merge branch 'sb/repack-in-c'
2014-01-27 Merge branch 'jk/test-fixes'
2014-01-27 Merge branch 'nd/negative-pathspec'
2014-01-27 Merge branch 'pw/git-p4'
2014-01-27 Merge branch 'ss/safe-create-leading-dir-with-slash'
2014-01-27 Merge branch 'mh/safe-create-leading-directories'
2014-01-27 Merge branch 'tr/nth-previous-is-a-commit'
2014-01-27 Merge branch 'tr/gitk-doc-range-trace'
2014-01-27 Merge branch 'jk/mark-edges-uninteresting'
2014-01-27 Merge branch 'jk/diff-filespec-cleanup'
2014-01-27 Merge branch 'ef/mingw-write'
2014-01-27 Merge branch 'rk/send-email-ssl-cert'
2014-01-27 Merge branch 'jn/ignore-doc'
2014-01-27 Merge branch 'jk/interpret-branch-name-fix'
2014-01-27 Merge branch 'jk/allow-fetch-onelevel-refname'
next