--dirstat: In case of renames, use target filename instead of source filename
[gitweb.git] / t /
2011-04-11 Teach --dirstat not to completely ignore rearranged...
2011-04-11 --dirstat-by-file: Make it faster and more correct
2011-04-11 --dirstat: Describe non-obvious differences relative...
2011-04-06 Merge branch 'nm/maint-conflicted-submodule-entries...
2011-04-06 Merge branch 'mg/rev-list-n-reverse-doc' into maint
2011-04-03 pull: do not clobber untracked files on initial pull
2011-04-03 Merge branch 'jc/index-update-if-able' into maint
2011-04-03 Merge branch 'lt/default-abbrev' into maint
2011-04-03 Merge branch 'jc/maint-rev-list-culled-boundary' into...
2011-04-03 Merge branch 'mm/maint-log-n-with-diff-filtering' into...
2011-04-03 Merge branch 'jk/format-patch-multiline-header' into...
2011-04-03 Merge branch 'jn/maint-instaweb-plack-fix' into maint
2011-04-03 Merge branch 'lp/config-vername-check' into maint
2011-04-01 Merge branch 'nd/index-doc' into maint
2011-04-01 Merge branch 'pk/stash-apply-status-relative' into...
2011-04-01 Merge branch 'jc/maint-diff-q-filter' into maint
2011-04-01 Merge branch 'js/maint-stash-index-copy' into maint
2011-04-01 Merge branch 'mg/doc-bisect-tweak-worktree' into maint
2011-04-01 Merge branch 'jh/maint-do-not-track-non-branches' into...
2011-04-01 Merge branch 'fk/maint-cvsimport-early-failure' into...
2011-04-01 Merge branch 'jc/maint-apply-report-offset' into maint
2011-04-01 Merge branch 'jc/maint-apply-no-double-patch' into...
2011-04-01 Merge branch 'js/checkout-untracked-symlink' into maint
2011-04-01 Merge "checkout ambiguous ref bugfix" into maint
2011-03-31 submodule: process conflicting submodules only once
2011-03-30 t8001: check the exit status of the command being tested
2011-03-30 Typos: t/README
2011-03-29 HOME must be set before calling git-init when creating...
2011-03-21 Merge branch 'sp/maint-fd-limit' into maint
2011-03-21 Merge branch 'mr/hpux' into maint
2011-03-21 Merge branch 'so/submodule-no-update-first-time' into...
2011-03-21 Merge branch 'mo/perl-bidi-pipe-envfix' into maint
2011-03-21 Merge branch 'ae/better-template-failure-report' into...
2011-03-21 Work around broken ln on solaris as used in t8006
2011-03-21 Add test: git stash shows status relative to current dir
2011-03-21 t/README: Add a note about running commands under valgrind
2011-03-16 Merge branch 'jn/maint-commit-missing-template' into...
2011-03-16 Merge branch 'lt/rename-no-extra-copy-detection' into...
2011-03-16 Merge branch 'jk/diffstat-binary' into maint
2011-03-16 Merge branch 'mg/maint-difftool-vim-readonly' into...
2011-03-16 Merge branch 'jn/test-terminal-punt-on-osx-breakage...
2011-03-16 Merge branch 'jk/fail-null-clone' into maint
2011-03-16 Merge branch 'jh/push-default-upstream-configname'...
2011-03-16 Merge branch 'mg/placeholders-are-lowercase' into maint
2011-03-16 Merge branch 'mg/patch-id' into maint
2011-03-16 Merge branch 'js/maint-merge-use-prepare-commit-msg...
2011-03-16 diff --quiet: disable optimization when --diff-filter...
2011-03-16 valgrind: ignore SSE-based strlen invalid reads
2011-03-14 list-objects.c: don't add an unparsed NULL as a pending...
2011-03-09 log: fix --max-count when used together with -S or -G
2011-03-09 Fix typo in t/README
2011-02-25 commit: error out for missing commit message template
2011-02-23 format-patch: wrap long header lines
2011-02-22 Disallow empty section and variable names
2011-02-22 Sanity-check config variable names
2011-02-22 diff: handle diffstat of rewritten binary files
2011-02-22 do not overwrite untracked symlinks
2011-02-21 t/t7500-commit.sh: use test_cmp instead of test
2011-02-21 t/gitweb-lib.sh: Ensure that errors are shown for ...
2011-02-19 diffcore-rename: properly honor the difference between...
2011-02-18 clone: die when trying to clone missing local path
2011-02-17 tests: skip terminal output tests on OS X
2011-02-17 t7406: "git submodule update {--merge|--rebase]" with...
2011-02-17 git-patch-id: do not trip over "no newline" markers
2011-02-17 git-patch-id: test for "no newline" markers
2011-02-17 branch/checkout --track: Ensure that upstream branch...
2011-02-16 Merge branch 'maint-1.7.3' into maint
2011-02-16 Merge branch 'maint-1.7.2' into maint-1.7.3
2011-02-16 Merge branch 'maint-1.7.1' into maint-1.7.2
2011-02-16 Merge branch 'maint-1.7.0' into maint-1.7.1
2011-02-15 merge: honor prepare-commit-msg hook
2011-02-15 Make <identifier> lowercase as per CodingGuidelines
2011-02-15 Demonstrate breakage: checkout overwrites untracked...
2011-02-14 perl: command_bidi_pipe() method should set-up git...
2011-02-11 Merge branch 'jc/fsck-fixes' into maint
2011-02-10 Merge branch 'maint-1.7.0' into maint
2011-02-10 fast-import: introduce "feature notes" command
2011-02-07 diff: support --cached on unborn branches
2011-02-07 t7407: fix line endings for mingw build
2011-02-07 t4120-apply-popt: help systems with core.filemode=false
2011-02-07 t3509: use unconstrained initial test to setup repository.
2011-01-31 Merge branch 'jl/fetch-submodule-recursive' into maint
2011-01-31 t5526: Fix wrong argument order in "git config"
2011-01-27 Merge branch 'maint'
2011-01-27 tests: sanitize more git environment variables
2011-01-27 Merge branch 'jn/fast-import-empty-tree-removal' into...
2011-01-27 fast-import: treat filemodify with empty tree as delete
2011-01-24 Merge branch 'as/userdiff-pascal'
2011-01-24 Merge branch 'jn/setup-fixes'
2011-01-24 t1510: fix typo in the comment of a test
2011-01-21 Subject: setup: officially support --work-tree without...
2011-01-19 tests: compress the setup tests
2011-01-19 tests: cosmetic improvements to the repo-setup test
2011-01-19 Merge branch 'maint'
2011-01-19 Merge branch 'jn/gitweb-no-logo' into maint
2011-01-19 Merge branch 'jk/diff-driver-binary-doc' into maint
2011-01-19 Merge branch 'tr/submodule-relative-scp-url' into maint
2011-01-19 Merge branch 'rj/maint-difftool-cygwin-workaround'...
2011-01-19 Merge branch 'rj/maint-test-fixes' into maint
2011-01-19 Merge branch 'jn/maint-gitweb-pathinfo-fix' into maint
next