completion: For consistency, change "git rev-parse" to __gitdir calls
[gitweb.git] / t /
2009-02-11 receive-pack: receive.denyDeleteCurrent
2009-02-11 Warn use of "origin" when remotes/origin/HEAD is dangling
2009-02-11 remote prune: warn dangling symrefs
2009-02-11 Modernize t5400 test script
2009-02-11 Revert "Merge branch 'js/notes'"
2009-02-11 Merge branch 'lh/submodule-tree-traversal' (early part)
2009-02-11 Merge branch 'js/git-submodule-trailing-slash'
2009-02-11 Merge branch 'js/maint-1.6.0-path-normalize'
2009-02-11 Merge branch 'maint'
2009-02-10 Merge branch 'maint-1.6.0' into maint
2009-02-09 Merge branch 'maint'
2009-02-09 Add two extra tests for git rebase
2009-02-07 submodule: warn about non-submodules
2009-02-07 Let ls-files strip trailing slashes in submodules'...
2009-02-07 Test and fix normalize_path_copy()
2009-02-07 Fix GIT_CEILING_DIRECTORIES on Windows
2009-02-07 Merge branch 'tr/add-p-single'
2009-02-07 Merge branch 'js/filter-branch-submodule'
2009-02-07 Merge branch 'maint'
2009-02-06 Merge branch 'js/maint-remote-remove-mirror'
2009-02-06 Merge branch 'js/notes'
2009-02-06 Merge branch 'jc/refuse-push-to-current'
2009-02-06 Merge branch 'rc/http-push'
2009-02-06 Merge branch 'gt/utf8-width'
2009-02-06 Merge branch 'jk/head-symref'
2009-02-06 Merge branch 'cb/mergetool'
2009-02-06 Merge branch 'maint'
2009-02-06 Merge branch 'maint-1.6.0' into maint
2009-02-06 Merge branch 'jc/maint-apply-fix' into maint
2009-02-06 Merge branch 'am/maint-push-doc' into maint
2009-02-06 Merge branch 'sg/maint-gitdir-in-subdir' into maint
2009-02-06 Merge branch 'lt/maint-wrap-zlib' into maint
2009-02-06 Merge branch 'jc/maint-split-diff-metainfo' into maint
2009-02-06 Merge branch 'js/maint-all-implies-HEAD' into maint
2009-02-06 Merge branch 'kc/maint-diff-bwi-fix' into maint
2009-02-05 Merge branch 'jc/fsck' (early part)
2009-02-04 Merge branch 'maint'
2009-02-04 Merge branch 'wp/add-patch-find'
2009-02-04 Merge branch 'ns/am-slacker'
2009-02-04 Merge branch 'maint-1.6.0' into maint
2009-02-04 builtin-mv.c: check for unversionned files before looki...
2009-02-04 Add a testcase for "git mv -f" on untracked files.
2009-02-04 Missing && in t/t7001.sh.
2009-02-04 builtin-remote: make rm operation safer in mirrored...
2009-02-04 Merge branch 'maint'
2009-02-04 Merge branch 'maint-1.6.0' into maint
2009-02-04 filter-branch: Fix fatal error on bare repositories
2009-02-04 tests: fix test_commit() for case insensitive filesystems
2009-02-04 t3412: further simplify setting of GIT_EDITOR
2009-02-03 receive-pack: explain what to do when push updates...
2009-02-03 Merge branch 'maint'
2009-02-03 Merge branch 'maint-1.6.0' into maint
2009-02-03 Merge branch 'jc/maint-add-u-remove-conflicted'
2009-02-03 Merge branch 'jk/maint-cleanup-after-exec-failure'
2009-02-02 t3412: use log|name-rev instead of log --graph
2009-02-01 mailinfo: cleanup extra spaces for complex 'From:'
2009-02-01 Merge branch 'ks/maint-mailinfo-folded'
2009-02-01 Merge branch 'jc/maint-apply-fix'
2009-02-01 Merge branch 'am/maint-push-doc'
2009-02-01 Merge branch 'jc/maint-allow-uninteresting-missing'
2009-02-01 Merge branch 'jg/tag-contains'
2009-02-01 Merge branch 'js/maint-rebase-i-submodule'
2009-02-01 Merge branch 'jc/maint-split-diff-metainfo'
2009-02-01 Merge branch 'sp/runtime-prefix'
2009-02-01 Merge branch 'jk/signal-cleanup'
2009-02-01 Merge branch 'jg/mergetool'
2009-02-01 Merge branch 'maint'
2009-02-01 Merge branch 'maint-1.6.0' into maint
2009-01-31 mergetool: fix running mergetool in sub-directories
2009-01-31 mergetool: Add a test for running mergetool in a sub...
2009-01-31 t3412: clean up GIT_EDITOR usage
2009-01-31 Fix 'git diff --no-index' with a non-existing symlink...
2009-01-31 fsck: check loose objects from alternate object stores...
2009-01-31 fsck: HEAD is part of refs
2009-01-30 t0005: use SIGTERM for sigchain test
2009-01-29 symbolic ref: refuse non-ref targets in HEAD
2009-01-29 Sync with 1.6.1.2
2009-01-29 Merge branch 'jc/maint-format-patch-o-relative' into...
2009-01-29 Merge branch 'bs/maint-rename-populate-filespec' into...
2009-01-29 Merge branch 'mh/maint-commit-color-status' into maint
2009-01-29 Merge branch 'nd/grep-assume-unchanged' into maint
2009-01-29 Merge branch 'jc/maint-ls-tree' into maint
2009-01-29 Merge branch 'np/no-loosen-prune-expire-now' into maint
2009-01-29 Merge branch 'mc/cd-p-pwd' into maint
2009-01-29 Merge branch 'maint-1.6.0' into maint
2009-01-29 Simplify t3412
2009-01-29 Simplify t3411
2009-01-29 Simplify t3410
2009-01-29 test-lib.sh: introduce test_commit() and test_merge...
2009-01-29 lib-rebase.sh: Document what set_fake_editor() does
2009-01-29 t3404 & t3411: undo copy&paste
2009-01-29 add -u: do not fail to resolve a path as deleted
2009-01-29 mailinfo: tests for RFC2047 examples
2009-01-28 mailinfo: add explicit test for mails like '<a.u.thor...
2009-01-28 Merge branch 'tr/previous-branch'
2009-01-28 Fix submodule squashing into unrelated commit
2009-01-28 rebase -i squashes submodule changes into unrelated...
2009-01-28 git-tag: Add --contains option
2009-01-28 revision traversal: allow UNINTERESTING objects to...
2009-01-28 Windows: Fix intermittent failures of t7701
next