Merge branch 'pb/stash-refuse-to-kill'
[gitweb.git] / t /
2013-06-24 Merge branch 'rs/unpack-trees-tree-walk-conflict-field'
2013-06-24 Merge branch 'rr/rebase-sha1-by-string-query'
2013-06-24 Merge branch 'mm/rm-coalesce-errors'
2013-06-24 Merge branch 'jh/libify-note-handling'
2013-06-24 Merge branch 'fc/sequencer-plug-leak'
2013-06-24 status/commit: make sure --porcelain is not affected...
2013-06-24 status: introduce status.branch to enable --branch...
2013-06-24 status: introduce status.short to enable --short by...
2013-06-24 t/t5528-push-default: test pushdefault workflows
2013-06-24 t/t5528-push-default: generalize test_push_*
2013-06-24 bash prompt: use bash builtins to check stash state
2013-06-24 bash prompt: combine 'git rev-parse' for detached head
2013-06-24 bash prompt: print unique detached HEAD abbreviated...
2013-06-24 bash prompt: add a test for symbolic link symbolic...
2013-06-24 completion, bash prompt: move __gitdir() tests to compl...
2013-06-24 Revert "Merge branch 'jg/status-config'"
2013-06-23 bash prompt: use 'write_script' helper in interactive...
2013-06-23 bash prompt: fix redirection coding style in tests
2013-06-23 Merge branch 'mz/rebase-tests'
2013-06-23 Merge branch 'jk/unpack-entry-fallback-to-another'
2013-06-23 Merge branch 'jk/apache-test-for-2.4'
2013-06-23 Merge branch 'cm/remote-mediawiki-perlcritique'
2013-06-23 Merge branch 'bp/remote-mw-tests'
2013-06-23 Merge branch 'rr/rebase-autostash'
2013-06-23 Merge branch 'rr/prompt-rebase-breakage-fix'
2013-06-23 Merge branch 'jg/status-config'
2013-06-23 test-lib: support running tests under valgrind in parallel
2013-06-23 test-lib: allow prefixing a custom string before "ok...
2013-06-23 test-lib: valgrind for only tests matching a pattern
2013-06-23 test-lib: verbose mode for only tests matching a pattern
2013-06-23 test-lib: self-test that --verbose works
2013-06-23 t/t5505-remote: test multiple push/pull in remotes...
2013-06-23 t/t5505-remote: test url-with-# in branches-file
2013-06-23 t/t5505-remote: use test_path_is_missing
2013-06-23 t/t5505-remote: test push-refspec in branches-file
2013-06-23 t/t5505-remote: modernize style
2013-06-23 Documentation: Update 'linux-2.6.git' -> 'linux.git'
2013-06-21 lib-httpd/apache.conf: check version only after mod_ver...
2013-06-21 Sync with maint
2013-06-21 t6003: add --author-date-order test
2013-06-21 topology tests: teach a helper to set author dates...
2013-06-21 t6003: add --date-order test
2013-06-21 topology tests: teach a helper to take abbreviated...
2013-06-21 t/lib-t6000: style fixes
2013-06-21 transport-helper: be quiet on read errors from helpers
2013-06-21 apply: carefully strdup a possibly-NULL name
2013-06-20 Merge branch 'cm/remote-mediawiki'
2013-06-20 Merge branch 'rs/match-trees-refactor'
2013-06-20 Merge branch 'rs/logical-vs-binary-or'
2013-06-20 Merge branch 'mm/color-auto-default'
2013-06-20 Merge branch 'rs/discard-index-discard-array'
2013-06-20 Merge branch 'nd/traces'
2013-06-20 Merge branch 'fc/show-non-empty-errors-in-test'
2013-06-20 Merge branch 'fc/makefile'
2013-06-20 Merge branch 'js/test-ln-s-add'
2013-06-20 Merge branch 'nd/make-wildmatch-default'
2013-06-20 pull: merge into unborn by fast-forwarding from empty...
2013-06-20 t7400: test of UTF-8 submodule names pass under Mac OS
2013-06-20 send-email: sanitize author when writing From line
2013-06-20 send-email: add test for duplicate utf8 name
2013-06-20 t/t5528-push-default: remove redundant test_config...
2013-06-19 diff: add --ignore-blank-lines option
2013-06-19 random typofixes (committed missing a 't', successful...
2013-06-18 test-lib: rearrange start/end of test_expect_* and...
2013-06-18 test-lib: refactor $GIT_SKIP_TESTS matching
2013-06-18 t/t9802: explicitly name the upstream branch to use...
2013-06-18 rebase topology tests: fix commit names on case-insensi...
2013-06-17 submodule: drop the top-level requirement
2013-06-17 rev-parse: add --prefix option
2013-06-17 t7403: add missing && chaining
2013-06-17 t7403: modernize style
2013-06-17 t7401: make indentation consistent
2013-06-17 test-lib: enable MALLOC_* for the actual tests
2013-06-17 wt-status: give better advice when cherry-pick is in...
2013-06-17 tests: allow sha1's as part of the path
2013-06-17 stash: introduce 'git stash store'
2013-06-17 checkout: respect GIT_REFLOG_ACTION
2013-06-17 status: do not depend on rebase reflog messages
2013-06-17 t/t2021-checkout-last: "checkout -" should work after...
2013-06-17 t7512: test "detached from" as well
2013-06-17 t/am: use test_path_is_missing() where appropriate
2013-06-17 am: handle stray $dotest directory
2013-06-17 Merge tag 'gitgui-0.18.0' of git://repo.or.cz/git-gui
2013-06-16 status: introduce status.branch to enable --branch...
2013-06-14 unpack_entry: do not die when we fail to apply a delta
2013-06-14 t5303: drop "count=1" from corruption dd
2013-06-14 t/lib-httpd/apache.conf: configure an MPM module for...
2013-06-14 t/lib-httpd/apache.conf: load compat access module...
2013-06-14 t/lib-httpd/apache.conf: load extra auth modules in...
2013-06-14 t/lib-httpd/apache.conf: do not use LockFile in apache...
2013-06-14 rebase: use peel_committish() where appropriate
2013-06-14 t/rebase: add failing tests for a peculiar revision
2013-06-14 Merge branch 'rr/complete-difftool-fixup'
2013-06-14 Merge branch 'mt/send-email-cc-match-fix'
2013-06-14 Merge branch 'bp/mediawiki-credential'
2013-06-14 Merge branch 'mh/reflife'
2013-06-14 Merge branch 'kb/full-history-compute-treesame-carefully-2'
2013-06-14 Merge branch 'rr/remove-contrib-some'
2013-06-14 handle multibyte characters in name
2013-06-13 rebase: finish_rebase() in noop rebase
next