.mailmap: switch to Thomas Rast's personal address
[gitweb.git] / t /
2013-09-09 Merge branch 'tg/index-struct-sizes'
2013-09-09 Merge branch 'jc/transport-do-not-use-connect-twice...
2013-09-09 Merge branch 'es/contacts-blame-L-multi'
2013-09-09 Merge branch 'jc/url-match'
2013-09-09 Merge branch 'jl/submodule-mv'
2013-09-09 Merge branch 'es/blame-L-twice'
2013-09-09 Merge branch 'tr/log-full-diff-keep-true-parents'
2013-09-09 Merge branch 'jk/cat-file-batch-optim'
2013-09-09 Merge branch 'es/blame-L-more'
2013-09-09 Merge branch 'db/http-savecookies'
2013-09-09 Merge branch 'jc/push-cas'
2013-09-09 Merge branch 'nd/clone-connectivity-shortcut'
2013-09-09 Merge branch 'jc/diff-filter-negation'
2013-09-09 Merge branch 'ms/fetch-prune-configuration'
2013-09-09 cherry-pick: allow "-" as abbreviation of '@{-1}'
2013-09-09 git-config: always treat --int as 64-bit internally
2013-09-09 config: make numeric parsing errors more clear
2013-09-09 branch.c: Relax unnecessary requirement on upstream...
2013-09-09 t3200: Add test demonstrating minor regression in 41c21f2
2013-09-09 t3200: Minor fix when preparing for tracking failure
2013-09-09 t2024: Fix &&-chaining and a couple of typos
2013-09-09 git: run in a directory given with -C option
2013-09-09 git_remote_helpers: remove little used Python library
2013-09-06 status: add missing blank line after list of "other...
2013-09-06 tests: don't set status.displayCommentPrefix file-wide
2013-09-06 status: disable display of '#' comment prefix by default
2013-09-06 submodule summary: ignore --for-status option
2013-09-06 t6050-replace: use some long option names
2013-09-06 t6050-replace: add test to clean up all the replace...
2013-09-06 t6050-replace: test that objects are of the same type
2013-09-05 typofix: cherry is spelled with two ars
2013-09-05 Sync with maint
2013-09-05 Merge branch 'nd/fetch-pack-shallow-fix' into maint
2013-09-05 Merge branch 'hv/config-from-blob' into maint
2013-09-05 Merge branch 'maint-1.8.3' into maint
2013-09-05 Merge branch 'maint-1.8.2' into maint-1.8.3
2013-09-04 typofix: commit is spelled with two ems
2013-09-04 use 'commit-ish' instead of 'committish'
2013-09-04 submodule: don't print status output with ignore=all
2013-09-04 pull: allow pull to preserve merges when rebasing
2013-09-04 Merge branch 'sb/parseopt-boolean-removal'
2013-09-04 Merge branch 'jc/parseopt-command-modes'
2013-09-04 Merge branch 'jl/some-submodule-config-are-not-boolean'
2013-09-04 Merge branch 'sg/bash-prompt-lf-in-cwd-test'
2013-09-04 Merge branch 'sb/diff-delta-remove-needless-comparison'
2013-09-04 Merge branch 'fc/unpack-trees-leakfix'
2013-09-04 Merge branch 'aj/p4-symlink-lose-nl'
2013-09-04 Merge branch 'fc/remote-hg-shared-setup'
2013-09-04 Merge branch 'sb/misc-cleanup'
2013-09-04 Merge branch 'nd/gc-lock-against-each-other'
2013-09-04 Merge branch 'ap/remote-hg-tilde-is-home-directory'
2013-09-04 Merge branch 'mm/no-shell-escape-in-die-message'
2013-09-04 Merge branch 'tr/fd-gotcha-fixes'
2013-09-04 Merge branch 'bc/unuse-packfile'
2013-09-04 Merge branch 'da/darwin'
2013-09-04 Merge branch 'nd/sq-quote-buf'
2013-09-04 Merge branch 'rr/feed-real-path-to-editor'
2013-09-04 Merge branch 'jk/fast-import-empty-ls'
2013-09-04 Merge branch 'km/svn-1.8-serf-only'
2013-09-04 Merge branch 'jc/check-x-z'
2013-09-04 t5308: check that index-pack --strict detects duplicate...
2013-09-03 Merge branch 'maint'
2013-09-03 Merge branch 'maint-1.8.3' into maint
2013-09-03 Merge branch 'maint-1.8.2' into maint-1.8.3
2013-09-03 peel_onion(): add support for <rev>^{tag}
2013-09-03 rev-parse test: use standard test functions for setup
2013-09-03 rev-parse test: use test_cmp instead of "test" builtin
2013-09-03 rev-parse test: use test_must_fail, not "if <command...
2013-09-03 rev-parse test: modernize quoting and whitespace
2013-09-03 t: branch: fix broken && chains
2013-09-03 t: branch: fix typo
2013-09-03 t: branch: trivial style fix
2013-09-03 transport-helper: add no-private-update capability
2013-09-03 Make setup_git_env() resolve .git file when $GIT_DIR...
2013-08-30 Merge branch 'bc/completion-for-bash-3.0'
2013-08-30 Merge branch 'sp/doc-smart-http'
2013-08-30 Merge branch 'mm/war-on-whatchanged'
2013-08-30 Merge branch 'rt/doc-merge-file-diff3'
2013-08-30 Merge branch 'mb/docs-favor-en-us'
2013-08-30 Merge branch 'rj/doc-rev-parse'
2013-08-30 Merge branch 'hv/config-from-blob'
2013-08-30 Merge branch 'nd/fetch-pack-shallow-fix'
2013-08-29 write_index: optionally allow broken null sha1s
2013-08-28 mailmap: handle mailmap blobs without trailing newlines
2013-08-28 Add testcase for needless objects during a shallow...
2013-08-28 upload-pack: delegate rev walking in shallow fetch...
2013-08-27 Set core.precomposeunicode to true on e.g. HFS+
2013-08-26 status: always show tracking branch even no change
2013-08-26 branch: report invalid tracking branch as gone
2013-08-26 rebase -i: fix short SHA-1 collision
2013-08-26 t3404: rebase -i: demonstrate short SHA-1 collision
2013-08-26 t3404: make tests more self-contained
2013-08-26 fetch-pack: do not remove .git/shallow file when -...
2013-08-25 reset test: modernize style
2013-08-25 t/t7106-reset-unborn-branch.sh: Add PERL prerequisite
2013-08-25 add -i test: use skip_all instead of repeated PERL...
2013-08-25 Make test "using invalid commit with -C" more strict
2013-08-25 test index-pack on packs with recoverable delta cycles
2013-08-25 add tests for indexing packs with delta cycles
2013-08-25 sha1-lookup: handle duplicate keys with GIT_USE_LOOKUP
next