Convert "struct cache_entry *" to "const ..." wherever possible
[gitweb.git] / t /
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-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 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
2013-06-13 rebase: finish_rebase() in fast-forward rebase
2013-06-12 rm: introduce advice.rmHints to shorten messages
2013-06-12 rm: better error message on failure for multiple files
2013-06-11 prio-queue: priority queue of pointers to structs
2013-06-11 status: introduce status.short to enable --short by...
2013-06-11 Merge branch 'maint'
2013-06-11 Merge branch 'maint-1.8.2' into maint
2013-06-11 t0070 "mktemp to unwritable directory" needs SANITY
2013-06-11 Merge branch 'cm/gitweb-project-list-persistent-cgi...
2013-06-11 Merge branch 'rr/maint-fetch-tag-doc-asterisks'
2013-06-11 Merge branch 'rr/rebase-autostash'
2013-06-11 Merge branch 'jk/test-exit-code-by-signal'
2013-06-11 Merge branch 'fc/at-head'
2013-06-11 Merge branch 'ar/wildmatch-foldcase'
2013-06-11 Merge branch 'tr/sha1-file-silence-loose-object-info...
2013-06-11 Merge branch 'nd/warn-ambiguous-object-name'
2013-06-11 Merge branch 'rr/diffcore-pickaxe-doc'
2013-06-11 Merge branch 'cr/git-work-tree-sans-git-dir'
2013-06-11 Merge branch 'mm/mediawiki-https-fail-message'
2013-06-11 Merge branch 'cb/log-follow-with-combined'
2013-06-11 Merge branch 'xq/credential-osxkeychain'
next