mergetool: Add a test for running mergetool in a sub-directory
[gitweb.git] / t /
2009-01-31 mergetool: Add a test for running mergetool in a sub...
2009-01-27 mergetool: respect autocrlf by using checkout-index
2009-01-24 git-am: implement --reject option passed to git-apply
2009-01-23 t/t4202-log.sh: Add testcases
2009-01-22 Merge branch 'kc/maint-diff-bwi-fix'
2009-01-22 Merge branch 'lt/maint-wrap-zlib'
2009-01-22 Merge branch 'am/maint-push-doc'
2009-01-22 Merge branch 'sg/maint-gitdir-in-subdir'
2009-01-22 Merge branch 'jf/am-failure-report'
2009-01-22 Merge branch 'rs/ctype'
2009-01-22 Merge branch 'sb/hook-cleanup'
2009-01-22 Merge branch 'jk/color-parse'
2009-01-22 Merge branch 'jc/maint-format-patch-o-relative'
2009-01-22 Merge branch 'kb/am-directory'
2009-01-21 Merge branch 'maint'
2009-01-21 Merge branch 'bs/maint-rename-populate-filespec'
2009-01-21 Rename diff.suppress-blank-empty to diff.suppressBlankEmpty
2009-01-20 use uppercase POSIX compliant signals for the 'trap...
2009-01-20 Fix combined use of whitespace ignore options to diff
2009-01-20 Merge branch 'kc/maint-diff-bwi-fix'
2009-01-20 test more combinations of ignore-whitespace options...
2009-01-20 Merge branch 'maint'
2009-01-19 Merge git://git.bogomips.org/git-svn
2009-01-19 git-svn: avoid importing nested git repos
2009-01-18 git-svn: fix SVN 1.1.x compatibility
2009-01-18 git-svn: better attempt to handle broken symlink updates
2009-01-18 git-svn: handle empty files marked as symlinks in SVN
2009-01-18 t7700: demonstrate misbehavior of 'repack -a' when...
2009-01-18 test more combinations of ignore-whitespace options...
2009-01-18 Merge branch 'ds/uintmax-config'
2009-01-18 Merge branch 'gb/gitweb-opml'
2009-01-18 Merge branch 'mv/apply-parse-opt'
2009-01-18 Merge branch 'tr/rebase-root'
2009-01-18 Merge branch 'gb/gitweb-patch'
2009-01-18 Merge branch 'ap/clone-into-empty'
2009-01-18 Merge branch 'jc/maint-format-patch'
2009-01-18 Merge branch 'tr/maint-no-index-fixes'
2009-01-18 Merge branch 'as/autocorrect-alias'
2009-01-18 Merge branch 'rs/fgrep'
2009-01-18 Merge branch 'rs/maint-shortlog-foldline'
2009-01-18 Merge branch 'mh/maint-commit-color-status'
2009-01-18 Merge branch 'maint'
2009-01-18 Merge branch 'maint-1.6.0' into maint
2009-01-18 Fix gitdir detection when in subdir of gitdir
2009-01-18 Add ctype test
2009-01-18 t5540: clarify that http-push does not handle packed...
2009-01-18 http-push: when making directories, have a trailing...
2009-01-18 expand --pretty=format color options
2009-01-16 Merge branch 'maint'
2009-01-15 Merge branch 'maint-1.6.0' into maint
2009-01-15 t3404: Add test case for auto-amending only edited...
2009-01-15 t3404: Add test case for aborted --continue after ...
2009-01-15 t3501: check that commits are actually done
2009-01-15 Merge branch 'maint'
2009-01-15 Merge branch 'maint-1.6.0' into maint
2009-01-15 Make t3411 executable
2009-01-15 git-am: fix shell quoting
2009-01-14 fix handling of multiple untracked files for git mv -k
2009-01-14 add test cases for "git mv -k"
2009-01-14 Merge branch 'maint'
2009-01-14 Merge branch 'maint-1.6.0' into maint
2009-01-14 Merge branch 'nd/grep-assume-unchanged'
2009-01-14 Merge branch 'as/maint-shortlog-cleanup'
2009-01-14 Merge branch 'jc/maint-ls-tree'
2009-01-14 Merge branch 'js/bundle-tags'
2009-01-14 Merge branch 'js/add-not-submodule'
2009-01-14 Merge branch 'pb/maint-git-pm-false-dir'
2009-01-14 Merge branch 'pj/maint-ldflags'
2009-01-14 Merge branch 'fe/cvsserver'
2009-01-14 Merge branch 'js/maint-bisect-gitk'
2009-01-14 Merge branch 'np/no-loosen-prune-expire-now'
2009-01-14 Merge branch 'cb/maint-unpack-trees-absense'
2009-01-14 Merge branch 'mc/cd-p-pwd'
2009-01-14 Merge branch 'mh/cherry-default'
2009-01-13 Merge branch 'maint'
2009-01-13 Merge branch 'kk/maint-http-push' into maint
2009-01-13 Merge branch 'js/maint-merge-recursive-r-d-conflict...
2009-01-13 Merge branch 'cb/maint-merge-recursive-fix' into maint
2009-01-13 Merge branch 'ap/maint-apply-modefix' into maint
2009-01-13 Merge branch 'maint-1.6.0' into maint
2009-01-13 Teach format-patch to handle output directory relative...
2009-01-12 git-am: add --directory=<dir> option
2009-01-12 Merge branch 'maint'
2009-01-12 Merge branch 'mh/maint-sendmail-cc-doc' into maint
2009-01-12 Merge branch 'jc/maint-do-not-switch-to-non-commit...
2009-01-12 rebase -i: learn to rebase root commit
2009-01-12 rebase: learn to rebase root commit
2009-01-12 git-svn: add --authors-file test
2009-01-11 Allow cloning to an existing empty directory
2009-01-11 t7501-commit.sh: explicitly check that -F prevents...
2009-01-11 filter-branch: add git_commit_non_empty_tree and -...
2009-01-10 Resurrect "git apply --flags -" to read from the standa...
2009-01-07 Merge branch 'mh/maint-sendmail-cc-doc'
2009-01-07 Merge branch 'rs/diff-ihc'
2009-01-07 Merge branch 'js/maint-merge-recursive-r-d-conflict'
2009-01-07 Merge branch 'mk/gitweb-feature'
2009-01-07 Merge branch 'cb/merge-recursive-fix'
2009-01-07 Merge branch 'kk/maint-http-push'
2009-01-07 Merge branch 'mv/um-pdf'
2009-01-07 Merge branch 'jn/gitweb-blame'
next